@sideboard-ai/core 0.1.61 → 0.1.62
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/{agents-EADRAAPG.js → agents-KF3J3C53.js} +2 -2
- package/dist/{agents-B2723EOF.js → agents-QLSFIQAO.js} +2 -2
- package/dist/{app-settings-TBHTJWLQ.js → app-settings-HK4KAM4R.js} +3 -1
- package/dist/{app-settings-YBNZ4XSR.js → app-settings-LTSFG7QJ.js} +3 -1
- package/dist/{chunk-XWPKLRB3.js → chunk-27MAWNKY.js} +2 -2
- package/dist/{chunk-CHGOMFTA.js → chunk-2FEA4LDA.js} +4 -4
- package/dist/{chunk-MX7UH5AT.js → chunk-2MCNURQV.js} +2 -2
- package/dist/{chunk-MFGGIRUA.js → chunk-3KKNTHUC.js} +1 -1
- package/dist/{chunk-2P2UK7E7.js → chunk-46KMKHSD.js} +2 -2
- package/dist/{chunk-75QR74KM.js → chunk-6CUJQKTJ.js} +10 -0
- package/dist/{chunk-HLEX5AQ6.js → chunk-7FD7COKE.js} +4 -0
- package/dist/{chunk-QJBC4BRK.js → chunk-A6FOKNOU.js} +2 -2
- package/dist/{chunk-FGNBTFRD.js → chunk-DDN3UF4R.js} +10 -0
- package/dist/{chunk-MLAST5BB.js → chunk-DXTGDXO2.js} +4 -4
- package/dist/{chunk-TSRXOSVD.js → chunk-FWJYLBO6.js} +4 -0
- package/dist/{chunk-NTYRBRE7.js → chunk-NVU7EC2E.js} +2 -2
- package/dist/{chunk-P7EQUFB6.js → chunk-UGXSSBFJ.js} +1 -1
- package/dist/{chunk-ZXDOI6IH.js → chunk-ZF5YJCXO.js} +2 -2
- package/dist/{coordinator-prompt-4P23VVFC.js → coordinator-prompt-LKG3SHMI.js} +4 -4
- package/dist/{coordinator-prompt-LNWHZ64D.js → coordinator-prompt-N2R6FGZK.js} +4 -4
- package/dist/{global-workspace-TMMAVRVW.js → global-workspace-LALWQWRJ.js} +5 -5
- package/dist/{global-workspace-BHT4XUAA.js → global-workspace-YOAUQCMA.js} +5 -5
- package/dist/index.cjs +123 -17
- package/dist/index.d.cts +26 -2
- package/dist/index.d.ts +26 -2
- package/dist/index.js +130 -38
- package/dist/mcp/run-stdio.cjs +121 -17
- package/dist/mcp/run-stdio.js +126 -36
- package/dist/{thread-store-GHOADGL2.js → thread-store-BUBR24YA.js} +1 -1
- package/dist/{thread-store-UJIGMI5J.js → thread-store-XTPFCJAI.js} +1 -1
- package/dist/{workspaces-GFPGDGCS.js → workspaces-E75POJXP.js} +6 -6
- package/dist/{workspaces-3GO3EDQG.js → workspaces-VCAIHVIE.js} +6 -6
- package/dist/{worktree-3L2G6PCM.js → worktree-LZEGVQSN.js} +2 -2
- package/dist/{worktree-GBLHEFHR.js → worktree-MV4WRW6G.js} +2 -2
- package/package.json +1 -1
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
permissionMode,
|
|
31
31
|
resolveCursorModelId,
|
|
32
32
|
resolveQuotaFallbackAgent
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-2MCNURQV.js";
|
|
34
34
|
import "./chunk-JB2H7E7V.js";
|
|
35
35
|
import {
|
|
36
36
|
ORCHESTRATOR_AGENT_KINDS,
|
|
@@ -41,7 +41,7 @@ import {
|
|
|
41
41
|
import {
|
|
42
42
|
ensureAgentPath
|
|
43
43
|
} from "./chunk-RIWUU7FO.js";
|
|
44
|
-
import "./chunk-
|
|
44
|
+
import "./chunk-DDN3UF4R.js";
|
|
45
45
|
import "./chunk-KGZBYWZ3.js";
|
|
46
46
|
import "./chunk-7MV3RXSC.js";
|
|
47
47
|
export {
|
|
@@ -26,7 +26,7 @@ import {
|
|
|
26
26
|
permissionMode,
|
|
27
27
|
resolveCursorModelId,
|
|
28
28
|
resolveQuotaFallbackAgent
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-ZF5YJCXO.js";
|
|
30
30
|
import {
|
|
31
31
|
ORCHESTRATOR_AGENT_KINDS,
|
|
32
32
|
assertOrchestratorCapableAgent,
|
|
@@ -38,7 +38,7 @@ import {
|
|
|
38
38
|
cursorSdkMessageToEvents,
|
|
39
39
|
parseCursorRunnerLine
|
|
40
40
|
} from "./chunk-3WJAUKIL.js";
|
|
41
|
-
import "./chunk-
|
|
41
|
+
import "./chunk-6CUJQKTJ.js";
|
|
42
42
|
import "./chunk-77WWLBCI.js";
|
|
43
43
|
import "./chunk-M37RITA6.js";
|
|
44
44
|
import {
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
HARNESS_ENV_KEYS,
|
|
3
3
|
appSettingsPath,
|
|
4
4
|
applyAppEnvironment,
|
|
5
|
+
autoArchiveOnMergeEnabled,
|
|
5
6
|
autoCleanupOrphansEnabled,
|
|
6
7
|
autoRenameBranchEnabled,
|
|
7
8
|
autoRunAfterSetupEnabled,
|
|
@@ -36,13 +37,14 @@ import {
|
|
|
36
37
|
updateClaudeSettings,
|
|
37
38
|
updateDefaultsSettings,
|
|
38
39
|
updateIntegrationsSettings
|
|
39
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-6CUJQKTJ.js";
|
|
40
41
|
import "./chunk-77WWLBCI.js";
|
|
41
42
|
import "./chunk-M37RITA6.js";
|
|
42
43
|
export {
|
|
43
44
|
HARNESS_ENV_KEYS,
|
|
44
45
|
appSettingsPath,
|
|
45
46
|
applyAppEnvironment,
|
|
47
|
+
autoArchiveOnMergeEnabled,
|
|
46
48
|
autoCleanupOrphansEnabled,
|
|
47
49
|
autoRenameBranchEnabled,
|
|
48
50
|
autoRunAfterSetupEnabled,
|
|
@@ -4,6 +4,7 @@ import {
|
|
|
4
4
|
HARNESS_ENV_KEYS,
|
|
5
5
|
appSettingsPath,
|
|
6
6
|
applyAppEnvironment,
|
|
7
|
+
autoArchiveOnMergeEnabled,
|
|
7
8
|
autoCleanupOrphansEnabled,
|
|
8
9
|
autoRenameBranchEnabled,
|
|
9
10
|
autoRunAfterSetupEnabled,
|
|
@@ -38,13 +39,14 @@ import {
|
|
|
38
39
|
updateClaudeSettings,
|
|
39
40
|
updateDefaultsSettings,
|
|
40
41
|
updateIntegrationsSettings
|
|
41
|
-
} from "./chunk-
|
|
42
|
+
} from "./chunk-DDN3UF4R.js";
|
|
42
43
|
import "./chunk-KGZBYWZ3.js";
|
|
43
44
|
import "./chunk-7MV3RXSC.js";
|
|
44
45
|
export {
|
|
45
46
|
HARNESS_ENV_KEYS,
|
|
46
47
|
appSettingsPath,
|
|
47
48
|
applyAppEnvironment,
|
|
49
|
+
autoArchiveOnMergeEnabled,
|
|
48
50
|
autoCleanupOrphansEnabled,
|
|
49
51
|
autoRenameBranchEnabled,
|
|
50
52
|
autoRunAfterSetupEnabled,
|
|
@@ -5,22 +5,22 @@ import {
|
|
|
5
5
|
} from "./chunk-S2LL5HA4.js";
|
|
6
6
|
import {
|
|
7
7
|
ensureGlobalCoordinatorCwd
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-NVU7EC2E.js";
|
|
9
9
|
import {
|
|
10
10
|
allocateTeamName,
|
|
11
11
|
takenSlugsFromThread,
|
|
12
12
|
teamSlugFromName
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-3KKNTHUC.js";
|
|
14
14
|
import {
|
|
15
15
|
createEmptyThread,
|
|
16
16
|
listThreads,
|
|
17
17
|
updateThread,
|
|
18
18
|
writeThread
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-7FD7COKE.js";
|
|
20
20
|
import {
|
|
21
21
|
resolveNewThreadOptions,
|
|
22
22
|
resolveThreadDefaults
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-DDN3UF4R.js";
|
|
24
24
|
import {
|
|
25
25
|
globalAgentCwd
|
|
26
26
|
} from "./chunk-7MV3RXSC.js";
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
claudeChromeEnabled,
|
|
16
16
|
loadAppSettings,
|
|
17
17
|
resolveClaudeExecutable
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-DDN3UF4R.js";
|
|
19
19
|
import {
|
|
20
20
|
appDataDir
|
|
21
21
|
} from "./chunk-7MV3RXSC.js";
|
|
@@ -923,7 +923,7 @@ var claudeAdapter = {
|
|
|
923
923
|
);
|
|
924
924
|
}
|
|
925
925
|
const mode = permissionMode(thread);
|
|
926
|
-
const { isOrchestratorThread } = await import("./global-workspace-
|
|
926
|
+
const { isOrchestratorThread } = await import("./global-workspace-YOAUQCMA.js");
|
|
927
927
|
const isOrchestrator = isOrchestratorThread(thread);
|
|
928
928
|
const injectedServers = await buildInjectedMcpServers({
|
|
929
929
|
includeSideboard: true,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
isGlobalRepoPath
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-DXTGDXO2.js";
|
|
4
4
|
import {
|
|
5
5
|
ensureGhPreferOrigin,
|
|
6
6
|
resolveRepoRoot
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-UGXSSBFJ.js";
|
|
8
8
|
import {
|
|
9
9
|
appDataDir
|
|
10
10
|
} from "./chunk-M37RITA6.js";
|
|
@@ -112,6 +112,9 @@ function normalizeAdvanced(raw) {
|
|
|
112
112
|
if (typeof source.deleteBranchOnPurge === "boolean") {
|
|
113
113
|
out.deleteBranchOnPurge = source.deleteBranchOnPurge;
|
|
114
114
|
}
|
|
115
|
+
if (typeof source.autoArchiveOnMerge === "boolean") {
|
|
116
|
+
out.autoArchiveOnMerge = source.autoArchiveOnMerge;
|
|
117
|
+
}
|
|
115
118
|
if (typeof source.maxConcurrent === "number" && Number.isFinite(source.maxConcurrent)) {
|
|
116
119
|
out.maxConcurrent = Math.max(1, Math.min(32, Math.floor(source.maxConcurrent)));
|
|
117
120
|
}
|
|
@@ -380,6 +383,9 @@ function updateAdvancedSettings(patch) {
|
|
|
380
383
|
if (typeof patch.deleteBranchOnPurge === "boolean") {
|
|
381
384
|
advanced.deleteBranchOnPurge = patch.deleteBranchOnPurge;
|
|
382
385
|
}
|
|
386
|
+
if (typeof patch.autoArchiveOnMerge === "boolean") {
|
|
387
|
+
advanced.autoArchiveOnMerge = patch.autoArchiveOnMerge;
|
|
388
|
+
}
|
|
383
389
|
if (typeof patch.maxConcurrent === "number" && Number.isFinite(patch.maxConcurrent)) {
|
|
384
390
|
advanced.maxConcurrent = Math.max(1, Math.min(32, Math.floor(patch.maxConcurrent)));
|
|
385
391
|
}
|
|
@@ -421,6 +427,9 @@ function caffeinateWhileCloudConnectEnabled(settings = loadAppSettings()) {
|
|
|
421
427
|
function deleteBranchOnPurgeEnabled(settings = loadAppSettings()) {
|
|
422
428
|
return Boolean(settings.advanced.deleteBranchOnPurge);
|
|
423
429
|
}
|
|
430
|
+
function autoArchiveOnMergeEnabled(settings = loadAppSettings()) {
|
|
431
|
+
return Boolean(settings.advanced.autoArchiveOnMerge);
|
|
432
|
+
}
|
|
424
433
|
function autoCleanupOrphansEnabled(settings = loadAppSettings()) {
|
|
425
434
|
return Boolean(settings.advanced.autoCleanupOrphans);
|
|
426
435
|
}
|
|
@@ -501,6 +510,7 @@ export {
|
|
|
501
510
|
caffeinateWhileRunningEnabled,
|
|
502
511
|
caffeinateWhileCloudConnectEnabled,
|
|
503
512
|
deleteBranchOnPurgeEnabled,
|
|
513
|
+
autoArchiveOnMergeEnabled,
|
|
504
514
|
autoCleanupOrphansEnabled,
|
|
505
515
|
orchestrationQuotaOnLimit,
|
|
506
516
|
orchestrationQuotaFallbackAgent,
|
|
@@ -41,6 +41,8 @@ function normalizeThread(raw) {
|
|
|
41
41
|
agentPid: raw.agentPid ?? null,
|
|
42
42
|
attachments: Array.isArray(raw.attachments) ? raw.attachments : [],
|
|
43
43
|
prTitle: raw.prTitle ?? null,
|
|
44
|
+
prState: raw.prState ?? null,
|
|
45
|
+
skipAutoArchiveOnMerge: Boolean(raw.skipAutoArchiveOnMerge),
|
|
44
46
|
stackId: raw.stackId ?? null,
|
|
45
47
|
stackLayer: raw.stackLayer ?? null,
|
|
46
48
|
userSetTitle: Boolean(raw.userSetTitle),
|
|
@@ -67,6 +69,8 @@ function createEmptyThread(partial) {
|
|
|
67
69
|
activeRuns: partial.activeRuns ?? [],
|
|
68
70
|
prUrl: partial.prUrl ?? null,
|
|
69
71
|
prTitle: partial.prTitle ?? null,
|
|
72
|
+
prState: partial.prState ?? null,
|
|
73
|
+
skipAutoArchiveOnMerge: partial.skipAutoArchiveOnMerge ?? false,
|
|
70
74
|
stackId: partial.stackId ?? null,
|
|
71
75
|
stackLayer: partial.stackLayer ?? null,
|
|
72
76
|
userSetTitle: partial.userSetTitle ?? false,
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
4
|
isGlobalRepoPath
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-2FEA4LDA.js";
|
|
6
6
|
import {
|
|
7
7
|
ensureGhPreferOrigin,
|
|
8
8
|
resolveRepoRoot
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-3KKNTHUC.js";
|
|
10
10
|
import {
|
|
11
11
|
appDataDir
|
|
12
12
|
} from "./chunk-7MV3RXSC.js";
|
|
@@ -114,6 +114,9 @@ function normalizeAdvanced(raw) {
|
|
|
114
114
|
if (typeof source.deleteBranchOnPurge === "boolean") {
|
|
115
115
|
out.deleteBranchOnPurge = source.deleteBranchOnPurge;
|
|
116
116
|
}
|
|
117
|
+
if (typeof source.autoArchiveOnMerge === "boolean") {
|
|
118
|
+
out.autoArchiveOnMerge = source.autoArchiveOnMerge;
|
|
119
|
+
}
|
|
117
120
|
if (typeof source.maxConcurrent === "number" && Number.isFinite(source.maxConcurrent)) {
|
|
118
121
|
out.maxConcurrent = Math.max(1, Math.min(32, Math.floor(source.maxConcurrent)));
|
|
119
122
|
}
|
|
@@ -382,6 +385,9 @@ function updateAdvancedSettings(patch) {
|
|
|
382
385
|
if (typeof patch.deleteBranchOnPurge === "boolean") {
|
|
383
386
|
advanced.deleteBranchOnPurge = patch.deleteBranchOnPurge;
|
|
384
387
|
}
|
|
388
|
+
if (typeof patch.autoArchiveOnMerge === "boolean") {
|
|
389
|
+
advanced.autoArchiveOnMerge = patch.autoArchiveOnMerge;
|
|
390
|
+
}
|
|
385
391
|
if (typeof patch.maxConcurrent === "number" && Number.isFinite(patch.maxConcurrent)) {
|
|
386
392
|
advanced.maxConcurrent = Math.max(1, Math.min(32, Math.floor(patch.maxConcurrent)));
|
|
387
393
|
}
|
|
@@ -423,6 +429,9 @@ function caffeinateWhileCloudConnectEnabled(settings = loadAppSettings()) {
|
|
|
423
429
|
function deleteBranchOnPurgeEnabled(settings = loadAppSettings()) {
|
|
424
430
|
return Boolean(settings.advanced.deleteBranchOnPurge);
|
|
425
431
|
}
|
|
432
|
+
function autoArchiveOnMergeEnabled(settings = loadAppSettings()) {
|
|
433
|
+
return Boolean(settings.advanced.autoArchiveOnMerge);
|
|
434
|
+
}
|
|
426
435
|
function autoCleanupOrphansEnabled(settings = loadAppSettings()) {
|
|
427
436
|
return Boolean(settings.advanced.autoCleanupOrphans);
|
|
428
437
|
}
|
|
@@ -503,6 +512,7 @@ export {
|
|
|
503
512
|
caffeinateWhileRunningEnabled,
|
|
504
513
|
caffeinateWhileCloudConnectEnabled,
|
|
505
514
|
deleteBranchOnPurgeEnabled,
|
|
515
|
+
autoArchiveOnMergeEnabled,
|
|
506
516
|
autoCleanupOrphansEnabled,
|
|
507
517
|
orchestrationQuotaOnLimit,
|
|
508
518
|
orchestrationQuotaFallbackAgent,
|
|
@@ -3,22 +3,22 @@ import {
|
|
|
3
3
|
} from "./chunk-GI7E5733.js";
|
|
4
4
|
import {
|
|
5
5
|
ensureGlobalCoordinatorCwd
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-27MAWNKY.js";
|
|
7
7
|
import {
|
|
8
8
|
resolveNewThreadOptions,
|
|
9
9
|
resolveThreadDefaults
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-6CUJQKTJ.js";
|
|
11
11
|
import {
|
|
12
12
|
allocateTeamName,
|
|
13
13
|
takenSlugsFromThread,
|
|
14
14
|
teamSlugFromName
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-UGXSSBFJ.js";
|
|
16
16
|
import {
|
|
17
17
|
createEmptyThread,
|
|
18
18
|
listThreads,
|
|
19
19
|
updateThread,
|
|
20
20
|
writeThread
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-FWJYLBO6.js";
|
|
22
22
|
import {
|
|
23
23
|
globalAgentCwd
|
|
24
24
|
} from "./chunk-M37RITA6.js";
|
|
@@ -39,6 +39,8 @@ function normalizeThread(raw) {
|
|
|
39
39
|
agentPid: raw.agentPid ?? null,
|
|
40
40
|
attachments: Array.isArray(raw.attachments) ? raw.attachments : [],
|
|
41
41
|
prTitle: raw.prTitle ?? null,
|
|
42
|
+
prState: raw.prState ?? null,
|
|
43
|
+
skipAutoArchiveOnMerge: Boolean(raw.skipAutoArchiveOnMerge),
|
|
42
44
|
stackId: raw.stackId ?? null,
|
|
43
45
|
stackLayer: raw.stackLayer ?? null,
|
|
44
46
|
userSetTitle: Boolean(raw.userSetTitle),
|
|
@@ -65,6 +67,8 @@ function createEmptyThread(partial) {
|
|
|
65
67
|
activeRuns: partial.activeRuns ?? [],
|
|
66
68
|
prUrl: partial.prUrl ?? null,
|
|
67
69
|
prTitle: partial.prTitle ?? null,
|
|
70
|
+
prState: partial.prState ?? null,
|
|
71
|
+
skipAutoArchiveOnMerge: partial.skipAutoArchiveOnMerge ?? false,
|
|
68
72
|
stackId: partial.stackId ?? null,
|
|
69
73
|
stackLayer: partial.stackLayer ?? null,
|
|
70
74
|
userSetTitle: partial.userSetTitle ?? false,
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
claudeChromeEnabled,
|
|
16
16
|
loadAppSettings,
|
|
17
17
|
resolveClaudeExecutable
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-6CUJQKTJ.js";
|
|
19
19
|
import {
|
|
20
20
|
appDataDir
|
|
21
21
|
} from "./chunk-M37RITA6.js";
|
|
@@ -863,7 +863,7 @@ var claudeAdapter = {
|
|
|
863
863
|
);
|
|
864
864
|
}
|
|
865
865
|
const mode = permissionMode(thread);
|
|
866
|
-
const { isOrchestratorThread } = await import("./global-workspace-
|
|
866
|
+
const { isOrchestratorThread } = await import("./global-workspace-LALWQWRJ.js");
|
|
867
867
|
const isOrchestrator = isOrchestratorThread(thread);
|
|
868
868
|
const injectedServers = await buildInjectedMcpServers({
|
|
869
869
|
includeSideboard: true,
|
|
@@ -8,12 +8,12 @@ import {
|
|
|
8
8
|
enrichWorkspacesWithGithub,
|
|
9
9
|
ensureGlobalCoordinatorCwd,
|
|
10
10
|
formatWorkspaceInventory
|
|
11
|
-
} from "./chunk-
|
|
12
|
-
import "./chunk-
|
|
11
|
+
} from "./chunk-NVU7EC2E.js";
|
|
12
|
+
import "./chunk-3KKNTHUC.js";
|
|
13
13
|
import "./chunk-B3SJXYIJ.js";
|
|
14
|
-
import "./chunk-
|
|
14
|
+
import "./chunk-7FD7COKE.js";
|
|
15
15
|
import "./chunk-RIWUU7FO.js";
|
|
16
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-DDN3UF4R.js";
|
|
17
17
|
import "./chunk-KGZBYWZ3.js";
|
|
18
18
|
import "./chunk-7MV3RXSC.js";
|
|
19
19
|
export {
|
|
@@ -6,11 +6,11 @@ import {
|
|
|
6
6
|
enrichWorkspacesWithGithub,
|
|
7
7
|
ensureGlobalCoordinatorCwd,
|
|
8
8
|
formatWorkspaceInventory
|
|
9
|
-
} from "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
9
|
+
} from "./chunk-27MAWNKY.js";
|
|
10
|
+
import "./chunk-6CUJQKTJ.js";
|
|
11
|
+
import "./chunk-UGXSSBFJ.js";
|
|
12
12
|
import "./chunk-FKOIHGKV.js";
|
|
13
|
-
import "./chunk-
|
|
13
|
+
import "./chunk-FWJYLBO6.js";
|
|
14
14
|
import "./chunk-77WWLBCI.js";
|
|
15
15
|
import "./chunk-M37RITA6.js";
|
|
16
16
|
import "./chunk-73AT5K4A.js";
|
|
@@ -11,13 +11,13 @@ import {
|
|
|
11
11
|
orchestrationTitleNeedsSoccerNickname,
|
|
12
12
|
orchestratorSessionPoisonedByBuiltins,
|
|
13
13
|
takenTeamSlugsForOrchestration
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-DXTGDXO2.js";
|
|
15
15
|
import "./chunk-GI7E5733.js";
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-27MAWNKY.js";
|
|
17
|
+
import "./chunk-6CUJQKTJ.js";
|
|
18
|
+
import "./chunk-UGXSSBFJ.js";
|
|
19
19
|
import "./chunk-FKOIHGKV.js";
|
|
20
|
-
import "./chunk-
|
|
20
|
+
import "./chunk-FWJYLBO6.js";
|
|
21
21
|
import "./chunk-77WWLBCI.js";
|
|
22
22
|
import {
|
|
23
23
|
globalAgentCwd
|
|
@@ -13,14 +13,14 @@ import {
|
|
|
13
13
|
orchestrationTitleNeedsSoccerNickname,
|
|
14
14
|
orchestratorSessionPoisonedByBuiltins,
|
|
15
15
|
takenTeamSlugsForOrchestration
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-2FEA4LDA.js";
|
|
17
17
|
import "./chunk-S2LL5HA4.js";
|
|
18
|
-
import "./chunk-
|
|
19
|
-
import "./chunk-
|
|
18
|
+
import "./chunk-NVU7EC2E.js";
|
|
19
|
+
import "./chunk-3KKNTHUC.js";
|
|
20
20
|
import "./chunk-B3SJXYIJ.js";
|
|
21
|
-
import "./chunk-
|
|
21
|
+
import "./chunk-7FD7COKE.js";
|
|
22
22
|
import "./chunk-RIWUU7FO.js";
|
|
23
|
-
import "./chunk-
|
|
23
|
+
import "./chunk-DDN3UF4R.js";
|
|
24
24
|
import "./chunk-KGZBYWZ3.js";
|
|
25
25
|
import {
|
|
26
26
|
globalAgentCwd
|