@askexenow/exe-os 0.9.300 → 0.9.301

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 (244) hide show
  1. package/deploy/compose/erp-nginx/nginx.conf +6 -3
  2. package/dist/active-agent-UNJO6AJ2.js +27 -0
  3. package/dist/active-agent-Y5LSIMVC.js +28 -0
  4. package/dist/agentic-ontology-QEV7GI3T.js +25 -0
  5. package/dist/backfill-metadata-RQZ4BN7G.js +600 -0
  6. package/dist/behaviors-A3L5CWMK.js +46 -0
  7. package/dist/bin/agentic-ontology-backfill.js +5 -5
  8. package/dist/bin/agentic-reflection-backfill.js +6 -6
  9. package/dist/bin/agentic-semantic-label.js +5 -5
  10. package/dist/bin/backfill-conversations.js +4 -4
  11. package/dist/bin/backfill-responses.js +4 -4
  12. package/dist/bin/backfill-vectors.js +5 -5
  13. package/dist/bin/bulk-sync-postgres.js +7 -7
  14. package/dist/bin/cc-doctor.js +4 -4
  15. package/dist/bin/cleanup-stale-review-tasks.js +9 -9
  16. package/dist/bin/cli.js +15 -15
  17. package/dist/bin/exe-agent-config.js +2 -2
  18. package/dist/bin/exe-agent.js +4 -4
  19. package/dist/bin/exe-assign.js +5 -5
  20. package/dist/bin/exe-boot.js +23 -18
  21. package/dist/bin/exe-call.js +4 -4
  22. package/dist/bin/exe-cloud.js +7 -7
  23. package/dist/bin/exe-dispatch.js +9 -9
  24. package/dist/bin/exe-doctor.js +2 -2
  25. package/dist/bin/exe-export-behaviors.js +7 -7
  26. package/dist/bin/exe-forget.js +6 -6
  27. package/dist/bin/exe-gateway.js +7 -7
  28. package/dist/bin/exe-healthcheck.js +4 -4
  29. package/dist/bin/exe-heartbeat.js +9 -9
  30. package/dist/bin/exe-kill.js +12 -12
  31. package/dist/bin/exe-launch-agent.js +16 -16
  32. package/dist/bin/exe-new-employee.js +6 -6
  33. package/dist/bin/exe-pending-messages.js +10 -10
  34. package/dist/bin/exe-pending-notifications.js +9 -9
  35. package/dist/bin/exe-pending-reviews.js +9 -9
  36. package/dist/bin/exe-rename.js +4 -4
  37. package/dist/bin/exe-review.js +11 -11
  38. package/dist/bin/exe-search.js +5 -5
  39. package/dist/bin/exe-session-cleanup.js +14 -14
  40. package/dist/bin/exe-settings.js +7 -7
  41. package/dist/bin/exe-start-codex.js +11 -11
  42. package/dist/bin/exe-start-opencode.js +8 -8
  43. package/dist/bin/exe-status.js +10 -10
  44. package/dist/bin/exe-team.js +3 -3
  45. package/dist/bin/exe-watchdog.js +3 -3
  46. package/dist/bin/git-sweep.js +10 -10
  47. package/dist/bin/graph-backfill.js +4 -4
  48. package/dist/bin/graph-export.js +5 -5
  49. package/dist/bin/import-history.js +7 -7
  50. package/dist/bin/install.js +6 -6
  51. package/dist/bin/intercom-check.js +4 -4
  52. package/dist/bin/mcp-sessions.js +2 -2
  53. package/dist/bin/orchestration-metrics.js +4 -4
  54. package/dist/bin/postgres-agentic-reflection-backfill.js +2 -2
  55. package/dist/bin/postgres-agentic-semantic-backfill.js +1 -1
  56. package/dist/bin/scan-tasks.js +9 -9
  57. package/dist/bin/setup.js +1 -1
  58. package/dist/bin/shard-migrate.js +4 -4
  59. package/dist/capability-cards-VTGDTOZ4.js +89 -0
  60. package/dist/capacity-monitor-G2MAJPRP.js +51 -0
  61. package/dist/catchup-brief-VBGEJQRS.js +175 -0
  62. package/dist/chunk-24JVDLQJ.js +345 -0
  63. package/dist/chunk-2T3OYZMR.js +1158 -0
  64. package/dist/chunk-3ABY3QDX.js +199 -0
  65. package/dist/chunk-3G3ECFB5.js +668 -0
  66. package/dist/chunk-3LHOFGHT.js +280 -0
  67. package/dist/chunk-3RA62PNQ.js +58 -0
  68. package/dist/chunk-3XRS5AVV.js +567 -0
  69. package/dist/chunk-3YK7X5FD.js +1186 -0
  70. package/dist/chunk-4L6PVYFE.js +54 -0
  71. package/dist/chunk-4O67LBMK.js +377 -0
  72. package/dist/chunk-4OIU3N6U.js +167 -0
  73. package/dist/chunk-5SYYMNPE.js +30 -0
  74. package/dist/chunk-5TO5PH7O.js +304 -0
  75. package/dist/chunk-5XD2Y463.js +402 -0
  76. package/dist/chunk-63AENHJC.js +123 -0
  77. package/dist/chunk-673IFJYB.js +731 -0
  78. package/dist/chunk-7AWH47AR.js +448 -0
  79. package/dist/chunk-7P4B6AEP.js +227 -0
  80. package/dist/chunk-7VHOALNC.js +244 -0
  81. package/dist/chunk-ASJHCAVL.js +38 -0
  82. package/dist/chunk-DICIFTCS.js +150 -0
  83. package/dist/chunk-DIFI5JDC.js +76 -0
  84. package/dist/chunk-DPOIJ5SM.js +284 -0
  85. package/dist/chunk-FAZNXNA5.js +33 -0
  86. package/dist/chunk-FCHG5RC4.js +197 -0
  87. package/dist/chunk-FFKSPZO2.js +157 -0
  88. package/dist/chunk-FNHYH5U6.js +331 -0
  89. package/dist/chunk-FWPDAQ6Q.js +1350 -0
  90. package/dist/chunk-FZB73QOI.js +210 -0
  91. package/dist/chunk-GJBR6QLD.js +630 -0
  92. package/dist/chunk-GRSYAHKI.js +535 -0
  93. package/dist/chunk-J5HFRVNW.js +362 -0
  94. package/dist/chunk-J6SD7LT2.js +171 -0
  95. package/dist/chunk-JURL2S27.js +128 -0
  96. package/dist/chunk-KPUYYOFS.js +122 -0
  97. package/dist/chunk-LAFARYU5.js +456 -0
  98. package/dist/chunk-LSDXEHKL.js +381 -0
  99. package/dist/chunk-MS2EOZJQ.js +290 -0
  100. package/dist/chunk-MUIMJGSQ.js +128 -0
  101. package/dist/chunk-NJMPNYBS.js +427 -0
  102. package/dist/chunk-OJACH2JF.js +128 -0
  103. package/dist/chunk-OO4IFABD.js +382 -0
  104. package/dist/chunk-Q65NCNL4.js +1352 -0
  105. package/dist/chunk-QIGS2LRT.js +735 -0
  106. package/dist/chunk-S73ZAJ2S.js +262 -0
  107. package/dist/chunk-SJ4UF7YK.js +1094 -0
  108. package/dist/chunk-SOZ7D77I.js +204 -0
  109. package/dist/chunk-TDX2LK2M.js +240 -0
  110. package/dist/chunk-U5RKGLV6.js +50 -0
  111. package/dist/chunk-UFGTHBHP.js +127 -0
  112. package/dist/chunk-ULCYWCPI.js +1079 -0
  113. package/dist/chunk-V6LOEOXG.js +3372 -0
  114. package/dist/chunk-VAZOVAW4.js +2162 -0
  115. package/dist/chunk-VEUQVKKT.js +185 -0
  116. package/dist/chunk-VIDDJ5RF.js +214 -0
  117. package/dist/chunk-VNB4ROYG.js +348 -0
  118. package/dist/chunk-VWUQFZFB.js +395 -0
  119. package/dist/chunk-W77GRCNA.js +85 -0
  120. package/dist/chunk-WVMG4ZRH.js +14597 -0
  121. package/dist/chunk-WYVOTRRZ.js +129 -0
  122. package/dist/chunk-XQQ7D4I4.js +85 -0
  123. package/dist/chunk-YHJPTIPR.js +836 -0
  124. package/dist/chunk-YLKS7KKC.js +2145 -0
  125. package/dist/chunk-YU3KEVCO.js +333 -0
  126. package/dist/chunk-ZDPU3JTF.js +221 -0
  127. package/dist/chunk-ZDY4LYAJ.js +81 -0
  128. package/dist/chunk-ZG33AACD.js +70 -0
  129. package/dist/chunk-ZKHPZ6KN.js +181 -0
  130. package/dist/chunk-ZO2TM5N5.js +97 -0
  131. package/dist/chunk-ZSUACDQC.js +4388 -0
  132. package/dist/co-activation-XM25BLZM.js +74 -0
  133. package/dist/co-occurrence-CKEMDPWO.js +95 -0
  134. package/dist/core-memory-ZDA76EU3.js +110 -0
  135. package/dist/crdt-sync-BJKZB6T6.js +33 -0
  136. package/dist/crm-webhook-E5PAFAUN.js +10 -0
  137. package/dist/cto-delegation-gate-EMY6ZZ2F.js +280 -0
  138. package/dist/daemon-orchestration-Y5Y6YNE3.js +143 -0
  139. package/dist/db-backup-HFJ53IBU.js +43 -0
  140. package/dist/doc-graph-extractor-ID45AQ2P.js +133 -0
  141. package/dist/dreaming-N6B7KBIE.js +34 -0
  142. package/dist/exe-drift-CPUEAPIU.js +70 -0
  143. package/dist/exe-export-4RTGDV53.js +77 -0
  144. package/dist/exe-import-AZMIF34Z.js +80 -0
  145. package/dist/exe-key-LJV23AJI.js +673 -0
  146. package/dist/exe-snapshot-ZOZBW7V6.js +338 -0
  147. package/dist/fast-db-init-ATRZGHOL.js +7 -0
  148. package/dist/gateway/index.js +8 -8
  149. package/dist/git-staleness-XNOKI4D3.js +112 -0
  150. package/dist/git-task-sweep-3MO4OVND.js +42 -0
  151. package/dist/global-procedures-EBAPPWGZ.js +22 -0
  152. package/dist/graph-auto-extract-VJOUQBPK.js +183 -0
  153. package/dist/hooks/bug-report-worker.js +11 -11
  154. package/dist/hooks/codex-stop-task-finalizer.js +11 -11
  155. package/dist/hooks/commit-complete.js +11 -11
  156. package/dist/hooks/error-recall.js +6 -6
  157. package/dist/hooks/exe-heartbeat-hook.js +3 -3
  158. package/dist/hooks/ingest.js +6 -6
  159. package/dist/hooks/instructions-loaded.js +4 -4
  160. package/dist/hooks/manifest.json +19 -19
  161. package/dist/hooks/notification.js +4 -4
  162. package/dist/hooks/post-compact.js +11 -11
  163. package/dist/hooks/post-tool-combined.js +5 -5
  164. package/dist/hooks/pre-compact.js +12 -12
  165. package/dist/hooks/pre-tool-use.js +14 -14
  166. package/dist/hooks/prompt-submit.js +26 -24
  167. package/dist/hooks/session-end.js +15 -15
  168. package/dist/hooks/session-start.js +12 -12
  169. package/dist/hooks/stop.js +14 -14
  170. package/dist/hooks/subagent-stop.js +10 -10
  171. package/dist/hooks/summary-worker.js +14 -14
  172. package/dist/index.js +17 -17
  173. package/dist/installer-37KFNAWE.js +344 -0
  174. package/dist/installer-F55NR4E2.js +298 -0
  175. package/dist/installer-KOYBUS4J.js +40 -0
  176. package/dist/lib/cloud-sync.js +7 -7
  177. package/dist/lib/consolidation.js +5 -5
  178. package/dist/lib/database.js +2 -2
  179. package/dist/lib/db.js +2 -2
  180. package/dist/lib/employee-templates.js +4 -4
  181. package/dist/lib/employees.js +2 -2
  182. package/dist/lib/exe-daemon.js +40 -40
  183. package/dist/lib/hybrid-search.js +5 -5
  184. package/dist/lib/identity.js +2 -2
  185. package/dist/lib/messaging.js +9 -9
  186. package/dist/lib/reminders.js +3 -3
  187. package/dist/lib/schedules.js +5 -5
  188. package/dist/lib/session-registry.js +4 -4
  189. package/dist/lib/skill-learning.js +6 -6
  190. package/dist/lib/store.js +4 -4
  191. package/dist/lib/task-router.js +3 -3
  192. package/dist/lib/tasks.js +10 -10
  193. package/dist/lib/tmux-routing.js +8 -8
  194. package/dist/lib/token-spend.js +3 -3
  195. package/dist/mcp/register-tools.js +54 -54
  196. package/dist/mcp/server.js +55 -55
  197. package/dist/mcp/tools/complete-reminder.js +4 -4
  198. package/dist/mcp/tools/create-reminder.js +4 -4
  199. package/dist/mcp/tools/create-task.js +12 -12
  200. package/dist/mcp/tools/deactivate-behavior.js +7 -7
  201. package/dist/mcp/tools/list-reminders.js +4 -4
  202. package/dist/mcp/tools/list-tasks.js +12 -12
  203. package/dist/mcp/tools/send-message.js +11 -11
  204. package/dist/mcp/tools/update-task.js +11 -11
  205. package/dist/mcp-http-config-7KJZI7UD.js +31 -0
  206. package/dist/memory-cards-ZIT7ZKL5.js +180 -0
  207. package/dist/memory-graph-extractor-LY2VORZT.js +22 -0
  208. package/dist/memory-poisoning-defense-SEM25TY5.js +224 -0
  209. package/dist/memory-reflection-J2W7CJ7C.js +244 -0
  210. package/dist/notifications-RLMSI4YE.js +47 -0
  211. package/dist/orchestration-events-TGQYA72K.js +27 -0
  212. package/dist/orchestrator-JQD5G3CW.js +35 -0
  213. package/dist/pipeline-router-3Q3YBYSM.js +15 -0
  214. package/dist/plan-limits-YGXTYCW4.js +28 -0
  215. package/dist/project-boot-TDOZKKDR.js +299 -0
  216. package/dist/projection-worker-TMKUSVGD.js +1084 -0
  217. package/dist/prospective-memory-CNJDBNWF.js +232 -0
  218. package/dist/reranker-YQIRNGDM.js +19 -0
  219. package/dist/retrieval-health-M5BVB7EV.js +12 -0
  220. package/dist/review-polling-ZMB3OBPC.js +126 -0
  221. package/dist/runtime/index.js +11 -11
  222. package/dist/session-events-UTMCKDIN.js +38 -0
  223. package/dist/session-kill-telemetry-FRQA5MVD.js +31 -0
  224. package/dist/session-scope-2BD6QLNI.js +88 -0
  225. package/dist/setup-wizard-W64I6SHC.js +12 -0
  226. package/dist/skill-refinement-FXCXTUS2.js +159 -0
  227. package/dist/steward-gate-JDR3SLH3.js +15 -0
  228. package/dist/task-enforcement-WCEA4FZI.js +506 -0
  229. package/dist/task-scope-L5GDL2AV.js +37 -0
  230. package/dist/tasks-crud-S36AFYYM.js +79 -0
  231. package/dist/tasks-notify-W2W2BJRB.js +40 -0
  232. package/dist/tasks-review-34WV7BX2.js +49 -0
  233. package/dist/telemetry-upload-3CSVO3J7.js +741 -0
  234. package/dist/token-budget-ZG2MQ5GD.js +86 -0
  235. package/dist/tool-telemetry-ODL4F2CW.js +17 -0
  236. package/dist/tui/App.js +16 -16
  237. package/dist/tui-data-Z5UF7KEI.js +260 -0
  238. package/dist/wiki-acl-SZFHCEC4.js +111 -0
  239. package/dist/worker-gate-OOO6BWZ6.js +21 -0
  240. package/dist/workflow-engine-QY3IFFR2.js +28 -0
  241. package/dist/worktree-CNOQZBNT.js +28 -0
  242. package/dist/worktree-sweep-SE7ITXC4.js +21 -0
  243. package/package.json +1 -1
  244. package/release-notes.json +88 -88
