skykoi 2026.3.106 → 2026.3.108
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/{agent-CthtuBNf.js → agent-BNV_-YXQ.js} +2 -2
- package/dist/{archive-Bhc3A1Bz.js → archive-B496ukgG.js} +1 -1
- package/dist/build-info.json +3 -3
- package/dist/canvas-host/a2ui/.bundle.hash +1 -1
- package/dist/{channel-options-DrAJsyji.js → channel-options-DdEy23Dh.js} +1 -1
- package/dist/{channels-cli-DhgkyB2e.js → channels-cli-D3t2HAoy.js} +6 -6
- package/dist/cli/daemon-cli.js +1 -1
- package/dist/{cli-c691uXye.js → cli-N0O_mOxK.js} +1 -1
- package/dist/{completion-cli-s8c_0diS.js → completion-cli-lgPnB_QO.js} +1 -1
- package/dist/{config-guard-CalzXt1_.js → config-guard-C_sRTc1Z.js} +13 -13
- package/dist/{configure-ItDeYaR0.js → configure-CND6Es-r.js} +4 -4
- package/dist/{daemon-cli-CkpICPGb.js → daemon-cli-9X2RAwSF.js} +2 -2
- package/dist/{deps-SIrsFbjY.js → deps-BSGOKoMA.js} +1 -1
- package/dist/{doctor-D-OdZl1N.js → doctor-DfKkb7so.js} +3 -3
- package/dist/entry.js +1 -1
- package/dist/extension-api.js +1 -1
- package/dist/{gateway-cli-DAh_EvgX.js → gateway-cli-CB-A8fyI.js} +15 -15
- package/dist/{github-copilot-auth-FSBgVxar.js → github-copilot-auth-DJ9I6PIu.js} +1 -1
- package/dist/{health-format-CfKLuzs5.js → health-format-CRh3zzYT.js} +1 -1
- package/dist/{hooks-cli-DNwjgBR4.js → hooks-cli-BAZo_034.js} +3 -3
- package/dist/index.js +19 -19
- package/dist/{installs-BdDmiHCv.js → installs-CvXs7_Gy.js} +1 -1
- package/dist/{models-cli-BKWnPi5J.js → models-cli-DpIPlgFD.js} +2 -2
- package/dist/{onboard-channels-CaCwJL2_.js → onboard-channels-CI7V6VYN.js} +2 -2
- package/dist/{onboard-skills-BVoh7Hva.js → onboard-skills-BeWozM22.js} +3 -3
- package/dist/{onboarding-DVRHD6fR.js → onboarding-Bw1JcgPM.js} +6 -6
- package/dist/{plugin-registry-D9XFxMUz.js → plugin-registry-MtTSoGvL.js} +1 -1
- package/dist/plugin-sdk/agents/tools/deliverable-tool.d.ts +17 -0
- package/dist/plugin-sdk/index.js +25 -7
- package/dist/{plugins-cli-1wmq9cGN.js → plugins-cli-CXwHOUtY.js} +5 -5
- package/dist/{program-BO4ly3bu.js → program-DyyynavC.js} +4 -4
- package/dist/{register.subclis-CxiV0zoZ.js → register.subclis-K5aZMXNM.js} +10 -10
- package/dist/{reply-BLU4Dph5.js → reply-DQcyVjqV.js} +293 -19
- package/dist/{run-main-i7kosc8R.js → run-main-yz-H7iUy.js} +20 -20
- package/dist/{server-node-events-BdHZH27N.js → server-node-events-V0UQdK_R.js} +3 -3
- package/dist/{status-B5D48bVI.js → status-BRk9Xicc.js} +1 -1
- package/dist/{update-0cyU6sFj.js → update-CtZluG_6.js} +1 -1
- package/dist/{update-cli-CcgbWACR.js → update-cli-JejoQORt.js} +11 -11
- package/dist/{update-runner-1dwjvV2y.js → update-runner-DWFNpZZW.js} +3 -3
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { H as normalizeThinkLevel, I as formatThinkingLevels, K as supportsXHighThinking, L as formatXHighModelHint, W as normalizeVerboseLevel } from "./pi-embedded-helpers-D5gz7ahu.js";
|
|
2
|
-
import { B as runWithModelFallback, Br as resolveAgentTimeoutMs, Dn as clearAgentRunContext, En as AGENT_LANE_NESTED, F as resolveOutboundTarget, I as resolveSessionDeliveryTarget, On as emitAgentEvent, Tr as loadModelCatalog, Ut as getRemoteSkillEligibility, Yt as getSkillsSnapshotVersion, _r as lookupContextTokens, br as applyVerboseOverride, c as runEmbeddedPiAgent, i as runCliAgent, jn as registerAgentRunContext, n as getCliSessionId, o as resolveSendPolicy, r as setCliSessionId, vr as clearSessionAuthProfileOverride, yr as applyModelOverrideToSessionEntry } from "./reply-
|
|
2
|
+
import { B as runWithModelFallback, Br as resolveAgentTimeoutMs, Dn as clearAgentRunContext, En as AGENT_LANE_NESTED, F as resolveOutboundTarget, I as resolveSessionDeliveryTarget, On as emitAgentEvent, Tr as loadModelCatalog, Ut as getRemoteSkillEligibility, Yt as getSkillsSnapshotVersion, _r as lookupContextTokens, br as applyVerboseOverride, c as runEmbeddedPiAgent, i as runCliAgent, jn as registerAgentRunContext, n as getCliSessionId, o as resolveSendPolicy, r as setCliSessionId, vr as clearSessionAuthProfileOverride, yr as applyModelOverrideToSessionEntry } from "./reply-DQcyVjqV.js";
|
|
3
3
|
import { N as DEFAULT_CHAT_CHANNEL, c as defaultRuntime } from "./subsystem-Dl1sS5S-.js";
|
|
4
4
|
import { d as resolveAgentIdFromSessionKey, l as normalizeAgentId, u as normalizeMainKey } from "./session-key-hGS8_hRJ.js";
|
|
5
5
|
import { a as resolveAgentModelPrimary, i as resolveAgentModelFallbacksOverride, o as resolveAgentSkillsFilter, r as resolveAgentDir, s as resolveAgentWorkspaceDir, t as listAgentIds, x as ensureAgentWorkspace } from "./agent-scope-DrL2uTp9.js";
|
|
@@ -13,7 +13,7 @@ import { a as isInternalMessageChannel, d as resolveMessageChannel, i as isGatew
|
|
|
13
13
|
import { n as resolveSessionFilePath, o as resolveStorePath } from "./paths-CAvRsPIf.js";
|
|
14
14
|
import { a as normalizeOutboundPayloadsForJson, i as normalizeOutboundPayloads, r as formatOutboundPayloadLog, t as deliverOutboundPayloads } from "./deliver-DDU96v2Z.js";
|
|
15
15
|
import { l as hasNonzeroUsage } from "./session-cost-usage-CJ5Inqel.js";
|
|
16
|
-
import { t as createDefaultDeps } from "./deps-
|
|
16
|
+
import { t as createDefaultDeps } from "./deps-BSGOKoMA.js";
|
|
17
17
|
import crypto from "node:crypto";
|
|
18
18
|
|
|
19
19
|
//#region src/cli/outbound-send-deps.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as __require, o as __toESM, t as __commonJSMin } from "./chunk-D_gEzPfs.js";
|
|
2
|
-
import { yt as require_inherits } from "./reply-
|
|
2
|
+
import { yt as require_inherits } from "./reply-DQcyVjqV.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
|
+
d5ecb9c1ae59199ba62caf0053bc47a2393374fd192c6423587b4224c9e9f583
|
|
@@ -2,7 +2,7 @@ import { M as CHAT_CHANNEL_ORDER } from "./subsystem-Dl1sS5S-.js";
|
|
|
2
2
|
import { t as isTruthyEnvValue } from "./env-EjmWoVFM.js";
|
|
3
3
|
import { n as listChannelPlugins } from "./plugins-CvpPbUcD.js";
|
|
4
4
|
import { i as listChannelPluginCatalogEntries } from "./plugin-auto-enable-ClD8Hu9T.js";
|
|
5
|
-
import { t as ensurePluginRegistryLoaded } from "./plugin-registry-
|
|
5
|
+
import { t as ensurePluginRegistryLoaded } from "./plugin-registry-MtTSoGvL.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-D5gz7ahu.js";
|
|
2
|
-
import { Fn as createSlackWebClient, ht as formatUsageReportLines, mt as loadProviderUsageSummary, vn as parseDiscordTarget, yn as fetchChannelPermissionsDiscord } from "./reply-
|
|
2
|
+
import { Fn as createSlackWebClient, ht as formatUsageReportLines, mt as loadProviderUsageSummary, vn as parseDiscordTarget, yn as fetchChannelPermissionsDiscord } from "./reply-DQcyVjqV.js";
|
|
3
3
|
import { N as DEFAULT_CHAT_CHANNEL, O as getResolvedLoggerSettings, T as theme, c as defaultRuntime, p as danger, y as setVerbose } from "./subsystem-Dl1sS5S-.js";
|
|
4
4
|
import "./paths-DcA9-j8b.js";
|
|
5
5
|
import { c as normalizeAccountId, t as DEFAULT_ACCOUNT_ID } from "./session-key-hGS8_hRJ.js";
|
|
@@ -60,14 +60,14 @@ import { n as resolveMessageChannelSelection } from "./channel-selection-BZvCBj3
|
|
|
60
60
|
import { t as resolveChannelDefaultAccountId } from "./helpers-Ccy5jhZP.js";
|
|
61
61
|
import "./note-ty8fydmp.js";
|
|
62
62
|
import { t as createClackPrompter } from "./clack-prompter-D03d7Olp.js";
|
|
63
|
-
import { i as reloadOnboardingPluginRegistry, n as setupChannels, r as ensureOnboardingPluginInstalled } from "./onboard-channels-
|
|
63
|
+
import { i as reloadOnboardingPluginRegistry, n as setupChannels, r as ensureOnboardingPluginInstalled } from "./onboard-channels-CI7V6VYN.js";
|
|
64
64
|
import { i as listChannelPluginCatalogEntries } from "./plugin-auto-enable-ClD8Hu9T.js";
|
|
65
|
-
import "./archive-
|
|
65
|
+
import "./archive-B496ukgG.js";
|
|
66
66
|
import "./skill-scanner-BapBkMb3.js";
|
|
67
|
-
import "./installs-
|
|
67
|
+
import "./installs-CvXs7_Gy.js";
|
|
68
68
|
import { t as collectChannelStatusIssues } from "./channels-status-issues-BaXwaWXv.js";
|
|
69
|
-
import { n as hasExplicitOptions } from "./plugin-registry-
|
|
70
|
-
import { t as formatCliChannelOptions } from "./channel-options-
|
|
69
|
+
import { n as hasExplicitOptions } from "./plugin-registry-MtTSoGvL.js";
|
|
70
|
+
import { t as formatCliChannelOptions } from "./channel-options-DdEy23Dh.js";
|
|
71
71
|
import { t as buildChannelAccountSnapshot } from "./status-DqH1H1Pt.js";
|
|
72
72
|
import { t as parseLogLine } from "./parse-log-line-BjmXZSHU.js";
|
|
73
73
|
import fs from "node:fs/promises";
|
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-9X2RAwSF.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./pi-embedded-helpers-D5gz7ahu.js";
|
|
2
|
-
import { pt as loadSKYKOIPlugins } from "./reply-
|
|
2
|
+
import { pt as loadSKYKOIPlugins } from "./reply-DQcyVjqV.js";
|
|
3
3
|
import { t as createSubsystemLogger } from "./subsystem-Dl1sS5S-.js";
|
|
4
4
|
import "./paths-DcA9-j8b.js";
|
|
5
5
|
import "./utils-DIctjiBL.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as __exportAll } from "./chunk-D_gEzPfs.js";
|
|
2
2
|
import { g as resolveStateDir } from "./paths-DcA9-j8b.js";
|
|
3
|
-
import { n as registerSubCliByName, t as getSubCliEntries } from "./register.subclis-
|
|
3
|
+
import { n as registerSubCliByName, t as getSubCliEntries } from "./register.subclis-K5aZMXNM.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 { A as runMessageAction, Et as formatControlUiSshHint, Ft as resolveControlUiLinks, L as formatTargetDisplay, Ot as handleReset, Pt as randomToken, Rt as waitForGatewayReachable, St as applyWizardMetadata, Tt as ensureWorkspaceAndSessions, _r as lookupContextTokens, ct as CHANNEL_TARGETS_DESCRIPTION, jt as openUrl, kt as moveToTrash, lt as CHANNEL_TARGET_DESCRIPTION, nn as runMemoryStatus, tn as registerMemoryCli, wt as detectBrowserOpenSupport, xt as DEFAULT_WORKSPACE, z as CHANNEL_MESSAGE_ACTION_NAMES } from "./reply-
|
|
1
|
+
import { A as runMessageAction, Et as formatControlUiSshHint, Ft as resolveControlUiLinks, L as formatTargetDisplay, Ot as handleReset, Pt as randomToken, Rt as waitForGatewayReachable, St as applyWizardMetadata, Tt as ensureWorkspaceAndSessions, _r as lookupContextTokens, ct as CHANNEL_TARGETS_DESCRIPTION, jt as openUrl, kt as moveToTrash, lt as CHANNEL_TARGET_DESCRIPTION, nn as runMemoryStatus, tn as registerMemoryCli, wt as detectBrowserOpenSupport, xt as DEFAULT_WORKSPACE, z as CHANNEL_MESSAGE_ACTION_NAMES } from "./reply-DQcyVjqV.js";
|
|
2
2
|
import { B as normalizeChatChannelId, C as colorize, I as getChatChannelMeta, N as DEFAULT_CHAT_CHANNEL, T as theme, c as defaultRuntime, l as restoreTerminalState, m as info, p as danger, w as isRich, y as setVerbose } from "./subsystem-Dl1sS5S-.js";
|
|
3
3
|
import { g as resolveStateDir, i as isNixMode, m as resolveOAuthDir, o as resolveConfigPath, r as STATE_DIR, u as resolveGatewayPort } from "./paths-DcA9-j8b.js";
|
|
4
4
|
import { l as normalizeAgentId, n as DEFAULT_AGENT_ID, t as DEFAULT_ACCOUNT_ID } from "./session-key-hGS8_hRJ.js";
|
|
@@ -19,29 +19,29 @@ import { t as formatDocsLink } from "./links-yjT27ApF.js";
|
|
|
19
19
|
import { n as runCommandWithRuntime } from "./cli-utils-CodyYLHe.js";
|
|
20
20
|
import { n as withProgress } from "./progress-C_FQJYVr.js";
|
|
21
21
|
import { n as stylePromptMessage, r as stylePromptTitle, t as stylePromptHint } from "./prompt-style-DjEIdF58.js";
|
|
22
|
-
import { t as createDefaultDeps } from "./deps-
|
|
22
|
+
import { t as createDefaultDeps } from "./deps-BSGOKoMA.js";
|
|
23
23
|
import { a as gatewayInstallErrorHint, g as assertSupportedRuntime, i as buildGatewayInstallPlan, r as isGatewayDaemonRuntime, t as DEFAULT_GATEWAY_DAEMON_RUNTIME } from "./daemon-runtime-vtoMFexx.js";
|
|
24
24
|
import { t as resolveChannelDefaultAccountId } from "./helpers-Ccy5jhZP.js";
|
|
25
25
|
import { n as logConfigUpdated, t as formatConfigPath } from "./logging-B818ac7o.js";
|
|
26
26
|
import { t as WizardCancelledError } from "./prompts-CDHXxTNu.js";
|
|
27
27
|
import { t as createClackPrompter } from "./clack-prompter-D03d7Olp.js";
|
|
28
|
-
import { a as buildAgentSummaries, c as loadAgentIdentity, f as parseIdentityMarkdown, i as applyAgentConfig, l as pruneAgentConfig, n as statusCommand, o as findAgentEntryIndex, s as listAgentEntries, t as runOnboardingWizard, u as identityHasValues } from "./onboarding-
|
|
29
|
-
import { d as applyAuthChoice, f as applyOpenAIConfig, h as promptAuthChoiceGrouped, m as applyGoogleGeminiModelDefault, p as upsertSharedEnvVar, u as warnIfModelConfigLooksOff } from "./onboard-skills-
|
|
30
|
-
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-
|
|
31
|
-
import { n as setupChannels } from "./onboard-channels-
|
|
32
|
-
import { l as healthCommand } from "./health-format-
|
|
28
|
+
import { a as buildAgentSummaries, c as loadAgentIdentity, f as parseIdentityMarkdown, i as applyAgentConfig, l as pruneAgentConfig, n as statusCommand, o as findAgentEntryIndex, s as listAgentEntries, t as runOnboardingWizard, u as identityHasValues } from "./onboarding-Bw1JcgPM.js";
|
|
29
|
+
import { d as applyAuthChoice, f as applyOpenAIConfig, h as promptAuthChoiceGrouped, m as applyGoogleGeminiModelDefault, p as upsertSharedEnvVar, u as warnIfModelConfigLooksOff } from "./onboard-skills-BeWozM22.js";
|
|
30
|
+
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-DJ9I6PIu.js";
|
|
31
|
+
import { n as setupChannels } from "./onboard-channels-CI7V6VYN.js";
|
|
32
|
+
import { l as healthCommand } from "./health-format-CRh3zzYT.js";
|
|
33
33
|
import { t as renderTable } from "./table-BuHjFIeu.js";
|
|
34
34
|
import { t as resolveGatewayService } from "./service-Fxlow9XO.js";
|
|
35
35
|
import { r as isSystemdUserServiceAvailable } from "./systemd-BTcdURXT.js";
|
|
36
|
-
import { l as getVerboseFlag, o as getFlagValue, r as registerSubCliCommands, s as getPositiveIntFlagValue, u as hasFlag } from "./register.subclis-
|
|
36
|
+
import { l as getVerboseFlag, o as getFlagValue, r as registerSubCliCommands, s as getPositiveIntFlagValue, u as hasFlag } from "./register.subclis-K5aZMXNM.js";
|
|
37
37
|
import { n as callGatewayFromCli, t as addGatewayClientOptions } from "./gateway-rpc-D4VaaKAU.js";
|
|
38
38
|
import { t as formatHelpExamples } from "./help-format-rUxU9jE_.js";
|
|
39
|
-
import { a as createOutboundSendDeps, n as resolveSessionKeyForRequest, t as agentCommand } from "./agent-
|
|
40
|
-
import { n as hasExplicitOptions, t as ensurePluginRegistryLoaded } from "./plugin-registry-
|
|
39
|
+
import { a as createOutboundSendDeps, n as resolveSessionKeyForRequest, t as agentCommand } from "./agent-BNV_-YXQ.js";
|
|
40
|
+
import { n as hasExplicitOptions, t as ensurePluginRegistryLoaded } from "./plugin-registry-MtTSoGvL.js";
|
|
41
41
|
import { n as parsePositiveIntOrUndefined, t as collectOption } from "./helpers-xCg96Vkw.js";
|
|
42
|
-
import { i as CONFIGURE_WIZARD_SECTIONS, n as configureCommand, r as configureCommandWithSections } from "./configure-
|
|
42
|
+
import { i as CONFIGURE_WIZARD_SECTIONS, n as configureCommand, r as configureCommandWithSections } from "./configure-CND6Es-r.js";
|
|
43
43
|
import { n as ensureSystemdUserLingerNonInteractive } from "./systemd-linger-BSA8MnYc.js";
|
|
44
|
-
import { n as loadAndMaybeMigrateDoctorConfig, t as doctorCommand } from "./doctor-
|
|
44
|
+
import { n as loadAndMaybeMigrateDoctorConfig, t as doctorCommand } from "./doctor-DfKkb7so.js";
|
|
45
45
|
import { fileURLToPath } from "node:url";
|
|
46
46
|
import fs from "node:fs";
|
|
47
47
|
import path from "node:path";
|
|
@@ -2792,7 +2792,7 @@ async function loadValidConfig() {
|
|
|
2792
2792
|
}
|
|
2793
2793
|
function registerConfigCli(program) {
|
|
2794
2794
|
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) => {
|
|
2795
|
-
const { CONFIGURE_WIZARD_SECTIONS, configureCommand, configureCommandWithSections } = await import("./configure-
|
|
2795
|
+
const { CONFIGURE_WIZARD_SECTIONS, configureCommand, configureCommandWithSections } = await import("./configure-CND6Es-r.js").then((n) => n.t);
|
|
2796
2796
|
const sections = Array.isArray(opts.section) ? opts.section.map((value) => typeof value === "string" ? value.trim() : "").filter(Boolean) : [];
|
|
2797
2797
|
if (sections.length === 0) {
|
|
2798
2798
|
await configureCommand(defaultRuntime);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as __exportAll } from "./chunk-D_gEzPfs.js";
|
|
2
|
-
import { At as normalizeGatewayTokenInput, Dt as guardCancel, Ft as resolveControlUiLinks, Lt as summarizeExistingConfig, Mt as printWizardHeader, Nt as probeGatewayReachable, Pt as randomToken, Rt as waitForGatewayReachable, St as applyWizardMetadata, Tt as ensureWorkspaceAndSessions, xt as DEFAULT_WORKSPACE } from "./reply-
|
|
2
|
+
import { At as normalizeGatewayTokenInput, Dt as guardCancel, Ft as resolveControlUiLinks, Lt as summarizeExistingConfig, Mt as printWizardHeader, Nt as probeGatewayReachable, Pt as randomToken, Rt as waitForGatewayReachable, St as applyWizardMetadata, Tt as ensureWorkspaceAndSessions, xt as DEFAULT_WORKSPACE } from "./reply-DQcyVjqV.js";
|
|
3
3
|
import { c as defaultRuntime } from "./subsystem-Dl1sS5S-.js";
|
|
4
4
|
import { t as CONFIG_PATH, u as resolveGatewayPort } from "./paths-DcA9-j8b.js";
|
|
5
5
|
import { h as resolveUserPath, y as shortenHomePath } from "./utils-DIctjiBL.js";
|
|
@@ -15,9 +15,9 @@ import { n as logConfigUpdated } from "./logging-B818ac7o.js";
|
|
|
15
15
|
import { t as note$1 } from "./note-ty8fydmp.js";
|
|
16
16
|
import { t as WizardCancelledError } from "./prompts-CDHXxTNu.js";
|
|
17
17
|
import { t as createClackPrompter } from "./clack-prompter-D03d7Olp.js";
|
|
18
|
-
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-
|
|
19
|
-
import { n as setupChannels, t as noteChannelStatus } from "./onboard-channels-
|
|
20
|
-
import { l as healthCommand, n as ensureControlUiAssetsBuilt, t as formatHealthCheckFailure } from "./health-format-
|
|
18
|
+
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-BeWozM22.js";
|
|
19
|
+
import { n as setupChannels, t as noteChannelStatus } from "./onboard-channels-CI7V6VYN.js";
|
|
20
|
+
import { l as healthCommand, n as ensureControlUiAssetsBuilt, t as formatHealthCheckFailure } from "./health-format-CRh3zzYT.js";
|
|
21
21
|
import { t as resolveGatewayService } from "./service-Fxlow9XO.js";
|
|
22
22
|
import { t as ensureSystemdUserLingerInteractive } from "./systemd-linger-BSA8MnYc.js";
|
|
23
23
|
import { confirm, intro, outro, select, text } from "@clack/prompts";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as __exportAll } from "./chunk-D_gEzPfs.js";
|
|
2
|
-
import { Ft as resolveControlUiLinks } from "./reply-
|
|
2
|
+
import { Ft as resolveControlUiLinks } from "./reply-DQcyVjqV.js";
|
|
3
3
|
import { C as colorize, O as getResolvedLoggerSettings, T as theme, c as defaultRuntime, w as isRich } from "./subsystem-Dl1sS5S-.js";
|
|
4
4
|
import { d as resolveIsNixMode, g as resolveStateDir, o as resolveConfigPath, u as resolveGatewayPort } from "./paths-DcA9-j8b.js";
|
|
5
5
|
import { y as shortenHomePath } from "./utils-DIctjiBL.js";
|
|
@@ -14,7 +14,7 @@ import { n as callGateway } from "./call-DwOdrKsR.js";
|
|
|
14
14
|
import { t as formatDocsLink } from "./links-yjT27ApF.js";
|
|
15
15
|
import { n as withProgress } from "./progress-C_FQJYVr.js";
|
|
16
16
|
import { d as resolveGatewaySystemdServiceName, l as resolveGatewayLaunchAgentLabel } from "./constants-CXZus5hc.js";
|
|
17
|
-
import { t as createDefaultDeps } from "./deps-
|
|
17
|
+
import { t as createDefaultDeps } from "./deps-BSGOKoMA.js";
|
|
18
18
|
import { i as buildGatewayInstallPlan, r as isGatewayDaemonRuntime, t as DEFAULT_GATEWAY_DAEMON_RUNTIME } from "./daemon-runtime-vtoMFexx.js";
|
|
19
19
|
import { o as resolveGatewayLogPaths, t as resolveGatewayService } from "./service-Fxlow9XO.js";
|
|
20
20
|
import { r as isSystemdUserServiceAvailable } from "./systemd-BTcdURXT.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Mn as sendMessageWhatsApp, Pn as sendMessageSlack, bt as sendMessageIMessage, gn as sendMessageDiscord, hn as sendMessageTelegram } from "./reply-
|
|
1
|
+
import { Mn as sendMessageWhatsApp, Pn as sendMessageSlack, bt as sendMessageIMessage, gn as sendMessageDiscord, hn as sendMessageTelegram } from "./reply-DQcyVjqV.js";
|
|
2
2
|
import { b as sendMessageSignal } from "./deliver-DDU96v2Z.js";
|
|
3
3
|
|
|
4
4
|
//#region src/cli/deps.ts
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Dt as guardCancel, Mt as printWizardHeader, Pt as randomToken, St as applyWizardMetadata, Tr as loadModelCatalog, pt as loadSKYKOIPlugins } from "./reply-
|
|
1
|
+
import { Dt as guardCancel, Mt as printWizardHeader, Pt as randomToken, St as applyWizardMetadata, Tr as loadModelCatalog, pt as loadSKYKOIPlugins } from "./reply-DQcyVjqV.js";
|
|
2
2
|
import { O as getResolvedLoggerSettings, c as defaultRuntime } from "./subsystem-Dl1sS5S-.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-DcA9-j8b.js";
|
|
4
4
|
import { i as buildAgentMainSessionKey, l as normalizeAgentId, r as DEFAULT_MAIN_KEY, t as DEFAULT_ACCOUNT_ID } from "./session-key-hGS8_hRJ.js";
|
|
@@ -25,8 +25,8 @@ import { t as resolveChannelDefaultAccountId } from "./helpers-Ccy5jhZP.js";
|
|
|
25
25
|
import { n as logConfigUpdated } from "./logging-B818ac7o.js";
|
|
26
26
|
import { t as note$1 } from "./note-ty8fydmp.js";
|
|
27
27
|
import { t as applyPluginAutoEnable } from "./plugin-auto-enable-ClD8Hu9T.js";
|
|
28
|
-
import { i as resolveControlUiDistIndexPathForRoot, l as healthCommand, r as resolveControlUiDistIndexHealth, t as formatHealthCheckFailure } from "./health-format-
|
|
29
|
-
import { c as doctorShellCompletion, t as runGatewayUpdate } from "./update-runner-
|
|
28
|
+
import { i as resolveControlUiDistIndexPathForRoot, l as healthCommand, r as resolveControlUiDistIndexHealth, t as formatHealthCheckFailure } from "./health-format-CRh3zzYT.js";
|
|
29
|
+
import { c as doctorShellCompletion, t as runGatewayUpdate } from "./update-runner-DWFNpZZW.js";
|
|
30
30
|
import { i as resolveGatewayAuth } from "./auth-CMhFyIcG.js";
|
|
31
31
|
import { t as buildWorkspaceSkillStatus } from "./skills-status-BSS2etLw.js";
|
|
32
32
|
import { a as repairLaunchAgentBootstrap, i as launchAgentPlistExists, n as isLaunchAgentListed, o as resolveGatewayLogPaths, r as isLaunchAgentLoaded, t as resolveGatewayService } from "./service-Fxlow9XO.js";
|
package/dist/entry.js
CHANGED
|
@@ -244,7 +244,7 @@ if (!ensureExperimentalWarningSuppressed()) {
|
|
|
244
244
|
applyCliProfileEnv({ profile: parsed.profile });
|
|
245
245
|
process$1.argv = parsed.argv;
|
|
246
246
|
}
|
|
247
|
-
import("./run-main-
|
|
247
|
+
import("./run-main-yz-H7iUy.js").then(({ runCli }) => runCli(process$1.argv)).catch((error) => {
|
|
248
248
|
console.error("[SKYKOI] Failed to start CLI:", error instanceof Error ? error.stack ?? error.message : error);
|
|
249
249
|
process$1.exitCode = 1;
|
|
250
250
|
});
|
package/dist/extension-api.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./pi-embedded-helpers-D5gz7ahu.js";
|
|
2
|
-
import { Br as resolveAgentTimeoutMs, Ln as resolveAgentIdentity, c as runEmbeddedPiAgent } from "./reply-
|
|
2
|
+
import { Br as resolveAgentTimeoutMs, Ln as resolveAgentIdentity, c as runEmbeddedPiAgent } from "./reply-DQcyVjqV.js";
|
|
3
3
|
import "./subsystem-Dl1sS5S-.js";
|
|
4
4
|
import "./paths-DcA9-j8b.js";
|
|
5
5
|
import "./utils-DIctjiBL.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { o as __toESM } from "./chunk-D_gEzPfs.js";
|
|
2
2
|
import { B as normalizeElevatedLevel, H as normalizeThinkLevel, I as formatThinkingLevels, K as supportsXHighThinking, L as formatXHighModelHint, U as normalizeUsageDisplay, V as normalizeReasoningLevel, W as normalizeVerboseLevel } from "./pi-embedded-helpers-D5gz7ahu.js";
|
|
3
|
-
import { $ as writeRestartSentinel, $n as resolveTtsConfig, $t as getHookType, An as onAgentEvent, Ar as DEFAULT_INPUT_IMAGE_MIMES, B as runWithModelFallback, Bn as resolveUserTimeFormat, Br as resolveAgentTimeoutMs, Bt as buildControlUiAvatarUrl, C as resolveSessionModelRef, Cn as isAbortTrigger, Cr as isSystemEventContextChanged, D as readSessionPreviewItemsFromTranscript, Dn as clearAgentRunContext, Dr as DEFAULT_INPUT_FILE_MAX_CHARS, E as readSessionMessages, Er as DEFAULT_INPUT_FILE_MAX_BYTES, F as resolveOutboundTarget, Fr as DEFAULT_INPUT_TIMEOUT_MS, G as scheduleGatewaySigusr1Restart, Gn as triggerInternalHook, Gt as recordRemoteNodeInfo, H as authorizeGatewaySigusr1Restart, Hn as clearInternalHooks, Ht as resolveAssistantAvatarUrl, I as resolveSessionDeliveryTarget, Ir as extractFileContentFromSource, J as formatDoctorNonInteractiveHint, Jn as getTtsProvider, Jt as setSkillsRemoteRegistry, K as setGatewaySigusr1RestartPolicy, Kn as OPENAI_TTS_MODELS, Kt as refreshRemoteBinsForConnectedNodes, Ln as resolveAgentIdentity, Lr as extractImageContentFromSource, M as resolveOutboundSessionRoute, Mr as DEFAULT_INPUT_PDF_MAX_PAGES, Nn as normalizePollInput, Nr as DEFAULT_INPUT_PDF_MAX_PIXELS, O as resolveSessionTranscriptCandidates, On as emitAgentEvent, Or as DEFAULT_INPUT_FILE_MIMES, Ot as handleReset, Pr as DEFAULT_INPUT_PDF_MIN_TEXT_CHARS, Qn as resolveTtsAutoMode, Qt as detectSuspiciousPatterns, R as resetDirectoryCache, Rr as normalizeMimeList, S as resolveGatewaySessionStoreTarget, Sn as formatZonedTimestamp, Sr as enqueueSystemEvent, T as capArrayByJsonBytes, Tn as initSubagentRegistry, Tr as loadModelCatalog, U as consumeGatewaySigusr1RestartAuthorization, Un as createInternalHookEvent, Ut as getRemoteSkillEligibility, Vn as resolveUserTimezone, Vt as normalizeControlUiBasePath, W as isGatewaySigusr1RestartExternallyAllowed, Wn as registerInternalHook, Wt as primeRemoteSkillsCache, Xn as isTtsProviderConfigured, Xt as registerSkillsChangeListener, Y as formatRestartSentinelMessage, Yn as isTtsEnabled, Yt as getSkillsSnapshotVersion, Z as summarizeRestartSentinel, Zn as resolveTtsApiKey, Zt as buildSafeExternalPrompt, _ as resolveAnnounceTargetFromKey, _n as getChannelActivity, _r as lookupContextTokens, a as normalizeSendPolicy, an as normalizeGroupActivation, at as normalizePayloadToSystemText, b as loadCombinedSessionStoreForGateway, bn as dispatchInboundMessage, br as applyVerboseOverride, c as runEmbeddedPiAgent, cr as CommandLane, d as waitForEmbeddedPiRunEnd, dr as isDiagnosticsEnabled, en as isExternalHookSession, er as resolveTtsPrefsPath, et as normalizeCronJobCreate, fn as getLastHeartbeatEvent, fr as DEFAULT_HEARTBEAT_ACK_MAX_CHARS, ft as getPluginToolMeta, g as onCanvasChange, gr as stripHeartbeatToken, h as listCanvasUris, i as runCliAgent, in as createReplyPrefixOptions, ir as textToSpeech, it as normalizeOptionalText, j as ensureOutboundSessionEntry, jn as registerAgentRunContext, jr as DEFAULT_INPUT_MAX_REDIRECTS, k as stripEnvelopeFromMessages, kn as getAgentRunContext, kr as DEFAULT_INPUT_IMAGE_MAX_BYTES, l as abortEmbeddedPiRun, ln as buildHistoryContextFromEntries, lr as startDiagnosticHeartbeat, m as getCanvasResource, mt as loadProviderUsageSummary, n as getCliSessionId, nr as setTtsEnabled, nt as inferLegacyName, o as resolveSendPolicy, ot as normalizeRequiredName, p as createSKYKOITools, pn as onHeartbeatEvent, pt as loadSKYKOIPlugins, q as consumeRestartSentinel, qn as OPENAI_TTS_VOICES, qt as refreshRemoteNodeBins, r as setCliSessionId, rr as setTtsProvider, rt as normalizeOptionalAgentId, s as clearSessionQueues, sn as registerUnhandledRejectionHandler, sr as setCommandLaneConcurrency, st as migrateLegacyCronPayload, tr as resolveTtsProviderOrder, tt as normalizeCronJobPatch, un as resolveHeartbeatVisibility, ur as stopDiagnosticHeartbeat, ut as requestHeartbeatNow, v as listAgentsForGateway, vt as handleSlackHttpRequest, w as archiveFileOnDisk, wn as stopSubagentsForRequester, x as loadSessionEntry, xn as createReplyDispatcher, xr as parseVerboseOverride, y as listSessionsFromStore, yr as applyModelOverrideToSessionEntry, zn as formatUserTime, zt as CONTROL_UI_AVATAR_PREFIX } from "./reply-
|
|
3
|
+
import { $ as writeRestartSentinel, $n as resolveTtsConfig, $t as getHookType, An as onAgentEvent, Ar as DEFAULT_INPUT_IMAGE_MIMES, B as runWithModelFallback, Bn as resolveUserTimeFormat, Br as resolveAgentTimeoutMs, Bt as buildControlUiAvatarUrl, C as resolveSessionModelRef, Cn as isAbortTrigger, Cr as isSystemEventContextChanged, D as readSessionPreviewItemsFromTranscript, Dn as clearAgentRunContext, Dr as DEFAULT_INPUT_FILE_MAX_CHARS, E as readSessionMessages, Er as DEFAULT_INPUT_FILE_MAX_BYTES, F as resolveOutboundTarget, Fr as DEFAULT_INPUT_TIMEOUT_MS, G as scheduleGatewaySigusr1Restart, Gn as triggerInternalHook, Gt as recordRemoteNodeInfo, H as authorizeGatewaySigusr1Restart, Hn as clearInternalHooks, Ht as resolveAssistantAvatarUrl, I as resolveSessionDeliveryTarget, Ir as extractFileContentFromSource, J as formatDoctorNonInteractiveHint, Jn as getTtsProvider, Jt as setSkillsRemoteRegistry, K as setGatewaySigusr1RestartPolicy, Kn as OPENAI_TTS_MODELS, Kt as refreshRemoteBinsForConnectedNodes, Ln as resolveAgentIdentity, Lr as extractImageContentFromSource, M as resolveOutboundSessionRoute, Mr as DEFAULT_INPUT_PDF_MAX_PAGES, Nn as normalizePollInput, Nr as DEFAULT_INPUT_PDF_MAX_PIXELS, O as resolveSessionTranscriptCandidates, On as emitAgentEvent, Or as DEFAULT_INPUT_FILE_MIMES, Ot as handleReset, Pr as DEFAULT_INPUT_PDF_MIN_TEXT_CHARS, Qn as resolveTtsAutoMode, Qt as detectSuspiciousPatterns, R as resetDirectoryCache, Rr as normalizeMimeList, S as resolveGatewaySessionStoreTarget, Sn as formatZonedTimestamp, Sr as enqueueSystemEvent, T as capArrayByJsonBytes, Tn as initSubagentRegistry, Tr as loadModelCatalog, U as consumeGatewaySigusr1RestartAuthorization, Un as createInternalHookEvent, Ut as getRemoteSkillEligibility, Vn as resolveUserTimezone, Vt as normalizeControlUiBasePath, W as isGatewaySigusr1RestartExternallyAllowed, Wn as registerInternalHook, Wt as primeRemoteSkillsCache, Xn as isTtsProviderConfigured, Xt as registerSkillsChangeListener, Y as formatRestartSentinelMessage, Yn as isTtsEnabled, Yt as getSkillsSnapshotVersion, Z as summarizeRestartSentinel, Zn as resolveTtsApiKey, Zt as buildSafeExternalPrompt, _ as resolveAnnounceTargetFromKey, _n as getChannelActivity, _r as lookupContextTokens, a as normalizeSendPolicy, an as normalizeGroupActivation, at as normalizePayloadToSystemText, b as loadCombinedSessionStoreForGateway, bn as dispatchInboundMessage, br as applyVerboseOverride, c as runEmbeddedPiAgent, cr as CommandLane, d as waitForEmbeddedPiRunEnd, dr as isDiagnosticsEnabled, en as isExternalHookSession, er as resolveTtsPrefsPath, et as normalizeCronJobCreate, fn as getLastHeartbeatEvent, fr as DEFAULT_HEARTBEAT_ACK_MAX_CHARS, ft as getPluginToolMeta, g as onCanvasChange, gr as stripHeartbeatToken, h as listCanvasUris, i as runCliAgent, in as createReplyPrefixOptions, ir as textToSpeech, it as normalizeOptionalText, j as ensureOutboundSessionEntry, jn as registerAgentRunContext, jr as DEFAULT_INPUT_MAX_REDIRECTS, k as stripEnvelopeFromMessages, kn as getAgentRunContext, kr as DEFAULT_INPUT_IMAGE_MAX_BYTES, l as abortEmbeddedPiRun, ln as buildHistoryContextFromEntries, lr as startDiagnosticHeartbeat, m as getCanvasResource, mt as loadProviderUsageSummary, n as getCliSessionId, nr as setTtsEnabled, nt as inferLegacyName, o as resolveSendPolicy, ot as normalizeRequiredName, p as createSKYKOITools, pn as onHeartbeatEvent, pt as loadSKYKOIPlugins, q as consumeRestartSentinel, qn as OPENAI_TTS_VOICES, qt as refreshRemoteNodeBins, r as setCliSessionId, rr as setTtsProvider, rt as normalizeOptionalAgentId, s as clearSessionQueues, sn as registerUnhandledRejectionHandler, sr as setCommandLaneConcurrency, st as migrateLegacyCronPayload, tr as resolveTtsProviderOrder, tt as normalizeCronJobPatch, un as resolveHeartbeatVisibility, ur as stopDiagnosticHeartbeat, ut as requestHeartbeatNow, v as listAgentsForGateway, vt as handleSlackHttpRequest, w as archiveFileOnDisk, wn as stopSubagentsForRequester, x as loadSessionEntry, xn as createReplyDispatcher, xr as parseVerboseOverride, y as listSessionsFromStore, yr as applyModelOverrideToSessionEntry, zn as formatUserTime, zt as CONTROL_UI_AVATAR_PREFIX } from "./reply-DQcyVjqV.js";
|
|
4
4
|
import { C as colorize, D as getLogger, E as getChildLogger, N as DEFAULT_CHAT_CHANNEL, O as getResolvedLoggerSettings, T as theme, V as getActivePluginRegistry, a as setConsoleTimestampPrefix, c as defaultRuntime, i as setConsoleSubsystemFilter, j as CHANNEL_IDS, n as runtimeForLogger, t as createSubsystemLogger, w as isRich, y as setVerbose } from "./subsystem-Dl1sS5S-.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-DcA9-j8b.js";
|
|
6
6
|
import { _ as isSubagentSessionKey, d as resolveAgentIdFromSessionKey, i as buildAgentMainSessionKey, l as normalizeAgentId, m as toAgentRequestSessionKey, n as DEFAULT_AGENT_ID, t as DEFAULT_ACCOUNT_ID, u as normalizeMainKey, v as parseAgentSessionKey } from "./session-key-hGS8_hRJ.js";
|
|
@@ -64,7 +64,7 @@ import { i as readExecApprovalsSnapshot, o as resolveExecApprovalsSocketPath, r
|
|
|
64
64
|
import { n as createBrowserControlContext, r as startBrowserControlServiceFromConfig } from "./control-service-BonAEJ5j.js";
|
|
65
65
|
import { t as parseAbsoluteTimeMs } from "./parse-CQc2Wki1.js";
|
|
66
66
|
import { n as resolveMessageChannelSelection } from "./channel-selection-BZvCBj33.js";
|
|
67
|
-
import { n as createOutboundSendDeps, t as createDefaultDeps } from "./deps-
|
|
67
|
+
import { n as createOutboundSendDeps, t as createDefaultDeps } from "./deps-BSGOKoMA.js";
|
|
68
68
|
import { i as enableTailscaleServe, n as disableTailscaleServe, o as getTailnetHostname, r as enableTailscaleFunnel, t as disableTailscaleFunnel } from "./tailscale-CW2aNYJ9.js";
|
|
69
69
|
import { t as ensureSKYKOICliOnPath } from "./path-env-DsAko5OY.js";
|
|
70
70
|
import "./daemon-runtime-vtoMFexx.js";
|
|
@@ -73,16 +73,16 @@ import { t as resolveChannelDefaultAccountId } from "./helpers-Ccy5jhZP.js";
|
|
|
73
73
|
import "./logging-B818ac7o.js";
|
|
74
74
|
import "./note-ty8fydmp.js";
|
|
75
75
|
import { t as WizardCancelledError } from "./prompts-CDHXxTNu.js";
|
|
76
|
-
import { c as loadAgentIdentity, d as loadAgentIdentityFromWorkspace, i as applyAgentConfig, l as pruneAgentConfig, o as findAgentEntryIndex, r as getStatusSummary, s as listAgentEntries, t as runOnboardingWizard } from "./onboarding-
|
|
77
|
-
import { n as installSkill } from "./onboard-skills-
|
|
78
|
-
import "./github-copilot-auth-
|
|
79
|
-
import "./onboard-channels-
|
|
76
|
+
import { c as loadAgentIdentity, d as loadAgentIdentityFromWorkspace, i as applyAgentConfig, l as pruneAgentConfig, o as findAgentEntryIndex, r as getStatusSummary, s as listAgentEntries, t as runOnboardingWizard } from "./onboarding-Bw1JcgPM.js";
|
|
77
|
+
import { n as installSkill } from "./onboard-skills-BeWozM22.js";
|
|
78
|
+
import "./github-copilot-auth-DJ9I6PIu.js";
|
|
79
|
+
import "./onboard-channels-CI7V6VYN.js";
|
|
80
80
|
import { r as buildChannelUiCatalog, t as applyPluginAutoEnable } from "./plugin-auto-enable-ClD8Hu9T.js";
|
|
81
|
-
import "./archive-
|
|
81
|
+
import "./archive-B496ukgG.js";
|
|
82
82
|
import "./skill-scanner-BapBkMb3.js";
|
|
83
|
-
import "./installs-
|
|
84
|
-
import { a as resolveControlUiRootOverrideSync, c as getHealthSnapshot, d as runHeartbeatOnce, f as setHeartbeatsEnabled, n as ensureControlUiAssetsBuilt, o as resolveControlUiRootSync, p as startHeartbeatRunner, s as formatHealthChannelLines } from "./health-format-
|
|
85
|
-
import { S as normalizeUpdateChannel, _ as resolveNpmChannelTag, h as compareSemverStrings, m as checkUpdateStatus, t as runGatewayUpdate, y as DEFAULT_PACKAGE_CHANNEL } from "./update-runner-
|
|
83
|
+
import "./installs-CvXs7_Gy.js";
|
|
84
|
+
import { a as resolveControlUiRootOverrideSync, c as getHealthSnapshot, d as runHeartbeatOnce, f as setHeartbeatsEnabled, n as ensureControlUiAssetsBuilt, o as resolveControlUiRootSync, p as startHeartbeatRunner, s as formatHealthChannelLines } from "./health-format-CRh3zzYT.js";
|
|
85
|
+
import { S as normalizeUpdateChannel, _ as resolveNpmChannelTag, h as compareSemverStrings, m as checkUpdateStatus, t as runGatewayUpdate, y as DEFAULT_PACKAGE_CHANNEL } from "./update-runner-DWFNpZZW.js";
|
|
86
86
|
import { i as resolveGatewayAuth, n as authorizeGatewayConnect, r as isLocalDirectRequest, t as assertGatewayAuthConfigured } from "./auth-CMhFyIcG.js";
|
|
87
87
|
import { i as probeGateway } from "./audit-CgQYEpCL.js";
|
|
88
88
|
import "./table-BuHjFIeu.js";
|
|
@@ -92,16 +92,16 @@ import { p as resolveGatewayStateDir } from "./systemd-BTcdURXT.js";
|
|
|
92
92
|
import "./service-audit-CO_WVcvf.js";
|
|
93
93
|
import "./node-service-CdjRxBgz.js";
|
|
94
94
|
import "./channels-status-issues-BaXwaWXv.js";
|
|
95
|
-
import "./register.subclis-
|
|
96
|
-
import { a as createOutboundSendDeps$1, i as resolveAgentOutboundTarget, r as resolveAgentDeliveryPlan, t as agentCommand } from "./agent-
|
|
95
|
+
import "./register.subclis-K5aZMXNM.js";
|
|
96
|
+
import { a as createOutboundSendDeps$1, i as resolveAgentOutboundTarget, r as resolveAgentDeliveryPlan, t as agentCommand } from "./agent-BNV_-YXQ.js";
|
|
97
97
|
import { n as resolveWideAreaDiscoveryDomain, r as writeWideAreaGatewayZone } from "./widearea-dns-C09wbKzV.js";
|
|
98
98
|
import { n as discoverGatewayBeacons } from "./bonjour-discovery-DF5ll51G.js";
|
|
99
|
-
import "./completion-cli-
|
|
99
|
+
import "./completion-cli-lgPnB_QO.js";
|
|
100
100
|
import { i as shouldIncludeHook, n as loadWorkspaceHookEntries, r as resolveHookConfig } from "./hooks-status-Bk7yFv90.js";
|
|
101
101
|
import "./tui-0wcL5_de.js";
|
|
102
102
|
import { t as buildChannelAccountSnapshot } from "./status-DqH1H1Pt.js";
|
|
103
103
|
import "./shared-BzZOYgS0.js";
|
|
104
|
-
import { a as runDaemonStop, i as runDaemonStart, n as runDaemonStatus, o as runDaemonUninstall, r as runDaemonRestart, s as runDaemonInstall } from "./daemon-cli-
|
|
104
|
+
import { a as runDaemonStop, i as runDaemonStart, n as runDaemonStatus, o as runDaemonUninstall, r as runDaemonRestart, s as runDaemonInstall } from "./daemon-cli-9X2RAwSF.js";
|
|
105
105
|
import { a as toOptionString, i as parsePort$1, n as extractGatewayMiskeys, r as maybeExplainGatewayServiceStop, t as describeUnknownError } from "./shared-vW-rMMy7.js";
|
|
106
106
|
import { i as setGatewayWsLogStyle, n as logWs, r as summarizeAgentEventForWsLog, t as formatForLog } from "./ws-log-NQGsvlnZ.js";
|
|
107
107
|
import { T as resolveGmailHookRuntimeConfig, _ as buildGogWatchServeArgs, i as ensureTailscaleEndpoint, v as buildGogWatchStartArgs } from "./gmail-setup-utils-Ja2q39R7.js";
|
|
@@ -10754,7 +10754,7 @@ const nodeHandlers = {
|
|
|
10754
10754
|
const p = params;
|
|
10755
10755
|
const payloadJSON = typeof p.payloadJSON === "string" ? p.payloadJSON : p.payload !== void 0 ? JSON.stringify(p.payload) : null;
|
|
10756
10756
|
await respondUnavailableOnThrow(respond, async () => {
|
|
10757
|
-
const { handleNodeEvent } = await import("./server-node-events-
|
|
10757
|
+
const { handleNodeEvent } = await import("./server-node-events-V0UQdK_R.js");
|
|
10758
10758
|
const nodeId = client?.connect?.device?.id ?? client?.connect?.client?.id ?? "node";
|
|
10759
10759
|
await handleNodeEvent({
|
|
10760
10760
|
deps: context.deps,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { pt as loadSKYKOIPlugins } from "./reply-
|
|
1
|
+
import { pt as loadSKYKOIPlugins } from "./reply-DQcyVjqV.js";
|
|
2
2
|
import { t as createSubsystemLogger } from "./subsystem-Dl1sS5S-.js";
|
|
3
3
|
import { l as normalizeAgentId } from "./session-key-hGS8_hRJ.js";
|
|
4
4
|
import { b as sleep } from "./utils-DIctjiBL.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as resolveHeartbeatDeliveryTarget, P as resolveHeartbeatSenderContext, Rn as resolveEffectiveMessagesConfig, Vn as resolveUserTimezone, ar as enqueueCommandInLane, cr as CommandLane, dn as emitHeartbeatEvent, dt as setHeartbeatWakeHandler, fr as DEFAULT_HEARTBEAT_ACK_MAX_CHARS, gr as stripHeartbeatToken, hr as resolveHeartbeatPrompt$1, mn as resolveIndicatorType, mr as isHeartbeatContentEffectivelyEmpty, or as getQueueSize, pr as DEFAULT_HEARTBEAT_EVERY, t as getReplyFromConfig, u as isEmbeddedPiRunActive, un as resolveHeartbeatVisibility, ut as requestHeartbeatNow, wr as peekSystemEvents } from "./reply-
|
|
1
|
+
import { N as resolveHeartbeatDeliveryTarget, P as resolveHeartbeatSenderContext, Rn as resolveEffectiveMessagesConfig, Vn as resolveUserTimezone, ar as enqueueCommandInLane, cr as CommandLane, dn as emitHeartbeatEvent, dt as setHeartbeatWakeHandler, fr as DEFAULT_HEARTBEAT_ACK_MAX_CHARS, gr as stripHeartbeatToken, hr as resolveHeartbeatPrompt$1, mn as resolveIndicatorType, mr as isHeartbeatContentEffectivelyEmpty, or as getQueueSize, pr as DEFAULT_HEARTBEAT_EVERY, t as getReplyFromConfig, u as isEmbeddedPiRunActive, un as resolveHeartbeatVisibility, ut as requestHeartbeatNow, wr as peekSystemEvents } from "./reply-DQcyVjqV.js";
|
|
2
2
|
import { C as colorize, T as theme, c as defaultRuntime, m as info, t as createSubsystemLogger, w as isRich } from "./subsystem-Dl1sS5S-.js";
|
|
3
3
|
import { d as resolveAgentIdFromSessionKey, h as toAgentStoreSessionKey, l as normalizeAgentId } from "./session-key-hGS8_hRJ.js";
|
|
4
4
|
import { t as runCommandWithTimeout } from "./exec-CToLomNk.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./pi-embedded-helpers-D5gz7ahu.js";
|
|
2
|
-
import "./reply-
|
|
2
|
+
import "./reply-DQcyVjqV.js";
|
|
3
3
|
import { T as theme, c as defaultRuntime } from "./subsystem-Dl1sS5S-.js";
|
|
4
4
|
import "./paths-DcA9-j8b.js";
|
|
5
5
|
import { h as resolveUserPath, t as CONFIG_DIR, y as shortenHomePath } from "./utils-DIctjiBL.js";
|
|
@@ -55,10 +55,10 @@ import "./satisfies-Ch9z1ETk.js";
|
|
|
55
55
|
import "./session-cost-usage-CJ5Inqel.js";
|
|
56
56
|
import "./control-service-BonAEJ5j.js";
|
|
57
57
|
import "./channel-selection-BZvCBj33.js";
|
|
58
|
-
import { a as resolvePackedRootDir, i as resolveArchiveKind, n as fileExists, r as readJsonFile, t as extractArchive } from "./archive-
|
|
58
|
+
import { a as resolvePackedRootDir, i as resolveArchiveKind, n as fileExists, r as readJsonFile, t as extractArchive } from "./archive-B496ukgG.js";
|
|
59
59
|
import { t as renderTable } from "./table-BuHjFIeu.js";
|
|
60
60
|
import { a as parseFrontmatter, n as loadWorkspaceHookEntries, t as buildWorkspaceHookStatus } from "./hooks-status-Bk7yFv90.js";
|
|
61
|
-
import { t as buildPluginStatusReport } from "./status-
|
|
61
|
+
import { t as buildPluginStatusReport } from "./status-BRk9Xicc.js";
|
|
62
62
|
import fs from "node:fs";
|
|
63
63
|
import path from "node:path";
|
|
64
64
|
import os from "node:os";
|
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import "./pi-embedded-helpers-D5gz7ahu.js";
|
|
3
|
-
import { cn as waitForever, on as installUnhandledRejectionHandler, rn as monitorWebChannel, t as getReplyFromConfig, zr as applyTemplate } from "./reply-
|
|
3
|
+
import { cn as waitForever, on as installUnhandledRejectionHandler, rn as monitorWebChannel, t as getReplyFromConfig, zr as applyTemplate } from "./reply-DQcyVjqV.js";
|
|
4
4
|
import { r as enableConsoleCapture } from "./subsystem-Dl1sS5S-.js";
|
|
5
5
|
import "./paths-DcA9-j8b.js";
|
|
6
6
|
import { S as toWhatsappJid, d as normalizeE164, n as assertWebChannel } from "./utils-DIctjiBL.js";
|
|
@@ -55,27 +55,27 @@ import "./satisfies-Ch9z1ETk.js";
|
|
|
55
55
|
import "./session-cost-usage-CJ5Inqel.js";
|
|
56
56
|
import "./control-service-BonAEJ5j.js";
|
|
57
57
|
import "./channel-selection-BZvCBj33.js";
|
|
58
|
-
import { t as createDefaultDeps } from "./deps-
|
|
58
|
+
import { t as createDefaultDeps } from "./deps-BSGOKoMA.js";
|
|
59
59
|
import { l as ensureBinary, u as promptYesNo } from "./tailscale-CW2aNYJ9.js";
|
|
60
60
|
import { t as loadDotEnv } from "./dotenv-DlZCd7a6.js";
|
|
61
61
|
import { t as isMainModule } from "./is-main-DY9Hjhai.js";
|
|
62
62
|
import { t as ensureSKYKOICliOnPath } from "./path-env-DsAko5OY.js";
|
|
63
63
|
import { g as assertSupportedRuntime } from "./daemon-runtime-vtoMFexx.js";
|
|
64
64
|
import "./ports-CCPpWmHD.js";
|
|
65
|
-
import "./config-guard-
|
|
65
|
+
import "./config-guard-C_sRTc1Z.js";
|
|
66
66
|
import "./logging-B818ac7o.js";
|
|
67
67
|
import "./note-ty8fydmp.js";
|
|
68
68
|
import "./clack-prompter-D03d7Olp.js";
|
|
69
|
-
import "./onboarding-
|
|
70
|
-
import "./onboard-skills-
|
|
71
|
-
import "./github-copilot-auth-
|
|
72
|
-
import "./onboard-channels-
|
|
69
|
+
import "./onboarding-Bw1JcgPM.js";
|
|
70
|
+
import "./onboard-skills-BeWozM22.js";
|
|
71
|
+
import "./github-copilot-auth-DJ9I6PIu.js";
|
|
72
|
+
import "./onboard-channels-CI7V6VYN.js";
|
|
73
73
|
import "./plugin-auto-enable-ClD8Hu9T.js";
|
|
74
|
-
import "./archive-
|
|
74
|
+
import "./archive-B496ukgG.js";
|
|
75
75
|
import "./skill-scanner-BapBkMb3.js";
|
|
76
|
-
import "./installs-
|
|
77
|
-
import "./health-format-
|
|
78
|
-
import "./update-runner-
|
|
76
|
+
import "./installs-CvXs7_Gy.js";
|
|
77
|
+
import "./health-format-CRh3zzYT.js";
|
|
78
|
+
import "./update-runner-DWFNpZZW.js";
|
|
79
79
|
import "./auth-CMhFyIcG.js";
|
|
80
80
|
import "./audit-CgQYEpCL.js";
|
|
81
81
|
import "./table-BuHjFIeu.js";
|
|
@@ -85,22 +85,22 @@ import "./systemd-BTcdURXT.js";
|
|
|
85
85
|
import "./service-audit-CO_WVcvf.js";
|
|
86
86
|
import "./node-service-CdjRxBgz.js";
|
|
87
87
|
import "./channels-status-issues-BaXwaWXv.js";
|
|
88
|
-
import "./register.subclis-
|
|
88
|
+
import "./register.subclis-K5aZMXNM.js";
|
|
89
89
|
import "./gateway-rpc-D4VaaKAU.js";
|
|
90
90
|
import "./help-format-rUxU9jE_.js";
|
|
91
|
-
import "./agent-
|
|
92
|
-
import "./plugin-registry-
|
|
93
|
-
import "./configure-
|
|
91
|
+
import "./agent-BNV_-YXQ.js";
|
|
92
|
+
import "./plugin-registry-MtTSoGvL.js";
|
|
93
|
+
import "./configure-CND6Es-r.js";
|
|
94
94
|
import "./systemd-linger-BSA8MnYc.js";
|
|
95
95
|
import "./widearea-dns-C09wbKzV.js";
|
|
96
96
|
import "./bonjour-discovery-DF5ll51G.js";
|
|
97
97
|
import "./auth-health-Cg7cWRH-.js";
|
|
98
|
-
import "./doctor-
|
|
99
|
-
import "./completion-cli-
|
|
98
|
+
import "./doctor-DfKkb7so.js";
|
|
99
|
+
import "./completion-cli-lgPnB_QO.js";
|
|
100
100
|
import "./hooks-status-Bk7yFv90.js";
|
|
101
101
|
import "./tui-0wcL5_de.js";
|
|
102
|
-
import "./channel-options-
|
|
103
|
-
import { n as buildProgram } from "./program-
|
|
102
|
+
import "./channel-options-DdEy23Dh.js";
|
|
103
|
+
import { n as buildProgram } from "./program-DyyynavC.js";
|
|
104
104
|
import process from "node:process";
|
|
105
105
|
import { fileURLToPath } from "node:url";
|
|
106
106
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h as resolveUserPath, t as CONFIG_DIR } from "./utils-DIctjiBL.js";
|
|
2
2
|
import { t as runCommandWithTimeout } from "./exec-CToLomNk.js";
|
|
3
3
|
import { a as MANIFEST_KEY } from "./manifest-registry-5tS0nRed.js";
|
|
4
|
-
import { a as resolvePackedRootDir, i as resolveArchiveKind, n as fileExists, r as readJsonFile, t as extractArchive } from "./archive-
|
|
4
|
+
import { a as resolvePackedRootDir, i as resolveArchiveKind, n as fileExists, r as readJsonFile, t as extractArchive } from "./archive-B496ukgG.js";
|
|
5
5
|
import { t as scanDirectoryWithSummary } from "./skill-scanner-BapBkMb3.js";
|
|
6
6
|
import path from "node:path";
|
|
7
7
|
import os from "node:os";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./pi-embedded-helpers-D5gz7ahu.js";
|
|
2
|
-
import { Tr as loadModelCatalog, V as describeFailoverError, _t as resolveUsageProviderId, c as runEmbeddedPiAgent, gt as formatUsageWindowSummary, jt as openUrl, mt as loadProviderUsageSummary } from "./reply-
|
|
2
|
+
import { Tr as loadModelCatalog, V as describeFailoverError, _t as resolveUsageProviderId, c as runEmbeddedPiAgent, gt as formatUsageWindowSummary, jt as openUrl, mt as loadProviderUsageSummary } from "./reply-DQcyVjqV.js";
|
|
3
3
|
import { C as colorize, T as theme, c as defaultRuntime, w as isRich$1 } from "./subsystem-Dl1sS5S-.js";
|
|
4
4
|
import { t as CONFIG_PATH } from "./paths-DcA9-j8b.js";
|
|
5
5
|
import { y as shortenHomePath } from "./utils-DIctjiBL.js";
|
|
@@ -59,7 +59,7 @@ import "./channel-selection-BZvCBj33.js";
|
|
|
59
59
|
import { n as logConfigUpdated } from "./logging-B818ac7o.js";
|
|
60
60
|
import "./note-ty8fydmp.js";
|
|
61
61
|
import { t as createClackPrompter } from "./clack-prompter-D03d7Olp.js";
|
|
62
|
-
import { a as normalizeAlias, c as updateConfig, d as resolvePluginProviders, i as formatTokenK, l as createVpsAwareOAuthHandlers, n as ensureFlagCompatibility, o as resolveKnownAgentId, pt as validateAnthropicSetupToken, r as formatMs, s as resolveModelTarget, t as githubCopilotLoginCommand, u as isRemoteEnvironment, v as applyAuthProfileConfig } from "./github-copilot-auth-
|
|
62
|
+
import { a as normalizeAlias, c as updateConfig, d as resolvePluginProviders, i as formatTokenK, l as createVpsAwareOAuthHandlers, n as ensureFlagCompatibility, o as resolveKnownAgentId, pt as validateAnthropicSetupToken, r as formatMs, s as resolveModelTarget, t as githubCopilotLoginCommand, u as isRemoteEnvironment, v as applyAuthProfileConfig } from "./github-copilot-auth-DJ9I6PIu.js";
|
|
63
63
|
import { t as renderTable } from "./table-BuHjFIeu.js";
|
|
64
64
|
import { i as redactSecrets } from "./format-APMZSEkl.js";
|
|
65
65
|
import { n as buildAuthHealthSummary, r as formatRemainingShort, t as DEFAULT_OAUTH_WARN_MS } from "./auth-health-Cg7cWRH-.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { pt as loadSKYKOIPlugins } from "./reply-
|
|
1
|
+
import { pt as loadSKYKOIPlugins } from "./reply-DQcyVjqV.js";
|
|
2
2
|
import { F as formatChannelSelectionLine, L as listChatChannels, P as formatChannelPrimerLine, t as createSubsystemLogger } from "./subsystem-Dl1sS5S-.js";
|
|
3
3
|
import { c as normalizeAccountId, t as DEFAULT_ACCOUNT_ID } from "./session-key-hGS8_hRJ.js";
|
|
4
4
|
import { c as resolveDefaultAgentId, s as resolveAgentWorkspaceDir } from "./agent-scope-DrL2uTp9.js";
|
|
@@ -7,7 +7,7 @@ import { n as listChannelPlugins, t as getChannelPlugin } from "./plugins-CvpPbU
|
|
|
7
7
|
import { t as formatDocsLink } from "./links-yjT27ApF.js";
|
|
8
8
|
import { t as resolveChannelDefaultAccountId } from "./helpers-Ccy5jhZP.js";
|
|
9
9
|
import { i as listChannelPluginCatalogEntries, n as isChannelConfigured } from "./plugin-auto-enable-ClD8Hu9T.js";
|
|
10
|
-
import { n as installPluginFromNpmSpec, t as recordPluginInstall } from "./installs-
|
|
10
|
+
import { n as installPluginFromNpmSpec, t as recordPluginInstall } from "./installs-CvXs7_Gy.js";
|
|
11
11
|
import fs from "node:fs";
|
|
12
12
|
import path from "node:path";
|
|
13
13
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Ct as detectBinary, It as resolveNodeManagerOptions, Tr as loadModelCatalog, jt as openUrl } from "./reply-
|
|
1
|
+
import { Ct as detectBinary, It as resolveNodeManagerOptions, Tr as loadModelCatalog, jt as openUrl } from "./reply-DQcyVjqV.js";
|
|
2
2
|
import { f as resolveConfigDir, h as resolveUserPath, s as ensureDir, t as CONFIG_DIR } from "./utils-DIctjiBL.js";
|
|
3
3
|
import { t as runCommandWithTimeout } from "./exec-CToLomNk.js";
|
|
4
4
|
import { a as resolveAgentModelPrimary, c as resolveDefaultAgentId, r as resolveAgentDir, s as resolveAgentWorkspaceDir, w as resolveDefaultAgentWorkspaceDir } from "./agent-scope-DrL2uTp9.js";
|
|
@@ -8,8 +8,8 @@ import { t as formatCliCommand } from "./command-format-BxjVkF35.js";
|
|
|
8
8
|
import { _ as resolveSkillKey, d as hasBinary, i as loadWorkspaceSkillEntries, t as resolveSkillsInstallPreferences } from "./skills-Bfqz-DdS.js";
|
|
9
9
|
import { Y as fetchWithSsrFGuard } from "./deliver-DDU96v2Z.js";
|
|
10
10
|
import { t as resolveBrewExecutable } from "./brew-C3EWd0g3.js";
|
|
11
|
-
import { $ as setOpenrouterApiKey, A as applyQianfanProviderConfig, B as applyXiaomiProviderConfig, C as applyMoonshotConfig, D as applyOpenrouterConfig, E as applyMoonshotProviderConfigCn, F as applyVercelAiGatewayConfig, G as ZAI_DEFAULT_MODEL_REF, H as OPENROUTER_DEFAULT_MODEL_REF, I as applyVercelAiGatewayProviderConfig, J as setGeminiApiKey, K as setAnthropicApiKey, L as applyXaiConfig, M as applySyntheticProviderConfig, N as applyVeniceConfig, O as applyOpenrouterProviderConfig, P as applyVeniceProviderConfig, Q as setOpencodeZenApiKey, R as applyXaiProviderConfig, S as applyKimiCodeProviderConfig, T as applyMoonshotProviderConfig, U as VERCEL_AI_GATEWAY_DEFAULT_MODEL_REF, V as applyZaiConfig, W as XIAOMI_DEFAULT_MODEL_REF, X as setMinimaxApiKey, Y as setKimiCodingApiKey, Z as setMoonshotApiKey, _ as applyMinimaxProviderConfig, at as setXiaomiApiKey, b as applyCloudflareAiGatewayProviderConfig, ct as KIMI_CODING_MODEL_REF, d as resolvePluginProviders, dt as XAI_DEFAULT_MODEL_REF, et as setQianfanApiKey, f as applyOpencodeZenConfig, ft as buildTokenProfileId, g as applyMinimaxConfig, h as applyMinimaxApiProviderConfig, i as formatTokenK, it as setXaiApiKey, j as applySyntheticConfig, k as applyQianfanConfig, l as createVpsAwareOAuthHandlers, lt as MOONSHOT_DEFAULT_MODEL_REF, m as applyMinimaxApiConfig, nt as setVeniceApiKey, ot as setZaiApiKey, p as applyOpencodeZenProviderConfig, pt as validateAnthropicSetupToken, q as setCloudflareAiGatewayConfig, rt as setVercelAiGatewayApiKey, st as writeOAuthCredentials, t as githubCopilotLoginCommand, tt as setSyntheticApiKey, u as isRemoteEnvironment, ut as QIANFAN_DEFAULT_MODEL_REF, v as applyAuthProfileConfig, w as applyMoonshotConfigCn, x as applyKimiCodeConfig, y as applyCloudflareAiGatewayConfig, z as applyXiaomiConfig } from "./github-copilot-auth-
|
|
12
|
-
import { a as enablePluginInConfig } from "./onboard-channels-
|
|
11
|
+
import { $ as setOpenrouterApiKey, A as applyQianfanProviderConfig, B as applyXiaomiProviderConfig, C as applyMoonshotConfig, D as applyOpenrouterConfig, E as applyMoonshotProviderConfigCn, F as applyVercelAiGatewayConfig, G as ZAI_DEFAULT_MODEL_REF, H as OPENROUTER_DEFAULT_MODEL_REF, I as applyVercelAiGatewayProviderConfig, J as setGeminiApiKey, K as setAnthropicApiKey, L as applyXaiConfig, M as applySyntheticProviderConfig, N as applyVeniceConfig, O as applyOpenrouterProviderConfig, P as applyVeniceProviderConfig, Q as setOpencodeZenApiKey, R as applyXaiProviderConfig, S as applyKimiCodeProviderConfig, T as applyMoonshotProviderConfig, U as VERCEL_AI_GATEWAY_DEFAULT_MODEL_REF, V as applyZaiConfig, W as XIAOMI_DEFAULT_MODEL_REF, X as setMinimaxApiKey, Y as setKimiCodingApiKey, Z as setMoonshotApiKey, _ as applyMinimaxProviderConfig, at as setXiaomiApiKey, b as applyCloudflareAiGatewayProviderConfig, ct as KIMI_CODING_MODEL_REF, d as resolvePluginProviders, dt as XAI_DEFAULT_MODEL_REF, et as setQianfanApiKey, f as applyOpencodeZenConfig, ft as buildTokenProfileId, g as applyMinimaxConfig, h as applyMinimaxApiProviderConfig, i as formatTokenK, it as setXaiApiKey, j as applySyntheticConfig, k as applyQianfanConfig, l as createVpsAwareOAuthHandlers, lt as MOONSHOT_DEFAULT_MODEL_REF, m as applyMinimaxApiConfig, nt as setVeniceApiKey, ot as setZaiApiKey, p as applyOpencodeZenProviderConfig, pt as validateAnthropicSetupToken, q as setCloudflareAiGatewayConfig, rt as setVercelAiGatewayApiKey, st as writeOAuthCredentials, t as githubCopilotLoginCommand, tt as setSyntheticApiKey, u as isRemoteEnvironment, ut as QIANFAN_DEFAULT_MODEL_REF, v as applyAuthProfileConfig, w as applyMoonshotConfigCn, x as applyKimiCodeConfig, y as applyCloudflareAiGatewayConfig, z as applyXiaomiConfig } from "./github-copilot-auth-DJ9I6PIu.js";
|
|
12
|
+
import { a as enablePluginInConfig } from "./onboard-channels-CI7V6VYN.js";
|
|
13
13
|
import { t as scanDirectoryWithSummary } from "./skill-scanner-BapBkMb3.js";
|
|
14
14
|
import { t as buildWorkspaceSkillStatus } from "./skills-status-BSS2etLw.js";
|
|
15
15
|
import { n as resolveWideAreaDiscoveryDomain } from "./widearea-dns-C09wbKzV.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { At as normalizeGatewayTokenInput, Et as formatControlUiSshHint, Ft as resolveControlUiLinks, In as getMemorySearchManager, Lt as summarizeExistingConfig, Mt as printWizardHeader, Nt as probeGatewayReachable, Ot as handleReset, Pt as randomToken, Rt as waitForGatewayReachable, St as applyWizardMetadata, Tt as ensureWorkspaceAndSessions, Ut as getRemoteSkillEligibility, Vt as normalizeControlUiBasePath, X as readRestartSentinel, Z as summarizeRestartSentinel, _r as lookupContextTokens, f as sha256HexPrefix, ht as formatUsageReportLines, jt as openUrl, mt as loadProviderUsageSummary, v as listAgentsForGateway, wr as peekSystemEvents, wt as detectBrowserOpenSupport, xt as DEFAULT_WORKSPACE } from "./reply-
|
|
1
|
+
import { At as normalizeGatewayTokenInput, Et as formatControlUiSshHint, Ft as resolveControlUiLinks, In as getMemorySearchManager, Lt as summarizeExistingConfig, Mt as printWizardHeader, Nt as probeGatewayReachable, Ot as handleReset, Pt as randomToken, Rt as waitForGatewayReachable, St as applyWizardMetadata, Tt as ensureWorkspaceAndSessions, Ut as getRemoteSkillEligibility, Vt as normalizeControlUiBasePath, X as readRestartSentinel, Z as summarizeRestartSentinel, _r as lookupContextTokens, f as sha256HexPrefix, ht as formatUsageReportLines, jt as openUrl, mt as loadProviderUsageSummary, v as listAgentsForGateway, wr as peekSystemEvents, wt as detectBrowserOpenSupport, xt as DEFAULT_WORKSPACE } from "./reply-DQcyVjqV.js";
|
|
2
2
|
import { T as theme, c as defaultRuntime, l as restoreTerminalState, m as info, w as isRich } from "./subsystem-Dl1sS5S-.js";
|
|
3
3
|
import { n as DEFAULT_GATEWAY_PORT, u as resolveGatewayPort } from "./paths-DcA9-j8b.js";
|
|
4
4
|
import { l as normalizeAgentId, v as parseAgentSessionKey } from "./session-key-hGS8_hRJ.js";
|
|
@@ -21,10 +21,10 @@ import { a as gatewayInstallErrorHint, i as buildGatewayInstallPlan, n as GATEWA
|
|
|
21
21
|
import { t as resolveChannelDefaultAccountId } from "./helpers-Ccy5jhZP.js";
|
|
22
22
|
import { n as logConfigUpdated } from "./logging-B818ac7o.js";
|
|
23
23
|
import { t as WizardCancelledError } from "./prompts-CDHXxTNu.js";
|
|
24
|
-
import { d as applyAuthChoice, h as promptAuthChoiceGrouped, l as resolvePreferredProviderForAuthChoice, o as applyPrimaryModel, r as promptRemoteGatewayConfig, s as promptDefaultModel, t as setupSkills, u as warnIfModelConfigLooksOff } from "./onboard-skills-
|
|
25
|
-
import { n as setupChannels } from "./onboard-channels-
|
|
26
|
-
import { l as healthCommand, n as ensureControlUiAssetsBuilt, s as formatHealthChannelLines, t as formatHealthCheckFailure, u as resolveHeartbeatSummaryForAgent } from "./health-format-
|
|
27
|
-
import { C as resolveEffectiveUpdateChannel, S as normalizeUpdateChannel, d as formatUpdateOneLiner, f as getUpdateCheckResult, h as compareSemverStrings, l as ensureCompletionCacheExists, m as checkUpdateStatus, p as resolveUpdateAvailability, s as checkShellCompletionStatus, u as formatUpdateAvailableHint, x as formatUpdateChannelLabel } from "./update-runner-
|
|
24
|
+
import { d as applyAuthChoice, h as promptAuthChoiceGrouped, l as resolvePreferredProviderForAuthChoice, o as applyPrimaryModel, r as promptRemoteGatewayConfig, s as promptDefaultModel, t as setupSkills, u as warnIfModelConfigLooksOff } from "./onboard-skills-BeWozM22.js";
|
|
25
|
+
import { n as setupChannels } from "./onboard-channels-CI7V6VYN.js";
|
|
26
|
+
import { l as healthCommand, n as ensureControlUiAssetsBuilt, s as formatHealthChannelLines, t as formatHealthCheckFailure, u as resolveHeartbeatSummaryForAgent } from "./health-format-CRh3zzYT.js";
|
|
27
|
+
import { C as resolveEffectiveUpdateChannel, S as normalizeUpdateChannel, d as formatUpdateOneLiner, f as getUpdateCheckResult, h as compareSemverStrings, l as ensureCompletionCacheExists, m as checkUpdateStatus, p as resolveUpdateAvailability, s as checkShellCompletionStatus, u as formatUpdateAvailableHint, x as formatUpdateChannelLabel } from "./update-runner-DWFNpZZW.js";
|
|
28
28
|
import { i as probeGateway, t as runSecurityAudit } from "./audit-CgQYEpCL.js";
|
|
29
29
|
import { t as renderTable } from "./table-BuHjFIeu.js";
|
|
30
30
|
import { t as buildWorkspaceSkillStatus } from "./skills-status-BSS2etLw.js";
|
|
@@ -34,7 +34,7 @@ import { o as readLastGatewayErrorLine } from "./service-audit-CO_WVcvf.js";
|
|
|
34
34
|
import { t as resolveNodeService } from "./node-service-CdjRxBgz.js";
|
|
35
35
|
import { t as collectChannelStatusIssues } from "./channels-status-issues-BaXwaWXv.js";
|
|
36
36
|
import { i as redactSecrets, n as formatDuration$1, r as formatGatewayAuthUsed, t as formatAge$1 } from "./format-APMZSEkl.js";
|
|
37
|
-
import { r as installCompletion } from "./completion-cli-
|
|
37
|
+
import { r as installCompletion } from "./completion-cli-lgPnB_QO.js";
|
|
38
38
|
import { t as buildWorkspaceHookStatus } from "./hooks-status-Bk7yFv90.js";
|
|
39
39
|
import { t as runTui } from "./tui-0wcL5_de.js";
|
|
40
40
|
import fs from "node:fs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { pt as loadSKYKOIPlugins } from "./reply-
|
|
1
|
+
import { pt as loadSKYKOIPlugins } from "./reply-DQcyVjqV.js";
|
|
2
2
|
import { t as createSubsystemLogger } from "./subsystem-Dl1sS5S-.js";
|
|
3
3
|
import { c as resolveDefaultAgentId, s as resolveAgentWorkspaceDir } from "./agent-scope-DrL2uTp9.js";
|
|
4
4
|
import { o as loadConfig } from "./config-Baj9Whac.js";
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { type AnyAgentTool } from "./common.js";
|
|
2
|
+
export type DeliverableState = "pending" | "preflighting" | "verified" | "blocked_mixed_content" | "origin_down" | "tunnel_down" | "timeout" | "forbidden" | "not_found" | "invalid_url" | "unknown_error";
|
|
3
|
+
export interface Deliverable {
|
|
4
|
+
id: string;
|
|
5
|
+
type: "website" | "file" | "media";
|
|
6
|
+
url: string;
|
|
7
|
+
label?: string;
|
|
8
|
+
state: DeliverableState;
|
|
9
|
+
statusCode?: number;
|
|
10
|
+
contentType?: string;
|
|
11
|
+
error?: string;
|
|
12
|
+
remedy?: string;
|
|
13
|
+
createdAt: number;
|
|
14
|
+
lastCheckedAt?: number;
|
|
15
|
+
verifiedAt?: number;
|
|
16
|
+
}
|
|
17
|
+
export declare function createDeliverableTool(): AnyAgentTool;
|