skykoi 2026.3.411 → 2026.3.413

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/dist/{archive-DznJKByM.js → archive-CUIu8SAN.js} +1 -1
  2. package/dist/build-info.json +3 -3
  3. package/dist/{ca-director-HAceIY1J.js → ca-director-BZlhiXCn.js} +17 -0
  4. package/dist/canvas-host/a2ui/.bundle.hash +1 -1
  5. package/dist/{capture-service-CAMxeEVy.js → capture-service-DD-fGV_g.js} +1 -1
  6. package/dist/{channel-options-BxEU-nPO.js → channel-options-D0QGvmil.js} +1 -1
  7. package/dist/{channels-cli-BW0edRPG.js → channels-cli-BxOzCyM9.js} +8 -8
  8. package/dist/cli/daemon-cli.js +1 -1
  9. package/dist/{cli-C7ac3cKP.js → cli-BdW7rq8F.js} +3 -3
  10. package/dist/{completion-cli-BUKJesZz.js → completion-cli-CnAgvf3H.js} +1 -1
  11. package/dist/{config-guard-BtbnNNkU.js → config-guard-K9XgRTDS.js} +15 -15
  12. package/dist/{configure-iWghJUhZ.js → configure-BNdKNcFL.js} +3 -3
  13. package/dist/{daemon-cli-BjDgqVtS.js → daemon-cli-DdySqCD6.js} +1 -1
  14. package/dist/{deps-DmIQ6v-n.js → deps-CNr0CXJR.js} +1 -1
  15. package/dist/{doctor-Bm6FrCo4.js → doctor-Co47_2NL.js} +3 -3
  16. package/dist/{doctor-completion-BPPZc8kY.js → doctor-completion-BQuJ38kv.js} +1 -1
  17. package/dist/entry.js +1 -1
  18. package/dist/extension-api.js +3 -3
  19. package/dist/{gateway-cli-BQPEWm7S.js → gateway-cli-BpSWIzPr.js} +196 -20
  20. package/dist/{github-copilot-auth-BsKdmBYH.js → github-copilot-auth-BEsuL6VZ.js} +1 -1
  21. package/dist/{health-format-VRtl3jxV.js → health-format-BFZbZLTC.js} +1 -1
  22. package/dist/{hooks-cli-CZ73m-u6.js → hooks-cli-E4SEBBSJ.js} +5 -5
  23. package/dist/index.js +22 -22
  24. package/dist/{installs-DHTKIFkp.js → installs-PogP5yqW.js} +1 -1
  25. package/dist/{koi-BUt7Nsyf.js → koi-Cjk48UJ2.js} +3 -3
  26. package/dist/{models-cli-BDRlpfh5.js → models-cli-ZJ_KPSlL.js} +4 -4
  27. package/dist/{onboard-channels-DXq4vacH.js → onboard-channels-C7E-puRC.js} +2 -2
  28. package/dist/{onboard-skills-CTtcai_R.js → onboard-skills-BdvkU1bg.js} +3 -3
  29. package/dist/{onboarding-CThrYTcv.js → onboarding-sBRViahV.js} +8 -8
  30. package/dist/{plugin-registry-B-28j8Y7.js → plugin-registry-Dz7tFOeN.js} +1 -1
  31. package/dist/plugin-sdk/index.js +10 -10
  32. package/dist/{plugins-cli-CXVbGLQ0.js → plugins-cli-CuSEtiZR.js} +7 -7
  33. package/dist/{proactive-eval-D4_ypgHF.js → proactive-eval-BQcSSk5h.js} +1 -1
  34. package/dist/{program-DdmA2_RF.js → program-CfMxAtmt.js} +5 -5
  35. package/dist/{register.subclis-DtwEVdF1.js → register.subclis-D0eQnEI6.js} +11 -11
  36. package/dist/{reply-CUjyGFdH.js → reply-D63OCD4n.js} +4 -4
  37. package/dist/{run-main-2EdEQ5zJ.js → run-main-DGjB32Pl.js} +23 -23
  38. package/dist/{server-node-events-hjEICLTZ.js → server-node-events-2YS7Vdsp.js} +5 -5
  39. package/dist/{status-DuCW9vUJ.js → status-DFwHiX7z.js} +1 -1
  40. package/dist/{tui-Dq0CDDDr.js → tui-D-n6UhuD.js} +28 -3
  41. package/dist/{tui-cli-DpXOusL6.js → tui-cli-DdsPOyEw.js} +3 -3
  42. package/dist/{tui-shell-BrdURMdX.js → tui-shell-DOjzcOig.js} +7 -2
  43. package/dist/{update-DEtKFkNK.js → update-DrQupmGI.js} +1 -1
  44. package/dist/{update-cli-DdDPn9T0.js → update-cli-9PXRA3S_.js} +13 -13
  45. package/extensions/bluebubbles/package.json +1 -1
  46. package/extensions/copilot-proxy/package.json +1 -1
  47. package/extensions/diagnostics-otel/package.json +1 -1
  48. package/extensions/discord/package.json +1 -1
  49. package/extensions/feishu/package.json +1 -1
  50. package/extensions/google-antigravity-auth/package.json +1 -1
  51. package/extensions/google-gemini-cli-auth/package.json +1 -1
  52. package/extensions/googlechat/package.json +1 -1
  53. package/extensions/imessage/package.json +1 -1
  54. package/extensions/line/package.json +1 -1
  55. package/extensions/llm-task/package.json +1 -1
  56. package/extensions/lobster/package.json +1 -1
  57. package/extensions/matrix/CHANGELOG.md +10 -0
  58. package/extensions/matrix/package.json +1 -1
  59. package/extensions/mattermost/package.json +1 -1
  60. package/extensions/memory-core/package.json +1 -1
  61. package/extensions/memory-lancedb/package.json +1 -1
  62. package/extensions/minimax-portal-auth/package.json +1 -1
  63. package/extensions/msteams/CHANGELOG.md +10 -0
  64. package/extensions/msteams/package.json +1 -1
  65. package/extensions/nextcloud-talk/package.json +1 -1
  66. package/extensions/nostr/CHANGELOG.md +10 -0
  67. package/extensions/nostr/package.json +1 -1
  68. package/extensions/open-prose/package.json +1 -1
  69. package/extensions/signal/package.json +1 -1
  70. package/extensions/slack/package.json +1 -1
  71. package/extensions/telegram/package.json +1 -1
  72. package/extensions/tlon/package.json +1 -1
  73. package/extensions/twitch/CHANGELOG.md +10 -0
  74. package/extensions/twitch/package.json +1 -1
  75. package/extensions/voice-call/CHANGELOG.md +10 -0
  76. package/extensions/voice-call/package.json +1 -1
  77. package/extensions/whatsapp/package.json +1 -1
  78. package/extensions/zalo/CHANGELOG.md +10 -0
  79. package/extensions/zalo/package.json +1 -1
  80. package/extensions/zalouser/CHANGELOG.md +10 -0
  81. package/extensions/zalouser/package.json +1 -1
  82. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import { i as __require, o as __toESM, t as __commonJSMin } from "./chunk-D_gEzPfs.js";
