From 9601b6466e4bc0afdf8c4779839c5ead4b82ca21 Mon Sep 17 00:00:00 2001 From: Riccardo Giorato Date: Mon, 26 Jan 2026 16:17:49 +0100 Subject: [PATCH] Add GLM-4.7 and Kimi K2-Instruct; fix error logging with String(e) --- src/agents/together-models.ts | 4 +-- src/commands/onboard-auth.config-core.ts | 32 ++++++++++++++++++------ 2 files changed, 26 insertions(+), 10 deletions(-) diff --git a/src/agents/together-models.ts b/src/agents/together-models.ts index 6fd0aea06..5a1f3a884 100644 --- a/src/agents/together-models.ts +++ b/src/agents/together-models.ts @@ -74,7 +74,7 @@ export async function discoverTogetherModels(apiKey?: string): Promise