@sideboard-ai/core 0.1.66 → 0.1.67
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-MD7SCFYX.js → agents-OTBZVTZO.js} +10 -6
- package/dist/{agents-EWFD765A.js → agents-TS3EI2YI.js} +10 -6
- package/dist/{chunk-R7GUDEPY.js → chunk-4BUCGNZS.js} +1 -1
- package/dist/{chunk-TXQ6K2GR.js → chunk-4UIYN56C.js} +13 -2
- package/dist/{chunk-LRBRQFBU.js → chunk-57WWNMFP.js} +1 -1
- package/dist/{chunk-HTOTTJJX.js → chunk-5HTTCYWA.js} +2 -2
- package/dist/{chunk-YTNLOJPK.js → chunk-7ZOQY4A7.js} +2 -2
- package/dist/{chunk-IFAU2DEY.js → chunk-B4PRRKMA.js} +22 -7
- package/dist/{chunk-DZYMNW2A.js → chunk-DB3I75FI.js} +4 -4
- package/dist/{chunk-5AG5BUQN.js → chunk-FGDJOJ2L.js} +13 -2
- package/dist/{chunk-DNPP7QMK.js → chunk-JWZNK3CQ.js} +2 -2
- package/dist/{chunk-BBEH2CJE.js → chunk-K7LM4CLD.js} +22 -7
- package/dist/{chunk-I2KGRAXC.js → chunk-LW5CMQGZ.js} +1 -1
- package/dist/{chunk-EVD4KNKR.js → chunk-M5V4QIWF.js} +1 -1
- package/dist/{chunk-PESJDZTB.js → chunk-WAFIF22N.js} +2 -2
- package/dist/{chunk-AKPEXIKK.js → chunk-ZRFAZVGL.js} +1 -1
- package/dist/{connected-teams-GJTESSTX.js → connected-teams-OMDHTL6A.js} +2 -2
- package/dist/{connected-teams-CHXO5FFA.js → connected-teams-RUNMOCG5.js} +2 -2
- package/dist/{coordinator-prompt-ILSULI7C.js → coordinator-prompt-3BSMKZL4.js} +3 -3
- package/dist/{coordinator-prompt-E5UGSJES.js → coordinator-prompt-6HMTOX4G.js} +3 -3
- package/dist/{global-workspace-44UG64NA.js → global-workspace-QS7A23CB.js} +4 -4
- package/dist/{global-workspace-5PM5LA6E.js → global-workspace-YZ2NJVLL.js} +4 -4
- package/dist/index.cjs +34 -5
- package/dist/index.d.cts +6 -2
- package/dist/index.d.ts +6 -2
- package/dist/index.js +21 -17
- package/dist/mcp/run-stdio.cjs +30 -5
- package/dist/mcp/run-stdio.js +16 -16
- package/dist/{run-JLN5JK7Q.js → run-JLD2Y52J.js} +1 -1
- package/dist/{run-74S2NZWB.js → run-Y2MI3EVV.js} +1 -1
- package/dist/{workspaces-RXFXQRRF.js → workspaces-AIUYUXB7.js} +5 -5
- package/dist/{workspaces-OVBCSS5Y.js → workspaces-EBFW7I7S.js} +5 -5
- package/dist/{worktree-K2JB53R5.js → worktree-7NBPIVFZ.js} +2 -2
- package/dist/{worktree-S2N63FLV.js → worktree-WMDJW2BL.js} +2 -2
- package/package.json +1 -1
package/dist/mcp/run-stdio.js
CHANGED
|
@@ -16,14 +16,14 @@ import {
|
|
|
16
16
|
resolveQuotaFallbackAgent,
|
|
17
17
|
sideboardMcpProfile,
|
|
18
18
|
summarizeTurnStderr
|
|
19
|
-
} from "../chunk-
|
|
20
|
-
import "../chunk-
|
|
19
|
+
} from "../chunk-K7LM4CLD.js";
|
|
20
|
+
import "../chunk-M5V4QIWF.js";
|
|
21
21
|
import {
|
|
22
22
|
addWorkspace,
|
|
23
23
|
ensureWorkspace,
|
|
24
24
|
removeWorkspace,
|
|
25
25
|
syncWorkspacesFromThreads
|
|
26
|
-
} from "../chunk-
|
|
26
|
+
} from "../chunk-5HTTCYWA.js";
|
|
27
27
|
import {
|
|
28
28
|
extractPresentedPlan,
|
|
29
29
|
readPlanFile,
|
|
@@ -38,13 +38,13 @@ import {
|
|
|
38
38
|
isGlobalThread,
|
|
39
39
|
isOrchestratorThread,
|
|
40
40
|
orchestratorSessionPoisonedByBuiltins
|
|
41
|
-
} from "../chunk-
|
|
41
|
+
} from "../chunk-JWZNK3CQ.js";
|
|
42
42
|
import {
|
|
43
43
|
coordinatorSystemPrompt,
|
|
44
44
|
coordinatorTurnReminder,
|
|
45
45
|
enrichWorkspacesWithGithub,
|
|
46
46
|
ensureGlobalCoordinatorCwd
|
|
47
|
-
} from "../chunk-
|
|
47
|
+
} from "../chunk-57WWNMFP.js";
|
|
48
48
|
import {
|
|
49
49
|
addPrStackLayer,
|
|
50
50
|
allocateTeamName,
|
|
@@ -81,7 +81,7 @@ import {
|
|
|
81
81
|
takenSlugsFromThread,
|
|
82
82
|
threadDisplayLabel,
|
|
83
83
|
worktreeNameFromPath
|
|
84
|
-
} from "../chunk-
|
|
84
|
+
} from "../chunk-LW5CMQGZ.js";
|
|
85
85
|
import {
|
|
86
86
|
ATTACHMENTS_DIR,
|
|
87
87
|
LEGACY_ATTACHMENTS_DIR,
|
|
@@ -105,7 +105,7 @@ import {
|
|
|
105
105
|
gh,
|
|
106
106
|
git,
|
|
107
107
|
run
|
|
108
|
-
} from "../chunk-
|
|
108
|
+
} from "../chunk-FGDJOJ2L.js";
|
|
109
109
|
import {
|
|
110
110
|
childEnvWithAppSettings,
|
|
111
111
|
getLinearApiKey,
|
|
@@ -391,9 +391,9 @@ async function spawnAgentTurn(thread, input, onEvent) {
|
|
|
391
391
|
`Cannot spawn ${thread.agent}: thread ${thread.id} has no worktreePath`
|
|
392
392
|
);
|
|
393
393
|
}
|
|
394
|
-
const { isGlobalThread: isGlobalThread2 } = await import("../global-workspace-
|
|
394
|
+
const { isGlobalThread: isGlobalThread2 } = await import("../global-workspace-YZ2NJVLL.js");
|
|
395
395
|
if (isGlobalThread2(thread)) {
|
|
396
|
-
const { ensureGlobalCoordinatorCwd: ensureGlobalCoordinatorCwd2 } = await import("../coordinator-prompt-
|
|
396
|
+
const { ensureGlobalCoordinatorCwd: ensureGlobalCoordinatorCwd2 } = await import("../coordinator-prompt-6HMTOX4G.js");
|
|
397
397
|
ensureGlobalCoordinatorCwd2(
|
|
398
398
|
isOrchestratorThread(thread) ? { orchestratorThreadId: thread.id } : void 0
|
|
399
399
|
);
|
|
@@ -1209,7 +1209,7 @@ async function createThread(input, _onSetupLine) {
|
|
|
1209
1209
|
return readThread(thread.id) ?? thread;
|
|
1210
1210
|
}
|
|
1211
1211
|
async function listLinearIssues(agent, repoPath) {
|
|
1212
|
-
const { getAdapter: getAdapter2 } = await import("../agents-
|
|
1212
|
+
const { getAdapter: getAdapter2 } = await import("../agents-OTBZVTZO.js");
|
|
1213
1213
|
await requireAgent(agent, { requireLinear: true });
|
|
1214
1214
|
const adapter = getAdapter2(agent);
|
|
1215
1215
|
if (!adapter.listLinearIssues) {
|
|
@@ -2058,7 +2058,7 @@ async function adoptThread(input) {
|
|
|
2058
2058
|
throw new Error(`Worktree not found: ${input.worktreePath}`);
|
|
2059
2059
|
}
|
|
2060
2060
|
const repoPath = await resolveRepoRoot(input.worktreePath);
|
|
2061
|
-
const { stdout: branch } = await import("../run-
|
|
2061
|
+
const { stdout: branch } = await import("../run-Y2MI3EVV.js").then(
|
|
2062
2062
|
({ git: git2 }) => git2(["rev-parse", "--abbrev-ref", "HEAD"], input.worktreePath)
|
|
2063
2063
|
);
|
|
2064
2064
|
const thread = createEmptyThread({
|
|
@@ -2073,7 +2073,7 @@ async function adoptThread(input) {
|
|
|
2073
2073
|
messages: input.messages ?? []
|
|
2074
2074
|
});
|
|
2075
2075
|
writeThread(thread);
|
|
2076
|
-
const { ensureWorkspace: ensureWorkspace2 } = await import("../workspaces-
|
|
2076
|
+
const { ensureWorkspace: ensureWorkspace2 } = await import("../workspaces-AIUYUXB7.js");
|
|
2077
2077
|
await ensureWorkspace2(repoPath);
|
|
2078
2078
|
return thread;
|
|
2079
2079
|
}
|
|
@@ -3179,7 +3179,7 @@ async function previewLand(thread) {
|
|
|
3179
3179
|
const target = await resolveDefaultBranch(thread.repoPath);
|
|
3180
3180
|
if (thread.branchName === target || thread.branchName === "main" || thread.branchName === "master") {
|
|
3181
3181
|
}
|
|
3182
|
-
const { stdout: head } = await import("../run-
|
|
3182
|
+
const { stdout: head } = await import("../run-Y2MI3EVV.js").then(
|
|
3183
3183
|
({ git: git2 }) => git2(["rev-parse", "--abbrev-ref", "HEAD"], thread.worktreePath)
|
|
3184
3184
|
);
|
|
3185
3185
|
const current = head.trim();
|
|
@@ -3218,7 +3218,7 @@ async function confirmLand(thread, opts) {
|
|
|
3218
3218
|
if (preview.dirty) {
|
|
3219
3219
|
committed = await commitAll(thread.worktreePath, meta.commitMessage);
|
|
3220
3220
|
}
|
|
3221
|
-
const { git: git2 } = await import("../run-
|
|
3221
|
+
const { git: git2 } = await import("../run-Y2MI3EVV.js");
|
|
3222
3222
|
const { stdout: headOut } = await git2(
|
|
3223
3223
|
["rev-parse", "--abbrev-ref", "HEAD"],
|
|
3224
3224
|
thread.worktreePath,
|
|
@@ -5253,7 +5253,7 @@ var Orchestrator = class {
|
|
|
5253
5253
|
this.emit({ type: "status_changed", threadId: archived.id, status: "archived" });
|
|
5254
5254
|
if (thread.repoPath && !isGlobalRepoPath(thread.repoPath)) {
|
|
5255
5255
|
try {
|
|
5256
|
-
const { ensureWorkspace: ensureWorkspace2 } = await import("../workspaces-
|
|
5256
|
+
const { ensureWorkspace: ensureWorkspace2 } = await import("../workspaces-AIUYUXB7.js");
|
|
5257
5257
|
await ensureWorkspace2(thread.repoPath);
|
|
5258
5258
|
} catch {
|
|
5259
5259
|
}
|
|
@@ -5295,7 +5295,7 @@ var Orchestrator = class {
|
|
|
5295
5295
|
return restored2;
|
|
5296
5296
|
}
|
|
5297
5297
|
if (!existsSync13(thread.worktreePath)) {
|
|
5298
|
-
const { createThreadWorktree: createThreadWorktree2 } = await import("../worktree-
|
|
5298
|
+
const { createThreadWorktree: createThreadWorktree2 } = await import("../worktree-WMDJW2BL.js");
|
|
5299
5299
|
const { execa: execa6 } = await import("execa");
|
|
5300
5300
|
const slug = thread.worktreePath.split("/").pop();
|
|
5301
5301
|
const dest = thread.worktreePath;
|
|
@@ -6,13 +6,13 @@ import {
|
|
|
6
6
|
listWorkspaces,
|
|
7
7
|
removeWorkspace,
|
|
8
8
|
syncWorkspacesFromThreads
|
|
9
|
-
} from "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
9
|
+
} from "./chunk-5HTTCYWA.js";
|
|
10
|
+
import "./chunk-JWZNK3CQ.js";
|
|
11
|
+
import "./chunk-57WWNMFP.js";
|
|
12
|
+
import "./chunk-LW5CMQGZ.js";
|
|
13
13
|
import "./chunk-B3SJXYIJ.js";
|
|
14
14
|
import "./chunk-7FD7COKE.js";
|
|
15
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-FGDJOJ2L.js";
|
|
16
16
|
import "./chunk-BPOTVI5J.js";
|
|
17
17
|
import "./chunk-KGZBYWZ3.js";
|
|
18
18
|
import "./chunk-7MV3RXSC.js";
|
|
@@ -4,16 +4,16 @@ import {
|
|
|
4
4
|
listWorkspaces,
|
|
5
5
|
removeWorkspace,
|
|
6
6
|
syncWorkspacesFromThreads
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-WAFIF22N.js";
|
|
8
|
+
import "./chunk-7ZOQY4A7.js";
|
|
9
|
+
import "./chunk-ZRFAZVGL.js";
|
|
10
10
|
import "./chunk-MHR4OGZ4.js";
|
|
11
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-4BUCGNZS.js";
|
|
12
12
|
import "./chunk-FKOIHGKV.js";
|
|
13
13
|
import "./chunk-FWJYLBO6.js";
|
|
14
14
|
import "./chunk-77WWLBCI.js";
|
|
15
15
|
import "./chunk-M37RITA6.js";
|
|
16
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-4UIYN56C.js";
|
|
17
17
|
export {
|
|
18
18
|
addWorkspace,
|
|
19
19
|
ensureWorkspace,
|
|
@@ -43,12 +43,12 @@ import {
|
|
|
43
43
|
worktreeDisplayLabel,
|
|
44
44
|
worktreeDisplayLabelForGroup,
|
|
45
45
|
worktreeNameFromPath
|
|
46
|
-
} from "./chunk-
|
|
46
|
+
} from "./chunk-4BUCGNZS.js";
|
|
47
47
|
import "./chunk-FKOIHGKV.js";
|
|
48
48
|
import "./chunk-FWJYLBO6.js";
|
|
49
49
|
import "./chunk-77WWLBCI.js";
|
|
50
50
|
import "./chunk-M37RITA6.js";
|
|
51
|
-
import "./chunk-
|
|
51
|
+
import "./chunk-4UIYN56C.js";
|
|
52
52
|
export {
|
|
53
53
|
FAMOUS_SOCCER_TEAMS,
|
|
54
54
|
allocateTeamName,
|
|
@@ -45,10 +45,10 @@ import {
|
|
|
45
45
|
worktreeDisplayLabel,
|
|
46
46
|
worktreeDisplayLabelForGroup,
|
|
47
47
|
worktreeNameFromPath
|
|
48
|
-
} from "./chunk-
|
|
48
|
+
} from "./chunk-LW5CMQGZ.js";
|
|
49
49
|
import "./chunk-B3SJXYIJ.js";
|
|
50
50
|
import "./chunk-7FD7COKE.js";
|
|
51
|
-
import "./chunk-
|
|
51
|
+
import "./chunk-FGDJOJ2L.js";
|
|
52
52
|
import "./chunk-KGZBYWZ3.js";
|
|
53
53
|
import "./chunk-7MV3RXSC.js";
|
|
54
54
|
export {
|