@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.
Files changed (148) hide show
  1. package/deploy/stack-manifests/v0.9.json +1 -1
  2. package/dist/backfill-metadata-WM46YQZL.js +597 -0
  3. package/dist/bin/agentic-ontology-backfill.js +1 -1
  4. package/dist/bin/agentic-reflection-backfill.js +1 -1
  5. package/dist/bin/agentic-semantic-label.js +1 -1
  6. package/dist/bin/backfill-conversations.js +1 -1
  7. package/dist/bin/backfill-responses.js +1 -1
  8. package/dist/bin/backfill-vectors.js +2 -2
  9. package/dist/bin/bulk-sync-postgres.js +1 -1
  10. package/dist/bin/cleanup-stale-review-tasks.js +2 -2
  11. package/dist/bin/cli.js +5 -5
  12. package/dist/bin/exe-assign.js +1 -1
  13. package/dist/bin/exe-boot.js +3 -3
  14. package/dist/bin/exe-dispatch.js +2 -2
  15. package/dist/bin/exe-doctor.js +1 -1
  16. package/dist/bin/exe-export-behaviors.js +2 -2
  17. package/dist/bin/exe-forget.js +3 -3
  18. package/dist/bin/exe-gateway.js +5 -5
  19. package/dist/bin/exe-heartbeat.js +3 -3
  20. package/dist/bin/exe-kill.js +3 -3
  21. package/dist/bin/exe-launch-agent.js +3 -3
  22. package/dist/bin/exe-pending-messages.js +3 -3
  23. package/dist/bin/exe-pending-notifications.js +2 -2
  24. package/dist/bin/exe-pending-reviews.js +6 -4
  25. package/dist/bin/exe-review.js +3 -3
  26. package/dist/bin/exe-search.js +2 -2
  27. package/dist/bin/exe-session-cleanup.js +5 -5
  28. package/dist/bin/exe-start-codex.js +1 -1
  29. package/dist/bin/exe-start-opencode.js +1 -1
  30. package/dist/bin/exe-status.js +3 -3
  31. package/dist/bin/exe-support.js +1 -1
  32. package/dist/bin/exe-team.js +1 -1
  33. package/dist/bin/git-sweep.js +2 -2
  34. package/dist/bin/graph-backfill.js +1 -1
  35. package/dist/bin/graph-export.js +2 -2
  36. package/dist/bin/import-history.js +2 -2
  37. package/dist/bin/intercom-check.js +5 -4
  38. package/dist/bin/mcp-sessions.js +2 -2
  39. package/dist/bin/orchestration-metrics.js +1 -1
  40. package/dist/bin/scan-tasks.js +2 -2
  41. package/dist/bin/shard-migrate.js +1 -1
  42. package/dist/capacity-monitor-FZORNXTA.js +49 -0
  43. package/dist/catchup-brief-PRKHIRWW.js +151 -0
  44. package/dist/chunk-2GU3NYMB.js +813 -0
  45. package/dist/chunk-2VT7Z2E2.js +197 -0
  46. package/dist/chunk-3L6XLN4V.js +1090 -0
  47. package/dist/chunk-3T4PNG5O.js +447 -0
  48. package/dist/chunk-3W324KN7.js +13696 -0
  49. package/dist/{chunk-BJYXHSFN.js → chunk-3X555IGG.js} +1 -1
  50. package/dist/chunk-4IATAIAF.js +89 -0
  51. package/dist/chunk-5M4F2FVD.js +204 -0
  52. package/dist/chunk-5TANMPI4.js +377 -0
  53. package/dist/chunk-67E5WIMW.js +333 -0
  54. package/dist/chunk-6NRJIARA.js +346 -0
  55. package/dist/chunk-6O22GTSE.js +1148 -0
  56. package/dist/chunk-7O5CMDP6.js +1345 -0
  57. package/dist/chunk-7P2JKEO3.js +382 -0
  58. package/dist/chunk-A4UY44T7.js +486 -0
  59. package/dist/chunk-AZHPQGSI.js +159 -0
  60. package/dist/chunk-BQAC3GCO.js +127 -0
  61. package/dist/chunk-CIWJRYIC.js +244 -0
  62. package/dist/chunk-CZO2DGGF.js +214 -0
  63. package/dist/chunk-D55SXO3N.js +3951 -0
  64. package/dist/chunk-EPDSRI6O.js +284 -0
  65. package/dist/chunk-EU34R2A3.js +1073 -0
  66. package/dist/chunk-G4KEDLSM.js +488 -0
  67. package/dist/{chunk-235ZCOYB.js → chunk-IBGC6JFX.js} +2 -2
  68. package/dist/chunk-IODP4JNE.js +551 -0
  69. package/dist/chunk-IZ6LCET7.js +58 -0
  70. package/dist/chunk-LPG3U5UW.js +731 -0
  71. package/dist/chunk-NH6TPXZV.js +13696 -0
  72. package/dist/chunk-O5TZI7OZ.js +50 -0
  73. package/dist/chunk-Q3N4KHLM.js +330 -0
  74. package/dist/chunk-QHQTMWYH.js +54 -0
  75. package/dist/chunk-QNYOPM2L.js +1921 -0
  76. package/dist/chunk-SPOA7EOD.js +81 -0
  77. package/dist/chunk-TK23WXKB.js +128 -0
  78. package/dist/chunk-TOVXER6J.js +76 -0
  79. package/dist/chunk-UIPAZYP7.js +171 -0
  80. package/dist/chunk-WXW4GF6M.js +495 -0
  81. package/dist/{chunk-KQNVIDBP.js → chunk-XLYBSXWS.js} +4 -3
  82. package/dist/core-memory-QXMQ5I7S.js +110 -0
  83. package/dist/crm-webhook-CH5W633Y.js +10 -0
  84. package/dist/cto-delegation-gate-XY3NMGTE.js +206 -0
  85. package/dist/daemon-orchestration-LS62JMTI.js +135 -0
  86. package/dist/dreaming-ZBKE2GFX.js +32 -0
  87. package/dist/exe-export-JNSQRIWI.js +73 -0
  88. package/dist/exe-import-AVGWQZLU.js +76 -0
  89. package/dist/exe-key-WR6QEHYO.js +579 -0
  90. package/dist/exe-snapshot-U6K3J6BD.js +164 -0
  91. package/dist/fast-db-init-ZHRRYI7M.js +7 -0
  92. package/dist/gateway/index.js +6 -6
  93. package/dist/git-task-sweep-64KSWRUI.js +40 -0
  94. package/dist/hooks/bug-report-worker.js +4 -4
  95. package/dist/hooks/codex-stop-task-finalizer.js +4 -4
  96. package/dist/hooks/commit-complete.js +4 -4
  97. package/dist/hooks/error-recall.js +2 -2
  98. package/dist/hooks/ingest.js +2 -2
  99. package/dist/hooks/instructions-loaded.js +1 -1
  100. package/dist/hooks/manifest.json +18 -18
  101. package/dist/hooks/notification.js +1 -1
  102. package/dist/hooks/post-compact.js +2 -2
  103. package/dist/hooks/post-tool-combined.js +2 -2
  104. package/dist/hooks/pre-compact.js +3 -3
  105. package/dist/hooks/pre-tool-use.js +6 -6
  106. package/dist/hooks/prompt-submit.js +16 -11
  107. package/dist/hooks/session-end.js +5 -5
  108. package/dist/hooks/session-start.js +6 -6
  109. package/dist/hooks/stop.js +5 -5
  110. package/dist/hooks/subagent-stop.js +2 -2
  111. package/dist/hooks/summary-worker.js +5 -5
  112. package/dist/index.js +9 -9
  113. package/dist/lib/consolidation.js +2 -2
  114. package/dist/lib/exe-daemon.js +17 -17
  115. package/dist/lib/hybrid-search.js +2 -2
  116. package/dist/lib/messaging.js +2 -2
  117. package/dist/lib/schedules.js +2 -2
  118. package/dist/lib/store.js +1 -1
  119. package/dist/lib/tasks.js +3 -3
  120. package/dist/lib/tmux-routing.js +1 -1
  121. package/dist/mcp/register-tools.js +25 -25
  122. package/dist/mcp/server.js +26 -26
  123. package/dist/mcp/tools/create-task.js +4 -4
  124. package/dist/mcp/tools/list-tasks.js +4 -4
  125. package/dist/mcp/tools/send-message.js +3 -3
  126. package/dist/mcp/tools/update-task.js +4 -4
  127. package/dist/notifications-45QSHDFA.js +45 -0
  128. package/dist/orchestrator-7XBMFK7D.js +33 -0
  129. package/dist/pipeline-router-MQKRNCTR.js +13 -0
  130. package/dist/reranker-CJW3UYE2.js +19 -0
  131. package/dist/review-polling-RL75XLAY.js +124 -0
  132. package/dist/runtime/index.js +3 -3
  133. package/dist/session-events-ZULAN4XL.js +36 -0
  134. package/dist/session-scope-V2RSOTDU.js +86 -0
  135. package/dist/skill-refinement-BSX6Q6IN.js +157 -0
  136. package/dist/{support-outbox-SZVLHHZG.js → support-outbox-SO73Q5H2.js} +202 -7
  137. package/dist/task-enforcement-JRTAOYZT.js +333 -0
  138. package/dist/task-scope-GNCB2GAM.js +35 -0
  139. package/dist/tasks-crud-MZIOYF3R.js +77 -0
  140. package/dist/tasks-notify-7KNZ4ULO.js +38 -0
  141. package/dist/tasks-review-U5VEV4Y7.js +47 -0
  142. package/dist/telemetry-upload-BIB5TJA4.js +739 -0
  143. package/dist/tui/App.js +7 -7
  144. package/dist/tui-data-ZSB5DDEY.js +258 -0
  145. package/dist/worker-gate-TXLX33PX.js +21 -0
  146. package/dist/workflow-engine-3PIT3Y56.js +28 -0
  147. package/package.json +1 -1
  148. package/release-notes.json +27 -24
