@sideboard-ai/core 0.1.139 → 0.1.142
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/{abletime-VTP4JR63.js → abletime-DI55AJX3.js} +2 -2
- package/dist/{abletime-DDTV7WO3.js → abletime-QEVAE67D.js} +2 -2
- package/dist/agents/cursor-runner.cjs +0 -0
- package/dist/agents/cursor-runner.js +1 -1
- package/dist/{agents-665S7Z3R.js → agents-E5AAMHDY.js} +11 -7
- package/dist/{agents-OC3XM7UE.js → agents-OEEOIKUB.js} +10 -6
- package/dist/{app-settings-U5RZKUXG.js → app-settings-WJDCJFSY.js} +3 -1
- package/dist/{app-settings-YQ7YX2CC.js → app-settings-ZCN632OJ.js} +3 -1
- package/dist/caffeinate-hold-NBRUWYXO.js +0 -0
- package/dist/{chunk-HLIHBGVO.js → chunk-4D4PEBGB.js} +2 -2
- package/dist/{chunk-DJJ3DTT4.js → chunk-4Q45TLZ5.js} +7 -7
- package/dist/chunk-6GN5WPYZ.js +0 -0
- package/dist/chunk-B3SJXYIJ.js +0 -0
- package/dist/chunk-BD2ICC4D.js +0 -0
- package/dist/{chunk-GKKHXZCT.js → chunk-BGQBELGJ.js} +201 -2
- package/dist/{chunk-2XXAAIN3.js → chunk-BOD5V52W.js} +1 -1
- package/dist/{chunk-23KCPND2.js → chunk-CG25RYQQ.js} +47 -40
- package/dist/chunk-ED4UPEJX.js +0 -0
- package/dist/chunk-EUXOHTUK.js +0 -0
- package/dist/{chunk-5XH5M6RA.js → chunk-FADNFPZO.js} +3 -3
- package/dist/{chunk-ZCLHAOFR.js → chunk-FGOD5MQ4.js} +479 -37
- package/dist/{chunk-SSBM4GZX.js → chunk-HC5N3BDL.js} +2 -2
- package/dist/{chunk-GJBHOJCZ.js → chunk-I77RYPOH.js} +201 -2
- package/dist/{chunk-YZQEJOAU.js → chunk-JUWVAMRS.js} +280 -34
- package/dist/chunk-KGZBYWZ3.js +0 -0
- package/dist/chunk-KLBOWJ74.js +0 -0
- package/dist/chunk-KPIYENTF.js +0 -0
- package/dist/chunk-N5PM7HGQ.js +0 -0
- package/dist/chunk-NSTQ6QKD.js +0 -0
- package/dist/{chunk-DKXZCIB2.js → chunk-O3JEC2UJ.js} +7 -7
- package/dist/{chunk-RTX3AY42.js → chunk-OHWN4JEL.js} +5 -3
- package/dist/{chunk-E2RE7P2S.js → chunk-R2W7A2UO.js} +3 -3
- package/dist/chunk-S42XV45P.js +0 -0
- package/dist/{chunk-7SYFWPOZ.js → chunk-UG5N7ET3.js} +5 -3
- package/dist/{chunk-CDJISVKN.js → chunk-VHTIHOHE.js} +47 -41
- package/dist/{chunk-AT346U23.js → chunk-VZJVKQHH.js} +1 -1
- package/dist/{chunk-FSCQXMGI.js → chunk-WT5HSFOU.js} +1 -0
- package/dist/connected-teams-IJUJQ7R6.js +0 -0
- package/dist/{coordinator-prompt-43O6EPA2.js → coordinator-prompt-2LD3C74O.js} +3 -3
- package/dist/{coordinator-prompt-4TXU6Q3R.js → coordinator-prompt-FBX7Y4EM.js} +3 -3
- package/dist/cursor-recover-NOQYOFRF.js +0 -0
- package/dist/{global-workspace-ZDYKHQ4O.js → global-workspace-NG7SU3GV.js} +4 -4
- package/dist/{global-workspace-VIU57E3Y.js → global-workspace-OCV77UYF.js} +4 -4
- package/dist/index.cjs +867 -126
- package/dist/index.d.cts +222 -60
- package/dist/index.d.ts +222 -60
- package/dist/index.js +100 -14
- package/dist/mcp/run-stdio.cjs +583 -109
- package/dist/mcp/run-stdio.js +12 -12
- package/dist/oauth-YJBAURIJ.js +0 -0
- package/dist/{orchestrator-ZCMYSDTC.js → orchestrator-4BEZJ2BU.js} +7 -7
- package/dist/{orchestrator-WEFXUHFX.js → orchestrator-I2T44CRP.js} +8 -8
- package/dist/paths-QCI3MTO5.js +0 -0
- package/dist/plan-file-PHVKUAEE.js +0 -0
- package/dist/run-USF6FRKV.js +0 -0
- package/dist/thread-store-57ZLHR3A.js +0 -0
- package/dist/title-4WAKWZRF.js +0 -0
- package/dist/{workspaces-4HYGNH4B.js → workspaces-4FUQW5LD.js} +5 -5
- package/dist/{workspaces-ALCTB65T.js → workspaces-PU5YHQ7Z.js} +5 -5
- package/dist/{worktree-GXD2NGOZ.js → worktree-GKLPPNWR.js} +2 -2
- package/dist/{worktree-NSNZODAM.js → worktree-Z22HTSCU.js} +2 -2
- package/package.json +9 -8
- package/LICENSE +0 -190
package/dist/index.js
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AGENT_GIT_ACTIONS,
|
|
3
3
|
BOARD_COLUMN_DEFS,
|
|
4
|
+
BUNDLED_LONG_RUNNING_PATH,
|
|
5
|
+
BUNDLED_SKILL_PREFIX,
|
|
4
6
|
CHARS_PER_CONTEXT_TOKEN,
|
|
5
7
|
CONTEXT_COMPACT_CHARS,
|
|
6
8
|
CONTEXT_KEEP_RECENT_CHARS,
|
|
@@ -10,6 +12,9 @@ import {
|
|
|
10
12
|
HOME_BOARD_AGENT_HINT,
|
|
11
13
|
HOME_BOARD_CACHE_TTL_MS,
|
|
12
14
|
LEGACY_REVIEW_REQUEST_PATH,
|
|
15
|
+
LONG_RUNNING_SKILL_COMMAND,
|
|
16
|
+
OPTIONAL_SERVICES,
|
|
17
|
+
OPTIONAL_SERVICE_IDS,
|
|
13
18
|
Orchestrator,
|
|
14
19
|
REPO_REVIEW_NAME,
|
|
15
20
|
REPO_REVIEW_PATH,
|
|
@@ -46,7 +51,9 @@ import {
|
|
|
46
51
|
computeNextRunAt,
|
|
47
52
|
conductorDbPath,
|
|
48
53
|
confirmLand,
|
|
54
|
+
connectOptionalService,
|
|
49
55
|
connectSlackToken,
|
|
56
|
+
connectedOptionalServices,
|
|
50
57
|
copyConfiguredFiles,
|
|
51
58
|
createChatTab,
|
|
52
59
|
createPrStack,
|
|
@@ -58,6 +65,7 @@ import {
|
|
|
58
65
|
deleteSchedule,
|
|
59
66
|
desktopHostPidPath,
|
|
60
67
|
detectAgents,
|
|
68
|
+
disconnectOptionalService,
|
|
61
69
|
disconnectSlackWorkspace,
|
|
62
70
|
discoverSkills,
|
|
63
71
|
ensureReviewRequestFile,
|
|
@@ -79,7 +87,12 @@ import {
|
|
|
79
87
|
forkThreadWorktree,
|
|
80
88
|
formatAgentInstructions,
|
|
81
89
|
formatArtifactDirective,
|
|
90
|
+
formatDetachedJobInvoke,
|
|
91
|
+
formatLongRunningDirective,
|
|
92
|
+
formatLongRunningReminder,
|
|
82
93
|
formatMessagesAsTranscript,
|
|
94
|
+
formatOptionalServicesDirective,
|
|
95
|
+
formatOptionalServicesReminder,
|
|
83
96
|
formatProcessGuideDirective,
|
|
84
97
|
formatRenameBranchDirective,
|
|
85
98
|
formatScheduleWhen,
|
|
@@ -92,6 +105,7 @@ import {
|
|
|
92
105
|
formatWorktreeDirective,
|
|
93
106
|
formatWorktreeReminder,
|
|
94
107
|
forwardContextUsage,
|
|
108
|
+
forwardOccupancyTokens,
|
|
95
109
|
getDefaultRunScript,
|
|
96
110
|
getDiff,
|
|
97
111
|
getDiffSummary,
|
|
@@ -112,6 +126,7 @@ import {
|
|
|
112
126
|
isCowboyThread,
|
|
113
127
|
isDesktopHostAlive,
|
|
114
128
|
isHomeBoardThread,
|
|
129
|
+
isOptionalServiceId,
|
|
115
130
|
isPidAlive,
|
|
116
131
|
isPrimaryCheckoutThread,
|
|
117
132
|
isSlackExternalReplyPrompt,
|
|
@@ -129,8 +144,12 @@ import {
|
|
|
129
144
|
listWorktreeFiles,
|
|
130
145
|
loadAgentInstructions,
|
|
131
146
|
maybeCompactContext,
|
|
147
|
+
normalizeServiceOrigin,
|
|
132
148
|
openPrStackLayers,
|
|
133
149
|
openStackLayer,
|
|
150
|
+
optionalServiceConnected,
|
|
151
|
+
optionalServiceSpec,
|
|
152
|
+
packagedDetachedJobPath,
|
|
134
153
|
parseDurationMs,
|
|
135
154
|
pendingSlackExternalReplies,
|
|
136
155
|
pollSlackOutboundWatches,
|
|
@@ -148,6 +167,7 @@ import {
|
|
|
148
167
|
requireAgent,
|
|
149
168
|
requireSlackWorkspace,
|
|
150
169
|
resolveConductorCursorAgentId,
|
|
170
|
+
resolveDetachedJobScript,
|
|
151
171
|
resolveFilesToCopy,
|
|
152
172
|
resolveReviewGuidelines,
|
|
153
173
|
resolveScheduleThreadId,
|
|
@@ -180,13 +200,14 @@ import {
|
|
|
180
200
|
threadsSharingWorktree,
|
|
181
201
|
updateSchedule,
|
|
182
202
|
upsertSlackWorkspace,
|
|
203
|
+
verifyOptionalService,
|
|
183
204
|
waitForPidExit,
|
|
184
205
|
withAgentInstructions,
|
|
185
206
|
worktreeBoardStatus,
|
|
186
207
|
worktreeCleanupSettings,
|
|
187
208
|
wrapReviewSkillMarkdown,
|
|
188
209
|
writeWorktreeFile
|
|
189
|
-
} from "./chunk-
|
|
210
|
+
} from "./chunk-FGOD5MQ4.js";
|
|
190
211
|
import {
|
|
191
212
|
BRIGHTSY_MCP_ALLOWED_TOOLS,
|
|
192
213
|
CLAUDE_MODEL_CATALOG,
|
|
@@ -217,6 +238,7 @@ import {
|
|
|
217
238
|
getAdapter,
|
|
218
239
|
getAgentSetupInfo,
|
|
219
240
|
installAgent,
|
|
241
|
+
installNpmGlobalPackage,
|
|
220
242
|
isBrightsyConnected,
|
|
221
243
|
isBrightsyNdjsonLine,
|
|
222
244
|
isCursorAutoModel,
|
|
@@ -263,10 +285,11 @@ import {
|
|
|
263
285
|
toolFilePath,
|
|
264
286
|
totalTokens,
|
|
265
287
|
visibleToolRowDetail,
|
|
288
|
+
whichOnPath,
|
|
266
289
|
withEventParentId,
|
|
267
290
|
withEventsParentId,
|
|
268
291
|
writeInjectedMcpConfig
|
|
269
|
-
} from "./chunk-
|
|
292
|
+
} from "./chunk-VHTIHOHE.js";
|
|
270
293
|
import {
|
|
271
294
|
brightsyMcpServerName,
|
|
272
295
|
connectBrightsyTeam,
|
|
@@ -291,7 +314,7 @@ import {
|
|
|
291
314
|
listWorkspaces,
|
|
292
315
|
removeWorkspace,
|
|
293
316
|
syncWorkspacesFromThreads
|
|
294
|
-
} from "./chunk-
|
|
317
|
+
} from "./chunk-HC5N3BDL.js";
|
|
295
318
|
import {
|
|
296
319
|
CLOUD_COORDINATOR_BUSY_REPLY,
|
|
297
320
|
CLOUD_COORDINATOR_STOPPED_REPLY,
|
|
@@ -326,7 +349,7 @@ import {
|
|
|
326
349
|
stageAbsolutePathsAsAttachments,
|
|
327
350
|
stageBuffersAsAttachments,
|
|
328
351
|
takenTeamSlugsForOrchestration
|
|
329
|
-
} from "./chunk-
|
|
352
|
+
} from "./chunk-R2W7A2UO.js";
|
|
330
353
|
import {
|
|
331
354
|
COORDINATOR_TOOL_PLAYBOOK,
|
|
332
355
|
SLACK_REPLY_FORMATTING,
|
|
@@ -335,7 +358,7 @@ import {
|
|
|
335
358
|
enrichWorkspacesWithGithub,
|
|
336
359
|
ensureGlobalCoordinatorCwd,
|
|
337
360
|
formatWorkspaceInventory
|
|
338
|
-
} from "./chunk-
|
|
361
|
+
} from "./chunk-UG5N7ET3.js";
|
|
339
362
|
import {
|
|
340
363
|
ABLETIME_MCP_PATH,
|
|
341
364
|
DEFAULT_ABLETIME_HOST,
|
|
@@ -357,7 +380,7 @@ import {
|
|
|
357
380
|
taskUrl,
|
|
358
381
|
toAbleTimeIssueInfo,
|
|
359
382
|
verifyAbleTimeConnection
|
|
360
|
-
} from "./chunk-
|
|
383
|
+
} from "./chunk-VZJVKQHH.js";
|
|
361
384
|
import {
|
|
362
385
|
formatFetchError,
|
|
363
386
|
httpFetch,
|
|
@@ -383,7 +406,7 @@ import {
|
|
|
383
406
|
preferredCursorCostCents,
|
|
384
407
|
turnCostUsdFromCursorUsage,
|
|
385
408
|
withMaxOldSpaceSize
|
|
386
|
-
} from "./chunk-
|
|
409
|
+
} from "./chunk-WT5HSFOU.js";
|
|
387
410
|
import {
|
|
388
411
|
caffeinateHoldPath,
|
|
389
412
|
getCaffeinateHold,
|
|
@@ -472,7 +495,7 @@ import {
|
|
|
472
495
|
worktreeDisplayLabel,
|
|
473
496
|
worktreeDisplayLabelForGroup,
|
|
474
497
|
worktreeNameFromPath
|
|
475
|
-
} from "./chunk-
|
|
498
|
+
} from "./chunk-O3JEC2UJ.js";
|
|
476
499
|
import {
|
|
477
500
|
ATTACHMENTS_DIR,
|
|
478
501
|
LEGACY_ATTACHMENTS_DIR,
|
|
@@ -503,6 +526,7 @@ import {
|
|
|
503
526
|
deleteBranchOnPurgeEnabled,
|
|
504
527
|
disconnectAbleTimeConnection,
|
|
505
528
|
disconnectLinearConnection,
|
|
529
|
+
emptyPublicIntegrations,
|
|
506
530
|
ensureSlackDeviceIdentity,
|
|
507
531
|
getAbleTimeAccessToken,
|
|
508
532
|
getAbleTimeHost,
|
|
@@ -549,7 +573,7 @@ import {
|
|
|
549
573
|
updateDefaultsSettings,
|
|
550
574
|
updateIntegrationsSettings,
|
|
551
575
|
updateOpencodeSettings
|
|
552
|
-
} from "./chunk-
|
|
576
|
+
} from "./chunk-I77RYPOH.js";
|
|
553
577
|
import {
|
|
554
578
|
stripNestedElectronEnv
|
|
555
579
|
} from "./chunk-4TR3HZFT.js";
|
|
@@ -1393,6 +1417,42 @@ async function listIssues(repoPath) {
|
|
|
1393
1417
|
};
|
|
1394
1418
|
}
|
|
1395
1419
|
|
|
1420
|
+
// src/integrations/optional-cli.ts
|
|
1421
|
+
async function detectOptionalServiceClis() {
|
|
1422
|
+
enrichPathWithNpmGlobalBin();
|
|
1423
|
+
return Promise.all(
|
|
1424
|
+
OPTIONAL_SERVICES.map(async (spec) => {
|
|
1425
|
+
if (!spec.cli) {
|
|
1426
|
+
return { id: spec.id, cli: null, installed: false, path: null };
|
|
1427
|
+
}
|
|
1428
|
+
const path2 = await whichOnPath(spec.cli);
|
|
1429
|
+
return {
|
|
1430
|
+
id: spec.id,
|
|
1431
|
+
cli: spec.cli,
|
|
1432
|
+
installed: Boolean(path2),
|
|
1433
|
+
path: path2
|
|
1434
|
+
};
|
|
1435
|
+
})
|
|
1436
|
+
);
|
|
1437
|
+
}
|
|
1438
|
+
async function installOptionalServiceCli(id) {
|
|
1439
|
+
if (!isOptionalServiceId(id)) {
|
|
1440
|
+
return { ok: false, message: "Unknown optional service" };
|
|
1441
|
+
}
|
|
1442
|
+
const spec = optionalServiceSpec(id);
|
|
1443
|
+
if (!spec.cli || !spec.npmPackage) {
|
|
1444
|
+
return {
|
|
1445
|
+
ok: false,
|
|
1446
|
+
message: `${spec.label} has no CLI to install. Use the HTTP API with the stored token.`
|
|
1447
|
+
};
|
|
1448
|
+
}
|
|
1449
|
+
return installNpmGlobalPackage({
|
|
1450
|
+
npmPackage: spec.npmPackage,
|
|
1451
|
+
installCommand: `npm install -g ${spec.npmPackage}`,
|
|
1452
|
+
cliBin: spec.cli
|
|
1453
|
+
});
|
|
1454
|
+
}
|
|
1455
|
+
|
|
1396
1456
|
// src/composer/diff-comment.ts
|
|
1397
1457
|
function lineRangeLabel(lines) {
|
|
1398
1458
|
const nos = lines.map((l) => l.lineNo);
|
|
@@ -1899,14 +1959,14 @@ function fail(err) {
|
|
|
1899
1959
|
function registerSlackTools(server) {
|
|
1900
1960
|
server.tool(
|
|
1901
1961
|
"list_teams",
|
|
1902
|
-
"List Slack workspaces connected in
|
|
1962
|
+
"List Slack workspaces connected in Settings \u2192 Remote. Each row is team_id + name. Pass team_id to slack_list_channels, slack_list_users, slack_search, slack_read, slack_post, and slack_replies.",
|
|
1903
1963
|
{},
|
|
1904
1964
|
async () => {
|
|
1905
1965
|
const teams = listSlackWorkspaces();
|
|
1906
1966
|
if (teams.length === 0) {
|
|
1907
1967
|
return text({
|
|
1908
1968
|
teams: [],
|
|
1909
|
-
hint: "No Slack workspaces connected. Add one in
|
|
1969
|
+
hint: "No Slack workspaces connected. Add one in Settings \u2192 Remote \u2192 Slack (paste xoxb-/xoxp- or browser sign-in)."
|
|
1910
1970
|
});
|
|
1911
1971
|
}
|
|
1912
1972
|
return text({
|
|
@@ -2927,7 +2987,7 @@ async function startMcpServer() {
|
|
|
2927
2987
|
);
|
|
2928
2988
|
}
|
|
2929
2989
|
try {
|
|
2930
|
-
const { maxConcurrentAgents: maxConcurrentAgents2 } = await import("./app-settings-
|
|
2990
|
+
const { maxConcurrentAgents: maxConcurrentAgents2 } = await import("./app-settings-WJDCJFSY.js");
|
|
2931
2991
|
orch.setMaxConcurrent(maxConcurrentAgents2());
|
|
2932
2992
|
} catch {
|
|
2933
2993
|
}
|
|
@@ -3209,7 +3269,7 @@ async function startMcpServer() {
|
|
|
3209
3269
|
registerAbleTimeTools(server);
|
|
3210
3270
|
registerScheduleTools(server);
|
|
3211
3271
|
const { getCaffeinateHold: getCaffeinateHold2, setCaffeinateHold: setCaffeinateHold2 } = await import("./caffeinate-hold-X3JNPR42.js");
|
|
3212
|
-
const { resolveNewThreadOptions: resolveNewThreadOptions2, resolveThreadDefaults: resolveThreadDefaults2 } = await import("./app-settings-
|
|
3272
|
+
const { resolveNewThreadOptions: resolveNewThreadOptions2, resolveThreadDefaults: resolveThreadDefaults2 } = await import("./app-settings-WJDCJFSY.js");
|
|
3213
3273
|
const accountDefaults = resolveThreadDefaults2();
|
|
3214
3274
|
const accountDefaultsHint = `Account defaults: agent=${accountDefaults.agent}, model=${accountDefaults.model?.trim() || "Auto"}, effort=${accountDefaults.effort}`;
|
|
3215
3275
|
server.tool(
|
|
@@ -4590,7 +4650,7 @@ function slackOAuthCredentials() {
|
|
|
4590
4650
|
const clientSecret = process.env.SIDEBOARD_SLACK_CLIENT_SECRET?.trim() || settings.integrations.slackClientSecret?.trim() || "";
|
|
4591
4651
|
if (!clientId) {
|
|
4592
4652
|
throw new Error(
|
|
4593
|
-
"Slack browser sign-in needs a Slack app Client ID (
|
|
4653
|
+
"Slack browser sign-in needs a Slack app Client ID (Settings \u2192 Remote \u2192 Slack, or SIDEBOARD_SLACK_CLIENT_ID). You can still paste an xoxb- or xoxp- token."
|
|
4594
4654
|
);
|
|
4595
4655
|
}
|
|
4596
4656
|
return { clientId, clientSecret: clientSecret || null };
|
|
@@ -6335,6 +6395,8 @@ export {
|
|
|
6335
6395
|
ATTACHMENTS_DIR,
|
|
6336
6396
|
BAKED_SLACK_RELAY_URL,
|
|
6337
6397
|
BRIGHTSY_MCP_ALLOWED_TOOLS,
|
|
6398
|
+
BUNDLED_LONG_RUNNING_PATH,
|
|
6399
|
+
BUNDLED_SKILL_PREFIX,
|
|
6338
6400
|
BrightsySideboardApi,
|
|
6339
6401
|
CHARS_PER_CONTEXT_TOKEN,
|
|
6340
6402
|
CLAUDE_MODEL_CATALOG,
|
|
@@ -6363,8 +6425,11 @@ export {
|
|
|
6363
6425
|
LINEAR_OAUTH_PORT,
|
|
6364
6426
|
LINEAR_OAUTH_REDIRECT,
|
|
6365
6427
|
LINEAR_OAUTH_SCOPES,
|
|
6428
|
+
LONG_RUNNING_SKILL_COMMAND,
|
|
6366
6429
|
LinearOAuthCancelledError,
|
|
6367
6430
|
MAX_ANTHROPIC_CACHE_CONTROL_BLOCKS,
|
|
6431
|
+
OPTIONAL_SERVICES,
|
|
6432
|
+
OPTIONAL_SERVICE_IDS,
|
|
6368
6433
|
ORCHESTRATOR_AGENT_KINDS,
|
|
6369
6434
|
Orchestrator,
|
|
6370
6435
|
PASTE_ATTACH_MIN_CHARS,
|
|
@@ -6483,7 +6548,9 @@ export {
|
|
|
6483
6548
|
conductorDbPath,
|
|
6484
6549
|
confirmLand,
|
|
6485
6550
|
connectBrightsyTeam,
|
|
6551
|
+
connectOptionalService,
|
|
6486
6552
|
connectSlackToken,
|
|
6553
|
+
connectedOptionalServices,
|
|
6487
6554
|
contextTokens,
|
|
6488
6555
|
coordinatorSystemPrompt,
|
|
6489
6556
|
coordinatorTurnReminder,
|
|
@@ -6514,13 +6581,16 @@ export {
|
|
|
6514
6581
|
detectAgents,
|
|
6515
6582
|
detectGhStack,
|
|
6516
6583
|
detectLocalMergeConflicts,
|
|
6584
|
+
detectOptionalServiceClis,
|
|
6517
6585
|
disconnectAbleTimeConnection,
|
|
6518
6586
|
disconnectBrightsyTeam,
|
|
6519
6587
|
disconnectLinear,
|
|
6520
6588
|
disconnectLinearConnection,
|
|
6589
|
+
disconnectOptionalService,
|
|
6521
6590
|
disconnectSlackWorkspace,
|
|
6522
6591
|
discoverSkills,
|
|
6523
6592
|
dropCachedPrefixOnResume,
|
|
6593
|
+
emptyPublicIntegrations,
|
|
6524
6594
|
encodeBrightsyTarget,
|
|
6525
6595
|
enrichPathWithNpmGlobalBin,
|
|
6526
6596
|
enrichWorkspacesWithGithub,
|
|
@@ -6561,12 +6631,17 @@ export {
|
|
|
6561
6631
|
formatAgentInstructions,
|
|
6562
6632
|
formatArtifactDirective,
|
|
6563
6633
|
formatBrightsyFetchError,
|
|
6634
|
+
formatDetachedJobInvoke,
|
|
6564
6635
|
formatFetchError,
|
|
6565
6636
|
formatGhLandError,
|
|
6566
6637
|
formatGitAuthModeDirective,
|
|
6567
6638
|
formatIpcInvokeError,
|
|
6639
|
+
formatLongRunningDirective,
|
|
6640
|
+
formatLongRunningReminder,
|
|
6568
6641
|
formatMergePrError,
|
|
6569
6642
|
formatMessagesAsTranscript,
|
|
6643
|
+
formatOptionalServicesDirective,
|
|
6644
|
+
formatOptionalServicesReminder,
|
|
6570
6645
|
formatPlanQuestionAnswers,
|
|
6571
6646
|
formatPlanQuestionsForChat,
|
|
6572
6647
|
formatProcessGuideDirective,
|
|
@@ -6586,6 +6661,7 @@ export {
|
|
|
6586
6661
|
formatWorktreeDirective,
|
|
6587
6662
|
formatWorktreeReminder,
|
|
6588
6663
|
forwardContextUsage,
|
|
6664
|
+
forwardOccupancyTokens,
|
|
6589
6665
|
fromInclusiveInputUsage,
|
|
6590
6666
|
getAbleTimeAccessToken,
|
|
6591
6667
|
getAbleTimeHost,
|
|
@@ -6648,6 +6724,8 @@ export {
|
|
|
6648
6724
|
initializeGitRepository,
|
|
6649
6725
|
inspectGitWorktree,
|
|
6650
6726
|
installAgent,
|
|
6727
|
+
installNpmGlobalPackage,
|
|
6728
|
+
installOptionalServiceCli,
|
|
6651
6729
|
interruptSlackCoordinatorForInbound,
|
|
6652
6730
|
invalidateThreadListCache,
|
|
6653
6731
|
isAbleTimeConnected,
|
|
@@ -6671,6 +6749,7 @@ export {
|
|
|
6671
6749
|
isIssueSourceConnected,
|
|
6672
6750
|
isLinearConnected,
|
|
6673
6751
|
isLinearOAuthCancelled,
|
|
6752
|
+
isOptionalServiceId,
|
|
6674
6753
|
isOrchestratorCapableAgent,
|
|
6675
6754
|
isOrchestratorThread,
|
|
6676
6755
|
isPidAlive,
|
|
@@ -6759,6 +6838,7 @@ export {
|
|
|
6759
6838
|
nonInteractiveGitProcessEnv,
|
|
6760
6839
|
normalizeAbleTimeHost,
|
|
6761
6840
|
normalizeParseResult,
|
|
6841
|
+
normalizeServiceOrigin,
|
|
6762
6842
|
normalizeThinkingEffort,
|
|
6763
6843
|
normalizeThread,
|
|
6764
6844
|
normalizeTurnInput,
|
|
@@ -6767,11 +6847,14 @@ export {
|
|
|
6767
6847
|
openPrStackLayers,
|
|
6768
6848
|
openStackLayer,
|
|
6769
6849
|
opencodeAdapter,
|
|
6850
|
+
optionalServiceConnected,
|
|
6851
|
+
optionalServiceSpec,
|
|
6770
6852
|
orchestrationQuotaFallbackAgent,
|
|
6771
6853
|
orchestrationQuotaOnLimit,
|
|
6772
6854
|
orchestrationTitleNeedsSoccerNickname,
|
|
6773
6855
|
orchestratorSessionPoisonedByBuiltins,
|
|
6774
6856
|
originGhRepoEnv,
|
|
6857
|
+
packagedDetachedJobPath,
|
|
6775
6858
|
parseCursorRunnerLine,
|
|
6776
6859
|
parseDurationMs,
|
|
6777
6860
|
parseForceStopMessage,
|
|
@@ -6829,6 +6912,7 @@ export {
|
|
|
6829
6912
|
resolveConductorCursorAgentId,
|
|
6830
6913
|
resolveCursorModelId,
|
|
6831
6914
|
resolveDefaultBranch,
|
|
6915
|
+
resolveDetachedJobScript,
|
|
6832
6916
|
resolveDiffBaseRef,
|
|
6833
6917
|
resolveEffectiveIssueSource,
|
|
6834
6918
|
resolveFilesToCopy,
|
|
@@ -6957,9 +7041,11 @@ export {
|
|
|
6957
7041
|
userCursorMcpConfigPath,
|
|
6958
7042
|
validateLinearApiKey,
|
|
6959
7043
|
verifyAbleTimeConnection,
|
|
7044
|
+
verifyOptionalService,
|
|
6960
7045
|
visibleToolRowDetail,
|
|
6961
7046
|
waitForPidExit,
|
|
6962
7047
|
warmGithubAgentAuth,
|
|
7048
|
+
whichOnPath,
|
|
6963
7049
|
withAgentInstructions,
|
|
6964
7050
|
withEventParentId,
|
|
6965
7051
|
withEventsParentId,
|