@@ -0,0 +1,284 @@
1
+ import {
2
+ routeTask
3
+ } from "./chunk-DICIFTCS.js";
4
+ import {
5
+ createTaskCore,
6
+ employeeSessionName,
7
+ ensureEmployee,
8
+ getSessionState,
9
+ isEmployeeAlive,
10
+ sessionScopeFilter,
11
+ updateTaskStatus
12
+ } from "./chunk-ZSUACDQC.js";
13
+ import {
14
+ DEFAULT_COORDINATOR_TEMPLATE_NAME,
15
+ getCoordinatorName
16
+ } from "./chunk-V6LOEOXG.js";
17
+
18
+ // src/runtime/orchestrator.ts
19
+ var STALE_THRESHOLD_MS = 2 * 60 * 60 * 1e3;
20
+ var MultiAgentOrchestrator = class {
21
+ config;
22
+ constructor(config) {
23
+ this.config = config;
24
+ }
25
+ /**
26
+ * Route and dispatch a single task to the best-fit employee.
27
+ */
28
+ async dispatchTask(task) {
29
+ let targetEmployee;
30
+ let routingScore = 0;
31
+ if (task.assignTo) {
32
+ const found = this.config.employees.find((e) => e.name === task.assignTo);
33
+ if (!found) {
34
+ return {
35
+ employee: task.assignTo,
36
+ sessionName: "",
37
+ status: "failed",
38
+ routingScore: 0,
39
+ error: `Employee "${task.assignTo}" not found`
40
+ };
41
+ }
42
+ targetEmployee = found;
43
+ routingScore = 1;
44
+ } else {
45
+ const routed = await routeTask(
46
+ `${task.title}
47
+ ${task.context}`,
48
+ this.config.employees,
49
+ this.config.embedFn,
50
+ this.config.searchFn
51
+ );
52
+ targetEmployee = routed.employee;
53
+ routingScore = routed.score;
54
+ }
55
+ try {
56
+ await createTaskCore({
57
+ title: task.title,
58
+ assignedTo: targetEmployee.name,
59
+ assignedBy: getCoordinatorName(),
60
+ projectName: task.projectName,
61
+ priority: task.priority,
62
+ context: task.context,
63
+ baseDir: this.config.projectDir,
64
+ skipDispatch: true
65
+ });
66
+ } catch (err) {
67
+ return {
68
+ employee: targetEmployee.name,
69
+ sessionName: "",
70
+ status: "failed",
71
+ routingScore,
72
+ error: `Task creation failed: ${err instanceof Error ? err.message : String(err)}`
73
+ };
74
+ }
75
+ const result = ensureEmployee(
76
+ targetEmployee.name,
77
+ this.config.exeSession,
78
+ this.config.projectDir,
79
+ task.spawnOpts
80
+ );
81
+ return {
82
+ employee: targetEmployee.name,
83
+ sessionName: result.sessionName,
84
+ status: result.status === "failed" ? "failed" : result.status === "spawned" ? "dispatched" : "already_running",
85
+ routingScore,
86
+ error: result.error
87
+ };
88
+ }
89
+ /**
90
+ * Check health of all employees. Detect stuck and idle agents.
91
+ */
92
+ async healthCheck() {
93
+ const { getClient } = await import("./lib/database.js");
94
+ const client = getClient();
95
+ const employees = [];
96
+ const stuckAgents = [];
97
+ const idleAgents = [];
98
+ const crashedSessions = [];
99
+ let totalOpen = 0;
100
+ let totalInProgress = 0;
101
+ for (const emp of this.config.employees) {
102
+ const sessionName = employeeSessionName(emp.name, this.config.exeSession);
103
+ const alive = isEmployeeAlive(sessionName);
104
+ const state = alive ? getSessionState(sessionName) : "offline";
105
+ const oScope = sessionScopeFilter();
106
+ const tasks = await client.execute({
107
+ sql: `SELECT title, status, updated_at FROM tasks
108
+ WHERE assigned_to = ? AND status IN ('open', 'in_progress')${oScope.sql}
109
+ ORDER BY priority ASC`,
110
+ args: [emp.name, ...oScope.args]
111
+ });
112
+ const openCount = tasks.rows.filter((r) => r.status === "open").length;
113
+ const inProgressCount = tasks.rows.filter((r) => r.status === "in_progress").length;
114
+ totalOpen += openCount;
115
+ totalInProgress += inProgressCount;
116
+ const staleTasks = [];
117
+ for (const row of tasks.rows) {
118
+ if (row.status === "in_progress" && row.updated_at) {
119
+ const age = Date.now() - new Date(String(row.updated_at)).getTime();
120
+ if (age > STALE_THRESHOLD_MS) {
121
+ staleTasks.push(String(row.title));
122
+ }
123
+ }
124
+ }
125
+ const crashed = !alive && inProgressCount > 0;
126
+ if (staleTasks.length > 0) {
127
+ stuckAgents.push(emp.name);
128
+ }
129
+ if (crashed) {
130
+ crashedSessions.push(emp.name);
131
+ }
132
+ if (alive && state === "idle" && openCount + inProgressCount === 0) {
133
+ idleAgents.push(emp.name);
134
+ }
135
+ employees.push({
136
+ name: emp.name,
137
+ role: emp.role,
138
+ sessionName,
139
+ alive,
140
+ crashed,
141
+ state,
142
+ taskCount: openCount + inProgressCount,
143
+ inProgressCount,
144
+ staleTasks
145
+ });
146
+ }
147
+ return {
148
+ employees,
149
+ stuckAgents,
150
+ idleAgents,
151
+ crashedSessions,
152
+ totalOpenTasks: totalOpen,
153
+ totalInProgress
154
+ };
155
+ }
156
+ /**
157
+ * Process completed reviews. Auto-approve P2 tasks with passing results.
158
+ */
159
+ async processReviews() {
160
+ const { getClient } = await import("./lib/database.js");
161
+ const client = getClient();
162
+ const autoApproved = [];
163
+ const needsReview = [];
164
+ const coordinatorName = getCoordinatorName();
165
+ const rScope = sessionScopeFilter();
166
+ const reviews = await client.execute({
167
+ sql: `SELECT id, title, assigned_to, priority, result, task_file FROM tasks
168
+ WHERE (assigned_to = ? OR assigned_to = ?)
169
+ AND status IN ('open', 'in_progress')
170
+ AND task_file LIKE '%review-%'${rScope.sql}
171
+ ORDER BY priority ASC
172
+ LIMIT 20`,
173
+ args: [coordinatorName, DEFAULT_COORDINATOR_TEMPLATE_NAME, ...rScope.args]
174
+ });
175
+ for (const row of reviews.rows) {
176
+ const item = {
177
+ taskId: String(row.id),
178
+ title: String(row.title),
179
+ assignedTo: String(row.assigned_to),
180
+ priority: String(row.priority),
181
+ result: String(row.result ?? ""),
182
+ taskFile: String(row.task_file)
183
+ };
184
+ if (this.config.autoApproveP2 && item.priority === "p2" && /tests?\s+pass/i.test(item.result)) {
185
+ try {
186
+ await updateTaskStatus({
187
+ taskId: item.taskId,
188
+ status: "done",
189
+ result: `[auto-approved] ${item.result}`,
190
+ skipReviewCreation: true
191
+ });
192
+ } catch {
193
+ await client.execute({
194
+ sql: `UPDATE tasks SET status = 'done', result = ? WHERE id = ?`,
195
+ args: [`[auto-approved] ${item.result}`, item.taskId]
196
+ });
197
+ }
198
+ autoApproved.push(item);
199
+ } else {
200
+ needsReview.push(item);
201
+ }
202
+ }
203
+ return {
204
+ autoApproved,
205
+ needsReview,
206
+ processed: autoApproved.length + needsReview.length
207
+ };
208
+ }
209
+ /**
210
+ * Run one full orchestration cycle: health check + process reviews.
211
+ * Does NOT dispatch tasks — call dispatchTask() explicitly.
212
+ */
213
+ async tick() {
214
+ const health = await this.healthCheck();
215
+ const reviews = await this.processReviews();
216
+ for (const stuck of health.stuckAgents) {
217
+ const sessionName = employeeSessionName(stuck, this.config.exeSession);
218
+ if (isEmployeeAlive(sessionName)) {
219
+ const { sendIntercom } = await import("./lib/tmux-routing.js");
220
+ sendIntercom(sessionName);
221
+ }
222
+ }
223
+ for (const crashed of health.crashedSessions) {
224
+ this.recoverSession(crashed);
225
+ }
226
+ return {
227
+ dispatched: [],
228
+ health,
229
+ reviews,
230
+ timestamp: (/* @__PURE__ */ new Date()).toISOString()
231
+ };
232
+ }
233
+ /**
234
+ * Recover a crashed session by spawning a fresh CC session.
235
+ * The new session boots with identity via --system-prompt, finds existing in_progress tasks, and resumes.
236
+ */
237
+ recoverSession(employeeName) {
238
+ const sessionName = employeeSessionName(employeeName, this.config.exeSession);
239
+ const result = ensureEmployee(
240
+ employeeName,
241
+ this.config.exeSession,
242
+ this.config.projectDir
243
+ );
244
+ if (result.status === "failed") {
245
+ return { status: "failed", sessionName, error: result.error };
246
+ }
247
+ return { status: "recovered", sessionName: result.sessionName };
248
+ }
249
+ /**
250
+ * Dispatch a batch of tasks, auto-routing each to the best employee.
251
+ */
252
+ async dispatchBatch(tasks) {
253
+ const results = [];
254
+ for (const task of tasks) {
255
+ const result = await this.dispatchTask(task);
256
+ results.push(result);
257
+ }
258
+ return results;
259
+ }
260
+ /**
261
+ * Get a formatted status summary (matches exe boot brief style).
262
+ */
263
+ async getStatusSummary() {
264
+ const health = await this.healthCheck();
265
+ const lines = [];
266
+ lines.push("\u25B8 ORCHESTRATOR STATUS");
267
+ lines.push(` Tasks: ${health.totalOpenTasks} open, ${health.totalInProgress} in progress`);
268
+ lines.push(` Crashed: ${health.crashedSessions.length > 0 ? health.crashedSessions.join(", ") : "none"}`);
269
+ lines.push(` Stuck: ${health.stuckAgents.length > 0 ? health.stuckAgents.join(", ") : "none"}`);
270
+ lines.push(` Idle: ${health.idleAgents.length > 0 ? health.idleAgents.join(", ") : "none"}`);
271
+ lines.push("");
272
+ for (const emp of health.employees) {
273
+ const stateIcon = emp.alive ? emp.state === "idle" ? "\u{1F7E2}" : emp.state === "thinking" ? "\u{1F7E1}" : emp.state === "tool" ? "\u{1F535}" : "\u26AA" : "\u{1F534}";
274
+ const taskInfo = emp.taskCount > 0 ? `${emp.taskCount} task${emp.taskCount > 1 ? "s" : ""} (${emp.inProgressCount} active)` : "idle";
275
+ const staleWarning = emp.staleTasks.length > 0 ? ` \u26A0 stale: ${emp.staleTasks[0]}` : "";
276
+ lines.push(` ${stateIcon} ${emp.name} (${emp.role}): ${taskInfo}${staleWarning}`);
277
+ }
278
+ return lines.join("\n");
279
+ }
280
+ };
281
+
282
+ export {
283
+ MultiAgentOrchestrator
284
+ };
@@ -0,0 +1,33 @@
1
+ import {
2
+ completeReminder
3
+ } from "./chunk-ZKHPZ6KN.js";
4
+
5
+ // src/mcp/tools/complete-reminder.ts
6
+ import { z } from "zod";
7
+ function registerCompleteReminder(server) {
8
+ server.registerTool(
9
+ "complete_reminder",
10
+ {
11
+ title: "Complete Reminder",
12
+ description: "Mark a reminder as done. Accepts UUID or text substring.",
13
+ inputSchema: {
14
+ reminder_id: z.string().describe("Reminder UUID or text substring to match")
15
+ }
16
+ },
17
+ async ({ reminder_id }) => {
18
+ const reminder = await completeReminder(reminder_id);
19
+ if (!reminder) {
20
+ return {
21
+ content: [{ type: "text", text: `No active reminder matching "${reminder_id}".` }]
22
+ };
23
+ }
24
+ return {
25
+ content: [{ type: "text", text: `Reminder completed: "${reminder.text}"` }]
26
+ };
27
+ }
28
+ );
29
+ }
30
+
31
+ export {
32
+ registerCompleteReminder
33
+ };
@@ -0,0 +1,197 @@
1
+ import {
2
+ initStore
3
+ } from "./chunk-YHJPTIPR.js";
4
+ import {
5
+ getClient,
6
+ isInitialized
7
+ } from "./chunk-V6LOEOXG.js";
8
+
9
+ // src/lib/schedules.ts
10
+ import crypto from "crypto";
11
+ import { execSync } from "child_process";
12
+ var CRON_FIELD = /^[\d*/,\-]+$/;
13
+ function isValidCron(cron) {
14
+ const fields = cron.trim().split(/\s+/);
15
+ if (fields.length !== 5) return false;
16
+ return fields.every((f) => CRON_FIELD.test(f));
17
+ }
18
+ var SAFE_ID = /^[a-zA-Z0-9_\-]+$/;
19
+ function isValidScheduleId(id) {
20
+ return SAFE_ID.test(id) && id.length <= 128;
21
+ }
22
+ async function ensureDb() {
23
+ if (!isInitialized()) {
24
+ await initStore();
25
+ }
26
+ }
27
+ function parseHumanCron(input) {
28
+ const s = input.toLowerCase().trim();
29
+ if (/^[\d*\/,-]+\s+[\d*\/,-]+\s+[\d*\/,-]+\s+[\d*\/,-]+\s+[\d*\/,-]+$/.test(s)) {
30
+ return s;
31
+ }
32
+ const dayMap = {
33
+ sunday: "0",
34
+ sun: "0",
35
+ monday: "1",
36
+ mon: "1",
37
+ tuesday: "2",
38
+ tue: "2",
39
+ wednesday: "3",
40
+ wed: "3",
41
+ thursday: "4",
42
+ thu: "4",
43
+ friday: "5",
44
+ fri: "5",
45
+ saturday: "6",
46
+ sat: "6"
47
+ };
48
+ const everyMatch = s.match(/every\s+(\d+)\s*([mh])/);
49
+ if (everyMatch) {
50
+ const n = everyMatch[1];
51
+ const unit = everyMatch[2];
52
+ if (unit === "m") return `*/${n} * * * *`;
53
+ if (unit === "h") return `0 */${n} * * *`;
54
+ }
55
+ let hour = -1;
56
+ let minute = 0;
57
+ if (/midnight/.test(s)) {
58
+ hour = 0;
59
+ } else if (/noon/.test(s)) {
60
+ hour = 12;
61
+ } else {
62
+ const timeMatch = s.match(/(\d{1,2})(?::(\d{2}))?\s*(am|pm)?/);
63
+ if (timeMatch) {
64
+ hour = parseInt(timeMatch[1], 10);
65
+ minute = timeMatch[2] ? parseInt(timeMatch[2], 10) : 0;
66
+ if (timeMatch[3] === "pm" && hour < 12) hour += 12;
67
+ if (timeMatch[3] === "am" && hour === 12) hour = 0;
68
+ }
69
+ }
70
+ if (hour === -1) hour = 0;
71
+ let dow = "*";
72
+ if (/weekday|weekdays/.test(s)) {
73
+ dow = "1-5";
74
+ } else if (/weekend|weekends/.test(s)) {
75
+ dow = "0,6";
76
+ } else {
77
+ for (const [name, val] of Object.entries(dayMap)) {
78
+ if (s.includes(name)) {
79
+ dow = val;
80
+ break;
81
+ }
82
+ }
83
+ }
84
+ return `${minute} ${hour} * * ${dow}`;
85
+ }
86
+ async function createSchedule(input) {
87
+ if (!isValidCron(input.cron)) {
88
+ throw new Error(`Invalid cron expression: ${input.cron}. Must be 5 fields with only digits, *, /, -, comma.`);
89
+ }
90
+ await ensureDb();
91
+ const client = getClient();
92
+ const id = crypto.randomUUID().slice(0, 8);
93
+ const now = (/* @__PURE__ */ new Date()).toISOString();
94
+ const prompt = input.prompt ?? input.description;
95
+ await client.execute({
96
+ sql: `INSERT INTO schedules (id, cron, description, job_type, prompt, assigned_to, project_name, active, use_crontab, created_at)
97
+ VALUES (?, ?, ?, ?, ?, ?, ?, 1, ?, ?)`,
98
+ args: [
99
+ id,
100
+ input.cron,
101
+ input.description,
102
+ input.jobType ?? "report",
103
+ prompt,
104
+ input.assignedTo ?? null,
105
+ input.projectName ?? null,
106
+ input.useCrontab ? 1 : 0,
107
+ now
108
+ ]
109
+ });
110
+ if (input.useCrontab) {
111
+ addToCrontab(id, input.cron, prompt, input.projectName);
112
+ }
113
+ return {
114
+ id,
115
+ cron: input.cron,
116
+ description: input.description,
117
+ jobType: input.jobType ?? "report",
118
+ prompt,
119
+ assignedTo: input.assignedTo,
120
+ projectName: input.projectName,
121
+ active: true,
122
+ useCrontab: input.useCrontab ?? false,
123
+ createdAt: now
124
+ };
125
+ }
126
+ async function listSchedules(activeOnly = true) {
127
+ await ensureDb();
128
+ const client = getClient();
129
+ const sql = activeOnly ? "SELECT * FROM schedules WHERE active = 1 ORDER BY created_at ASC" : "SELECT * FROM schedules ORDER BY created_at ASC";
130
+ const result = await client.execute({ sql, args: [] });
131
+ return result.rows.map((row) => ({
132
+ id: String(row.id),
133
+ cron: String(row.cron),
134
+ description: String(row.description),
135
+ jobType: String(row.job_type),
136
+ prompt: row.prompt ? String(row.prompt) : void 0,
137
+ assignedTo: row.assigned_to ? String(row.assigned_to) : void 0,
138
+ projectName: row.project_name ? String(row.project_name) : void 0,
139
+ active: Number(row.active) === 1,
140
+ useCrontab: Number(row.use_crontab) === 1,
141
+ createdAt: String(row.created_at)
142
+ }));
143
+ }
144
+ async function deleteSchedule(id) {
145
+ await ensureDb();
146
+ const client = getClient();
147
+ const existing = await client.execute({
148
+ sql: "SELECT use_crontab FROM schedules WHERE id = ?",
149
+ args: [id]
150
+ });
151
+ if (existing.rows.length === 0) return false;
152
+ const usesCrontab = Number(existing.rows[0].use_crontab) === 1;
153
+ await client.execute({
154
+ sql: "DELETE FROM schedules WHERE id = ?",
155
+ args: [id]
156
+ });
157
+ if (usesCrontab) {
158
+ removeFromCrontab(id);
159
+ }
160
+ return true;
161
+ }
162
+ function addToCrontab(id, cron, prompt, projectDir) {
163
+ if (!isValidCron(cron)) {
164
+ throw new Error(`Invalid cron expression: ${cron}`);
165
+ }
166
+ if (!isValidScheduleId(id)) {
167
+ throw new Error(`Invalid schedule ID: ${id}`);
168
+ }
169
+ try {
170
+ const cwd = projectDir ? `cd ${JSON.stringify(projectDir)} && ` : "";
171
+ const escapedPrompt = prompt.replace(/"/g, '\\"');
172
+ const entry = `${cron} ${cwd}claude -p --dangerously-skip-permissions "${escapedPrompt}" # exe-schedule:${id}`;
173
+ execSync(
174
+ `(crontab -l 2>/dev/null; echo ${JSON.stringify(entry)}) | crontab -`,
175
+ { timeout: 5e3, stdio: "ignore" }
176
+ );
177
+ } catch (err) {
178
+ if (err instanceof Error && err.message.startsWith("Invalid")) throw err;
179
+ }
180
+ }
181
+ function removeFromCrontab(id) {
182
+ if (!isValidScheduleId(id)) return;
183
+ try {
184
+ execSync(
185
+ `crontab -l 2>/dev/null | grep -v "exe-schedule:${id}" | crontab -`,
186
+ { timeout: 5e3, stdio: "ignore" }
187
+ );
188
+ } catch {
189
+ }
190
+ }
191
+
192
+ export {
193
+ parseHumanCron,
194
+ createSchedule,
195
+ listSchedules,
196
+ deleteSchedule
197
+ };
@@ -0,0 +1,157 @@
1
+ import {
2
+ clean,
3
+ stableId
4
+ } from "./chunk-S73ZAJ2S.js";
5
+
6
+ // src/lib/reflection-checkpoints.ts
7
+ function parsePayload(payload) {
8
+ if (!payload) return {};
9
+ try {
10
+ return JSON.parse(payload);
11
+ } catch {
12
+ return {};
13
+ }
14
+ }
15
+ function semanticArray(event, key) {
16
+ const payload = parsePayload(event.payload);
17
+ const semantic = payload.semantic;
18
+ const value = semantic?.[key];
19
+ return Array.isArray(value) ? value.map(String).filter(Boolean) : [];
20
+ }
21
+ function buildReflectionCheckpoint(events) {
22
+ if (!events.length) return null;
23
+ const sorted = [...events].sort((a, b) => a.occurred_at.localeCompare(b.occurred_at));
24
+ const first = sorted[0];
25
+ const last = sorted[sorted.length - 1];
26
+ const goals = /* @__PURE__ */ new Set();
27
+ const successes = [];
28
+ const failures = [];
29
+ const risks = [];
30
+ const nextActions = [];
31
+ const decisions = [];
32
+ for (const event of sorted) {
33
+ for (const goal of semanticArray(event, "goals")) goals.add(goal);
34
+ for (const item of semanticArray(event, "successSignals")) successes.push(item);
35
+ for (const item of semanticArray(event, "failureSignals")) failures.push(item);
36
+ for (const item of semanticArray(event, "nextActions")) nextActions.push(item);
37
+ for (const item of semanticArray(event, "decisions")) decisions.push(item);
38
+ if (event.impact === "negative" || event.outcome === "failure_signal" || event.event_type === "problem" || event.event_type === "error") {
39
+ failures.push(event.outcome || event.intention || event.event_type);
40
+ }
41
+ if (event.outcome === "risk_signal") risks.push(event.intention || event.outcome);
42
+ if (event.impact === "positive" || event.outcome === "success_signal" || event.event_type === "milestone") {
43
+ successes.push(event.outcome || event.intention || event.event_type);
44
+ }
45
+ }
46
+ const uniqueGoals = [...goals].slice(0, 6);
47
+ const uniqueSuccesses = [...new Set(successes.map((x) => clean(x, 180)).filter(Boolean))].slice(0, 6);
48
+ const uniqueFailures = [...new Set(failures.map((x) => clean(x, 180)).filter(Boolean))].slice(0, 6);
49
+ const uniqueRisks = [...new Set(risks.map((x) => clean(x, 180)).filter(Boolean))].slice(0, 6);
50
+ const uniqueNext = [...new Set(nextActions.map((x) => clean(x, 180)).filter(Boolean))].slice(0, 6);
51
+ const uniqueDecisions = [...new Set(decisions.map((x) => clean(x, 180)).filter(Boolean))].slice(0, 6);
52
+ const learnings = [
53
+ uniqueSuccesses.length ? `Working: ${uniqueSuccesses.slice(0, 3).join("; ")}` : "Working: no strong success signal yet",
54
+ uniqueFailures.length ? `Improve: ${uniqueFailures.slice(0, 3).join("; ")}` : "Improve: no strong failure signal in this window",
55
+ uniqueDecisions.length ? `Decision context: ${uniqueDecisions.slice(0, 2).join("; ")}` : "Decision context: no explicit decision signal"
56
+ ];
57
+ const summary = clean([
58
+ `Window ${first.occurred_at} \u2192 ${last.occurred_at}`,
59
+ `${sorted.length} events`,
60
+ uniqueGoals.length ? `goals: ${uniqueGoals.join("; ")}` : "goals: inferred from event trajectory",
61
+ uniqueSuccesses.length ? `successes: ${uniqueSuccesses.slice(0, 2).join("; ")}` : "successes: none explicit",
62
+ uniqueFailures.length ? `failures: ${uniqueFailures.slice(0, 2).join("; ")}` : "failures: none explicit"
63
+ ].join(". "), 1200);
64
+ return {
65
+ id: stableId("reflection", first.project_name ?? "", first.session_id ?? "", first.occurred_at, last.occurred_at, sorted.length),
66
+ projectName: first.project_name ?? null,
67
+ sessionId: first.session_id ?? null,
68
+ windowStartAt: first.occurred_at,
69
+ windowEndAt: last.occurred_at,
70
+ eventCount: sorted.length,
71
+ goalCount: uniqueGoals.length,
72
+ successCount: uniqueSuccesses.length,
73
+ failureCount: uniqueFailures.length,
74
+ riskCount: uniqueRisks.length,
75
+ summary,
76
+ learnings,
77
+ nextActions: uniqueNext.length ? uniqueNext : ["Continue from latest successful event and resolve highest-impact failure/risk first."],
78
+ evidenceEventIds: sorted.slice(-25).map((e) => e.id),
79
+ confidence: Math.min(0.95, 0.5 + Math.min(sorted.length, 100) / 250 + uniqueGoals.length * 0.03)
80
+ };
81
+ }
82
+ async function resolveClient(client) {
83
+ if (client) return client;
84
+ const { getClient } = await import("./lib/database.js");
85
+ return getClient();
86
+ }
87
+ async function insertReflectionCheckpoint(checkpoint, client) {
88
+ const db = await resolveClient(client);
89
+ const now = (/* @__PURE__ */ new Date()).toISOString();
90
+ await db.execute({
91
+ sql: `INSERT INTO agent_reflection_checkpoints
92
+ (id, project_name, session_id, window_start_at, window_end_at, event_count, goal_count,
93
+ success_count, failure_count, risk_count, summary, learnings, next_actions, evidence_event_ids,
94
+ confidence, created_at)
95
+ VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
96
+ ON CONFLICT(id) DO UPDATE SET summary = excluded.summary, learnings = excluded.learnings,
97
+ next_actions = excluded.next_actions, confidence = excluded.confidence`,
98
+ args: [
99
+ checkpoint.id,
100
+ checkpoint.projectName,
101
+ checkpoint.sessionId,
102
+ checkpoint.windowStartAt,
103
+ checkpoint.windowEndAt,
104
+ checkpoint.eventCount,
105
+ checkpoint.goalCount,
106
+ checkpoint.successCount,
107
+ checkpoint.failureCount,
108
+ checkpoint.riskCount,
109
+ checkpoint.summary,
110
+ JSON.stringify(checkpoint.learnings),
111
+ JSON.stringify(checkpoint.nextActions),
112
+ JSON.stringify(checkpoint.evidenceEventIds),
113
+ checkpoint.confidence,
114
+ now
115
+ ]
116
+ });
117
+ }
118
+ async function generateReflectionCheckpoints(opts = {}) {
119
+ const db = await resolveClient(opts.client);
120
+ const windowSize = opts.windowSize ?? 100;
121
+ const minEvents = opts.minEvents ?? 20;
122
+ const limit = opts.limit ?? 5e3;
123
+ const where = opts.projectName ? "WHERE project_name = ?" : "";
124
+ const args = opts.projectName ? [opts.projectName] : [];
125
+ const result = await db.execute({
126
+ sql: `SELECT id, event_type, occurred_at, actor_agent_id, project_name, session_id, intention, outcome, impact, evidence_memory_id, payload
127
+ FROM agent_events ${where}
128
+ ORDER BY project_name, session_id, occurred_at, sequence_index
129
+ LIMIT ?`,
130
+ args: [...args, limit]
131
+ });
132
+ const groups = /* @__PURE__ */ new Map();
133
+ for (const row of result.rows) {
134
+ const event = row;
135
+ const key = `${event.project_name ?? ""}::${event.session_id ?? ""}`;
136
+ const bucket = groups.get(key) ?? [];
137
+ bucket.push(event);
138
+ groups.set(key, bucket);
139
+ }
140
+ let inserted = 0;
141
+ for (const events of groups.values()) {
142
+ for (let i = 0; i < events.length; i += windowSize) {
143
+ const window = events.slice(i, i + windowSize);
144
+ if (window.length < minEvents) continue;
145
+ const checkpoint = buildReflectionCheckpoint(window);
146
+ if (!checkpoint) continue;
147
+ await insertReflectionCheckpoint(checkpoint, db);
148
+ inserted++;
149
+ }
150
+ }
151
+ return inserted;
152
+ }
153
+
154
+ export {
155
+ buildReflectionCheckpoint,
156
+ generateReflectionCheckpoints
157
+ };