@askexenow/exe-os 0.9.263 → 0.9.265
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/deploy/stack-manifests/v0.9.json +1 -1
- package/dist/backfill-metadata-WM46YQZL.js +597 -0
- package/dist/bin/agentic-ontology-backfill.js +1 -1
- package/dist/bin/agentic-reflection-backfill.js +1 -1
- package/dist/bin/agentic-semantic-label.js +1 -1
- package/dist/bin/backfill-conversations.js +1 -1
- package/dist/bin/backfill-responses.js +1 -1
- package/dist/bin/backfill-vectors.js +2 -2
- package/dist/bin/bulk-sync-postgres.js +1 -1
- package/dist/bin/cleanup-stale-review-tasks.js +2 -2
- package/dist/bin/cli.js +5 -5
- package/dist/bin/exe-assign.js +1 -1
- package/dist/bin/exe-boot.js +3 -3
- package/dist/bin/exe-dispatch.js +2 -2
- package/dist/bin/exe-doctor.js +1 -1
- package/dist/bin/exe-export-behaviors.js +2 -2
- package/dist/bin/exe-forget.js +3 -3
- package/dist/bin/exe-gateway.js +5 -5
- package/dist/bin/exe-heartbeat.js +3 -3
- package/dist/bin/exe-kill.js +3 -3
- package/dist/bin/exe-launch-agent.js +3 -3
- package/dist/bin/exe-pending-messages.js +3 -3
- package/dist/bin/exe-pending-notifications.js +2 -2
- package/dist/bin/exe-pending-reviews.js +6 -4
- package/dist/bin/exe-review.js +3 -3
- package/dist/bin/exe-search.js +2 -2
- package/dist/bin/exe-session-cleanup.js +5 -5
- package/dist/bin/exe-start-codex.js +1 -1
- package/dist/bin/exe-start-opencode.js +1 -1
- package/dist/bin/exe-status.js +3 -3
- package/dist/bin/exe-support.js +1 -1
- package/dist/bin/exe-team.js +1 -1
- package/dist/bin/git-sweep.js +2 -2
- package/dist/bin/graph-backfill.js +1 -1
- package/dist/bin/graph-export.js +2 -2
- package/dist/bin/import-history.js +2 -2
- package/dist/bin/intercom-check.js +5 -4
- package/dist/bin/mcp-sessions.js +2 -2
- package/dist/bin/orchestration-metrics.js +1 -1
- package/dist/bin/scan-tasks.js +2 -2
- package/dist/bin/shard-migrate.js +1 -1
- package/dist/capacity-monitor-FZORNXTA.js +49 -0
- package/dist/catchup-brief-PRKHIRWW.js +151 -0
- package/dist/chunk-2GU3NYMB.js +813 -0
- package/dist/chunk-2VT7Z2E2.js +197 -0
- package/dist/chunk-3L6XLN4V.js +1090 -0
- package/dist/chunk-3T4PNG5O.js +447 -0
- package/dist/chunk-3W324KN7.js +13696 -0
- package/dist/{chunk-BJYXHSFN.js → chunk-3X555IGG.js} +1 -1
- package/dist/chunk-4IATAIAF.js +89 -0
- package/dist/chunk-5M4F2FVD.js +204 -0
- package/dist/chunk-5TANMPI4.js +377 -0
- package/dist/chunk-67E5WIMW.js +333 -0
- package/dist/chunk-6NRJIARA.js +346 -0
- package/dist/chunk-6O22GTSE.js +1148 -0
- package/dist/chunk-7O5CMDP6.js +1345 -0
- package/dist/chunk-7P2JKEO3.js +382 -0
- package/dist/chunk-A4UY44T7.js +486 -0
- package/dist/chunk-AZHPQGSI.js +159 -0
- package/dist/chunk-BQAC3GCO.js +127 -0
- package/dist/chunk-CIWJRYIC.js +244 -0
- package/dist/chunk-CZO2DGGF.js +214 -0
- package/dist/chunk-D55SXO3N.js +3951 -0
- package/dist/chunk-EPDSRI6O.js +284 -0
- package/dist/chunk-EU34R2A3.js +1073 -0
- package/dist/chunk-G4KEDLSM.js +488 -0
- package/dist/{chunk-235ZCOYB.js → chunk-IBGC6JFX.js} +2 -2
- package/dist/chunk-IODP4JNE.js +551 -0
- package/dist/chunk-IZ6LCET7.js +58 -0
- package/dist/chunk-LPG3U5UW.js +731 -0
- package/dist/chunk-NH6TPXZV.js +13696 -0
- package/dist/chunk-O5TZI7OZ.js +50 -0
- package/dist/chunk-Q3N4KHLM.js +330 -0
- package/dist/chunk-QHQTMWYH.js +54 -0
- package/dist/chunk-QNYOPM2L.js +1921 -0
- package/dist/chunk-SPOA7EOD.js +81 -0
- package/dist/chunk-TK23WXKB.js +128 -0
- package/dist/chunk-TOVXER6J.js +76 -0
- package/dist/chunk-UIPAZYP7.js +171 -0
- package/dist/chunk-WXW4GF6M.js +495 -0
- package/dist/{chunk-KQNVIDBP.js → chunk-XLYBSXWS.js} +4 -3
- package/dist/core-memory-QXMQ5I7S.js +110 -0
- package/dist/crm-webhook-CH5W633Y.js +10 -0
- package/dist/cto-delegation-gate-XY3NMGTE.js +206 -0
- package/dist/daemon-orchestration-LS62JMTI.js +135 -0
- package/dist/dreaming-ZBKE2GFX.js +32 -0
- package/dist/exe-export-JNSQRIWI.js +73 -0
- package/dist/exe-import-AVGWQZLU.js +76 -0
- package/dist/exe-key-WR6QEHYO.js +579 -0
- package/dist/exe-snapshot-U6K3J6BD.js +164 -0
- package/dist/fast-db-init-ZHRRYI7M.js +7 -0
- package/dist/gateway/index.js +6 -6
- package/dist/git-task-sweep-64KSWRUI.js +40 -0
- package/dist/hooks/bug-report-worker.js +4 -4
- package/dist/hooks/codex-stop-task-finalizer.js +4 -4
- package/dist/hooks/commit-complete.js +4 -4
- package/dist/hooks/error-recall.js +2 -2
- package/dist/hooks/ingest.js +2 -2
- package/dist/hooks/instructions-loaded.js +1 -1
- package/dist/hooks/manifest.json +18 -18
- package/dist/hooks/notification.js +1 -1
- package/dist/hooks/post-compact.js +2 -2
- package/dist/hooks/post-tool-combined.js +2 -2
- package/dist/hooks/pre-compact.js +3 -3
- package/dist/hooks/pre-tool-use.js +6 -6
- package/dist/hooks/prompt-submit.js +16 -11
- package/dist/hooks/session-end.js +5 -5
- package/dist/hooks/session-start.js +6 -6
- package/dist/hooks/stop.js +5 -5
- package/dist/hooks/subagent-stop.js +2 -2
- package/dist/hooks/summary-worker.js +5 -5
- package/dist/index.js +9 -9
- package/dist/lib/consolidation.js +2 -2
- package/dist/lib/exe-daemon.js +17 -17
- package/dist/lib/hybrid-search.js +2 -2
- package/dist/lib/messaging.js +2 -2
- package/dist/lib/schedules.js +2 -2
- package/dist/lib/store.js +1 -1
- package/dist/lib/tasks.js +3 -3
- package/dist/lib/tmux-routing.js +1 -1
- package/dist/mcp/register-tools.js +25 -25
- package/dist/mcp/server.js +26 -26
- package/dist/mcp/tools/create-task.js +4 -4
- package/dist/mcp/tools/list-tasks.js +4 -4
- package/dist/mcp/tools/send-message.js +3 -3
- package/dist/mcp/tools/update-task.js +4 -4
- package/dist/notifications-45QSHDFA.js +45 -0
- package/dist/orchestrator-7XBMFK7D.js +33 -0
- package/dist/pipeline-router-MQKRNCTR.js +13 -0
- package/dist/reranker-CJW3UYE2.js +19 -0
- package/dist/review-polling-RL75XLAY.js +124 -0
- package/dist/runtime/index.js +3 -3
- package/dist/session-events-ZULAN4XL.js +36 -0
- package/dist/session-scope-V2RSOTDU.js +86 -0
- package/dist/skill-refinement-BSX6Q6IN.js +157 -0
- package/dist/{support-outbox-SZVLHHZG.js → support-outbox-SO73Q5H2.js} +202 -7
- package/dist/task-enforcement-JRTAOYZT.js +333 -0
- package/dist/task-scope-GNCB2GAM.js +35 -0
- package/dist/tasks-crud-MZIOYF3R.js +77 -0
- package/dist/tasks-notify-7KNZ4ULO.js +38 -0
- package/dist/tasks-review-U5VEV4Y7.js +47 -0
- package/dist/telemetry-upload-BIB5TJA4.js +739 -0
- package/dist/tui/App.js +7 -7
- package/dist/tui-data-ZSB5DDEY.js +258 -0
- package/dist/worker-gate-TXLX33PX.js +21 -0
- package/dist/workflow-engine-3PIT3Y56.js +28 -0
- package/package.json +1 -1
- package/release-notes.json +27 -24
|
@@ -0,0 +1,486 @@
|
|
|
1
|
+
import {
|
|
2
|
+
writeDispatchPending
|
|
3
|
+
} from "./chunk-MLXJ5EZG.js";
|
|
4
|
+
import {
|
|
5
|
+
createTask
|
|
6
|
+
} from "./chunk-3T4PNG5O.js";
|
|
7
|
+
import {
|
|
8
|
+
getActiveAgent
|
|
9
|
+
} from "./chunk-YG7PIB2R.js";
|
|
10
|
+
import {
|
|
11
|
+
ensureEmployee,
|
|
12
|
+
logTaskDispatch,
|
|
13
|
+
resolveExeSession
|
|
14
|
+
} from "./chunk-D55SXO3N.js";
|
|
15
|
+
import {
|
|
16
|
+
recordOrchestrationEventBestEffort
|
|
17
|
+
} from "./chunk-JTADPL6X.js";
|
|
18
|
+
import {
|
|
19
|
+
getAgentRuntime
|
|
20
|
+
} from "./chunk-XJUUWHVN.js";
|
|
21
|
+
import {
|
|
22
|
+
getLicenseSync
|
|
23
|
+
} from "./chunk-A3T5KDD3.js";
|
|
24
|
+
import {
|
|
25
|
+
getAgentContext
|
|
26
|
+
} from "./chunk-GJV3WDWM.js";
|
|
27
|
+
import {
|
|
28
|
+
isCoordinatorName
|
|
29
|
+
} from "./chunk-QQZMP6QL.js";
|
|
30
|
+
|
|
31
|
+
// src/mcp/tools/create-task.ts
|
|
32
|
+
import { z } from "zod";
|
|
33
|
+
import { existsSync, writeFileSync, mkdirSync } from "fs";
|
|
34
|
+
import { basename, join } from "path";
|
|
35
|
+
import { homedir } from "os";
|
|
36
|
+
function rootFromSessionName(sessionName) {
|
|
37
|
+
const raw = (sessionName ?? "").trim();
|
|
38
|
+
if (!raw) return "";
|
|
39
|
+
const lastDash = raw.lastIndexOf("-");
|
|
40
|
+
return lastDash >= 0 ? raw.slice(lastDash + 1) : raw;
|
|
41
|
+
}
|
|
42
|
+
function isRootSessionName(sessionName) {
|
|
43
|
+
return sessionName.length > 0 && !sessionName.includes("-");
|
|
44
|
+
}
|
|
45
|
+
function projectDirMatches(projectDir, projectName) {
|
|
46
|
+
const dirBasename = basename(projectDir).toLowerCase();
|
|
47
|
+
const normalizedProject = projectName.toLowerCase();
|
|
48
|
+
return dirBasename === normalizedProject || dirBasename === normalizedProject.replace(/^exe-/, "") || `exe-${dirBasename}` === normalizedProject || projectDir.toLowerCase().includes(normalizedProject);
|
|
49
|
+
}
|
|
50
|
+
async function listCoordinatorRoots() {
|
|
51
|
+
const roots = /* @__PURE__ */ new Set();
|
|
52
|
+
try {
|
|
53
|
+
const { listSessions } = await import("./lib/session-registry.js");
|
|
54
|
+
for (const session of listSessions()) {
|
|
55
|
+
if (isRootSessionName(session.windowName)) roots.add(session.windowName);
|
|
56
|
+
}
|
|
57
|
+
} catch {
|
|
58
|
+
}
|
|
59
|
+
try {
|
|
60
|
+
const { listTmuxSessions } = await import("./lib/tmux-status.js");
|
|
61
|
+
for (const sessionName of listTmuxSessions()) {
|
|
62
|
+
if (isRootSessionName(sessionName) && /^exe\d*$/i.test(sessionName)) roots.add(sessionName);
|
|
63
|
+
}
|
|
64
|
+
} catch {
|
|
65
|
+
}
|
|
66
|
+
return [...roots].sort();
|
|
67
|
+
}
|
|
68
|
+
async function inferCoordinatorRootForProject(projectName) {
|
|
69
|
+
try {
|
|
70
|
+
const liveRoots = new Set(await listCoordinatorRoots());
|
|
71
|
+
const { listSessions } = await import("./lib/session-registry.js");
|
|
72
|
+
const matches = listSessions().filter((session) => isRootSessionName(session.windowName)).filter((session) => !liveRoots.size || liveRoots.has(session.windowName)).filter((session) => session.projectDir && existsSync(session.projectDir)).filter((session) => projectDirMatches(session.projectDir, projectName)).map((session) => session.windowName);
|
|
73
|
+
return [...new Set(matches)].length === 1 ? matches[0] : "";
|
|
74
|
+
} catch {
|
|
75
|
+
return "";
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
function resolveDispatchRuntime(agentId, override) {
|
|
79
|
+
if (override) return override;
|
|
80
|
+
try {
|
|
81
|
+
return getAgentRuntime(agentId).runtime ?? null;
|
|
82
|
+
} catch {
|
|
83
|
+
return null;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
async function resolveProjectDir(projectName, callerSession) {
|
|
87
|
+
const home = homedir();
|
|
88
|
+
if (callerSession) {
|
|
89
|
+
try {
|
|
90
|
+
const { listSessions } = await import("./lib/session-registry.js");
|
|
91
|
+
const sessions = listSessions();
|
|
92
|
+
const coordName = callerSession.includes("-") ? callerSession.slice(callerSession.indexOf("-") + 1) : callerSession;
|
|
93
|
+
const coordSession = sessions.find((s) => s.windowName === coordName) ?? sessions.find((s) => s.windowName === callerSession);
|
|
94
|
+
if (coordSession?.projectDir && existsSync(coordSession.projectDir)) {
|
|
95
|
+
if (projectDirMatches(coordSession.projectDir, projectName)) {
|
|
96
|
+
return coordSession.projectDir;
|
|
97
|
+
}
|
|
98
|
+
process.stderr.write(
|
|
99
|
+
`[create-task] project mismatch: coordinator dir="${coordSession.projectDir}" (${basename(coordSession.projectDir).toLowerCase()}) vs task project="${projectName}". Falling through.
|
|
100
|
+
`
|
|
101
|
+
);
|
|
102
|
+
}
|
|
103
|
+
} catch {
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
try {
|
|
107
|
+
const ctx = getAgentContext();
|
|
108
|
+
if (ctx?.projectName) {
|
|
109
|
+
const alsCandidate = join(home, ctx.projectName);
|
|
110
|
+
if (existsSync(alsCandidate)) return alsCandidate;
|
|
111
|
+
}
|
|
112
|
+
} catch {
|
|
113
|
+
}
|
|
114
|
+
const candidates = [
|
|
115
|
+
join(home, projectName),
|
|
116
|
+
join(home, projectName.replace(/^exe-/, ""))
|
|
117
|
+
];
|
|
118
|
+
for (const candidate of candidates) {
|
|
119
|
+
if (existsSync(candidate)) return candidate;
|
|
120
|
+
}
|
|
121
|
+
process.stderr.write(
|
|
122
|
+
`[create-task] WARN: could not resolve project dir for "${projectName}" \u2014 falling back to cwd (${process.cwd()}). This may cause agents to spawn in the wrong repo.
|
|
123
|
+
`
|
|
124
|
+
);
|
|
125
|
+
return process.cwd();
|
|
126
|
+
}
|
|
127
|
+
function registerCreateTask(server) {
|
|
128
|
+
server.registerTool(
|
|
129
|
+
"create_task",
|
|
130
|
+
{
|
|
131
|
+
title: "Create Task",
|
|
132
|
+
description: "Create and assign a task to an employee. Writes a .md task file and DB row.",
|
|
133
|
+
inputSchema: {
|
|
134
|
+
title: z.string().describe("Task title"),
|
|
135
|
+
assigned_to: z.string().describe("Employee name to assign to"),
|
|
136
|
+
project_name: z.string().describe("Project name"),
|
|
137
|
+
priority: z.enum(["p0", "p1", "p2"]).default("p1").describe("Priority level"),
|
|
138
|
+
complexity: z.enum(["routine", "standard", "complex", "critical"]).default("standard").describe("Bloom taxonomy complexity level. Affects routing tier and review requirements."),
|
|
139
|
+
context: z.string().describe("Full task description and context"),
|
|
140
|
+
blocked_by: z.string().optional().describe("Task ID or slug of the blocking task. If set, task starts as 'blocked'."),
|
|
141
|
+
parent_task_id: z.string().optional().describe("Parent task ID or slug. Links this task as a subtask."),
|
|
142
|
+
reviewer: z.string().optional().describe("Who should review this task when done. Defaults to assigner."),
|
|
143
|
+
budget_tokens: z.number().optional().describe("Max tokens allowed for this task (null = unlimited)"),
|
|
144
|
+
budget_fallback_model: z.string().optional().describe("Model to route to when budget is exhausted"),
|
|
145
|
+
spawn_runtime: z.string().optional().describe("Override runtime for spawned session (e.g., 'claude', 'codex', 'opencode')"),
|
|
146
|
+
spawn_model: z.string().optional().describe("Override model for spawned session (e.g., 'claude-sonnet-4.6', 'claude-haiku-4.5')")
|
|
147
|
+
}
|
|
148
|
+
},
|
|
149
|
+
async ({ title, assigned_to, project_name, priority, complexity, context, blocked_by, parent_task_id, reviewer, budget_tokens, budget_fallback_model, spawn_runtime, spawn_model }) => {
|
|
150
|
+
if (!isCoordinatorName(assigned_to)) {
|
|
151
|
+
const license = getLicenseSync();
|
|
152
|
+
if (license.plan === "free") {
|
|
153
|
+
return {
|
|
154
|
+
content: [{
|
|
155
|
+
type: "text",
|
|
156
|
+
text: "Upgrade to hire specialists. Free plan includes your coordinator only. Get a license at https://askexe.com"
|
|
157
|
+
}],
|
|
158
|
+
isError: true
|
|
159
|
+
};
|
|
160
|
+
}
|
|
161
|
+
}
|
|
162
|
+
const { agentId: assignedBy } = getActiveAgent();
|
|
163
|
+
let callerTmux = "";
|
|
164
|
+
let callerSource = "";
|
|
165
|
+
try {
|
|
166
|
+
callerTmux = getAgentContext()?.sessionHint ?? "";
|
|
167
|
+
if (callerTmux) callerSource = "als";
|
|
168
|
+
} catch {
|
|
169
|
+
}
|
|
170
|
+
if (!callerTmux) {
|
|
171
|
+
callerTmux = process.env.EXE_SESSION_NAME || process.env.EXE_SESSION || "";
|
|
172
|
+
if (callerTmux) callerSource = "env";
|
|
173
|
+
}
|
|
174
|
+
let callerRoot = rootFromSessionName(callerTmux);
|
|
175
|
+
if (!callerRoot) {
|
|
176
|
+
const projectRoot = await inferCoordinatorRootForProject(project_name);
|
|
177
|
+
if (projectRoot) {
|
|
178
|
+
callerRoot = projectRoot;
|
|
179
|
+
callerTmux = projectRoot;
|
|
180
|
+
callerSource = "project_registry";
|
|
181
|
+
process.stderr.write(
|
|
182
|
+
`[create_task] INFO: inferred session "${projectRoot}" from project "${project_name}" because X-Exe-Session was missing.
|
|
183
|
+
`
|
|
184
|
+
);
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
if (!callerRoot) {
|
|
188
|
+
const coordinatorSessions = await listCoordinatorRoots();
|
|
189
|
+
if (coordinatorSessions.length > 1 && process.env.VITEST !== "true" && process.env.NODE_ENV !== "test") {
|
|
190
|
+
const message = `BLOCKED: create_task cannot determine the caller session. ${coordinatorSessions.length} coordinator sessions are active (${coordinatorSessions.join(", ")}), X-Exe-Session is missing, and project "${project_name}" did not map to exactly one registered coordinator. Refusing to guess because guessing causes cross-session dispatch (for example exe2 tasks spawning yoshi2-exe1). Restart this coordinator or ensure the MCP client sends X-Exe-Session.`;
|
|
191
|
+
process.stderr.write(`[create_task] ${message}
|
|
192
|
+
`);
|
|
193
|
+
recordOrchestrationEventBestEffort({
|
|
194
|
+
eventType: "dispatch.failed",
|
|
195
|
+
source: "create-task.mcp",
|
|
196
|
+
severity: "error",
|
|
197
|
+
agentId: assigned_to,
|
|
198
|
+
projectName: project_name,
|
|
199
|
+
errorCode: "missing_session_hint_ambiguous",
|
|
200
|
+
payload: { coordinatorSessions, priority }
|
|
201
|
+
});
|
|
202
|
+
return {
|
|
203
|
+
content: [{ type: "text", text: message }],
|
|
204
|
+
isError: true
|
|
205
|
+
};
|
|
206
|
+
}
|
|
207
|
+
try {
|
|
208
|
+
const resolved = resolveExeSession();
|
|
209
|
+
if (resolved) {
|
|
210
|
+
callerRoot = resolved;
|
|
211
|
+
callerTmux = resolved;
|
|
212
|
+
callerSource = "resolve_fallback";
|
|
213
|
+
}
|
|
214
|
+
} catch {
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
const projectDir = await resolveProjectDir(project_name, callerRoot);
|
|
218
|
+
const task = await createTask({
|
|
219
|
+
title,
|
|
220
|
+
assignedTo: assigned_to,
|
|
221
|
+
assignedBy,
|
|
222
|
+
projectName: project_name,
|
|
223
|
+
priority,
|
|
224
|
+
complexity,
|
|
225
|
+
context,
|
|
226
|
+
baseDir: projectDir,
|
|
227
|
+
blockedBy: blocked_by,
|
|
228
|
+
parentTaskId: parent_task_id,
|
|
229
|
+
reviewer: reviewer ?? assignedBy,
|
|
230
|
+
budgetTokens: budget_tokens,
|
|
231
|
+
budgetFallbackModel: budget_fallback_model,
|
|
232
|
+
spawnRuntime: spawn_runtime,
|
|
233
|
+
spawnModel: spawn_model,
|
|
234
|
+
// Pass the pre-resolved caller session to tasks-crud so it doesn't
|
|
235
|
+
// re-resolve independently (eliminates cross-session scope divergence).
|
|
236
|
+
callerSession: callerTmux || callerRoot || void 0,
|
|
237
|
+
// Skip internal dispatch — we handle it below with autoInstance
|
|
238
|
+
// support. Without this, createTask fires dispatchTaskToEmployee
|
|
239
|
+
// (no autoInstance) in parallel, racing with our ensureEmployee
|
|
240
|
+
// (autoInstance: true) and spawning duplicate sessions.
|
|
241
|
+
skipDispatch: true
|
|
242
|
+
});
|
|
243
|
+
try {
|
|
244
|
+
const { existsSync: existsSync2, mkdirSync: mkdirSync2, writeFileSync: writeFileSync2 } = await import("fs");
|
|
245
|
+
const { identityPath } = await import("./lib/identity.js");
|
|
246
|
+
const idPath = identityPath(assigned_to);
|
|
247
|
+
if (!existsSync2(idPath)) {
|
|
248
|
+
const { loadEmployees } = await import("./lib/employees.js");
|
|
249
|
+
const employees = await loadEmployees();
|
|
250
|
+
const emp = employees.find((e) => e.name === assigned_to);
|
|
251
|
+
if (emp) {
|
|
252
|
+
const { getTemplateForTitle } = await import("./lib/identity-templates.js");
|
|
253
|
+
const template = getTemplateForTitle(emp.role);
|
|
254
|
+
if (template) {
|
|
255
|
+
const dir = (await import("path")).dirname(idPath);
|
|
256
|
+
if (!existsSync2(dir)) mkdirSync2(dir, { recursive: true });
|
|
257
|
+
writeFileSync2(idPath, template.replace(/^agent_id: \w+/m, `agent_id: ${assigned_to}`), "utf-8");
|
|
258
|
+
}
|
|
259
|
+
}
|
|
260
|
+
}
|
|
261
|
+
} catch {
|
|
262
|
+
}
|
|
263
|
+
try {
|
|
264
|
+
const sessionScope = task.sessionScope || callerRoot || "default";
|
|
265
|
+
const { taskSignalPath: getSignalPath } = await import("./signal-paths-4GOIRLGH.js");
|
|
266
|
+
const { taskSignalDir } = await import("./signal-paths-4GOIRLGH.js");
|
|
267
|
+
const signalDir = taskSignalDir(sessionScope);
|
|
268
|
+
mkdirSync(signalDir, { recursive: true });
|
|
269
|
+
const signalPath = getSignalPath(sessionScope, assigned_to, task.id);
|
|
270
|
+
writeFileSync(signalPath, JSON.stringify({
|
|
271
|
+
task_id: task.id,
|
|
272
|
+
title,
|
|
273
|
+
priority,
|
|
274
|
+
assigned_by: assignedBy,
|
|
275
|
+
session_scope: sessionScope,
|
|
276
|
+
created_at: (/* @__PURE__ */ new Date()).toISOString()
|
|
277
|
+
}), "utf-8");
|
|
278
|
+
const { recordOrchestrationEventBestEffort: recordOE } = await import("./orchestration-events-UYG5H5H2.js");
|
|
279
|
+
recordOE({
|
|
280
|
+
eventType: "signal.created",
|
|
281
|
+
source: "create-task.mcp",
|
|
282
|
+
taskId: task.id,
|
|
283
|
+
agentId: assigned_to,
|
|
284
|
+
sessionScope,
|
|
285
|
+
payload: { priority }
|
|
286
|
+
});
|
|
287
|
+
} catch {
|
|
288
|
+
}
|
|
289
|
+
let dispatchStatus = "";
|
|
290
|
+
if (task.status !== "blocked" && !process.env.VITEST) {
|
|
291
|
+
try {
|
|
292
|
+
const exeSession = task.sessionScope || callerRoot;
|
|
293
|
+
const dispatchRuntime = resolveDispatchRuntime(assigned_to, spawn_runtime ?? null);
|
|
294
|
+
recordOrchestrationEventBestEffort({
|
|
295
|
+
eventType: "dispatch.attempted",
|
|
296
|
+
source: "create-task.mcp",
|
|
297
|
+
taskId: task.id,
|
|
298
|
+
agentId: assigned_to,
|
|
299
|
+
sessionScope: task.sessionScope || callerRoot || exeSession || null,
|
|
300
|
+
projectName: project_name,
|
|
301
|
+
runtime: dispatchRuntime,
|
|
302
|
+
payload: { priority }
|
|
303
|
+
});
|
|
304
|
+
if (exeSession) {
|
|
305
|
+
const { shouldAutoInstance } = await import("./lib/employees.js");
|
|
306
|
+
const autoOpts = shouldAutoInstance(assigned_to);
|
|
307
|
+
let projectConflictOpts = {};
|
|
308
|
+
try {
|
|
309
|
+
const { getClient } = await import("./lib/database.js");
|
|
310
|
+
const { sessionScopeFilter } = await import("./task-scope-GNCB2GAM.js");
|
|
311
|
+
const client = getClient();
|
|
312
|
+
const scope = sessionScopeFilter(task.sessionScope || callerRoot || exeSession || null);
|
|
313
|
+
const existing = await client.execute({
|
|
314
|
+
sql: `SELECT project_name FROM tasks WHERE assigned_to = ? AND status = 'in_progress'${scope.sql} LIMIT 1`,
|
|
315
|
+
args: [assigned_to, ...scope.args]
|
|
316
|
+
});
|
|
317
|
+
if (existing.rows.length > 0) {
|
|
318
|
+
const existingProject = String(existing.rows[0].project_name ?? "");
|
|
319
|
+
if (existingProject && existingProject !== project_name) {
|
|
320
|
+
process.stderr.write(
|
|
321
|
+
`[create-task] project conflict: ${assigned_to} has in_progress task for "${existingProject}", spawning new instance for "${project_name}"
|
|
322
|
+
`
|
|
323
|
+
);
|
|
324
|
+
projectConflictOpts = { autoInstance: true, maxAutoInstances: 5 };
|
|
325
|
+
}
|
|
326
|
+
}
|
|
327
|
+
} catch {
|
|
328
|
+
}
|
|
329
|
+
try {
|
|
330
|
+
writeDispatchPending(task.id, assigned_to);
|
|
331
|
+
} catch {
|
|
332
|
+
}
|
|
333
|
+
const result = ensureEmployee(assigned_to, exeSession, projectDir, {
|
|
334
|
+
...autoOpts,
|
|
335
|
+
...projectConflictOpts,
|
|
336
|
+
runtimeOverride: spawn_runtime ?? void 0,
|
|
337
|
+
modelOverride: spawn_model ?? void 0
|
|
338
|
+
});
|
|
339
|
+
switch (result.status) {
|
|
340
|
+
case "intercom_sent":
|
|
341
|
+
dispatchStatus = `
|
|
342
|
+
Dispatched: intercom sent to ${result.sessionName}`;
|
|
343
|
+
break;
|
|
344
|
+
case "intercom_unprocessed":
|
|
345
|
+
dispatchStatus = `
|
|
346
|
+
Dispatched: intercom delivered to ${result.sessionName}`;
|
|
347
|
+
break;
|
|
348
|
+
case "spawned":
|
|
349
|
+
dispatchStatus = `
|
|
350
|
+
Dispatched: spawned ${result.sessionName}`;
|
|
351
|
+
break;
|
|
352
|
+
case "failed":
|
|
353
|
+
dispatchStatus = `
|
|
354
|
+
Dispatch failed: ${result.error ?? "unknown"}`;
|
|
355
|
+
break;
|
|
356
|
+
}
|
|
357
|
+
recordOrchestrationEventBestEffort({
|
|
358
|
+
eventType: result.status === "failed" ? "dispatch.failed" : "dispatch.completed",
|
|
359
|
+
source: "create-task.mcp",
|
|
360
|
+
severity: result.status === "failed" ? "warn" : "info",
|
|
361
|
+
taskId: task.id,
|
|
362
|
+
agentId: assigned_to,
|
|
363
|
+
sessionScope: task.sessionScope || callerRoot || exeSession,
|
|
364
|
+
projectName: project_name,
|
|
365
|
+
tmuxSession: result.sessionName || null,
|
|
366
|
+
runtime: dispatchRuntime,
|
|
367
|
+
result: result.status,
|
|
368
|
+
errorCode: result.status === "failed" ? "ensure_employee_failed" : null,
|
|
369
|
+
payload: { priority, error: result.error ?? null }
|
|
370
|
+
});
|
|
371
|
+
try {
|
|
372
|
+
const { sendIntercom: si } = await import("./lib/tmux-routing.js");
|
|
373
|
+
const { listTmuxSessions } = await import("./lib/tmux-status.js");
|
|
374
|
+
if (!autoOpts.autoInstance) {
|
|
375
|
+
const liveSessions = listTmuxSessions();
|
|
376
|
+
for (const s of liveSessions) {
|
|
377
|
+
const agentPart = s.split("-")[0]?.replace(/\d+$/, "") ?? "";
|
|
378
|
+
if (agentPart === assigned_to && s !== result.sessionName) {
|
|
379
|
+
si(s, { force: true });
|
|
380
|
+
}
|
|
381
|
+
}
|
|
382
|
+
}
|
|
383
|
+
} catch {
|
|
384
|
+
}
|
|
385
|
+
if (result.sessionName && result.status !== "failed") {
|
|
386
|
+
try {
|
|
387
|
+
const { getClient: gc } = await import("./lib/database.js");
|
|
388
|
+
await gc().execute({
|
|
389
|
+
sql: `UPDATE tasks
|
|
390
|
+
SET instance_id = ?,
|
|
391
|
+
assigned_tmux = CASE
|
|
392
|
+
WHEN assigned_tmux IS NULL OR assigned_tmux = 'unknown' THEN ?
|
|
393
|
+
ELSE assigned_tmux
|
|
394
|
+
END
|
|
395
|
+
WHERE id = ?`,
|
|
396
|
+
args: [result.sessionName, result.sessionName, task.id]
|
|
397
|
+
});
|
|
398
|
+
} catch {
|
|
399
|
+
}
|
|
400
|
+
try {
|
|
401
|
+
const sessionScope = task.sessionScope || callerRoot || "default";
|
|
402
|
+
const { taskSignalPath: getSignalPath } = await import("./signal-paths-4GOIRLGH.js");
|
|
403
|
+
const signalPath = getSignalPath(sessionScope, assigned_to, task.id);
|
|
404
|
+
writeFileSync(signalPath, JSON.stringify({
|
|
405
|
+
task_id: task.id,
|
|
406
|
+
title,
|
|
407
|
+
priority,
|
|
408
|
+
assigned_by: assignedBy,
|
|
409
|
+
session_scope: sessionScope,
|
|
410
|
+
instance_id: result.sessionName,
|
|
411
|
+
created_at: (/* @__PURE__ */ new Date()).toISOString()
|
|
412
|
+
}), "utf-8");
|
|
413
|
+
} catch {
|
|
414
|
+
}
|
|
415
|
+
}
|
|
416
|
+
try {
|
|
417
|
+
writeDispatchPending(task.id, assigned_to, result.sessionName);
|
|
418
|
+
} catch {
|
|
419
|
+
}
|
|
420
|
+
logTaskDispatch({
|
|
421
|
+
taskId: task.id,
|
|
422
|
+
assignedTo: assigned_to,
|
|
423
|
+
callerRoot,
|
|
424
|
+
exeSession,
|
|
425
|
+
callerSource,
|
|
426
|
+
dispatchResult: result.status,
|
|
427
|
+
sessionName: result.sessionName,
|
|
428
|
+
error: result.error
|
|
429
|
+
});
|
|
430
|
+
} else {
|
|
431
|
+
recordOrchestrationEventBestEffort({
|
|
432
|
+
eventType: "dispatch.failed",
|
|
433
|
+
source: "create-task.mcp",
|
|
434
|
+
severity: "warn",
|
|
435
|
+
taskId: task.id,
|
|
436
|
+
agentId: assigned_to,
|
|
437
|
+
sessionScope: task.sessionScope || callerRoot || null,
|
|
438
|
+
projectName: project_name,
|
|
439
|
+
runtime: dispatchRuntime,
|
|
440
|
+
errorCode: "no_exe_session",
|
|
441
|
+
payload: { priority }
|
|
442
|
+
});
|
|
443
|
+
}
|
|
444
|
+
} catch (dispatchErr) {
|
|
445
|
+
recordOrchestrationEventBestEffort({
|
|
446
|
+
eventType: "dispatch.failed",
|
|
447
|
+
source: "create-task.mcp",
|
|
448
|
+
severity: "warn",
|
|
449
|
+
taskId: task.id,
|
|
450
|
+
agentId: assigned_to,
|
|
451
|
+
sessionScope: task.sessionScope || callerRoot || null,
|
|
452
|
+
projectName: project_name,
|
|
453
|
+
runtime: resolveDispatchRuntime(assigned_to, spawn_runtime ?? null),
|
|
454
|
+
errorCode: "exception"
|
|
455
|
+
});
|
|
456
|
+
process.stderr.write(`[create-task] dispatch error for ${assigned_to}: ${dispatchErr instanceof Error ? dispatchErr.message : String(dispatchErr)}
|
|
457
|
+
${dispatchErr instanceof Error ? dispatchErr.stack : ""}
|
|
458
|
+
`);
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
let text = `Task created: ${task.id}
|
|
462
|
+
File: ${task.taskFile}
|
|
463
|
+
Assigned to: ${task.assignedTo} [${task.priority.toUpperCase()}]${dispatchStatus}`;
|
|
464
|
+
if (task.status === "blocked") {
|
|
465
|
+
text += `
|
|
466
|
+
Status: blocked (waiting on ${blocked_by})`;
|
|
467
|
+
}
|
|
468
|
+
if (task.warning) {
|
|
469
|
+
text += `
|
|
470
|
+
Warning: ${task.warning}`;
|
|
471
|
+
}
|
|
472
|
+
return {
|
|
473
|
+
content: [
|
|
474
|
+
{
|
|
475
|
+
type: "text",
|
|
476
|
+
text
|
|
477
|
+
}
|
|
478
|
+
]
|
|
479
|
+
};
|
|
480
|
+
}
|
|
481
|
+
);
|
|
482
|
+
}
|
|
483
|
+
|
|
484
|
+
export {
|
|
485
|
+
registerCreateTask
|
|
486
|
+
};
|
|
@@ -0,0 +1,159 @@
|
|
|
1
|
+
import {
|
|
2
|
+
EXE_AI_DIR
|
|
3
|
+
} from "./chunk-VXIMSRTO.js";
|
|
4
|
+
|
|
5
|
+
// src/lib/worker-gate.ts
|
|
6
|
+
import { readdirSync, writeFileSync, unlinkSync, mkdirSync, existsSync, readFileSync } from "fs";
|
|
7
|
+
import path from "path";
|
|
8
|
+
var WORKER_PID_DIR = path.join(EXE_AI_DIR, "worker-pids");
|
|
9
|
+
var MAX_CONCURRENT_WORKERS = 3;
|
|
10
|
+
function tryAcquireWorkerSlot() {
|
|
11
|
+
try {
|
|
12
|
+
mkdirSync(WORKER_PID_DIR, { recursive: true });
|
|
13
|
+
const reservationId = `res-${process.pid}-${Date.now()}`;
|
|
14
|
+
const reservationPath = path.join(WORKER_PID_DIR, `${reservationId}.pid`);
|
|
15
|
+
writeFileSync(reservationPath, String(process.pid));
|
|
16
|
+
const files = readdirSync(WORKER_PID_DIR);
|
|
17
|
+
let alive = 0;
|
|
18
|
+
for (const f of files) {
|
|
19
|
+
if (!f.endsWith(".pid")) continue;
|
|
20
|
+
if (f.startsWith("res-")) {
|
|
21
|
+
const resParts = f.replace(".pid", "").split("-");
|
|
22
|
+
const resPid = parseInt(resParts[1] ?? "", 10);
|
|
23
|
+
if (!isNaN(resPid) && resPid > 0) {
|
|
24
|
+
try {
|
|
25
|
+
process.kill(resPid, 0);
|
|
26
|
+
alive++;
|
|
27
|
+
} catch {
|
|
28
|
+
try {
|
|
29
|
+
unlinkSync(path.join(WORKER_PID_DIR, f));
|
|
30
|
+
} catch {
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
} else {
|
|
34
|
+
alive++;
|
|
35
|
+
}
|
|
36
|
+
continue;
|
|
37
|
+
}
|
|
38
|
+
const dashIdx = f.lastIndexOf("-");
|
|
39
|
+
const pid = parseInt(f.slice(dashIdx + 1).replace(".pid", ""), 10);
|
|
40
|
+
if (isNaN(pid)) continue;
|
|
41
|
+
try {
|
|
42
|
+
process.kill(pid, 0);
|
|
43
|
+
alive++;
|
|
44
|
+
} catch {
|
|
45
|
+
try {
|
|
46
|
+
unlinkSync(path.join(WORKER_PID_DIR, f));
|
|
47
|
+
} catch {
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
if (alive >= MAX_CONCURRENT_WORKERS) {
|
|
52
|
+
try {
|
|
53
|
+
unlinkSync(reservationPath);
|
|
54
|
+
} catch {
|
|
55
|
+
}
|
|
56
|
+
return false;
|
|
57
|
+
}
|
|
58
|
+
try {
|
|
59
|
+
unlinkSync(reservationPath);
|
|
60
|
+
} catch {
|
|
61
|
+
}
|
|
62
|
+
return true;
|
|
63
|
+
} catch {
|
|
64
|
+
return true;
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
function registerWorkerPid(pid) {
|
|
68
|
+
try {
|
|
69
|
+
mkdirSync(WORKER_PID_DIR, { recursive: true });
|
|
70
|
+
writeFileSync(path.join(WORKER_PID_DIR, `worker-${pid}.pid`), String(pid));
|
|
71
|
+
} catch {
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
function cleanupWorkerPid() {
|
|
75
|
+
try {
|
|
76
|
+
unlinkSync(path.join(WORKER_PID_DIR, `worker-${process.pid}.pid`));
|
|
77
|
+
} catch {
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
var BACKFILL_LOCK = path.join(WORKER_PID_DIR, "backfill.lock");
|
|
81
|
+
function tryAcquireBackfillLock() {
|
|
82
|
+
try {
|
|
83
|
+
mkdirSync(WORKER_PID_DIR, { recursive: true });
|
|
84
|
+
if (existsSync(BACKFILL_LOCK)) {
|
|
85
|
+
try {
|
|
86
|
+
const pid = parseInt(
|
|
87
|
+
readFileSync(BACKFILL_LOCK, "utf8").trim(),
|
|
88
|
+
10
|
|
89
|
+
);
|
|
90
|
+
if (!isNaN(pid) && pid > 0) {
|
|
91
|
+
try {
|
|
92
|
+
process.kill(pid, 0);
|
|
93
|
+
return false;
|
|
94
|
+
} catch {
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
} catch {
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
writeFileSync(BACKFILL_LOCK, String(process.pid));
|
|
101
|
+
return true;
|
|
102
|
+
} catch {
|
|
103
|
+
return true;
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
function releaseBackfillLock() {
|
|
107
|
+
try {
|
|
108
|
+
unlinkSync(BACKFILL_LOCK);
|
|
109
|
+
} catch {
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
async function getTaskAwareCapacity() {
|
|
113
|
+
const { getClient } = await import("./lib/database.js");
|
|
114
|
+
const { sessionScopeFilter } = await import("./task-scope-GNCB2GAM.js");
|
|
115
|
+
const client = getClient();
|
|
116
|
+
const scope = sessionScopeFilter();
|
|
117
|
+
const result = await client.execute({
|
|
118
|
+
sql: `SELECT assigned_to, COUNT(*) as cnt
|
|
119
|
+
FROM tasks
|
|
120
|
+
WHERE status IN ('open', 'in_progress')${scope.sql}
|
|
121
|
+
GROUP BY assigned_to`,
|
|
122
|
+
args: [...scope.args]
|
|
123
|
+
});
|
|
124
|
+
const busyAgents = [];
|
|
125
|
+
let totalInProgress = 0;
|
|
126
|
+
for (const row of result.rows) {
|
|
127
|
+
const agent = String(row.assigned_to ?? "");
|
|
128
|
+
const count = Number(row.cnt ?? 0);
|
|
129
|
+
if (agent && count > 0) {
|
|
130
|
+
busyAgents.push(agent);
|
|
131
|
+
totalInProgress += count;
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
const idleAgents = [];
|
|
135
|
+
try {
|
|
136
|
+
const { listTmuxSessions } = await import("./lib/tmux-status.js");
|
|
137
|
+
const { isExeSession } = await import("./lib/tmux-routing.js");
|
|
138
|
+
const { baseAgentName } = await import("./lib/employees.js");
|
|
139
|
+
const liveSessions = listTmuxSessions().filter((s) => !isExeSession(s) && s.includes("-"));
|
|
140
|
+
const liveAgentNames = new Set(liveSessions.map((s) => baseAgentName(s.split("-")[0] ?? "")));
|
|
141
|
+
for (const name of liveAgentNames) {
|
|
142
|
+
if (name && !busyAgents.includes(name)) {
|
|
143
|
+
idleAgents.push(name);
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
} catch {
|
|
147
|
+
}
|
|
148
|
+
return { busyAgents, idleAgents, totalInProgress };
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
export {
|
|
152
|
+
MAX_CONCURRENT_WORKERS,
|
|
153
|
+
tryAcquireWorkerSlot,
|
|
154
|
+
registerWorkerPid,
|
|
155
|
+
cleanupWorkerPid,
|
|
156
|
+
tryAcquireBackfillLock,
|
|
157
|
+
releaseBackfillLock,
|
|
158
|
+
getTaskAwareCapacity
|
|
159
|
+
};
|