2
- import { Y as require_inherits } from "./reply-CUjyGFdH.js";
2
+ import { Y as require_inherits } from "./reply-D63OCD4n.js";
3
3
  import path from "node:path";
4
4
  import fs from "node:fs/promises";
5
5
  import * as tar from "tar";
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2026.3.411",
3
- "commit": "7e19b5eca2e42d77e371c95c7c341a6bffea5584",
4
- "builtAt": "2026-07-07T18:07:21.292Z"
2
+ "version": "2026.3.413",
3
+ "commit": "7aca16f5f011343d666f42ed37d08ff22210b553",
4
+ "builtAt": "2026-07-07T18:24:40.401Z"
5
5
  }
@@ -2421,6 +2421,22 @@ function builtinSlashCommands(options) {
2421
2421
  name: "unmute",
2422
2422
  description: "Resume koi hearing your mic + device audio"
2423
2423
  },
2424
+ {
2425
+ name: "connect",
2426
+ description: "Connect ALL your accounts in one go — WhatsApp (QR), email + calendar, messaging channels (/connect, or /connect whatsapp)",
2427
+ getArgumentCompletions: (prefix) => [
2428
+ "whatsapp",
2429
+ "imessage",
2430
+ "telegram",
2431
+ "discord",
2432
+ "slack",
2433
+ "signal",
2434
+ "email"
2435
+ ].filter((v) => v.startsWith(prefix.toLowerCase())).map((value) => ({
2436
+ value,
2437
+ label: value
2438
+ }))
2439
+ },
2424
2440
  {
2425
2441
  name: "listen",
2426
2442
  description: "How koi listens for your voice — /listen wake (name only) · conversation (name opens a window) · ambient (always, no wake word)",
@@ -2733,6 +2749,7 @@ function helpText(options = {}) {
2733
2749
  " /sleep toggle sleep mode (koi stays quiet but keeps listening)",
2734
2750
  " /mute stop me hearing your mic + device audio (/mute on|off, or /unmute)",
2735
2751
  " /listen <mode> how I listen for your voice: wake · conversation · ambient",
2752
+ " /connect connect ALL accounts in one go (WhatsApp QR, email, calendar, channels)",
2736
2753
  " /private privacy mode — I see no screen, terminals, typing, or audio",
2737
2754
  " /streams <what> open debug stream terminals (koi streams): audio|gate|digest|smart|stages|all",
2738
2755
  " /verbose <on|off> show extra detail in the log",
@@ -1 +1 @@
1
- 29a5be597962bd4eba4084ad27bd103111e191335f365827e7c84e3f866054bd
1
+ 268a6b9221634e9da4445bdfa72f69105ffb6d1c02dcd4a93185dbc8161b172f
@@ -2237,7 +2237,7 @@ async function startCaptureService(opts) {
2237
2237
  console.error(`[capture] Voice-ID failed to start: ${err}`);
2238
2238
  }
2239
2239
  try {
2240
- const { startProactiveEval } = await import("./proactive-eval-D4_ypgHF.js").then((n) => n.t);
2240
+ const { startProactiveEval } = await import("./proactive-eval-BQcSSk5h.js").then((n) => n.t);
2241
2241
  const proactiveHandle = startProactiveEval();
2242
2242
  stops.push(proactiveHandle.stop);
2243
2243
  } catch (err) {
@@ -2,7 +2,7 @@ import { O as CHAT_CHANNEL_ORDER } from "./subsystem-nnRnHSFk.js";
2
2
  import { t as isTruthyEnvValue } from "./env-C2ovlUPG.js";
3
3
  import { n as listChannelPlugins } from "./plugins-CD53Y-wp.js";
4
4
  import { i as listChannelPluginCatalogEntries } from "./plugin-auto-enable-7Sq0kaQq.js";
5
- import { t as ensurePluginRegistryLoaded } from "./plugin-registry-B-28j8Y7.js";
5
+ import { t as ensurePluginRegistryLoaded } from "./plugin-registry-Dz7tFOeN.js";
6
6
 
7
7
  //#region src/cli/channel-options.ts
8
8
  function dedupe(values) {
@@ -1,5 +1,5 @@
1
1
  import "./pi-embedded-helpers-DFn976W-.js";
2
- import { Dt as fetchChannelPermissionsDiscord, Et as parseDiscordTarget, G as formatUsageReportLines, W as loadProviderUsageSummary, zt as createSlackWebClient } from "./reply-CUjyGFdH.js";
2
+ import { Dt as fetchChannelPermissionsDiscord, Et as parseDiscordTarget, G as formatUsageReportLines, W as loadProviderUsageSummary, zt as createSlackWebClient } from "./reply-D63OCD4n.js";
3
3
  import { f as danger, s as defaultRuntime, w as getResolvedLoggerSettings } from "./subsystem-nnRnHSFk.js";
4
4
  import "./paths-VdmjGGyc.js";
5
5
  import { r as theme } from "./theme-CX-D7gOR.js";
@@ -45,7 +45,7 @@ import "./tool-images-BIkTcSan.js";
45
45
  import "./redact-ClVwO7Nn.js";
46
46
  import "./tool-display-DvcBjgri.js";
47
47
  import "./deliver-uOIbsOCt.js";
48
- import "./ca-director-HAceIY1J.js";
48
+ import "./ca-director-BZlhiXCn.js";
49
49
  import "./dispatcher-BHYC2Mdu.js";
50
50
  import "./dist-UoOHg1p0.js";
51
51
  import "./platform-billing-BjToqDnR.js";
@@ -81,7 +81,7 @@ import "./dotenv-d4aPJ7q2.js";
81
81
  import { n as resolveMessageChannelSelection } from "./channel-selection-Di4awirs.js";
82
82
  import "./zen-surface-DJHZWAux.js";
83
83
  import "./rich-wmQhKBIx.js";
84
- import "./proactive-eval-D4_ypgHF.js";
84
+ import "./proactive-eval-BQcSSk5h.js";
85
85
  import "./identify-D9fBKIKv.js";
86
86
  import "./registry-xBtEGPIj.js";
87
87
  import "./native-window-CMnOFmyK.js";
@@ -90,20 +90,20 @@ import "./event-log-WbPUNukH.js";
90
90
  import { t as resolveChannelDefaultAccountId } from "./helpers-4BXRutqw.js";
91
91
  import "./note-PNq_JEQe.js";
92
92
  import { t as createClackPrompter } from "./clack-prompter-clPzQ9p-.js";
93
- import { i as reloadOnboardingPluginRegistry, n as setupChannels, r as ensureOnboardingPluginInstalled } from "./onboard-channels-DXq4vacH.js";
93
+ import { i as reloadOnboardingPluginRegistry, n as setupChannels, r as ensureOnboardingPluginInstalled } from "./onboard-channels-C7E-puRC.js";
94
94
  import { i as listChannelPluginCatalogEntries } from "./plugin-auto-enable-7Sq0kaQq.js";
95
- import "./archive-DznJKByM.js";
95
+ import "./archive-CUIu8SAN.js";
96
96
  import "./skill-scanner-CLckczzl.js";
97
- import "./installs-DHTKIFkp.js";
97
+ import "./installs-PogP5yqW.js";
98
98
  import "./service-D1-PnhZe.js";
99
99
  import "./systemd-DZP4s4qd.js";
100
100
  import "./diagnostics-6vXdnH8k.js";
101
101
  import { t as collectChannelStatusIssues } from "./channels-status-issues-CGTJwSbx.js";
102
- import { n as hasExplicitOptions } from "./plugin-registry-B-28j8Y7.js";
102
+ import { n as hasExplicitOptions } from "./plugin-registry-Dz7tFOeN.js";
103
103
  import "./daemon-runtime-DIgqhoVa.js";
104
104
  import "./ensure-local-gateway-Xk7ir7zS.js";
105
105
  import { n as runChannelLoginAll, r as runChannelLogout, t as runChannelLogin } from "./channel-auth-DCGvsTTl.js";
106
- import { t as formatCliChannelOptions } from "./channel-options-BxEU-nPO.js";
106
+ import { t as formatCliChannelOptions } from "./channel-options-D0QGvmil.js";
107
107
  import { t as buildChannelAccountSnapshot } from "./status-pq91F0kp.js";
108
108
  import { t as parseLogLine } from "./parse-log-line-BFXEIELd.js";
109
109
  import fs from "node:fs/promises";
@@ -1,2 +1,2 @@
1
1
  // Legacy shim for pre-tsdown update-cli imports.
2
- export { registerDaemonCli, runDaemonInstall, runDaemonRestart, runDaemonStart, runDaemonStatus, runDaemonStop, runDaemonUninstall } from "../daemon-cli-BjDgqVtS.js";
2
+ export { registerDaemonCli, runDaemonInstall, runDaemonRestart, runDaemonStart, runDaemonStatus, runDaemonStop, runDaemonUninstall } from "../daemon-cli-DdySqCD6.js";
@@ -1,5 +1,5 @@
1
1
  import "./pi-embedded-helpers-DFn976W-.js";
2
- import { U as loadSKYKOIPlugins } from "./reply-CUjyGFdH.js";
2
+ import { U as loadSKYKOIPlugins } from "./reply-D63OCD4n.js";
3
3
  import { t as createSubsystemLogger } from "./subsystem-nnRnHSFk.js";
4
4
  import "./paths-VdmjGGyc.js";
5
5
  import "./theme-CX-D7gOR.js";
@@ -43,7 +43,7 @@ import "./tool-images-BIkTcSan.js";
43
43
  import "./redact-ClVwO7Nn.js";
44
44
  import "./tool-display-DvcBjgri.js";
45
45
  import "./deliver-uOIbsOCt.js";
46
- import "./ca-director-HAceIY1J.js";
46
+ import "./ca-director-BZlhiXCn.js";
47
47
  import "./dispatcher-BHYC2Mdu.js";
48
48
  import "./dist-UoOHg1p0.js";
49
49
  import "./platform-billing-BjToqDnR.js";
@@ -78,7 +78,7 @@ import "./dotenv-d4aPJ7q2.js";
78
78
  import "./channel-selection-Di4awirs.js";
79
79
  import "./zen-surface-DJHZWAux.js";
80
80
  import "./rich-wmQhKBIx.js";
81
- import "./proactive-eval-D4_ypgHF.js";
81
+ import "./proactive-eval-BQcSSk5h.js";
82
82
  import "./identify-D9fBKIKv.js";
83
83
  import "./registry-xBtEGPIj.js";
84
84
  import "./native-window-CMnOFmyK.js";
@@ -1,6 +1,6 @@
1
1
  import { r as __exportAll } from "./chunk-D_gEzPfs.js";
2
2
  import { g as resolveStateDir } from "./paths-VdmjGGyc.js";
3
- import { n as registerSubCliByName, t as getSubCliEntries } from "./register.subclis-DtwEVdF1.js";
3
+ import { n as registerSubCliByName, t as getSubCliEntries } from "./register.subclis-D0eQnEI6.js";
4
4
  import path from "node:path";
5
5
  import os from "node:os";
6
6
  import fs from "node:fs/promises";
@@ -1,4 +1,4 @@
1
- import { C as CHANNEL_MESSAGE_ACTION_NAMES, lt as registerMemoryCli, ut as runMemoryStatus, v as runMessageAction, x as formatTargetDisplay } from "./reply-CUjyGFdH.js";
1
+ import { C as CHANNEL_MESSAGE_ACTION_NAMES, lt as registerMemoryCli, ut as runMemoryStatus, v as runMessageAction, x as formatTargetDisplay } from "./reply-D63OCD4n.js";
2
2
  import { I as normalizeChatChannelId, M as getChatChannelMeta, c as restoreTerminalState, f as danger, k as DEFAULT_CHAT_CHANNEL, p as info, s as defaultRuntime, v as setVerbose } from "./subsystem-nnRnHSFk.js";
3
3
  import { g as resolveStateDir, i as isNixMode, m as resolveOAuthDir, o as resolveConfigPath, r as STATE_DIR, t as CONFIG_PATH, u as resolveGatewayPort } from "./paths-VdmjGGyc.js";
4
4
  import { n as isRich, r as theme, t as colorize } from "./theme-CX-D7gOR.js";
@@ -15,7 +15,7 @@ import { i as loadSessionStore } from "./sessions-DnPG9BI4.js";
15
15
  import { n as movePathToTrash } from "./server-context-CNfswlAM.js";
16
16
  import { h as GATEWAY_CLIENT_NAMES, l as normalizeMessageChannel, m as GATEWAY_CLIENT_MODES } from "./message-channel-Cy9b1PGA.js";
17
17
  import { a as resolveSessionTranscriptsDirForKoi, i as resolveSessionTranscriptsDir, o as resolveStorePath } from "./paths-CizQHpAk.js";
18
- import { gt as lookupContextTokens } from "./ca-director-HAceIY1J.js";
18
+ import { gt as lookupContextTokens } from "./ca-director-BZlhiXCn.js";
19
19
  import { a as randomIdempotencyKey, n as callGateway } from "./call-CqDndKP3.js";
20
20
  import { t as formatDocsLink } from "./links-BY_N2dMU.js";
21
21
  import { n as runCommandWithRuntime } from "./cli-utils-D4mTRuWj.js";
@@ -23,32 +23,32 @@ import { n as withProgress } from "./progress-B8PPYDDC.js";
23
23
  import { a as ensureWorkspaceAndSessions, c as handleReset, d as openUrl, h as resolveControlUiLinks, i as detectBrowserOpenSupport, l as moveToTrash, m as randomToken, n as applyWizardMetadata, o as formatControlUiSshHint, t as DEFAULT_WORKSPACE, v as waitForGatewayReachable } from "./onboard-helpers-nDN4y46S.js";
24
24
  import { n as stylePromptMessage, r as stylePromptTitle, t as stylePromptHint } from "./prompt-style-CJRaWg4h.js";
25
25
  import { h as CHANNEL_TARGET_DESCRIPTION, m as CHANNEL_TARGETS_DESCRIPTION } from "./surface-tool-CAcZRxFq.js";
26
- import { t as createDefaultDeps } from "./deps-DmIQ6v-n.js";
26
+ import { t as createDefaultDeps } from "./deps-CNr0CXJR.js";
27
27
  import { t as assertSupportedRuntime } from "./runtime-guard-qFkyrhAB.js";
28
28
  import { t as resolveChannelDefaultAccountId } from "./helpers-4BXRutqw.js";
29
29
  import { n as logConfigUpdated, t as formatConfigPath } from "./logging-C3sRv-iX.js";
30
30
  import { t as WizardCancelledError } from "./prompts-BC5TXS0_.js";
31
31
  import { t as createClackPrompter } from "./clack-prompter-clPzQ9p-.js";
32
- import { a as buildKoiSummaries, c as loadKoiIdentity, f as parseIdentityMarkdown, i as applyKoiConfig, l as pruneKoiConfig, n as statusCommand, o as findKoiEntryIndex, s as listKoiEntries, t as runOnboardingWizard, u as identityHasValues } from "./onboarding-CThrYTcv.js";
33
- import { d as applyAuthChoice, f as applyOpenAIConfig, h as promptAuthChoiceGrouped, m as applyGoogleGeminiModelDefault, p as upsertSharedEnvVar, u as warnIfModelConfigLooksOff } from "./onboard-skills-CTtcai_R.js";
34
- import { $ as setOpenrouterApiKey, C as applyMoonshotConfig, D as applyOpenrouterConfig, F as applyVercelAiGatewayConfig, J as setGeminiApiKey, K as setAnthropicApiKey, L as applyXaiConfig, N as applyVeniceConfig, Q as setOpencodeZenApiKey, V as applyZaiConfig, X as setMinimaxApiKey, Y as setKimiCodingApiKey, Z as setMoonshotApiKey, at as setXiaomiApiKey, et as setQianfanApiKey, f as applyOpencodeZenConfig, ft as buildTokenProfileId, g as applyMinimaxConfig, it as setXaiApiKey, j as applySyntheticConfig, k as applyQianfanConfig, m as applyMinimaxApiConfig, nt as setVeniceApiKey, ot as setZaiApiKey, pt as validateAnthropicSetupToken, q as setCloudflareAiGatewayConfig, rt as setVercelAiGatewayApiKey, tt as setSyntheticApiKey, v as applyAuthProfileConfig, w as applyMoonshotConfigCn, x as applyKimiCodeConfig, y as applyCloudflareAiGatewayConfig, z as applyXiaomiConfig } from "./github-copilot-auth-BsKdmBYH.js";
35
- import { n as setupChannels } from "./onboard-channels-DXq4vacH.js";
36
- import { i as healthCommand } from "./health-format-VRtl3jxV.js";
32
+ import { a as buildKoiSummaries, c as loadKoiIdentity, f as parseIdentityMarkdown, i as applyKoiConfig, l as pruneKoiConfig, n as statusCommand, o as findKoiEntryIndex, s as listKoiEntries, t as runOnboardingWizard, u as identityHasValues } from "./onboarding-sBRViahV.js";
33
+ import { d as applyAuthChoice, f as applyOpenAIConfig, h as promptAuthChoiceGrouped, m as applyGoogleGeminiModelDefault, p as upsertSharedEnvVar, u as warnIfModelConfigLooksOff } from "./onboard-skills-BdvkU1bg.js";
34
+ import { $ as setOpenrouterApiKey, C as applyMoonshotConfig, D as applyOpenrouterConfig, F as applyVercelAiGatewayConfig, J as setGeminiApiKey, K as setAnthropicApiKey, L as applyXaiConfig, N as applyVeniceConfig, Q as setOpencodeZenApiKey, V as applyZaiConfig, X as setMinimaxApiKey, Y as setKimiCodingApiKey, Z as setMoonshotApiKey, at as setXiaomiApiKey, et as setQianfanApiKey, f as applyOpencodeZenConfig, ft as buildTokenProfileId, g as applyMinimaxConfig, it as setXaiApiKey, j as applySyntheticConfig, k as applyQianfanConfig, m as applyMinimaxApiConfig, nt as setVeniceApiKey, ot as setZaiApiKey, pt as validateAnthropicSetupToken, q as setCloudflareAiGatewayConfig, rt as setVercelAiGatewayApiKey, tt as setSyntheticApiKey, v as applyAuthProfileConfig, w as applyMoonshotConfigCn, x as applyKimiCodeConfig, y as applyCloudflareAiGatewayConfig, z as applyXiaomiConfig } from "./github-copilot-auth-BEsuL6VZ.js";
35
+ import { n as setupChannels } from "./onboard-channels-C7E-puRC.js";
36
+ import { i as healthCommand } from "./health-format-BFZbZLTC.js";
37
37
  import { t as renderTable } from "./table-DIfWcies.js";
38
38
  import { t as resolveGatewayService } from "./service-D1-PnhZe.js";
39
39
  import { r as isSystemdUserServiceAvailable } from "./systemd-DZP4s4qd.js";
40
- import { l as getVerboseFlag, o as getFlagValue, r as registerSubCliCommands, s as getPositiveIntFlagValue, u as hasFlag } from "./register.subclis-DtwEVdF1.js";
40
+ import { l as getVerboseFlag, o as getFlagValue, r as registerSubCliCommands, s as getPositiveIntFlagValue, u as hasFlag } from "./register.subclis-D0eQnEI6.js";
41
41
  import { n as callGatewayFromCli, t as addGatewayClientOptions } from "./gateway-rpc-DwTpsQgX.js";
42
42
  import { t as formatHelpExamples } from "./help-format-Bz-E4Xsi.js";
43
43
  import { t as adminUnlockCommand } from "./admin-unlock-CjZRxHxf.js";
44
- import { a as createOutboundSendDeps, n as resolveSessionKeyForRequest, t as koiCommand } from "./koi-BUt7Nsyf.js";
45
- import { n as hasExplicitOptions, t as ensurePluginRegistryLoaded } from "./plugin-registry-B-28j8Y7.js";
44
+ import { a as createOutboundSendDeps, n as resolveSessionKeyForRequest, t as koiCommand } from "./koi-Cjk48UJ2.js";
45
+ import { n as hasExplicitOptions, t as ensurePluginRegistryLoaded } from "./plugin-registry-Dz7tFOeN.js";
46
46
  import { n as parsePositiveIntOrUndefined, t as collectOption } from "./helpers-CI2sc-CB.js";
47
- import { i as CONFIGURE_WIZARD_SECTIONS, n as configureCommand, r as configureCommandWithSections } from "./configure-iWghJUhZ.js";
47
+ import { i as CONFIGURE_WIZARD_SECTIONS, n as configureCommand, r as configureCommandWithSections } from "./configure-BNdKNcFL.js";
48
48
  import { a as gatewayInstallErrorHint, i as buildGatewayInstallPlan, r as isGatewayDaemonRuntime, t as DEFAULT_GATEWAY_DAEMON_RUNTIME } from "./daemon-runtime-DIgqhoVa.js";
49
49
  import { n as ensureSystemdUserLingerNonInteractive } from "./systemd-linger-DHSd9ikR.js";
50
50
  import { t as loginCommand } from "./login-JCFx5Pzl.js";
51
- import { n as loadAndMaybeMigrateDoctorConfig, t as doctorCommand } from "./doctor-Bm6FrCo4.js";
51
+ import { n as loadAndMaybeMigrateDoctorConfig, t as doctorCommand } from "./doctor-Co47_2NL.js";
52
52
  import { fileURLToPath } from "node:url";
53
53
  import fs from "node:fs";
54
54
  import path from "node:path";
@@ -2799,7 +2799,7 @@ async function loadValidConfig() {
2799
2799
  }
2800
2800
  function registerConfigCli(program) {
2801
2801
  const cmd = program.command("config").description("Config helpers (get/set/unset). Run without subcommand for the wizard.").addHelpText("after", () => `\n${theme.muted("Docs:")} ${formatDocsLink("/cli/config", "docs.skykoi.com/cli/config")}\n`).option("--section <section>", "Configure wizard sections (repeatable). Use with no subcommand.", (value, previous) => [...previous, value], []).action(async (opts) => {
2802
- const { CONFIGURE_WIZARD_SECTIONS, configureCommand, configureCommandWithSections } = await import("./configure-iWghJUhZ.js").then((n) => n.t);
2802
+ const { CONFIGURE_WIZARD_SECTIONS, configureCommand, configureCommandWithSections } = await import("./configure-BNdKNcFL.js").then((n) => n.t);
2803
2803
  const sections = Array.isArray(opts.section) ? opts.section.map((value) => typeof value === "string" ? value.trim() : "").filter(Boolean) : [];
2804
2804
  if (sections.length === 0) {
2805
2805
  await configureCommand(defaultRuntime);
@@ -3107,7 +3107,7 @@ function registerLoginCommand(program) {
3107
3107
  console.log(theme.muted(` user=${result.userId} org=${result.orgId}`));
3108
3108
  }
3109
3109
  if (opts.chat !== false && result.gatewayUrl && process.stdin.isTTY && process.stdout.isTTY) {
3110
- const { runShell } = await import("./tui-shell-BrdURMdX.js").then((n) => n.n);
3110
+ const { runShell } = await import("./tui-shell-DOjzcOig.js").then((n) => n.n);
3111
3111
  console.log(theme.muted("\n Opening your koi chat…\n"));
3112
3112
  await runShell({
3113
3113
  url: result.gatewayUrl,
@@ -14,9 +14,9 @@ import { n as logConfigUpdated } from "./logging-C3sRv-iX.js";
14
14
  import { t as note$1 } from "./note-PNq_JEQe.js";
15
15
  import { t as WizardCancelledError } from "./prompts-BC5TXS0_.js";
16
16
  import { t as createClackPrompter } from "./clack-prompter-clPzQ9p-.js";
17
- import { a as applyModelFallbacksFromSelection, c as promptModelAllowlist, d as applyAuthChoice, h as promptAuthChoiceGrouped, i as applyModelAllowlist, l as resolvePreferredProviderForAuthChoice, o as applyPrimaryModel, r as promptRemoteGatewayConfig, s as promptDefaultModel, t as setupSkills } from "./onboard-skills-CTtcai_R.js";
18
- import { n as setupChannels, t as noteChannelStatus } from "./onboard-channels-DXq4vacH.js";
19
- import { i as healthCommand, t as formatHealthCheckFailure } from "./health-format-VRtl3jxV.js";
17
+ import { a as applyModelFallbacksFromSelection, c as promptModelAllowlist, d as applyAuthChoice, h as promptAuthChoiceGrouped, i as applyModelAllowlist, l as resolvePreferredProviderForAuthChoice, o as applyPrimaryModel, r as promptRemoteGatewayConfig, s as promptDefaultModel, t as setupSkills } from "./onboard-skills-BdvkU1bg.js";
18
+ import { n as setupChannels, t as noteChannelStatus } from "./onboard-channels-C7E-puRC.js";
19
+ import { i as healthCommand, t as formatHealthCheckFailure } from "./health-format-BFZbZLTC.js";
20
20
  import { t as resolveGatewayService } from "./service-D1-PnhZe.js";
21
21
  import { t as ensureControlUiAssetsBuilt } from "./control-ui-assets-D4o4damy.js";
22
22
  import { a as gatewayInstallErrorHint, i as buildGatewayInstallPlan, n as GATEWAY_DAEMON_RUNTIME_OPTIONS, t as DEFAULT_GATEWAY_DAEMON_RUNTIME } from "./daemon-runtime-DIgqhoVa.js";
@@ -15,7 +15,7 @@ import { n as withProgress } from "./progress-B8PPYDDC.js";
15
15
  import { h as resolveControlUiLinks } from "./onboard-helpers-nDN4y46S.js";
16
16
  import { n as isWSLEnv, t as isWSL } from "./wsl-3CioBf4_.js";
17
17
  import { d as resolveGatewaySystemdServiceName, l as resolveGatewayLaunchAgentLabel } from "./constants-UedXN8EP.js";
18
- import { t as createDefaultDeps } from "./deps-DmIQ6v-n.js";
18
+ import { t as createDefaultDeps } from "./deps-CNr0CXJR.js";
19
19
  import { o as resolveGatewayLogPaths, t as resolveGatewayService } from "./service-D1-PnhZe.js";
20
20
  import { r as isSystemdUserServiceAvailable } from "./systemd-DZP4s4qd.js";
21
21
  import { t as readLastGatewayErrorLine } from "./diagnostics-6vXdnH8k.js";
@@ -1,4 +1,4 @@
1
- import { Ct as sendMessageTelegram, Lt as sendMessageWhatsApp, Rt as sendMessageSlack, X as sendMessageIMessage, wt as sendMessageDiscord } from "./reply-CUjyGFdH.js";
1
+ import { Ct as sendMessageTelegram, Lt as sendMessageWhatsApp, Rt as sendMessageSlack, X as sendMessageIMessage, wt as sendMessageDiscord } from "./reply-D63OCD4n.js";
2
2
  import { b as sendMessageSignal } from "./deliver-uOIbsOCt.js";
3
3
 
4
4
  //#region src/cli/deps.ts
@@ -1,4 +1,4 @@
1
- import { On as loadModelCatalog, U as loadSKYKOIPlugins } from "./reply-CUjyGFdH.js";
1
+ import { On as loadModelCatalog, U as loadSKYKOIPlugins } from "./reply-D63OCD4n.js";
2
2
  import { s as defaultRuntime, w as getResolvedLoggerSettings } from "./subsystem-nnRnHSFk.js";
3
3
  import { d as resolveIsNixMode, f as resolveLegacyStateDirs, g as resolveStateDir, m as resolveOAuthDir, p as resolveNewStateDir, t as CONFIG_PATH, u as resolveGatewayPort } from "./paths-VdmjGGyc.js";
4
4
  import { a as buildKoiMainSessionKey, l as normalizeKoiId, r as DEFAULT_MAIN_KEY, t as DEFAULT_ACCOUNT_ID } from "./session-key-B2OXLVi_.js";
@@ -27,7 +27,7 @@ import { t as resolveChannelDefaultAccountId } from "./helpers-4BXRutqw.js";
27
27
  import { n as logConfigUpdated } from "./logging-C3sRv-iX.js";
28
28
  import { t as note$1 } from "./note-PNq_JEQe.js";
29
29
  import { t as applyPluginAutoEnable } from "./plugin-auto-enable-7Sq0kaQq.js";
30
- import { i as healthCommand, t as formatHealthCheckFailure } from "./health-format-VRtl3jxV.js";
30
+ import { i as healthCommand, t as formatHealthCheckFailure } from "./health-format-BFZbZLTC.js";
31
31
  import { t as runGatewayUpdate } from "./update-runner-DHNkj8-z.js";
32
32
  import { i as resolveGatewayAuth } from "./auth-X5uq6vRI.js";
33
33
  import { t as buildWorkspaceSkillStatus } from "./skills-status-sMAyGPXV.js";
@@ -35,7 +35,7 @@ import { a as repairLaunchAgentBootstrap, i as launchAgentPlistExists, n as isLa
35
35
  import { r as isSystemdUserServiceAvailable } from "./systemd-DZP4s4qd.js";
36
36
  import { t as readLastGatewayErrorLine } from "./diagnostics-6vXdnH8k.js";
37
37
  import { t as collectChannelStatusIssues } from "./channels-status-issues-CGTJwSbx.js";
38
- import { n as doctorShellCompletion } from "./doctor-completion-BPPZc8kY.js";
38
+ import { n as doctorShellCompletion } from "./doctor-completion-BQuJ38kv.js";
39
39
  import { n as resolveControlUiDistIndexHealth, r as resolveControlUiDistIndexPathForRoot } from "./control-ui-assets-D4o4damy.js";
40
40
  import { a as gatewayInstallErrorHint, d as renderSystemNodeWarning, i as buildGatewayInstallPlan, n as GATEWAY_DAEMON_RUNTIME_OPTIONS, p as resolveSystemNodeInfo, t as DEFAULT_GATEWAY_DAEMON_RUNTIME } from "./daemon-runtime-DIgqhoVa.js";
41
41
  import { t as ensureSystemdUserLingerInteractive } from "./systemd-linger-DHSd9ikR.js";
@@ -3,7 +3,7 @@ import { r as resolveCliName, t as formatCliCommand } from "./command-format-DOY
3
3
  import { t as VERSION } from "./version-B_FpLmDY.js";
4
4
  import { t as note } from "./note-PNq_JEQe.js";
5
5
  import { c as compareSemverStrings, s as checkUpdateStatus } from "./update-runner-DHNkj8-z.js";
6
- import { a as resolveCompletionCachePath, i as isCompletionInstalled, o as resolveShellFromEnv, r as installCompletion, s as usesSlowDynamicCompletion, t as completionCacheExists } from "./completion-cli-BUKJesZz.js";
6
+ import { a as resolveCompletionCachePath, i as isCompletionInstalled, o as resolveShellFromEnv, r as installCompletion, s as usesSlowDynamicCompletion, t as completionCacheExists } from "./completion-cli-CnAgvf3H.js";
7
7
  import path from "node:path";
8
8
  import { spawnSync } from "node:child_process";
9
9
 
package/dist/entry.js CHANGED
@@ -247,7 +247,7 @@ if (!ensureExperimentalWarningSuppressed()) {
247
247
  applyCliProfileEnv({ profile: parsed.profile });
248
248
  process$1.argv = parsed.argv;
249
249
  }
250
- import("./run-main-2EdEQ5zJ.js").then(({ runCli }) => runCli(process$1.argv)).catch((error) => {
250
+ import("./run-main-DGjB32Pl.js").then(({ runCli }) => runCli(process$1.argv)).catch((error) => {
251
251
  console.error("[SKYKOI] Failed to start CLI:", error instanceof Error ? error.stack ?? error.message : error);
252
252
  process$1.exitCode = 1;
253
253
  });
@@ -1,5 +1,5 @@
1
1
  import "./pi-embedded-helpers-DFn976W-.js";
2
- import { Ht as resolveKoiIdentity, Un as resolveKoiTimeoutMs, c as runEmbeddedPiKoi } from "./reply-CUjyGFdH.js";
2
+ import { Ht as resolveKoiIdentity, Un as resolveKoiTimeoutMs, c as runEmbeddedPiKoi } from "./reply-D63OCD4n.js";
3
3
  import "./subsystem-nnRnHSFk.js";
4
4
  import "./paths-VdmjGGyc.js";
5
5
  import "./theme-CX-D7gOR.js";
@@ -43,7 +43,7 @@ import "./tool-images-BIkTcSan.js";
43
43
  import "./redact-ClVwO7Nn.js";
44
44
  import "./tool-display-DvcBjgri.js";
45
45
  import "./deliver-uOIbsOCt.js";
46
- import "./ca-director-HAceIY1J.js";
46
+ import "./ca-director-BZlhiXCn.js";
47
47
  import "./dispatcher-BHYC2Mdu.js";
48
48
  import "./dist-UoOHg1p0.js";
49
49
  import "./platform-billing-BjToqDnR.js";
@@ -78,7 +78,7 @@ import "./dotenv-d4aPJ7q2.js";
78
78
  import "./channel-selection-Di4awirs.js";
79
79
  import "./zen-surface-DJHZWAux.js";
80
80
  import "./rich-wmQhKBIx.js";
81
- import "./proactive-eval-D4_ypgHF.js";
81
+ import "./proactive-eval-BQcSSk5h.js";
82
82
  import "./identify-D9fBKIKv.js";
83
83
  import "./registry-xBtEGPIj.js";
84
84
  import "./native-window-CMnOFmyK.js";