@@ -0,0 +1,488 @@
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
+ // Audited 2026: intentionally unscoped PK update. The task was
390
+ // just created in this request, and WHERE id = ? binds one row.
391
+ sql: `UPDATE tasks
392
+ SET instance_id = ?,
393
+ assigned_tmux = CASE
394
+ WHEN assigned_tmux IS NULL OR assigned_tmux = 'unknown' THEN ?
395
+ ELSE assigned_tmux
396
+ END
397
+ WHERE id = ?`,
398
+ args: [result.sessionName, result.sessionName, task.id]
399
+ });
400
+ } catch {
401
+ }
402
+ try {
403
+ const sessionScope = task.sessionScope || callerRoot || "default";
404
+ const { taskSignalPath: getSignalPath } = await import("./signal-paths-4GOIRLGH.js");
405
+ const signalPath = getSignalPath(sessionScope, assigned_to, task.id);
406
+ writeFileSync(signalPath, JSON.stringify({
407
+ task_id: task.id,
408
+ title,
409
+ priority,
410
+ assigned_by: assignedBy,
411
+ session_scope: sessionScope,
412
+ instance_id: result.sessionName,
413
+ created_at: (/* @__PURE__ */ new Date()).toISOString()
414
+ }), "utf-8");
415
+ } catch {
416
+ }
417
+ }
418
+ try {
419
+ writeDispatchPending(task.id, assigned_to, result.sessionName);
420
+ } catch {
421
+ }
422
+ logTaskDispatch({
423
+ taskId: task.id,
424
+ assignedTo: assigned_to,
425
+ callerRoot,
426
+ exeSession,
427
+ callerSource,
428
+ dispatchResult: result.status,
429
+ sessionName: result.sessionName,
430
+ error: result.error
431
+ });
432
+ } else {
433
+ recordOrchestrationEventBestEffort({
434
+ eventType: "dispatch.failed",
435
+ source: "create-task.mcp",
436
+ severity: "warn",
437
+ taskId: task.id,
438
+ agentId: assigned_to,
439
+ sessionScope: task.sessionScope || callerRoot || null,
440
+ projectName: project_name,
441
+ runtime: dispatchRuntime,
442
+ errorCode: "no_exe_session",
443
+ payload: { priority }
444
+ });
445
+ }
446
+ } catch (dispatchErr) {
447
+ recordOrchestrationEventBestEffort({
448
+ eventType: "dispatch.failed",
449
+ source: "create-task.mcp",
450
+ severity: "warn",
451
+ taskId: task.id,
452
+ agentId: assigned_to,
453
+ sessionScope: task.sessionScope || callerRoot || null,
454
+ projectName: project_name,
455
+ runtime: resolveDispatchRuntime(assigned_to, spawn_runtime ?? null),
456
+ errorCode: "exception"
457
+ });
458
+ process.stderr.write(`[create-task] dispatch error for ${assigned_to}: ${dispatchErr instanceof Error ? dispatchErr.message : String(dispatchErr)}
459
+ ${dispatchErr instanceof Error ? dispatchErr.stack : ""}
460
+ `);
461
+ }
462
+ }
463
+ let text = `Task created: ${task.id}
464
+ File: ${task.taskFile}
465
+ Assigned to: ${task.assignedTo} [${task.priority.toUpperCase()}]${dispatchStatus}`;
466
+ if (task.status === "blocked") {
467
+ text += `
468
+ Status: blocked (waiting on ${blocked_by})`;
469
+ }
470
+ if (task.warning) {
471
+ text += `
472
+ Warning: ${task.warning}`;
473
+ }
474
+ return {
475
+ content: [
476
+ {
477
+ type: "text",
478
+ text
479
+ }
480
+ ]
481
+ };
482
+ }
483
+ );
484
+ }
485
+
486
+ export {
487
+ registerCreateTask
488
+ };
@@ -275,7 +275,7 @@ function nextForPostFailure(status) {
275
275
  return "Run `exe-os support health`; if it passes, send this output to AskExe.";
276
276
  }
277
277
  async function runFlush(json) {
278
- const { flushSupportOutbox } = await import("./support-outbox-SZVLHHZG.js");
278
+ const { flushSupportOutbox } = await import("./support-outbox-SO73Q5H2.js");
279
279
  const result = await flushSupportOutbox({ maxPerFlush: 10 });
280
280
  if (json) {
281
281
  console.log(JSON.stringify(result, null, 2));
@@ -298,7 +298,7 @@ async function runFlush(json) {
298
298
  console.log("");
299
299
  }
300
300
  async function runStatus(json) {
301
- const { getOutboxStatus } = await import("./support-outbox-SZVLHHZG.js");
301
+ const { getOutboxStatus } = await import("./support-outbox-SO73Q5H2.js");
302
302
  const status = await getOutboxStatus();
303
303
  if (json) {
304
304
  console.log(JSON.stringify(status, null, 2));