skykoi 2026.3.330 → 2026.3.332
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.
- package/dist/{admin-unlock-CQOg2Vub.js → admin-unlock-CLWvWdKM.js} +1 -1
- package/dist/{archive-DzcSwtim.js → archive-C08F4Wb5.js} +1 -1
- package/dist/build-info.json +3 -3
- package/dist/canvas-host/a2ui/.bundle.hash +1 -1
- package/dist/{channel-options-Bf9REuY0.js → channel-options-CDJ5CDRM.js} +1 -1
- package/dist/{channel-summary-D6QH5Efh.js → channel-summary-CH6wx1K0.js} +15 -1
- package/dist/{channels-cli-GMguue-U.js → channels-cli-DBhMJMdG.js} +10 -10
- package/dist/cli/daemon-cli.js +1 -1
- package/dist/{cli-BKREBf_h.js → cli-wJIzZEbO.js} +2 -2
- package/dist/{completion-cli-Bbx_wcCt.js → completion-cli-B0UUwvfE.js} +1 -1
- package/dist/{config-guard-D1LtkAha.js → config-guard-B27OqERJ.js} +18 -18
- package/dist/{configure-V5rR9cVf.js → configure-TRe86kqT.js} +4 -4
- package/dist/{daemon-cli-CJ4w0VtT.js → daemon-cli-BGui5bJk.js} +5 -5
- package/dist/{deps-vM_BrivB.js → deps-CSXtoJbv.js} +1 -1
- package/dist/{diagnostics-CBJs_eaH.js → diagnostics-Dttptyw7.js} +1 -1
- package/dist/{doctor-Dfv8q8UY.js → doctor-DksNrjwD.js} +6 -6
- package/dist/{doctor-completion-mCH7_wEn.js → doctor-completion-ZsvXf-in.js} +1 -1
- package/dist/{ensure-local-gateway-C0w2QZKQ.js → ensure-local-gateway-Cnmpl0Hl.js} +2 -2
- package/dist/entry.js +1 -1
- package/dist/{exec-approvals-cli-BUEtz24p.js → exec-approvals-cli-sNAqB3MX.js} +2 -2
- package/dist/extension-api.js +2 -2
- package/dist/{gateway-cli-sNAU8NqJ.js → gateway-cli-Dy66Ij5H.js} +34 -24
- package/dist/{github-copilot-auth-D2XNjkeb.js → github-copilot-auth-O8q6Tzc2.js} +1 -1
- package/dist/{health-format-CY2Jhd0G.js → health-format-CYWQ09j2.js} +1 -1
- package/dist/{hooks-cli-C1oy4Dp1.js → hooks-cli-B1pVma0T.js} +4 -4
- package/dist/index.js +28 -28
- package/dist/{installs-DuILh0SM.js → installs-DuX6T1D9.js} +1 -1
- package/dist/{koi-BfZH83Xx.js → koi-BnqYdj-G.js} +2 -2
- package/dist/{login-CeuNNf3r.js → login-BI40_AE6.js} +5 -1
- package/dist/{models-cli-br-yPimK.js → models-cli-IVR920xr.js} +3 -3
- package/dist/{node-cli-r1Vx_ThU.js → node-cli-CEPSBe6d.js} +3 -3
- package/dist/{node-service-CnU49y0d.js → node-service-jOcYNww7.js} +1 -1
- package/dist/{onboard-channels-uKuldc5S.js → onboard-channels-C3mQEHKo.js} +2 -2
- package/dist/{onboard-skills-BV6EVzp_.js → onboard-skills-BZxz4pel.js} +3 -3
- package/dist/{onboarding-27hek4bE.js → onboarding-C7DvjlYE.js} +11 -11
- package/dist/{plugin-registry-BFDnc0tv.js → plugin-registry-CRtu281p.js} +1 -1
- package/dist/plugin-sdk/index.js +7 -7
- package/dist/plugin-sdk/tui/tui-formatters.d.ts +10 -0
- package/dist/{plugins-cli-CXexCIXi.js → plugins-cli-HSRy33tR.js} +6 -6
- package/dist/{program-CIXBD44b.js → program-B5mPpV8y.js} +5 -5
- package/dist/{register.subclis-BzUtPkWH.js → register.subclis-BqAY69Mw.js} +13 -13
- package/dist/{reply-BUvlULit.js → reply-BwxJW2E1.js} +2 -1
- package/dist/{run-main-DXzUKwyA.js → run-main-6eAsx2LM.js} +31 -31
- package/dist/{server-node-events-DCYM6ncm.js → server-node-events-CItbv2Vy.js} +4 -4
- package/dist/{service-CgbWVYSz.js → service-C39M-g_I.js} +3 -0
- package/dist/{service-audit-C7Wq0dp9.js → service-audit-B0wTydvm.js} +1 -1
- package/dist/{shared-BSR1syBP.js → shared-BjxVCJAJ.js} +1 -1
- package/dist/{shared-CsHmFsvZ.js → shared-C4Oo-GQQ.js} +1 -1
- package/dist/{status-D7NV3qSJ.js → status-BCvh8ZAj.js} +1 -1
- package/dist/{tui-B7JUY3KY.js → tui-DfpQYar2.js} +42 -2
- package/dist/{tui-cli-kt89fx37.js → tui-cli-D_acYEjr.js} +9 -2
- package/dist/{update-cli-Br4JEyFs.js → update-cli-tPWAuE4x.js} +16 -16
- package/dist/{update-DkqukI1o.js → update-mmV_ASqn.js} +1 -1
- package/package.json +1 -1
|
@@ -130,7 +130,7 @@ async function adminUnlock(opts = {}) {
|
|
|
130
130
|
error: err?.message ?? "Failed to write config"
|
|
131
131
|
};
|
|
132
132
|
}
|
|
133
|
-
const { ensureLocalGatewayRunning } = await import("./ensure-local-gateway-
|
|
133
|
+
const { ensureLocalGatewayRunning } = await import("./ensure-local-gateway-Cnmpl0Hl.js").then((n) => n.n);
|
|
134
134
|
const gw = await ensureLocalGatewayRunning();
|
|
135
135
|
if (!gw.ok) return {
|
|
136
136
|
ok: false,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as __require, o as __toESM, t as __commonJSMin } from "./chunk-D_gEzPfs.js";
|
|
2
|
-
import { Ot as require_inherits } from "./reply-
|
|
2
|
+
import { Ot as require_inherits } from "./reply-BwxJW2E1.js";
|
|
3
3
|
import path from "node:path";
|
|
4
4
|
import fs from "node:fs/promises";
|
|
5
5
|
import * as tar from "tar";
|
package/dist/build-info.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
c2baddd9276fee099e5ec3365af7ce71a39eb4cd2bd876bc12d25df93a7b6423
|
|
@@ -2,7 +2,7 @@ import { O as CHAT_CHANNEL_ORDER } from "./subsystem-hATE68va.js";
|
|
|
2
2
|
import { t as isTruthyEnvValue } from "./env-ChCKTuXK.js";
|
|
3
3
|
import { n as listChannelPlugins } from "./plugins-Ct7Mnq1x.js";
|
|
4
4
|
import { i as listChannelPluginCatalogEntries } from "./plugin-auto-enable-WPZfV7Dp.js";
|
|
5
|
-
import { t as ensurePluginRegistryLoaded } from "./plugin-registry-
|
|
5
|
+
import { t as ensurePluginRegistryLoaded } from "./plugin-registry-CRtu281p.js";
|
|
6
6
|
|
|
7
7
|
//#region src/cli/channel-options.ts
|
|
8
8
|
function dedupe(values) {
|
|
@@ -1058,6 +1058,20 @@ function stripLeadingSystemContext(text) {
|
|
|
1058
1058
|
while (i < lines.length && lines[i].trim() === "") i++;
|
|
1059
1059
|
return lines.slice(i).join("\n");
|
|
1060
1060
|
}
|
|
1061
|
+
/**
|
|
1062
|
+
* Channel inbound DMs collapse into koi:main:main and are stored as user turns
|
|
1063
|
+
* carrying the channel envelope ("[WhatsApp +1832… +32s 2026-06-10 22:41 CDT]")
|
|
1064
|
+
* and/or the inbound prefix ("[SKYKOI] …"). The owner already gets a clean
|
|
1065
|
+
* "📨 WhatsApp · Name: text" heads-up for those, so the raw envelope turn should
|
|
1066
|
+
* NOT also clutter their chat. Their OWN typed messages never lead with such a
|
|
1067
|
+
* header, so detecting it cleanly tells them apart (display-only — the koi still
|
|
1068
|
+
* receives the full message).
|
|
1069
|
+
*/
|
|
1070
|
+
function isChannelInboundEcho(text) {
|
|
1071
|
+
const head = text.trimStart();
|
|
1072
|
+
if (!head.startsWith("[")) return false;
|
|
1073
|
+
return /^\[(?:WhatsApp|Telegram|Signal|iMessage|SMS|Slack|Discord|Google ?Chat|Messenger|Instagram|LINE|WeChat|Email|RCS|SKYKOI)\b[^\]]*\]/i.test(head) || /^\[[^\]\n]*\+\d{6,}[^\]]*\]/.test(head) || /^\[[^\]\n]*\d{4}-\d\d-\d\d[^\]]*\]/.test(head);
|
|
1074
|
+
}
|
|
1061
1075
|
function extractTextFromMessage(message, opts) {
|
|
1062
1076
|
if (!message || typeof message !== "object") return "";
|
|
1063
1077
|
const record = message;
|
|
@@ -1229,4 +1243,4 @@ function formatAge(ms) {
|
|
|
1229
1243
|
}
|
|
1230
1244
|
|
|
1231
1245
|
//#endregion
|
|
1232
|
-
export {
|
|
1246
|
+
export { resolveCommandArgMenu as C, resolveCommandArgChoices as S, shouldHandleTextCommands as T, listChatCommandsForConfig as _, extractContentFromMessage as a, normalizeCommandBody as b, formatContextUsageLine as c, isCommandMessage as d, resolveFinalAssistantText as f, listChatCommands as g, findCommandByNativeName as h, composeThinkingAndContent as i, formatTokens as l, buildCommandTextFromArgs as m, formatAge as n, extractTextFromMessage as o, resolveCommitHash as p, asString as r, extractThinkingFromMessage as s, buildChannelSummary as t, isChannelInboundEcho as u, listNativeCommandSpecs as v, serializeCommandArgs as w, parseCommandArgs as x, listNativeCommandSpecsForConfig as y };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./pi-embedded-helpers-wHze4-BZ.js";
|
|
2
|
-
import { $ as writeNylasGrant, Ct as loadProviderUsageSummary, J as nylasLinked, K as DEFAULT_NYLAS_API_URI, L as sendMessage, Q as sendMessage$1, X as readNylasGrant, Z as resolveNylasConfig, an as parseDiscordTarget, on as fetchChannelPermissionsDiscord, q as nylasConfigured, wt as formatUsageReportLines, yn as createSlackWebClient } from "./reply-
|
|
2
|
+
import { $ as writeNylasGrant, Ct as loadProviderUsageSummary, J as nylasLinked, K as DEFAULT_NYLAS_API_URI, L as sendMessage, Q as sendMessage$1, X as readNylasGrant, Z as resolveNylasConfig, an as parseDiscordTarget, on as fetchChannelPermissionsDiscord, q as nylasConfigured, wt as formatUsageReportLines, yn as createSlackWebClient } from "./reply-BwxJW2E1.js";
|
|
3
3
|
import { b as success, f as danger, k as DEFAULT_CHAT_CHANNEL, p as info, s as defaultRuntime, v as setVerbose, w as getResolvedLoggerSettings } from "./subsystem-hATE68va.js";
|
|
4
4
|
import "./paths-VdmjGGyc.js";
|
|
5
5
|
import { r as theme } from "./theme-C5EwWDWE.js";
|
|
@@ -49,7 +49,7 @@ import "./sqlite-CYnXobrn.js";
|
|
|
49
49
|
import "./warnings-Ds_WSeah.js";
|
|
50
50
|
import "./proxy-from-env-DxUIcU4P.js";
|
|
51
51
|
import "./login-qr-ekueLD_2.js";
|
|
52
|
-
import { n as formatAge } from "./channel-summary-
|
|
52
|
+
import { n as formatAge } from "./channel-summary-CH6wx1K0.js";
|
|
53
53
|
import "./device-identity-CpMBJtRJ.js";
|
|
54
54
|
import "./client-BM6xyPUD.js";
|
|
55
55
|
import { n as callGateway } from "./call-JFo1_L0m.js";
|
|
@@ -72,19 +72,19 @@ import "./event-log-CL2tmo5v.js";
|
|
|
72
72
|
import { t as resolveChannelDefaultAccountId } from "./helpers-Cg7M1qEA.js";
|
|
73
73
|
import "./note-DdyFyHLV.js";
|
|
74
74
|
import { t as createClackPrompter } from "./clack-prompter-CCgKKgnN.js";
|
|
75
|
-
import { i as reloadOnboardingPluginRegistry, n as setupChannels, r as ensureOnboardingPluginInstalled } from "./onboard-channels-
|
|
75
|
+
import { i as reloadOnboardingPluginRegistry, n as setupChannels, r as ensureOnboardingPluginInstalled } from "./onboard-channels-C3mQEHKo.js";
|
|
76
76
|
import { i as listChannelPluginCatalogEntries } from "./plugin-auto-enable-WPZfV7Dp.js";
|
|
77
|
-
import "./archive-
|
|
77
|
+
import "./archive-C08F4Wb5.js";
|
|
78
78
|
import "./skill-scanner-BCGU84pB.js";
|
|
79
|
-
import "./installs-
|
|
80
|
-
import "./service-
|
|
79
|
+
import "./installs-DuX6T1D9.js";
|
|
80
|
+
import "./service-C39M-g_I.js";
|
|
81
81
|
import "./systemd-CKUsCXqF.js";
|
|
82
|
-
import "./diagnostics-
|
|
82
|
+
import "./diagnostics-Dttptyw7.js";
|
|
83
83
|
import { t as collectChannelStatusIssues } from "./channels-status-issues-D_rjAibL.js";
|
|
84
|
-
import { n as hasExplicitOptions } from "./plugin-registry-
|
|
84
|
+
import { n as hasExplicitOptions } from "./plugin-registry-CRtu281p.js";
|
|
85
85
|
import "./daemon-runtime-CyWCBhlo.js";
|
|
86
|
-
import { t as ensureLocalGatewayRunning } from "./ensure-local-gateway-
|
|
87
|
-
import { t as formatCliChannelOptions } from "./channel-options-
|
|
86
|
+
import { t as ensureLocalGatewayRunning } from "./ensure-local-gateway-Cnmpl0Hl.js";
|
|
87
|
+
import { t as formatCliChannelOptions } from "./channel-options-CDJ5CDRM.js";
|
|
88
88
|
import { t as buildChannelAccountSnapshot } from "./status-CoVkpNVT.js";
|
|
89
89
|
import { t as parseLogLine } from "./parse-log-line-Bd_MyTAW.js";
|
|
90
90
|
import process$1 from "node:process";
|
package/dist/cli/daemon-cli.js
CHANGED
|
@@ -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-
|
|
2
|
+
export { registerDaemonCli, runDaemonInstall, runDaemonRestart, runDaemonStart, runDaemonStatus, runDaemonStop, runDaemonUninstall } from "../daemon-cli-BGui5bJk.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./pi-embedded-helpers-wHze4-BZ.js";
|
|
2
|
-
import { St as loadSKYKOIPlugins } from "./reply-
|
|
2
|
+
import { St as loadSKYKOIPlugins } from "./reply-BwxJW2E1.js";
|
|
3
3
|
import { t as createSubsystemLogger } from "./subsystem-hATE68va.js";
|
|
4
4
|
import "./paths-VdmjGGyc.js";
|
|
5
5
|
import "./theme-C5EwWDWE.js";
|
|
@@ -47,7 +47,7 @@ import "./sqlite-CYnXobrn.js";
|
|
|
47
47
|
import "./warnings-Ds_WSeah.js";
|
|
48
48
|
import "./proxy-from-env-DxUIcU4P.js";
|
|
49
49
|
import "./login-qr-ekueLD_2.js";
|
|
50
|
-
import "./channel-summary-
|
|
50
|
+
import "./channel-summary-CH6wx1K0.js";
|
|
51
51
|
import "./device-identity-CpMBJtRJ.js";
|
|
52
52
|
import "./client-BM6xyPUD.js";
|
|
53
53
|
import "./call-JFo1_L0m.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-
|
|
3
|
+
import { n as registerSubCliByName, t as getSubCliEntries } from "./register.subclis-BqAY69Mw.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 { H as formatTargetDisplay, Ht as registerMemoryCli, P as runMessageAction, Ut as runMemoryStatus, W as CHANNEL_MESSAGE_ACTION_NAMES, _t as CHANNEL_TARGETS_DESCRIPTION, tr as lookupContextTokens, vt as CHANNEL_TARGET_DESCRIPTION } from "./reply-
|
|
1
|
+
import { H as formatTargetDisplay, Ht as registerMemoryCli, P as runMessageAction, Ut as runMemoryStatus, W as CHANNEL_MESSAGE_ACTION_NAMES, _t as CHANNEL_TARGETS_DESCRIPTION, tr as lookupContextTokens, vt as CHANNEL_TARGET_DESCRIPTION } from "./reply-BwxJW2E1.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-hATE68va.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-C5EwWDWE.js";
|
|
@@ -21,32 +21,32 @@ import { n as runCommandWithRuntime } from "./cli-utils-DnPwZrf6.js";
|
|
|
21
21
|
import { n as withProgress } from "./progress-EICDZThJ.js";
|
|
22
22
|
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-FO60qqTG.js";
|
|
23
23
|
import { n as stylePromptMessage, r as stylePromptTitle, t as stylePromptHint } from "./prompt-style-hXUwxLRe.js";
|
|
24
|
-
import { t as createDefaultDeps } from "./deps-
|
|
24
|
+
import { t as createDefaultDeps } from "./deps-CSXtoJbv.js";
|
|
25
25
|
import { t as assertSupportedRuntime } from "./runtime-guard-Btp4Sks0.js";
|
|
26
26
|
import { t as resolveChannelDefaultAccountId } from "./helpers-Cg7M1qEA.js";
|
|
27
27
|
import { n as logConfigUpdated, t as formatConfigPath } from "./logging-CSvbGeqF.js";
|
|
28
28
|
import { t as WizardCancelledError } from "./prompts-B1n8UQzX.js";
|
|
29
29
|
import { t as createClackPrompter } from "./clack-prompter-CCgKKgnN.js";
|
|
30
|
-
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-
|
|
31
|
-
import { d as applyAuthChoice, f as applyOpenAIConfig, h as promptAuthChoiceGrouped, m as applyGoogleGeminiModelDefault, p as upsertSharedEnvVar, u as warnIfModelConfigLooksOff } from "./onboard-skills-
|
|
32
|
-
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-
|
|
33
|
-
import { n as setupChannels } from "./onboard-channels-
|
|
34
|
-
import { i as healthCommand } from "./health-format-
|
|
30
|
+
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-C7DvjlYE.js";
|
|
31
|
+
import { d as applyAuthChoice, f as applyOpenAIConfig, h as promptAuthChoiceGrouped, m as applyGoogleGeminiModelDefault, p as upsertSharedEnvVar, u as warnIfModelConfigLooksOff } from "./onboard-skills-BZxz4pel.js";
|
|
32
|
+
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-O8q6Tzc2.js";
|
|
33
|
+
import { n as setupChannels } from "./onboard-channels-C3mQEHKo.js";
|
|
34
|
+
import { i as healthCommand } from "./health-format-CYWQ09j2.js";
|
|
35
35
|
import { t as renderTable } from "./table-C-_kZeNX.js";
|
|
36
|
-
import { t as resolveGatewayService } from "./service-
|
|
36
|
+
import { t as resolveGatewayService } from "./service-C39M-g_I.js";
|
|
37
37
|
import { r as isSystemdUserServiceAvailable } from "./systemd-CKUsCXqF.js";
|
|
38
|
-
import { l as getVerboseFlag, o as getFlagValue, r as registerSubCliCommands, s as getPositiveIntFlagValue, u as hasFlag } from "./register.subclis-
|
|
38
|
+
import { l as getVerboseFlag, o as getFlagValue, r as registerSubCliCommands, s as getPositiveIntFlagValue, u as hasFlag } from "./register.subclis-BqAY69Mw.js";
|
|
39
39
|
import { n as callGatewayFromCli, t as addGatewayClientOptions } from "./gateway-rpc-BLmNrKaj.js";
|
|
40
40
|
import { t as formatHelpExamples } from "./help-format-BgbvAVIq.js";
|
|
41
|
-
import { t as adminUnlockCommand } from "./admin-unlock-
|
|
42
|
-
import { a as createOutboundSendDeps, n as resolveSessionKeyForRequest, t as koiCommand } from "./koi-
|
|
43
|
-
import { n as hasExplicitOptions, t as ensurePluginRegistryLoaded } from "./plugin-registry-
|
|
41
|
+
import { t as adminUnlockCommand } from "./admin-unlock-CLWvWdKM.js";
|
|
42
|
+
import { a as createOutboundSendDeps, n as resolveSessionKeyForRequest, t as koiCommand } from "./koi-BnqYdj-G.js";
|
|
43
|
+
import { n as hasExplicitOptions, t as ensurePluginRegistryLoaded } from "./plugin-registry-CRtu281p.js";
|
|
44
44
|
import { n as parsePositiveIntOrUndefined, t as collectOption } from "./helpers-fRxKNzeV.js";
|
|
45
|
-
import { i as CONFIGURE_WIZARD_SECTIONS, n as configureCommand, r as configureCommandWithSections } from "./configure-
|
|
45
|
+
import { i as CONFIGURE_WIZARD_SECTIONS, n as configureCommand, r as configureCommandWithSections } from "./configure-TRe86kqT.js";
|
|
46
46
|
import { a as gatewayInstallErrorHint, i as buildGatewayInstallPlan, r as isGatewayDaemonRuntime, t as DEFAULT_GATEWAY_DAEMON_RUNTIME } from "./daemon-runtime-CyWCBhlo.js";
|
|
47
47
|
import { n as ensureSystemdUserLingerNonInteractive } from "./systemd-linger-Cu8buxAR.js";
|
|
48
|
-
import { t as loginCommand } from "./login-
|
|
49
|
-
import { n as loadAndMaybeMigrateDoctorConfig, t as doctorCommand } from "./doctor-
|
|
48
|
+
import { t as loginCommand } from "./login-BI40_AE6.js";
|
|
49
|
+
import { n as loadAndMaybeMigrateDoctorConfig, t as doctorCommand } from "./doctor-DksNrjwD.js";
|
|
50
50
|
import { fileURLToPath } from "node:url";
|
|
51
51
|
import fs from "node:fs";
|
|
52
52
|
import path from "node:path";
|
|
@@ -2797,7 +2797,7 @@ async function loadValidConfig() {
|
|
|
2797
2797
|
}
|
|
2798
2798
|
function registerConfigCli(program) {
|
|
2799
2799
|
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) => {
|
|
2800
|
-
const { CONFIGURE_WIZARD_SECTIONS, configureCommand, configureCommandWithSections } = await import("./configure-
|
|
2800
|
+
const { CONFIGURE_WIZARD_SECTIONS, configureCommand, configureCommandWithSections } = await import("./configure-TRe86kqT.js").then((n) => n.t);
|
|
2801
2801
|
const sections = Array.isArray(opts.section) ? opts.section.map((value) => typeof value === "string" ? value.trim() : "").filter(Boolean) : [];
|
|
2802
2802
|
if (sections.length === 0) {
|
|
2803
2803
|
await configureCommand(defaultRuntime);
|
|
@@ -3105,7 +3105,7 @@ function registerLoginCommand(program) {
|
|
|
3105
3105
|
console.log(theme.muted(` user=${result.userId} org=${result.orgId}`));
|
|
3106
3106
|
}
|
|
3107
3107
|
if (opts.chat !== false && result.gatewayUrl && process.stdin.isTTY && process.stdout.isTTY) {
|
|
3108
|
-
const { runTui } = await import("./tui-
|
|
3108
|
+
const { runTui } = await import("./tui-DfpQYar2.js").then((n) => n.n);
|
|
3109
3109
|
console.log(theme.muted("\n Opening your koi chat…\n"));
|
|
3110
3110
|
await runTui({
|
|
3111
3111
|
url: result.gatewayUrl,
|
|
@@ -3130,7 +3130,7 @@ function registerLoginCommand(program) {
|
|
|
3130
3130
|
}
|
|
3131
3131
|
});
|
|
3132
3132
|
program.command("whoami").description("Show the currently-logged-in SkyKoi account").action(async () => {
|
|
3133
|
-
const { readAuthFile } = await import("./login-
|
|
3133
|
+
const { readAuthFile } = await import("./login-BI40_AE6.js").then((n) => n.n);
|
|
3134
3134
|
const auth = await readAuthFile();
|
|
3135
3135
|
if (!auth) {
|
|
3136
3136
|
console.log(theme.muted("Not logged in. Run `skykoi login`."));
|
|
@@ -14,10 +14,10 @@ import { n as logConfigUpdated } from "./logging-CSvbGeqF.js";
|
|
|
14
14
|
import { t as note$1 } from "./note-DdyFyHLV.js";
|
|
15
15
|
import { t as WizardCancelledError } from "./prompts-B1n8UQzX.js";
|
|
16
16
|
import { t as createClackPrompter } from "./clack-prompter-CCgKKgnN.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-
|
|
18
|
-
import { n as setupChannels, t as noteChannelStatus } from "./onboard-channels-
|
|
19
|
-
import { i as healthCommand, t as formatHealthCheckFailure } from "./health-format-
|
|
20
|
-
import { t as resolveGatewayService } from "./service-
|
|
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-BZxz4pel.js";
|
|
18
|
+
import { n as setupChannels, t as noteChannelStatus } from "./onboard-channels-C3mQEHKo.js";
|
|
19
|
+
import { i as healthCommand, t as formatHealthCheckFailure } from "./health-format-CYWQ09j2.js";
|
|
20
|
+
import { t as resolveGatewayService } from "./service-C39M-g_I.js";
|
|
21
21
|
import { t as ensureControlUiAssetsBuilt } from "./control-ui-assets-C6cSlkkc.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-CyWCBhlo.js";
|
|
23
23
|
import { t as ensureSystemdUserLingerInteractive } from "./systemd-linger-Cu8buxAR.js";
|
|
@@ -15,14 +15,14 @@ import { n as withProgress } from "./progress-EICDZThJ.js";
|
|
|
15
15
|
import { h as resolveControlUiLinks } from "./onboard-helpers-FO60qqTG.js";
|
|
16
16
|
import { n as isWSLEnv, t as isWSL } from "./wsl-HoIhaCSz.js";
|
|
17
17
|
import { d as resolveGatewaySystemdServiceName, l as resolveGatewayLaunchAgentLabel } from "./constants-FTouVoUS.js";
|
|
18
|
-
import { t as createDefaultDeps } from "./deps-
|
|
19
|
-
import { o as resolveGatewayLogPaths, t as resolveGatewayService } from "./service-
|
|
18
|
+
import { t as createDefaultDeps } from "./deps-CSXtoJbv.js";
|
|
19
|
+
import { o as resolveGatewayLogPaths, t as resolveGatewayService } from "./service-C39M-g_I.js";
|
|
20
20
|
import { r as isSystemdUserServiceAvailable } from "./systemd-CKUsCXqF.js";
|
|
21
|
-
import { t as readLastGatewayErrorLine } from "./diagnostics-
|
|
21
|
+
import { t as readLastGatewayErrorLine } from "./diagnostics-Dttptyw7.js";
|
|
22
22
|
import { i as buildGatewayInstallPlan, r as isGatewayDaemonRuntime, t as DEFAULT_GATEWAY_DAEMON_RUNTIME } from "./daemon-runtime-CyWCBhlo.js";
|
|
23
23
|
import { n as renderSystemdUnavailableHints, t as isSystemdUnavailableDetail } from "./systemd-hints-vhH0G2VV.js";
|
|
24
|
-
import { a as renderGatewayServiceCleanupHints, i as findExtraGatewayServices, n as auditGatewayServiceConfig } from "./service-audit-
|
|
25
|
-
import { a as parsePortFromArgs, c as renderRuntimeHints, d as createNullWriter, f as emitDaemonActionJson, i as parsePort, l as safeDaemonEnv, n as formatRuntimeStatus, o as pickProbeHostForBind, r as normalizeListenerAddress, s as renderGatewayServiceStartHints, t as filterDaemonEnv, u as buildDaemonServiceSnapshot } from "./shared-
|
|
24
|
+
import { a as renderGatewayServiceCleanupHints, i as findExtraGatewayServices, n as auditGatewayServiceConfig } from "./service-audit-B0wTydvm.js";
|
|
25
|
+
import { a as parsePortFromArgs, c as renderRuntimeHints, d as createNullWriter, f as emitDaemonActionJson, i as parsePort, l as safeDaemonEnv, n as formatRuntimeStatus, o as pickProbeHostForBind, r as normalizeListenerAddress, s as renderGatewayServiceStartHints, t as filterDaemonEnv, u as buildDaemonServiceSnapshot } from "./shared-C4Oo-GQQ.js";
|
|
26
26
|
|
|
27
27
|
//#region src/cli/daemon-cli/install.ts
|
|
28
28
|
async function runDaemonInstall(opts) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { gn as sendMessageWhatsApp, kt as sendMessageIMessage, nn as sendMessageTelegram, rn as sendMessageDiscord, vn as sendMessageSlack } from "./reply-
|
|
1
|
+
import { gn as sendMessageWhatsApp, kt as sendMessageIMessage, nn as sendMessageTelegram, rn as sendMessageDiscord, vn as sendMessageSlack } from "./reply-BwxJW2E1.js";
|
|
2
2
|
import { b as sendMessageSignal } from "./deliver-CyCC5657.js";
|
|
3
3
|
|
|
4
4
|
//#region src/cli/deps.ts
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { St as loadSKYKOIPlugins, lr as loadModelCatalog } from "./reply-
|
|
1
|
+
import { St as loadSKYKOIPlugins, lr as loadModelCatalog } from "./reply-BwxJW2E1.js";
|
|
2
2
|
import { s as defaultRuntime, w as getResolvedLoggerSettings } from "./subsystem-hATE68va.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";
|
|
@@ -26,21 +26,21 @@ import { t as resolveChannelDefaultAccountId } from "./helpers-Cg7M1qEA.js";
|
|
|
26
26
|
import { n as logConfigUpdated } from "./logging-CSvbGeqF.js";
|
|
27
27
|
import { t as note$1 } from "./note-DdyFyHLV.js";
|
|
28
28
|
import { t as applyPluginAutoEnable } from "./plugin-auto-enable-WPZfV7Dp.js";
|
|
29
|
-
import { i as healthCommand, t as formatHealthCheckFailure } from "./health-format-
|
|
29
|
+
import { i as healthCommand, t as formatHealthCheckFailure } from "./health-format-CYWQ09j2.js";
|
|
30
30
|
import { t as runGatewayUpdate } from "./update-runner-BF2ZUZuV.js";
|
|
31
31
|
import { i as resolveGatewayAuth } from "./auth-CeZ-Kq3Y.js";
|
|
32
32
|
import { t as buildWorkspaceSkillStatus } from "./skills-status-B0uJbSLd.js";
|
|
33
|
-
import { a as repairLaunchAgentBootstrap, i as launchAgentPlistExists, n as isLaunchAgentListed, o as resolveGatewayLogPaths, r as isLaunchAgentLoaded, t as resolveGatewayService } from "./service-
|
|
33
|
+
import { a as repairLaunchAgentBootstrap, i as launchAgentPlistExists, n as isLaunchAgentListed, o as resolveGatewayLogPaths, r as isLaunchAgentLoaded, t as resolveGatewayService } from "./service-C39M-g_I.js";
|
|
34
34
|
import { r as isSystemdUserServiceAvailable } from "./systemd-CKUsCXqF.js";
|
|
35
|
-
import { t as readLastGatewayErrorLine } from "./diagnostics-
|
|
35
|
+
import { t as readLastGatewayErrorLine } from "./diagnostics-Dttptyw7.js";
|
|
36
36
|
import { t as collectChannelStatusIssues } from "./channels-status-issues-D_rjAibL.js";
|
|
37
|
-
import { n as doctorShellCompletion } from "./doctor-completion-
|
|
37
|
+
import { n as doctorShellCompletion } from "./doctor-completion-ZsvXf-in.js";
|
|
38
38
|
import { n as resolveControlUiDistIndexHealth, r as resolveControlUiDistIndexPathForRoot } from "./control-ui-assets-C6cSlkkc.js";
|
|
39
39
|
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-CyWCBhlo.js";
|
|
40
40
|
import { t as ensureSystemdUserLingerInteractive } from "./systemd-linger-Cu8buxAR.js";
|
|
41
41
|
import { n as buildAuthHealthSummary, r as formatRemainingShort, t as DEFAULT_OAUTH_WARN_MS } from "./auth-health-BQXG_lTS.js";
|
|
42
42
|
import { n as renderSystemdUnavailableHints, t as isSystemdUnavailableDetail } from "./systemd-hints-vhH0G2VV.js";
|
|
43
|
-
import { a as renderGatewayServiceCleanupHints, i as findExtraGatewayServices, n as auditGatewayServiceConfig, r as needsNodeRuntimeMigration, t as SERVICE_AUDIT_CODES } from "./service-audit-
|
|
43
|
+
import { a as renderGatewayServiceCleanupHints, i as findExtraGatewayServices, n as auditGatewayServiceConfig, r as needsNodeRuntimeMigration, t as SERVICE_AUDIT_CODES } from "./service-audit-B0wTydvm.js";
|
|
44
44
|
import fs from "node:fs";
|
|
45
45
|
import path from "node:path";
|
|
46
46
|
import JSON5 from "json5";
|
|
@@ -3,7 +3,7 @@ import { r as resolveCliName, t as formatCliCommand } from "./command-format-DOY
|
|
|
3
3
|
import { t as VERSION } from "./version-BKRSzdyx.js";
|
|
4
4
|
import { t as note } from "./note-DdyFyHLV.js";
|
|
5
5
|
import { c as compareSemverStrings, s as checkUpdateStatus } from "./update-runner-BF2ZUZuV.js";
|
|
6
|
-
import { a as resolveCompletionCachePath, i as isCompletionInstalled, o as resolveShellFromEnv, r as installCompletion, s as usesSlowDynamicCompletion, t as completionCacheExists } from "./completion-cli-
|
|
6
|
+
import { a as resolveCompletionCachePath, i as isCompletionInstalled, o as resolveShellFromEnv, r as installCompletion, s as usesSlowDynamicCompletion, t as completionCacheExists } from "./completion-cli-B0UUwvfE.js";
|
|
7
7
|
import path from "node:path";
|
|
8
8
|
import { spawnSync } from "node:child_process";
|
|
9
9
|
|
|
@@ -2,8 +2,8 @@ import { r as __exportAll } from "./chunk-D_gEzPfs.js";
|
|
|
2
2
|
import { u as resolveGatewayPort } from "./paths-VdmjGGyc.js";
|
|
3
3
|
import { o as loadConfig, u as writeConfigFile } from "./config-ZjEd8561.js";
|
|
4
4
|
import { h as resolveControlUiLinks, m as randomToken, p as probeGatewayReachable, v as waitForGatewayReachable } from "./onboard-helpers-FO60qqTG.js";
|
|
5
|
-
import { o as resolveGatewayLogPaths, t as resolveGatewayService } from "./service-
|
|
6
|
-
import { t as readLastGatewayErrorLine } from "./diagnostics-
|
|
5
|
+
import { o as resolveGatewayLogPaths, t as resolveGatewayService } from "./service-C39M-g_I.js";
|
|
6
|
+
import { t as readLastGatewayErrorLine } from "./diagnostics-Dttptyw7.js";
|
|
7
7
|
import { i as buildGatewayInstallPlan, t as DEFAULT_GATEWAY_DAEMON_RUNTIME } from "./daemon-runtime-CyWCBhlo.js";
|
|
8
8
|
import process from "node:process";
|
|
9
9
|
import { mkdirSync, openSync } from "node:fs";
|
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-
|
|
250
|
+
import("./run-main-6eAsx2LM.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
|
});
|
|
@@ -23,10 +23,10 @@ import { t as formatDocsLink } from "./links-BupJpVpQ.js";
|
|
|
23
23
|
import "./progress-EICDZThJ.js";
|
|
24
24
|
import { i as readExecApprovalsSnapshot, s as saveExecApprovals } from "./exec-approvals-io-BuwFfM1p.js";
|
|
25
25
|
import { t as renderTable } from "./table-C-_kZeNX.js";
|
|
26
|
-
import "./service-
|
|
26
|
+
import "./service-C39M-g_I.js";
|
|
27
27
|
import "./systemd-CKUsCXqF.js";
|
|
28
28
|
import { n as callGatewayFromCli } from "./gateway-rpc-BLmNrKaj.js";
|
|
29
|
-
import { t as describeUnknownError } from "./shared-
|
|
29
|
+
import { t as describeUnknownError } from "./shared-BjxVCJAJ.js";
|
|
30
30
|
import { n as nodesCallOpts, r as resolveNodeId } from "./rpc-7ip_yhqU.js";
|
|
31
31
|
import JSON5 from "json5";
|
|
32
32
|
import fs from "node:fs/promises";
|
package/dist/extension-api.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./pi-embedded-helpers-wHze4-BZ.js";
|
|
2
|
-
import { Sn as resolveKoiIdentity, c as runEmbeddedPiKoi, wr as resolveKoiTimeoutMs } from "./reply-
|
|
2
|
+
import { Sn as resolveKoiIdentity, c as runEmbeddedPiKoi, wr as resolveKoiTimeoutMs } from "./reply-BwxJW2E1.js";
|
|
3
3
|
import "./subsystem-hATE68va.js";
|
|
4
4
|
import "./paths-VdmjGGyc.js";
|
|
5
5
|
import "./theme-C5EwWDWE.js";
|
|
@@ -47,7 +47,7 @@ import "./sqlite-CYnXobrn.js";
|
|
|
47
47
|
import "./warnings-Ds_WSeah.js";
|
|
48
48
|
import "./proxy-from-env-DxUIcU4P.js";
|
|
49
49
|
import "./login-qr-ekueLD_2.js";
|
|
50
|
-
import "./channel-summary-
|
|
50
|
+
import "./channel-summary-CH6wx1K0.js";
|
|
51
51
|
import "./device-identity-CpMBJtRJ.js";
|
|
52
52
|
import "./client-BM6xyPUD.js";
|
|
53
53
|
import "./call-JFo1_L0m.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { o as __toESM } from "./chunk-D_gEzPfs.js";
|
|
2
2
|
import { B as normalizeThinkLevel, F as formatXHighModelHint, H as normalizeVerboseLevel, P as formatThinkingLevels, R as normalizeElevatedLevel, V as normalizeUsageDisplay, W as supportsXHighThinking, z as normalizeReasoningLevel } from "./pi-embedded-helpers-wHze4-BZ.js";
|
|
3
|
-
import { $t as getLastHeartbeatEvent, A as readSessionMessages, An as OPENAI_TTS_MODELS, At as getRemoteSkillEligibility, B as resolveOutboundTarget, Bn as setTtsEnabled, Bt as getHookType, C as listSessionsFromStore, Cn as formatUserTime, Ct as loadProviderUsageSummary, D as resolveSessionModelRef, Dn as createInternalHookEvent, Dt as handleSlackHttpRequest, E as resolveGatewaySessionStoreTarget, En as clearInternalHooks, F as ensureOutboundSessionEntry, Fn as resolveTtsApiKey, Ft as setSkillsRemoteRegistry, G as readRecentActivity, Gn as setCommandLaneConcurrency, Gt as createReplyPrefixOptions, Hn as textToSpeech, I as resolveOutboundSessionRoute, In as resolveTtsAutoMode, It as getSkillsSnapshotVersion, J as nylasLinked, Jn as stopDiagnosticHeartbeat, Jt as registerUnhandledRejectionHandler, Kn as CommandLane, Kt as normalizeGroupActivation, Ln as resolveTtsConfig, Lt as registerSkillsChangeListener, M as resolveSessionTranscriptCandidates, Mn as getTtsProvider, Mt as recordRemoteNodeInfo, N as stripEnvelopeFromMessages, Nn as isTtsEnabled, Nt as refreshRemoteBinsForConnectedNodes, O as archiveFileOnDisk, On as registerInternalHook, Pn as isTtsProviderConfigured, Pt as refreshRemoteNodeBins, Rn as resolveTtsPrefsPath, Rt as buildSafeExternalPrompt, S as listKoisForGateway, Sn as resolveKoiIdentity, Sr as normalizeMimeList, St as loadSKYKOIPlugins, T as loadSessionEntry, Tn as resolveUserTimezone, U as resetDirectoryCache, V as resolveSessionDeliveryTarget, Vn as setTtsProvider, Vt as isExternalHookSession, X as readNylasGrant, Xn as DEFAULT_HEARTBEAT_ACK_MAX_CHARS, Xt as buildHistoryContextFromEntries, Y as readMessages, Yn as isDiagnosticsEnabled, Zt as resolveHeartbeatVisibility, _ as getCanvasResource, _n as normalizePollInput, _r as DEFAULT_INPUT_PDF_MAX_PIXELS, a as normalizeSendPolicy, ar as parseVerboseOverride, at as consumeGatewaySigusr1RestartAuthorization, b as replaceCanvasResource, br as extractFileContentFromSource, c as runEmbeddedPiKoi, cn as createReplyDispatcher, ct as setGatewaySigusr1RestartPolicy, d as waitForEmbeddedPiRunEnd, dn as stopSubkoisForRequester, dr as DEFAULT_INPUT_FILE_MAX_CHARS, dt as inferLegacyName, en as onHeartbeatEvent, er as stripHeartbeatToken, fn as findSubkoiRunByChildSessionKey, fr as DEFAULT_INPUT_FILE_MIMES, ft as normalizeOptionalKoiId, g as canvasUri, gr as DEFAULT_INPUT_PDF_MAX_PAGES, gt as migrateLegacyCronPayload, h as createSKYKOITools, hr as DEFAULT_INPUT_MAX_REDIRECTS, ht as normalizeRequiredName, i as runCliKoi, in as getChannelActivity, ir as applyVerboseOverride, it as authorizeGatewaySigusr1Restart, j as readSessionPreviewItemsFromTranscript, jn as OPENAI_TTS_VOICES, jt as primeRemoteSkillsCache, k as capArrayByJsonBytes, kn as triggerInternalHook, l as abortEmbeddedPiRun, ln as formatZonedTimestamp, lr as loadModelCatalog, lt as normalizeCronJobCreate, m as initRuntimeContext, mn as initSubkoiRegistry, mr as DEFAULT_INPUT_IMAGE_MIMES, mt as normalizePayloadToSystemText, n as getCliSessionId, nt as runWithModelFallback, o as resolveSendPolicy, or as enqueueSystemEvent, ot as isGatewaySigusr1RestartExternallyAllowed, pn as findSubkoiRunByRunId, pr as DEFAULT_INPUT_IMAGE_MAX_BYTES, pt as normalizeOptionalText, qn as startDiagnosticHeartbeat, r as setCliSessionId, rr as applyModelOverrideToSessionEntry, s as clearSessionQueues, sn as dispatchInboundMessage, sr as isSystemEventContextChanged, st as scheduleGatewaySigusr1Restart, tr as lookupContextTokens, tt as readSkykoiEnvVar, un as isAbortTrigger, ur as DEFAULT_INPUT_FILE_MAX_BYTES, ut as normalizeCronJobPatch, v as listCanvasUris, vr as DEFAULT_INPUT_PDF_MIN_TEXT_CHARS, w as loadCombinedSessionStoreForGateway, wn as resolveUserTimeFormat, wr as resolveKoiTimeoutMs, x as resolveAnnounceTargetFromKey, xr as extractImageContentFromSource, xt as getPluginToolMeta, y as onCanvasChange, yr as DEFAULT_INPUT_TIMEOUT_MS, yt as requestHeartbeatNow, zn as resolveTtsProviderOrder, zt as detectSuspiciousPatterns } from "./reply-
|
|
3
|
+
import { $t as getLastHeartbeatEvent, A as readSessionMessages, An as OPENAI_TTS_MODELS, At as getRemoteSkillEligibility, B as resolveOutboundTarget, Bn as setTtsEnabled, Bt as getHookType, C as listSessionsFromStore, Cn as formatUserTime, Ct as loadProviderUsageSummary, D as resolveSessionModelRef, Dn as createInternalHookEvent, Dt as handleSlackHttpRequest, E as resolveGatewaySessionStoreTarget, En as clearInternalHooks, F as ensureOutboundSessionEntry, Fn as resolveTtsApiKey, Ft as setSkillsRemoteRegistry, G as readRecentActivity, Gn as setCommandLaneConcurrency, Gt as createReplyPrefixOptions, Hn as textToSpeech, I as resolveOutboundSessionRoute, In as resolveTtsAutoMode, It as getSkillsSnapshotVersion, J as nylasLinked, Jn as stopDiagnosticHeartbeat, Jt as registerUnhandledRejectionHandler, Kn as CommandLane, Kt as normalizeGroupActivation, Ln as resolveTtsConfig, Lt as registerSkillsChangeListener, M as resolveSessionTranscriptCandidates, Mn as getTtsProvider, Mt as recordRemoteNodeInfo, N as stripEnvelopeFromMessages, Nn as isTtsEnabled, Nt as refreshRemoteBinsForConnectedNodes, O as archiveFileOnDisk, On as registerInternalHook, Pn as isTtsProviderConfigured, Pt as refreshRemoteNodeBins, Rn as resolveTtsPrefsPath, Rt as buildSafeExternalPrompt, S as listKoisForGateway, Sn as resolveKoiIdentity, Sr as normalizeMimeList, St as loadSKYKOIPlugins, T as loadSessionEntry, Tn as resolveUserTimezone, U as resetDirectoryCache, V as resolveSessionDeliveryTarget, Vn as setTtsProvider, Vt as isExternalHookSession, X as readNylasGrant, Xn as DEFAULT_HEARTBEAT_ACK_MAX_CHARS, Xt as buildHistoryContextFromEntries, Y as readMessages, Yn as isDiagnosticsEnabled, Zt as resolveHeartbeatVisibility, _ as getCanvasResource, _n as normalizePollInput, _r as DEFAULT_INPUT_PDF_MAX_PIXELS, a as normalizeSendPolicy, ar as parseVerboseOverride, at as consumeGatewaySigusr1RestartAuthorization, b as replaceCanvasResource, br as extractFileContentFromSource, c as runEmbeddedPiKoi, cn as createReplyDispatcher, ct as setGatewaySigusr1RestartPolicy, d as waitForEmbeddedPiRunEnd, dn as stopSubkoisForRequester, dr as DEFAULT_INPUT_FILE_MAX_CHARS, dt as inferLegacyName, en as onHeartbeatEvent, er as stripHeartbeatToken, fn as findSubkoiRunByChildSessionKey, fr as DEFAULT_INPUT_FILE_MIMES, ft as normalizeOptionalKoiId, g as canvasUri, gr as DEFAULT_INPUT_PDF_MAX_PAGES, gt as migrateLegacyCronPayload, h as createSKYKOITools, hr as DEFAULT_INPUT_MAX_REDIRECTS, ht as normalizeRequiredName, i as runCliKoi, in as getChannelActivity, ir as applyVerboseOverride, it as authorizeGatewaySigusr1Restart, j as readSessionPreviewItemsFromTranscript, jn as OPENAI_TTS_VOICES, jt as primeRemoteSkillsCache, k as capArrayByJsonBytes, kn as triggerInternalHook, l as abortEmbeddedPiRun, ln as formatZonedTimestamp, lr as loadModelCatalog, lt as normalizeCronJobCreate, m as initRuntimeContext, mn as initSubkoiRegistry, mr as DEFAULT_INPUT_IMAGE_MIMES, mt as normalizePayloadToSystemText, n as getCliSessionId, nt as runWithModelFallback, o as resolveSendPolicy, or as enqueueSystemEvent, ot as isGatewaySigusr1RestartExternallyAllowed, pn as findSubkoiRunByRunId, pr as DEFAULT_INPUT_IMAGE_MAX_BYTES, pt as normalizeOptionalText, qn as startDiagnosticHeartbeat, r as setCliSessionId, rr as applyModelOverrideToSessionEntry, s as clearSessionQueues, sn as dispatchInboundMessage, sr as isSystemEventContextChanged, st as scheduleGatewaySigusr1Restart, tr as lookupContextTokens, tt as readSkykoiEnvVar, un as isAbortTrigger, ur as DEFAULT_INPUT_FILE_MAX_BYTES, ut as normalizeCronJobPatch, v as listCanvasUris, vr as DEFAULT_INPUT_PDF_MIN_TEXT_CHARS, w as loadCombinedSessionStoreForGateway, wn as resolveUserTimeFormat, wr as resolveKoiTimeoutMs, x as resolveAnnounceTargetFromKey, xr as extractImageContentFromSource, xt as getPluginToolMeta, y as onCanvasChange, yr as DEFAULT_INPUT_TIMEOUT_MS, yt as requestHeartbeatNow, zn as resolveTtsProviderOrder, zt as detectSuspiciousPatterns } from "./reply-BwxJW2E1.js";
|
|
4
4
|
import { C as getLogger, D as CHANNEL_IDS, L as getActivePluginRegistry, S as getChildLogger, a as setConsoleTimestampPrefix, i as setConsoleSubsystemFilter, k as DEFAULT_CHAT_CHANNEL, n as runtimeForLogger, s as defaultRuntime, t as createSubsystemLogger, v as setVerbose, w as getResolvedLoggerSettings } from "./subsystem-hATE68va.js";
|
|
5
5
|
import { g as resolveStateDir, i as isNixMode, l as resolveGatewayLockDir, o as resolveConfigPath, r as STATE_DIR, t as CONFIG_PATH, u as resolveGatewayPort } from "./paths-VdmjGGyc.js";
|
|
6
6
|
import { n as isRich, r as theme, t as colorize } from "./theme-C5EwWDWE.js";
|
|
@@ -53,7 +53,7 @@ import "./sqlite-CYnXobrn.js";
|
|
|
53
53
|
import "./warnings-Ds_WSeah.js";
|
|
54
54
|
import "./proxy-from-env-DxUIcU4P.js";
|
|
55
55
|
import "./login-qr-ekueLD_2.js";
|
|
56
|
-
import "./channel-summary-
|
|
56
|
+
import "./channel-summary-CH6wx1K0.js";
|
|
57
57
|
import { i as normalizeDevicePublicKeyBase64Url, s as verifyDeviceSignature, t as deriveDeviceIdFromPublicKey } from "./device-identity-CpMBJtRJ.js";
|
|
58
58
|
import { n as pickPrimaryTailnetIPv6, t as pickPrimaryTailnetIPv4 } from "./tailnet-DSvf7Jwy.js";
|
|
59
59
|
import { $ as validateNodePairListParams, A as validateExecApprovalResolveParams, At as errorShape, B as validateKoiIdentityParams, C as validateCronUpdateParams, Ct as validateWebLoginWaitParams, D as validateDeviceTokenRevokeParams, Dt as validateWizardStatusParams, E as validateDevicePairRejectParams, Et as validateWizardStartParams, F as validateKoiCreateParams, G as validateLogsTailParams, H as validateKoiParams, I as validateKoiDeleteParams, J as validateNodeEventParams, K as validateModelsListParams, L as validateKoiFilesGetParams, M as validateExecApprovalsNodeGetParams, Mt as parseSessionLabel, N as validateExecApprovalsNodeSetParams, Nt as buildDeviceAuthPayload, O as validateDeviceTokenRotateParams, Ot as PROTOCOL_VERSION, P as validateExecApprovalsSetParams, Q as validateNodePairApproveParams, R as validateKoiFilesListParams, S as validateCronStatusParams, St as validateWebLoginStartParams, T as validateDevicePairListParams, Tt as validateWizardNextParams, U as validateKoiUpdateParams, V as validateKoiListParams, W as validateKoiWaitParams, X as validateNodeInvokeResultParams, Y as validateNodeInvokeParams, Z as validateNodeListParams, _ as validateCronAddParams, _t as validateSkillsStatusParams, a as validateChannelsLogoutParams, at as validateRequestFrame, b as validateCronRunParams, bt as validateUpdateRunParams, c as validateChatHistoryParams, ct as validateSessionsDeleteParams, d as validateConfigApplyParams, dt as validateSessionsPreviewParams, et as validateNodePairRejectParams, f as validateConfigGetParams, ft as validateSessionsResetParams, g as validateConnectParams, gt as validateSkillsInstallParams, h as validateConfigSetParams, ht as validateSkillsBinsParams, i as formatValidationErrors, it as validatePollParams, j as validateExecApprovalsGetParams, k as validateExecApprovalRequestParams, kt as ErrorCodes, l as validateChatInjectParams, lt as validateSessionsListParams, m as validateConfigSchemaParams, mt as validateSessionsUsageParams, n as GatewayClient, nt as validateNodePairVerifyParams, o as validateChannelsStatusParams, ot as validateSendParams, p as validateConfigPatchParams, pt as validateSessionsResolveParams, q as validateNodeDescribeParams, rt as validateNodeRenameParams, s as validateChatAbortParams, st as validateSessionsCompactParams, tt as validateNodePairRequestParams, u as validateChatSendParams, ut as validateSessionsPatchParams, v as validateCronListParams, vt as validateSkillsUpdateParams, w as validateDevicePairApproveParams, wt as validateWizardCancelParams, x as validateCronRunsParams, xt as validateWakeParams, y as validateCronRemoveParams, yt as validateTalkModeParams, z as validateKoiFilesSetParams } from "./client-BM6xyPUD.js";
|
|
@@ -78,7 +78,7 @@ import { t as parseAbsoluteTimeMs } from "./parse-DaVCp9Sd.js";
|
|
|
78
78
|
import { a as summarizeRestartSentinel, n as formatDoctorNonInteractiveHint, r as formatRestartSentinelMessage, s as writeRestartSentinel, t as consumeRestartSentinel } from "./restart-sentinel-BqQzvk3k.js";
|
|
79
79
|
import { n as resolveMessageChannelSelection } from "./channel-selection-DhBJOelv.js";
|
|
80
80
|
import { i as readEventsSince, n as clearEventLogForSession, o as subscribeAll, r as hydrateSession, t as appendEvent } from "./event-log-CL2tmo5v.js";
|
|
81
|
-
import { n as createOutboundSendDeps, t as createDefaultDeps } from "./deps-
|
|
81
|
+
import { n as createOutboundSendDeps, t as createDefaultDeps } from "./deps-CSXtoJbv.js";
|
|
82
82
|
import { i as enableTailscaleServe, n as disableTailscaleServe, o as getTailnetHostname, r as enableTailscaleFunnel, t as disableTailscaleFunnel } from "./tailscale-CDBmRrBH.js";
|
|
83
83
|
import { t as ensureSKYKOICliOnPath } from "./path-env-DLiKMTfX.js";
|
|
84
84
|
import { t as forceFreePortAndWait } from "./ports-Bd1_aERh.js";
|
|
@@ -86,40 +86,41 @@ import { t as resolveChannelDefaultAccountId } from "./helpers-Cg7M1qEA.js";
|
|
|
86
86
|
import "./logging-CSvbGeqF.js";
|
|
87
87
|
import "./note-DdyFyHLV.js";
|
|
88
88
|
import { t as WizardCancelledError } from "./prompts-B1n8UQzX.js";
|
|
89
|
-
import { c as loadKoiIdentity, d as loadKoiIdentityFromWorkspace, i as applyKoiConfig, l as pruneKoiConfig, o as findKoiEntryIndex, r as getStatusSummary, s as listKoiEntries, t as runOnboardingWizard } from "./onboarding-
|
|
90
|
-
import { n as installSkill } from "./onboard-skills-
|
|
91
|
-
import "./github-copilot-auth-
|
|
92
|
-
import "./onboard-channels-
|
|
89
|
+
import { c as loadKoiIdentity, d as loadKoiIdentityFromWorkspace, i as applyKoiConfig, l as pruneKoiConfig, o as findKoiEntryIndex, r as getStatusSummary, s as listKoiEntries, t as runOnboardingWizard } from "./onboarding-C7DvjlYE.js";
|
|
90
|
+
import { n as installSkill } from "./onboard-skills-BZxz4pel.js";
|
|
91
|
+
import "./github-copilot-auth-O8q6Tzc2.js";
|
|
92
|
+
import "./onboard-channels-C3mQEHKo.js";
|
|
93
93
|
import { r as buildChannelUiCatalog, t as applyPluginAutoEnable } from "./plugin-auto-enable-WPZfV7Dp.js";
|
|
94
|
-
import "./archive-
|
|
94
|
+
import "./archive-C08F4Wb5.js";
|
|
95
95
|
import "./skill-scanner-BCGU84pB.js";
|
|
96
|
-
import "./installs-
|
|
97
|
-
import { c as startHeartbeatRunner, n as formatHealthChannelLines, o as runHeartbeatOnce, r as getHealthSnapshot, s as setHeartbeatsEnabled } from "./health-format-
|
|
96
|
+
import "./installs-DuX6T1D9.js";
|
|
97
|
+
import { c as startHeartbeatRunner, n as formatHealthChannelLines, o as runHeartbeatOnce, r as getHealthSnapshot, s as setHeartbeatsEnabled } from "./health-format-CYWQ09j2.js";
|
|
98
98
|
import { c as compareSemverStrings, d as resolveNpmChannelTag, g as normalizeUpdateChannel, l as fetchNpmLatestVersion, p as DEFAULT_PACKAGE_CHANNEL, s as checkUpdateStatus, t as runGatewayUpdate } from "./update-runner-BF2ZUZuV.js";
|
|
99
99
|
import { i as resolveGatewayAuth, n as authorizeGatewayConnect, r as isLocalDirectRequest, t as assertGatewayAuthConfigured } from "./auth-CeZ-Kq3Y.js";
|
|
100
100
|
import { i as probeGateway } from "./audit-DV5HL3bN.js";
|
|
101
101
|
import "./table-C-_kZeNX.js";
|
|
102
102
|
import { t as buildWorkspaceSkillStatus } from "./skills-status-B0uJbSLd.js";
|
|
103
|
-
import "./service-
|
|
103
|
+
import "./service-C39M-g_I.js";
|
|
104
104
|
import { p as resolveGatewayStateDir } from "./systemd-CKUsCXqF.js";
|
|
105
|
-
import "./diagnostics-
|
|
106
|
-
import "./node-service-
|
|
105
|
+
import "./diagnostics-Dttptyw7.js";
|
|
106
|
+
import "./node-service-jOcYNww7.js";
|
|
107
107
|
import "./channels-status-issues-D_rjAibL.js";
|
|
108
|
-
import "./doctor-completion-
|
|
109
|
-
import "./register.subclis-
|
|
110
|
-
import { a as createOutboundSendDeps$1, i as resolveKoiOutboundTarget, r as resolveKoiDeliveryPlan, t as koiCommand } from "./koi-
|
|
108
|
+
import "./doctor-completion-ZsvXf-in.js";
|
|
109
|
+
import "./register.subclis-BqAY69Mw.js";
|
|
110
|
+
import { a as createOutboundSendDeps$1, i as resolveKoiOutboundTarget, r as resolveKoiDeliveryPlan, t as koiCommand } from "./koi-BnqYdj-G.js";
|
|
111
111
|
import { a as resolveControlUiRootSync, i as resolveControlUiRootOverrideSync, t as ensureControlUiAssetsBuilt } from "./control-ui-assets-C6cSlkkc.js";
|
|
112
112
|
import "./daemon-runtime-CyWCBhlo.js";
|
|
113
113
|
import { n as resolveWideAreaDiscoveryDomain, r as writeWideAreaGatewayZone } from "./widearea-dns-BVskGRhX.js";
|
|
114
114
|
import { n as discoverGatewayBeacons } from "./bonjour-discovery-DjvriZpZ.js";
|
|
115
|
-
import "./
|
|
116
|
-
import "./
|
|
115
|
+
import "./ensure-local-gateway-Cnmpl0Hl.js";
|
|
116
|
+
import "./completion-cli-B0UUwvfE.js";
|
|
117
|
+
import "./service-audit-B0wTydvm.js";
|
|
117
118
|
import { i as shouldIncludeHook, n as loadWorkspaceHookEntries, r as resolveHookConfig } from "./hooks-status-CxWUG7p9.js";
|
|
118
|
-
import "./tui-
|
|
119
|
+
import "./tui-DfpQYar2.js";
|
|
119
120
|
import { t as buildChannelAccountSnapshot } from "./status-CoVkpNVT.js";
|
|
120
|
-
import "./shared-
|
|
121
|
-
import { a as runDaemonStop, i as runDaemonStart, n as runDaemonStatus, o as runDaemonUninstall, r as runDaemonRestart, s as runDaemonInstall } from "./daemon-cli-
|
|
122
|
-
import { a as toOptionString, i as parsePort$1, n as extractGatewayMiskeys, r as maybeExplainGatewayServiceStop, t as describeUnknownError } from "./shared-
|
|
121
|
+
import "./shared-C4Oo-GQQ.js";
|
|
122
|
+
import { a as runDaemonStop, i as runDaemonStart, n as runDaemonStatus, o as runDaemonUninstall, r as runDaemonRestart, s as runDaemonInstall } from "./daemon-cli-BGui5bJk.js";
|
|
123
|
+
import { a as toOptionString, i as parsePort$1, n as extractGatewayMiskeys, r as maybeExplainGatewayServiceStop, t as describeUnknownError } from "./shared-BjxVCJAJ.js";
|
|
123
124
|
import { i as setGatewayWsLogStyle, n as logWs, r as summarizeKoiEventForWsLog, t as formatForLog } from "./ws-log-D428yCp4.js";
|
|
124
125
|
import { T as resolveGmailHookRuntimeConfig, _ as buildGogWatchServeArgs, i as ensureTailscaleEndpoint, v as buildGogWatchStartArgs } from "./gmail-setup-utils-CT6TfYhd.js";
|
|
125
126
|
import { a as findCompanionByName, i as findCompanionById, o as getCachedCompanions, r as fetchCompanions, t as applyCompanions } from "./companions-CDNTF2M2.js";
|
|
@@ -11748,7 +11749,7 @@ const nodeHandlers = {
|
|
|
11748
11749
|
const p = params;
|
|
11749
11750
|
const payloadJSON = typeof p.payloadJSON === "string" ? p.payloadJSON : p.payload !== void 0 ? JSON.stringify(p.payload) : null;
|
|
11750
11751
|
await respondUnavailableOnThrow(respond, async () => {
|
|
11751
|
-
const { handleNodeEvent } = await import("./server-node-events-
|
|
11752
|
+
const { handleNodeEvent } = await import("./server-node-events-CItbv2Vy.js");
|
|
11752
11753
|
const nodeId = client?.connect?.device?.id ?? client?.connect?.client?.id ?? "node";
|
|
11753
11754
|
await handleNodeEvent({
|
|
11754
11755
|
deps: context.deps,
|
|
@@ -21002,7 +21003,16 @@ async function runGatewayLoop(params) {
|
|
|
21002
21003
|
process.on("SIGUSR1", onSigusr1);
|
|
21003
21004
|
try {
|
|
21004
21005
|
while (true) {
|
|
21005
|
-
|
|
21006
|
+
let backoffMs = 1e3;
|
|
21007
|
+
while (true) try {
|
|
21008
|
+
server = await params.start();
|
|
21009
|
+
break;
|
|
21010
|
+
} catch (err) {
|
|
21011
|
+
if (shuttingDown) throw err;
|
|
21012
|
+
gatewayLog$1.error(`gateway start failed: ${String(err)} — staying alive, retrying in ${Math.round(backoffMs / 1e3)}s`);
|
|
21013
|
+
await new Promise((resolve) => setTimeout(resolve, backoffMs));
|
|
21014
|
+
backoffMs = Math.min(backoffMs * 2, 3e4);
|
|
21015
|
+
}
|
|
21006
21016
|
await new Promise((resolve) => {
|
|
21007
21017
|
restartResolver = resolve;
|
|
21008
21018
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { St as loadSKYKOIPlugins } from "./reply-
|
|
1
|
+
import { St as loadSKYKOIPlugins } from "./reply-BwxJW2E1.js";
|
|
2
2
|
import { t as createSubsystemLogger } from "./subsystem-hATE68va.js";
|
|
3
3
|
import { l as normalizeKoiId } from "./session-key-B2OXLVi_.js";
|
|
4
4
|
import { b as sleep } from "./utils-D019Z2NU.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $n as resolveHeartbeatPrompt$1, Kn as CommandLane, Qn as isHeartbeatContentEffectivelyEmpty, Qt as emitHeartbeatEvent, R as resolveHeartbeatDeliveryTarget, Tn as resolveUserTimezone, Un as enqueueCommandInLane, Wn as getQueueSize, Xn as DEFAULT_HEARTBEAT_ACK_MAX_CHARS, Zn as DEFAULT_HEARTBEAT_EVERY, Zt as resolveHeartbeatVisibility, bt as setHeartbeatWakeHandler, cr as peekSystemEvents, er as stripHeartbeatToken, t as getReplyFromConfig, tn as resolveIndicatorType, u as isEmbeddedPiRunActive, xn as resolveEffectiveMessagesConfig, yt as requestHeartbeatNow, z as resolveHeartbeatSenderContext } from "./reply-
|
|
1
|
+
import { $n as resolveHeartbeatPrompt$1, Kn as CommandLane, Qn as isHeartbeatContentEffectivelyEmpty, Qt as emitHeartbeatEvent, R as resolveHeartbeatDeliveryTarget, Tn as resolveUserTimezone, Un as enqueueCommandInLane, Wn as getQueueSize, Xn as DEFAULT_HEARTBEAT_ACK_MAX_CHARS, Zn as DEFAULT_HEARTBEAT_EVERY, Zt as resolveHeartbeatVisibility, bt as setHeartbeatWakeHandler, cr as peekSystemEvents, er as stripHeartbeatToken, t as getReplyFromConfig, tn as resolveIndicatorType, u as isEmbeddedPiRunActive, xn as resolveEffectiveMessagesConfig, yt as requestHeartbeatNow, z as resolveHeartbeatSenderContext } from "./reply-BwxJW2E1.js";
|
|
2
2
|
import { p as info, s as defaultRuntime, t as createSubsystemLogger } from "./subsystem-hATE68va.js";
|
|
3
3
|
import { n as isRich, r as theme, t as colorize } from "./theme-C5EwWDWE.js";
|
|
4
4
|
import { d as resolveKoiIdFromSessionKey, h as toKoiStoreSessionKey, l as normalizeKoiId } from "./session-key-B2OXLVi_.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./pi-embedded-helpers-wHze4-BZ.js";
|
|
2
|
-
import "./reply-
|
|
2
|
+
import "./reply-BwxJW2E1.js";
|
|
3
3
|
import { s as defaultRuntime } from "./subsystem-hATE68va.js";
|
|
4
4
|
import "./paths-VdmjGGyc.js";
|
|
5
5
|
import { r as theme } from "./theme-C5EwWDWE.js";
|
|
@@ -48,7 +48,7 @@ import "./sqlite-CYnXobrn.js";
|
|
|
48
48
|
import "./warnings-Ds_WSeah.js";
|
|
49
49
|
import "./proxy-from-env-DxUIcU4P.js";
|
|
50
50
|
import "./login-qr-ekueLD_2.js";
|
|
51
|
-
import "./channel-summary-
|
|
51
|
+
import "./channel-summary-CH6wx1K0.js";
|
|
52
52
|
import "./device-identity-CpMBJtRJ.js";
|
|
53
53
|
import "./client-BM6xyPUD.js";
|
|
54
54
|
import "./call-JFo1_L0m.js";
|
|
@@ -67,10 +67,10 @@ import "./control-service-CA_ju030.js";
|
|
|
67
67
|
import "./restart-sentinel-BqQzvk3k.js";
|
|
68
68
|
import "./channel-selection-DhBJOelv.js";
|
|
69
69
|
import "./event-log-CL2tmo5v.js";
|
|
70
|
-
import { a as resolvePackedRootDir, i as resolveArchiveKind, n as fileExists, r as readJsonFile, t as extractArchive } from "./archive-
|
|
70
|
+
import { a as resolvePackedRootDir, i as resolveArchiveKind, n as fileExists, r as readJsonFile, t as extractArchive } from "./archive-C08F4Wb5.js";
|
|
71
71
|
import { t as renderTable } from "./table-C-_kZeNX.js";
|
|
72
72
|
import { a as parseFrontmatter, n as loadWorkspaceHookEntries, t as buildWorkspaceHookStatus } from "./hooks-status-CxWUG7p9.js";
|
|
73
|
-
import { t as buildPluginStatusReport } from "./status-
|
|
73
|
+
import { t as buildPluginStatusReport } from "./status-BCvh8ZAj.js";
|
|
74
74
|
import fs from "node:fs";
|
|
75
75
|
import path from "node:path";
|
|
76
76
|
import os from "node:os";
|