@askexenow/exe-os 0.9.265 → 0.9.266

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 (318) hide show
  1. package/deploy/compose/.env.example +4 -2
  2. package/deploy/compose/docker-compose.yml +6 -4
  3. package/deploy/compose/generate-env.ts +5 -2
  4. package/dist/active-agent-2XJJZFEW.js +25 -0
  5. package/dist/active-agent-JZ4PHIAK.js +26 -0
  6. package/dist/agentic-ontology-J4B525DT.js +25 -0
  7. package/dist/backfill-metadata-TWEC6BJD.js +597 -0
  8. package/dist/backfill-metadata-VGZLCJWZ.js +597 -0
  9. package/dist/behaviors-BPIVFAGY.js +25 -0
  10. package/dist/bin/agentic-ontology-backfill.js +5 -5
  11. package/dist/bin/agentic-reflection-backfill.js +6 -6
  12. package/dist/bin/agentic-semantic-label.js +5 -5
  13. package/dist/bin/backfill-conversations.js +4 -4
  14. package/dist/bin/backfill-responses.js +4 -4
  15. package/dist/bin/backfill-vectors.js +5 -5
  16. package/dist/bin/bulk-sync-postgres.js +6 -6
  17. package/dist/bin/cc-doctor.js +6 -1
  18. package/dist/bin/cleanup-stale-review-tasks.js +9 -9
  19. package/dist/bin/cli.js +15 -15
  20. package/dist/bin/exe-agent-config.js +2 -2
  21. package/dist/bin/exe-agent.js +4 -4
  22. package/dist/bin/exe-assign.js +5 -5
  23. package/dist/bin/exe-boot.js +16 -16
  24. package/dist/bin/exe-call.js +4 -4
  25. package/dist/bin/exe-cloud.js +4 -4
  26. package/dist/bin/exe-dispatch.js +9 -9
  27. package/dist/bin/exe-doctor.js +1 -1
  28. package/dist/bin/exe-export-behaviors.js +7 -7
  29. package/dist/bin/exe-forget.js +6 -6
  30. package/dist/bin/exe-gateway.js +7 -7
  31. package/dist/bin/exe-healthcheck.js +6 -1
  32. package/dist/bin/exe-heartbeat.js +9 -9
  33. package/dist/bin/exe-kill.js +12 -12
  34. package/dist/bin/exe-launch-agent.js +16 -16
  35. package/dist/bin/exe-new-employee.js +6 -6
  36. package/dist/bin/exe-pending-messages.js +10 -10
  37. package/dist/bin/exe-pending-notifications.js +9 -9
  38. package/dist/bin/exe-pending-reviews.js +9 -9
  39. package/dist/bin/exe-rename.js +4 -4
  40. package/dist/bin/exe-review.js +11 -11
  41. package/dist/bin/exe-search.js +5 -5
  42. package/dist/bin/exe-session-cleanup.js +14 -14
  43. package/dist/bin/exe-settings.js +4 -4
  44. package/dist/bin/exe-start-codex.js +11 -11
  45. package/dist/bin/exe-start-opencode.js +8 -8
  46. package/dist/bin/exe-status.js +10 -10
  47. package/dist/bin/exe-team.js +3 -3
  48. package/dist/bin/git-sweep.js +10 -10
  49. package/dist/bin/graph-backfill.js +4 -4
  50. package/dist/bin/graph-export.js +5 -5
  51. package/dist/bin/import-history.js +7 -7
  52. package/dist/bin/install.js +6 -6
  53. package/dist/bin/intercom-check.js +4 -4
  54. package/dist/bin/mcp-sessions.js +2 -2
  55. package/dist/bin/orchestration-metrics.js +4 -4
  56. package/dist/bin/postgres-agentic-reflection-backfill.js +2 -2
  57. package/dist/bin/postgres-agentic-semantic-backfill.js +1 -1
  58. package/dist/bin/scan-tasks.js +9 -9
  59. package/dist/bin/setup.js +1 -1
  60. package/dist/bin/shard-migrate.js +4 -4
  61. package/dist/capacity-monitor-3QORC56J.js +49 -0
  62. package/dist/capacity-monitor-FWRBCZCZ.js +49 -0
  63. package/dist/catchup-brief-242H63OP.js +151 -0
  64. package/dist/catchup-brief-T7W2ARRB.js +151 -0
  65. package/dist/catchup-brief-VJDLXJHJ.js +151 -0
  66. package/dist/chunk-2FDYA3GS.js +75 -0
  67. package/dist/chunk-2V33IVZF.js +1148 -0
  68. package/dist/chunk-2W5NQOQJ.js +333 -0
  69. package/dist/chunk-32QR5EHE.js +244 -0
  70. package/dist/chunk-3DBROKA6.js +382 -0
  71. package/dist/chunk-3DS2YHAT.js +204 -0
  72. package/dist/chunk-3O2ZD7YV.js +227 -0
  73. package/dist/chunk-43O2PZH7.js +214 -0
  74. package/dist/chunk-4AHL6I7X.js +284 -0
  75. package/dist/chunk-5GBPXJIH.js +50 -0
  76. package/dist/chunk-5IXN2532.js +58 -0
  77. package/dist/chunk-5SH5TR45.js +731 -0
  78. package/dist/chunk-5XGMTWKW.js +128 -0
  79. package/dist/chunk-6AQAILCS.js +13696 -0
  80. package/dist/chunk-72KQJZBH.js +382 -0
  81. package/dist/chunk-7B2AENJ3.js +1345 -0
  82. package/dist/chunk-7GKMYFVR.js +551 -0
  83. package/dist/chunk-7HUGVJHW.js +1021 -0
  84. package/dist/chunk-7HWBGXDV.js +333 -0
  85. package/dist/chunk-7ROGPDW6.js +197 -0
  86. package/dist/chunk-7ZMLNURG.js +513 -0
  87. package/dist/chunk-A3G4UXNA.js +280 -0
  88. package/dist/chunk-A4T6U3XZ.js +371 -0
  89. package/dist/chunk-ADJNRFEK.js +13696 -0
  90. package/dist/chunk-AVJTW67M.js +513 -0
  91. package/dist/chunk-B6RC7DAC.js +1090 -0
  92. package/dist/chunk-BAOJLZVC.js +244 -0
  93. package/dist/chunk-BCUMPA7J.js +159 -0
  94. package/dist/chunk-BH2ST7KK.js +183 -0
  95. package/dist/chunk-C4BIYP5C.js +129 -0
  96. package/dist/chunk-CBUZG6OC.js +89 -0
  97. package/dist/chunk-CGQRWCCP.js +81 -0
  98. package/dist/chunk-CLX4WQHT.js +214 -0
  99. package/dist/chunk-D4CQZL46.js +76 -0
  100. package/dist/chunk-DEBLYXA2.js +56 -0
  101. package/dist/chunk-EDNUE5L3.js +38 -0
  102. package/dist/chunk-ESNHLTLC.js +1073 -0
  103. package/dist/chunk-FICUAZEA.js +128 -0
  104. package/dist/chunk-FP6U5PSY.js +818 -0
  105. package/dist/chunk-G55UTKFR.js +89 -0
  106. package/dist/chunk-GIJUXLK5.js +330 -0
  107. package/dist/chunk-GVSSEGIV.js +348 -0
  108. package/dist/chunk-GYOOZ725.js +330 -0
  109. package/dist/chunk-HCULUL4D.js +447 -0
  110. package/dist/chunk-HDRQKH7R.js +1051 -0
  111. package/dist/chunk-HHBN7Y7R.js +197 -0
  112. package/dist/chunk-IQBXQ7GF.js +1073 -0
  113. package/dist/chunk-ITF6GEJI.js +2091 -0
  114. package/dist/chunk-IXHVSWLM.js +58 -0
  115. package/dist/chunk-J3ZFONT4.js +1921 -0
  116. package/dist/chunk-JEOFG274.js +394 -0
  117. package/dist/chunk-JH7ISOIJ.js +33 -0
  118. package/dist/chunk-JVRMAVPN.js +731 -0
  119. package/dist/chunk-KBYRYSXT.js +3951 -0
  120. package/dist/chunk-KECNXWD6.js +1051 -0
  121. package/dist/chunk-KIYCHS35.js +128 -0
  122. package/dist/chunk-KUP3D6G2.js +1345 -0
  123. package/dist/chunk-KXS5HHDH.js +54 -0
  124. package/dist/chunk-LVZW4WQY.js +221 -0
  125. package/dist/chunk-LWOCCDSB.js +240 -0
  126. package/dist/chunk-M4HRKRSE.js +30 -0
  127. package/dist/chunk-MPG5DR3K.js +244 -0
  128. package/dist/chunk-NOG2LVBA.js +159 -0
  129. package/dist/chunk-NP3CYOEY.js +290 -0
  130. package/dist/chunk-OVQOKLYA.js +210 -0
  131. package/dist/chunk-OW26ML36.js +1148 -0
  132. package/dist/chunk-P2DOIWQG.js +260 -0
  133. package/dist/chunk-P2QTTEYP.js +3951 -0
  134. package/dist/chunk-P5IKFL7B.js +85 -0
  135. package/dist/chunk-PD2LUPHD.js +377 -0
  136. package/dist/chunk-PF5EFIAH.js +818 -0
  137. package/dist/chunk-PK3NFO76.js +551 -0
  138. package/dist/chunk-QKMFMJTU.js +171 -0
  139. package/dist/chunk-R77M74QM.js +13696 -0
  140. package/dist/chunk-RHZ2CRJU.js +3556 -0
  141. package/dist/chunk-RLR4LVO5.js +1090 -0
  142. package/dist/chunk-RMDDSWFH.js +495 -0
  143. package/dist/chunk-RPLEZ74B.js +95 -0
  144. package/dist/chunk-RXMVPGH2.js +346 -0
  145. package/dist/chunk-S2ARWNS6.js +135 -0
  146. package/dist/chunk-SHPIATX7.js +90 -0
  147. package/dist/chunk-SQUZ3TI2.js +668 -0
  148. package/dist/chunk-SUGBKORD.js +1148 -0
  149. package/dist/chunk-T2XD7XL2.js +346 -0
  150. package/dist/chunk-TAIYLROT.js +127 -0
  151. package/dist/chunk-TCD4XCBS.js +495 -0
  152. package/dist/chunk-TSBMSHMM.js +163 -0
  153. package/dist/chunk-U776PBU6.js +488 -0
  154. package/dist/chunk-UTVNIAOF.js +284 -0
  155. package/dist/chunk-VF6VT4MR.js +70 -0
  156. package/dist/chunk-VZXLYUKS.js +171 -0
  157. package/dist/chunk-WIAHPJDS.js +58 -0
  158. package/dist/chunk-WM5ELLT4.js +54 -0
  159. package/dist/chunk-WUUSPOCC.js +1921 -0
  160. package/dist/chunk-WXHAMPK4.js +81 -0
  161. package/dist/chunk-WYNZ23XH.js +262 -0
  162. package/dist/chunk-WZOQLU2Y.js +127 -0
  163. package/dist/chunk-X24GBZKR.js +157 -0
  164. package/dist/chunk-X5FRF5MG.js +13696 -0
  165. package/dist/chunk-XBPLYFBA.js +204 -0
  166. package/dist/chunk-XDGKFXFW.js +363 -0
  167. package/dist/chunk-XIT6ONPY.js +630 -0
  168. package/dist/chunk-XNRJ5JHU.js +377 -0
  169. package/dist/chunk-XREWTPZM.js +123 -0
  170. package/dist/chunk-XURCA5VD.js +297 -0
  171. package/dist/chunk-Y55VFZJB.js +50 -0
  172. package/dist/chunk-YIH2YMWP.js +76 -0
  173. package/dist/chunk-YZMCCT73.js +97 -0
  174. package/dist/chunk-ZTP3VV23.js +447 -0
  175. package/dist/co-activation-JOYR73H2.js +72 -0
  176. package/dist/co-occurrence-G7RRJ3DB.js +74 -0
  177. package/dist/core-memory-6KK55Z65.js +110 -0
  178. package/dist/core-memory-QRS6GBXL.js +110 -0
  179. package/dist/crdt-sync-QWK65Z5A.js +33 -0
  180. package/dist/crm-webhook-BNUS3USD.js +10 -0
  181. package/dist/crm-webhook-ZTIRFVAH.js +10 -0
  182. package/dist/cto-delegation-gate-DNZJGBS7.js +206 -0
  183. package/dist/cto-delegation-gate-YI3LK7VY.js +206 -0
  184. package/dist/daemon-orchestration-7LVOHYKA.js +135 -0
  185. package/dist/daemon-orchestration-SDQNWI3K.js +135 -0
  186. package/dist/db-backup-5ENHDNZI.js +33 -0
  187. package/dist/dreaming-PGJOCGAM.js +32 -0
  188. package/dist/dreaming-UNHHGOU3.js +32 -0
  189. package/dist/exe-drift-QQJMUQXA.js +68 -0
  190. package/dist/exe-export-BEZZSQB4.js +73 -0
  191. package/dist/exe-export-TQGI2VBT.js +73 -0
  192. package/dist/exe-import-2SR2UP3D.js +76 -0
  193. package/dist/exe-import-73Q4VLFK.js +76 -0
  194. package/dist/exe-key-6JHEINOM.js +579 -0
  195. package/dist/exe-key-RIRPIFK6.js +579 -0
  196. package/dist/exe-snapshot-NDMDQJOH.js +164 -0
  197. package/dist/exe-snapshot-PVCBPMPJ.js +164 -0
  198. package/dist/fast-db-init-22OBOPTN.js +7 -0
  199. package/dist/fast-db-init-M6ZYYGAL.js +7 -0
  200. package/dist/gateway/index.js +8 -8
  201. package/dist/git-staleness-4DGYC3RY.js +110 -0
  202. package/dist/git-task-sweep-CUR7R2ZM.js +40 -0
  203. package/dist/git-task-sweep-YG3IVGK3.js +40 -0
  204. package/dist/global-procedures-TYDNKM7V.js +20 -0
  205. package/dist/graph-auto-extract-I6B5HWTP.js +162 -0
  206. package/dist/hooks/bug-report-worker.js +11 -11
  207. package/dist/hooks/codex-stop-task-finalizer.js +11 -11
  208. package/dist/hooks/commit-complete.js +11 -11
  209. package/dist/hooks/error-recall.js +6 -6
  210. package/dist/hooks/exe-heartbeat-hook.js +3 -3
  211. package/dist/hooks/ingest.js +6 -6
  212. package/dist/hooks/instructions-loaded.js +4 -4
  213. package/dist/hooks/manifest.json +19 -19
  214. package/dist/hooks/notification.js +4 -4
  215. package/dist/hooks/post-compact.js +10 -10
  216. package/dist/hooks/post-tool-combined.js +5 -5
  217. package/dist/hooks/pre-compact.js +11 -11
  218. package/dist/hooks/pre-tool-use.js +14 -14
  219. package/dist/hooks/prompt-submit.js +20 -20
  220. package/dist/hooks/session-end.js +15 -15
  221. package/dist/hooks/session-start.js +10 -10
  222. package/dist/hooks/stop.js +14 -14
  223. package/dist/hooks/subagent-stop.js +10 -10
  224. package/dist/hooks/summary-worker.js +14 -14
  225. package/dist/index.js +17 -17
  226. package/dist/installer-4LP73C3M.js +38 -0
  227. package/dist/installer-AUVLNS4D.js +296 -0
  228. package/dist/installer-KCRLQSQH.js +38 -0
  229. package/dist/installer-KGXYUOIV.js +296 -0
  230. package/dist/installer-UI6TNJGO.js +342 -0
  231. package/dist/installer-Z7NPD4PD.js +342 -0
  232. package/dist/lib/cloud-sync.js +4 -4
  233. package/dist/lib/consolidation.js +5 -5
  234. package/dist/lib/database.js +2 -2
  235. package/dist/lib/db-daemon-client.js +6 -0
  236. package/dist/lib/db.js +2 -2
  237. package/dist/lib/employee-templates.js +4 -4
  238. package/dist/lib/employees.js +2 -2
  239. package/dist/lib/exe-daemon.js +39 -38
  240. package/dist/lib/hybrid-search.js +5 -5
  241. package/dist/lib/identity.js +2 -2
  242. package/dist/lib/messaging.js +9 -9
  243. package/dist/lib/reminders.js +3 -3
  244. package/dist/lib/schedules.js +5 -5
  245. package/dist/lib/session-registry.js +4 -4
  246. package/dist/lib/skill-learning.js +4 -4
  247. package/dist/lib/store.js +4 -4
  248. package/dist/lib/task-router.js +3 -3
  249. package/dist/lib/tasks.js +10 -10
  250. package/dist/lib/tmux-routing.js +8 -8
  251. package/dist/lib/token-spend.js +3 -3
  252. package/dist/mcp/register-tools.js +53 -52
  253. package/dist/mcp/server.js +54 -53
  254. package/dist/mcp/tools/complete-reminder.js +4 -4
  255. package/dist/mcp/tools/create-reminder.js +4 -4
  256. package/dist/mcp/tools/create-task.js +12 -12
  257. package/dist/mcp/tools/deactivate-behavior.js +5 -5
  258. package/dist/mcp/tools/list-reminders.js +4 -4
  259. package/dist/mcp/tools/list-tasks.js +12 -12
  260. package/dist/mcp/tools/send-message.js +11 -11
  261. package/dist/mcp/tools/update-task.js +11 -11
  262. package/dist/mcp-http-config-LN5ITKGS.js +27 -0
  263. package/dist/mcp-http-config-V43VHNEH.js +27 -0
  264. package/dist/memory-cards-S36DCEY4.js +174 -0
  265. package/dist/memory-graph-extractor-66YL4V4B.js +17 -0
  266. package/dist/memory-poisoning-defense-MXWE6CTY.js +225 -0
  267. package/dist/memory-reflection-W676LUX5.js +238 -0
  268. package/dist/notifications-OFLXZTDZ.js +45 -0
  269. package/dist/notifications-XAV4V7T5.js +45 -0
  270. package/dist/orchestration-events-MJLWJ2H2.js +25 -0
  271. package/dist/orchestrator-AIAKV5ST.js +33 -0
  272. package/dist/orchestrator-VK7D6I36.js +33 -0
  273. package/dist/pipeline-router-DXH5QVUH.js +13 -0
  274. package/dist/pipeline-router-EV6C5S33.js +13 -0
  275. package/dist/plan-limits-TQMLKZBG.js +26 -0
  276. package/dist/project-boot-4XTXHDG4.js +299 -0
  277. package/dist/projection-worker-NAYVNSI4.js +964 -0
  278. package/dist/reranker-KHZI7HQK.js +19 -0
  279. package/dist/reranker-UPMS3OX7.js +19 -0
  280. package/dist/reranker-ZN73HWSB.js +19 -0
  281. package/dist/review-polling-3UEZSPNT.js +124 -0
  282. package/dist/review-polling-KBDX3ILL.js +124 -0
  283. package/dist/runtime/index.js +11 -11
  284. package/dist/session-events-2CHOLA6D.js +36 -0
  285. package/dist/session-events-HM22KEHN.js +36 -0
  286. package/dist/session-kill-telemetry-LUPVYGZX.js +29 -0
  287. package/dist/session-scope-EPZZZHHJ.js +86 -0
  288. package/dist/session-scope-ZGE6GHMS.js +86 -0
  289. package/dist/setup-wizard-KNWH54HW.js +12 -0
  290. package/dist/skill-refinement-C4GNWV4F.js +157 -0
  291. package/dist/skill-refinement-CAUIE4YM.js +157 -0
  292. package/dist/steward-gate-MZ2DV36N.js +13 -0
  293. package/dist/task-enforcement-6OMXG6EA.js +333 -0
  294. package/dist/task-enforcement-JFSF6QDD.js +333 -0
  295. package/dist/task-scope-4HJSCJ7L.js +35 -0
  296. package/dist/task-scope-7HYE4AS6.js +35 -0
  297. package/dist/tasks-crud-JJL6MMJF.js +77 -0
  298. package/dist/tasks-crud-KMIPDHBZ.js +77 -0
  299. package/dist/tasks-notify-5D6LF52K.js +38 -0
  300. package/dist/tasks-notify-JNGGXFUY.js +38 -0
  301. package/dist/tasks-review-N6I5UC7G.js +47 -0
  302. package/dist/tasks-review-USHAMO5N.js +47 -0
  303. package/dist/telemetry-upload-BV2M2NND.js +739 -0
  304. package/dist/telemetry-upload-Y7QPDJW4.js +739 -0
  305. package/dist/token-budget-2LUZOFO7.js +84 -0
  306. package/dist/tool-telemetry-5JT6DPVK.js +17 -0
  307. package/dist/tui/App.js +16 -16
  308. package/dist/tui-data-DMAKZMGD.js +258 -0
  309. package/dist/tui-data-X7NI6ZQ3.js +258 -0
  310. package/dist/wiki-acl-QHGGWX63.js +111 -0
  311. package/dist/worker-gate-4XKUOFWO.js +21 -0
  312. package/dist/worker-gate-TPZBOXOA.js +21 -0
  313. package/dist/workflow-engine-F3URLOPA.js +28 -0
  314. package/dist/workflow-engine-OFOL446Z.js +28 -0
  315. package/dist/worktree-V3NVP7MV.js +26 -0
  316. package/dist/worktree-sweep-2CADL43Y.js +19 -0
  317. package/package.json +1 -1
  318. package/release-notes.json +16 -15
@@ -0,0 +1,244 @@
1
+ import {
2
+ employeeSessionName,
3
+ ensureEmployee,
4
+ markAsReadByTaskFile,
5
+ notifyParentExe,
6
+ resolveExeSession,
7
+ sendIntercom
8
+ } from "./chunk-KBYRYSXT.js";
9
+ import {
10
+ getTransport
11
+ } from "./chunk-MVW62NIZ.js";
12
+ import {
13
+ recordOrchestrationEventBestEffort
14
+ } from "./chunk-XIT6ONPY.js";
15
+ import {
16
+ getAgentRuntime
17
+ } from "./chunk-XJUUWHVN.js";
18
+ import {
19
+ getSessionKey
20
+ } from "./chunk-CVYC6DUW.js";
21
+ import {
22
+ isCoordinatorName,
23
+ isMultiInstance,
24
+ shouldAutoInstance
25
+ } from "./chunk-RHZ2CRJU.js";
26
+
27
+ // src/lib/tasks-notify.ts
28
+ var VERIFY_DELAY_MS = 1e4;
29
+ var ACK_PATTERNS = [
30
+ /New task assigned/,
31
+ /START WORKING NOW/,
32
+ /marked in_progress/,
33
+ /Reading.*\.md/
34
+ ];
35
+ function resolveDispatchRuntime(agentId, override) {
36
+ if (override) return override;
37
+ try {
38
+ return getAgentRuntime(agentId).runtime ?? null;
39
+ } catch {
40
+ return null;
41
+ }
42
+ }
43
+ async function verifyDispatch(sessionName, delayMs = VERIFY_DELAY_MS) {
44
+ const transport = getTransport();
45
+ await new Promise((r) => setTimeout(r, delayMs));
46
+ if (!transport.isAlive(sessionName)) {
47
+ return "session_dead";
48
+ }
49
+ try {
50
+ const output = transport.capturePane(sessionName, 20);
51
+ const acked = ACK_PATTERNS.some((p) => p.test(output));
52
+ return acked ? "verified" : "sent_unverified";
53
+ } catch {
54
+ return "sent_unverified";
55
+ }
56
+ }
57
+ async function dispatchTaskToEmployee(input) {
58
+ if (isCoordinatorName(input.assignedTo)) return { dispatched: "skipped" };
59
+ const dispatchRuntime = resolveDispatchRuntime(input.assignedTo, input.spawnRuntime);
60
+ recordOrchestrationEventBestEffort({
61
+ eventType: "dispatch.attempted",
62
+ source: "tasks-notify.dispatchTaskToEmployee",
63
+ taskId: input.taskId ?? null,
64
+ agentId: input.assignedTo,
65
+ runtime: dispatchRuntime,
66
+ payload: { priority: input.priority, projectName: input.projectName }
67
+ });
68
+ let crossProject = false;
69
+ if (input.projectName) {
70
+ try {
71
+ const { assertSessionScope } = await import("./session-scope-ZGE6GHMS.js");
72
+ const check = assertSessionScope("dispatch_task", input.projectName);
73
+ if (check.reason === "cross_session_denied") {
74
+ crossProject = true;
75
+ recordOrchestrationEventBestEffort({
76
+ eventType: "dispatch.failed",
77
+ source: "tasks-notify.dispatchTaskToEmployee",
78
+ taskId: input.taskId ?? null,
79
+ agentId: input.assignedTo,
80
+ runtime: dispatchRuntime,
81
+ errorCode: "cross_session_denied",
82
+ payload: { projectName: input.projectName }
83
+ });
84
+ return { dispatched: "skipped", crossProject: true };
85
+ }
86
+ } catch {
87
+ }
88
+ }
89
+ try {
90
+ const transport = getTransport();
91
+ const exeSession = resolveExeSession();
92
+ if (!exeSession) {
93
+ recordOrchestrationEventBestEffort({
94
+ eventType: "dispatch.failed",
95
+ source: "tasks-notify.dispatchTaskToEmployee",
96
+ taskId: input.taskId ?? null,
97
+ agentId: input.assignedTo,
98
+ runtime: dispatchRuntime,
99
+ errorCode: "no_exe_session"
100
+ });
101
+ return { dispatched: "session_missing" };
102
+ }
103
+ const multiInstance = isMultiInstance(input.assignedTo);
104
+ if (multiInstance) {
105
+ const projectDir = input.projectDir ?? process.cwd();
106
+ const autoOpts = shouldAutoInstance(input.assignedTo);
107
+ const result = ensureEmployee(input.assignedTo, exeSession, projectDir, {
108
+ ...autoOpts,
109
+ runtimeOverride: input.spawnRuntime,
110
+ modelOverride: input.spawnModel
111
+ });
112
+ if (result.status === "failed") {
113
+ process.stderr.write(
114
+ `[dispatch-audit] SPAWN FAILED \u2192 ${input.assignedTo} | task="${input.title}" [${input.priority}] | error=${result.error}
115
+ `
116
+ );
117
+ recordOrchestrationEventBestEffort({
118
+ eventType: "dispatch.failed",
119
+ source: "tasks-notify.dispatchTaskToEmployee",
120
+ taskId: input.taskId ?? null,
121
+ agentId: input.assignedTo,
122
+ sessionScope: exeSession,
123
+ runtime: dispatchRuntime,
124
+ errorCode: "spawn_failed",
125
+ payload: { path: "multi_instance", error: result.error }
126
+ });
127
+ return { dispatched: "session_missing" };
128
+ }
129
+ const dispatched = result.status === "intercom_sent" || result.status === "intercom_unprocessed" ? "sent_unverified" : "spawned";
130
+ process.stderr.write(
131
+ `[dispatch-audit] ${dispatched === "spawned" ? "SPAWNED" : "INTERCOM"} \u2192 ${result.sessionName} | task="${input.title}" [${input.priority}]
132
+ `
133
+ );
134
+ recordOrchestrationEventBestEffort({
135
+ eventType: "dispatch.completed",
136
+ source: "tasks-notify.dispatchTaskToEmployee",
137
+ taskId: input.taskId ?? null,
138
+ agentId: input.assignedTo,
139
+ sessionScope: exeSession,
140
+ tmuxSession: result.sessionName,
141
+ runtime: dispatchRuntime,
142
+ result: dispatched,
143
+ payload: { path: "multi_instance", priority: input.priority }
144
+ });
145
+ return { dispatched, session: result.sessionName, crossProject };
146
+ }
147
+ const sessionName = employeeSessionName(input.assignedTo, exeSession);
148
+ if (transport.isAlive(sessionName)) {
149
+ const result = sendIntercom(sessionName, { force: true });
150
+ const dispatched = result === "acknowledged" || result === "debounced" || result === "queued" ? "verified" : result === "delivered" ? "sent_unverified" : "session_dead";
151
+ process.stderr.write(
152
+ `[dispatch-audit] intercom \u2192 ${sessionName} | task="${input.title}" [${input.priority}] | result=${dispatched} (sendIntercom=${result})
153
+ `
154
+ );
155
+ recordOrchestrationEventBestEffort({
156
+ eventType: "dispatch.completed",
157
+ source: "tasks-notify.dispatchTaskToEmployee",
158
+ taskId: input.taskId ?? null,
159
+ agentId: input.assignedTo,
160
+ sessionScope: exeSession,
161
+ tmuxSession: sessionName,
162
+ runtime: dispatchRuntime,
163
+ result: dispatched,
164
+ payload: { path: "single_instance_intercom", priority: input.priority }
165
+ });
166
+ return { dispatched, session: sessionName, crossProject };
167
+ } else {
168
+ const projectDir = input.projectDir ?? process.cwd();
169
+ const result = ensureEmployee(input.assignedTo, exeSession, projectDir, {
170
+ runtimeOverride: input.spawnRuntime,
171
+ modelOverride: input.spawnModel
172
+ });
173
+ if (result.status === "failed") {
174
+ process.stderr.write(
175
+ `[dispatch-audit] SPAWN FAILED \u2192 ${input.assignedTo} | task="${input.title}" [${input.priority}] | error=${result.error}
176
+ `
177
+ );
178
+ recordOrchestrationEventBestEffort({
179
+ eventType: "dispatch.failed",
180
+ source: "tasks-notify.dispatchTaskToEmployee",
181
+ taskId: input.taskId ?? null,
182
+ agentId: input.assignedTo,
183
+ sessionScope: exeSession,
184
+ runtime: dispatchRuntime,
185
+ errorCode: "spawn_failed",
186
+ payload: { path: "single_instance_spawn", error: result.error }
187
+ });
188
+ return { dispatched: "session_missing" };
189
+ }
190
+ process.stderr.write(
191
+ `[dispatch-audit] SPAWNED \u2192 ${result.sessionName} | task="${input.title}" [${input.priority}]
192
+ `
193
+ );
194
+ recordOrchestrationEventBestEffort({
195
+ eventType: "dispatch.completed",
196
+ source: "tasks-notify.dispatchTaskToEmployee",
197
+ taskId: input.taskId ?? null,
198
+ agentId: input.assignedTo,
199
+ sessionScope: exeSession,
200
+ tmuxSession: result.sessionName,
201
+ runtime: dispatchRuntime,
202
+ result: "spawned",
203
+ payload: { path: "single_instance_spawn", priority: input.priority }
204
+ });
205
+ return { dispatched: "spawned", session: result.sessionName, crossProject };
206
+ }
207
+ } catch {
208
+ recordOrchestrationEventBestEffort({
209
+ eventType: "dispatch.failed",
210
+ source: "tasks-notify.dispatchTaskToEmployee",
211
+ taskId: input.taskId ?? null,
212
+ agentId: input.assignedTo,
213
+ runtime: dispatchRuntime,
214
+ errorCode: "exception"
215
+ });
216
+ return { dispatched: "session_missing" };
217
+ }
218
+ }
219
+ function notifyTaskDone() {
220
+ try {
221
+ const key = getSessionKey();
222
+ if (key && !process.env.VITEST) {
223
+ notifyParentExe(key);
224
+ process.stderr.write(
225
+ `[dispatch-audit] notifyTaskDone \u2192 parent coordinator (session=${key})
226
+ `
227
+ );
228
+ }
229
+ } catch {
230
+ }
231
+ }
232
+ async function markTaskNotificationsRead(taskFile) {
233
+ try {
234
+ await markAsReadByTaskFile(taskFile);
235
+ } catch {
236
+ }
237
+ }
238
+
239
+ export {
240
+ verifyDispatch,
241
+ dispatchTaskToEmployee,
242
+ notifyTaskDone,
243
+ markTaskNotificationsRead
244
+ };
@@ -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-4HJSCJ7L.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
+ };
@@ -0,0 +1,290 @@
1
+ import {
2
+ storeBehavior
3
+ } from "./chunk-32QR5EHE.js";
4
+ import {
5
+ getClient
6
+ } from "./chunk-RHZ2CRJU.js";
7
+ import {
8
+ loadConfig
9
+ } from "./chunk-VXIMSRTO.js";
10
+
11
+ // src/lib/skill-learning.ts
12
+ import crypto from "crypto";
13
+ var DEFAULT_SKILL_THRESHOLD = 3;
14
+ async function extractTrajectory(taskId, agentId) {
15
+ const client = getClient();
16
+ const result = await client.execute({
17
+ sql: `SELECT tool_name, raw_text
18
+ FROM memories
19
+ WHERE task_id = ? AND agent_id = ?
20
+ ORDER BY timestamp ASC`,
21
+ args: [taskId, agentId]
22
+ });
23
+ if (result.rows.length === 0) return [];
24
+ const rawTools = result.rows.map((r) => {
25
+ const toolName = String(r.tool_name);
26
+ if (toolName === "Bash") {
27
+ const text = String(r.raw_text);
28
+ const cmdMatch = text.match(/(?:command|Command).*?[:\s]+"?(\w+)/);
29
+ return cmdMatch ? `Bash:${cmdMatch[1]}` : "Bash";
30
+ }
31
+ return toolName;
32
+ });
33
+ const signature = [];
34
+ for (const tool of rawTools) {
35
+ if (signature.length === 0 || signature[signature.length - 1] !== tool) {
36
+ signature.push(tool);
37
+ }
38
+ }
39
+ return signature;
40
+ }
41
+ function hashSignature(signature) {
42
+ return crypto.createHash("sha256").update(signature.join("|")).digest("hex").slice(0, 16);
43
+ }
44
+ async function storeTrajectory(opts) {
45
+ const client = getClient();
46
+ const id = crypto.randomUUID();
47
+ const now = (/* @__PURE__ */ new Date()).toISOString();
48
+ const signatureHash = hashSignature(opts.signature);
49
+ await client.execute({
50
+ sql: `INSERT INTO trajectories (id, task_id, agent_id, project_name, task_title, signature, signature_hash, tool_count, created_at)
51
+ VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)`,
52
+ args: [
53
+ id,
54
+ opts.taskId,
55
+ opts.agentId,
56
+ opts.projectName,
57
+ opts.taskTitle,
58
+ JSON.stringify(opts.signature),
59
+ signatureHash,
60
+ opts.signature.length,
61
+ now
62
+ ]
63
+ });
64
+ return id;
65
+ }
66
+ async function findSimilarTrajectories(signature, threshold = DEFAULT_SKILL_THRESHOLD) {
67
+ const client = getClient();
68
+ const hash = hashSignature(signature);
69
+ const result = await client.execute({
70
+ sql: `SELECT id, task_id, agent_id, project_name, task_title, signature, signature_hash, tool_count, skill_id, created_at
71
+ FROM trajectories
72
+ WHERE signature_hash = ?
73
+ ORDER BY created_at DESC
74
+ LIMIT 20`,
75
+ args: [hash]
76
+ });
77
+ const mapRow = (r) => ({
78
+ id: String(r.id),
79
+ taskId: String(r.task_id),
80
+ agentId: String(r.agent_id),
81
+ projectName: String(r.project_name),
82
+ taskTitle: String(r.task_title),
83
+ signature: JSON.parse(String(r.signature)),
84
+ signatureHash: String(r.signature_hash),
85
+ toolCount: Number(r.tool_count),
86
+ skillId: r.skill_id ? String(r.skill_id) : null,
87
+ createdAt: String(r.created_at)
88
+ });
89
+ const matches = result.rows.map(mapRow);
90
+ if (matches.length >= threshold) return matches;
91
+ const nearResult = await client.execute({
92
+ sql: `SELECT id, task_id, agent_id, project_name, task_title, signature, signature_hash, tool_count, skill_id, created_at
93
+ FROM trajectories
94
+ WHERE tool_count BETWEEN ? AND ?
95
+ AND signature_hash != ?
96
+ ORDER BY created_at DESC
97
+ LIMIT 50`,
98
+ args: [
99
+ Math.max(1, signature.length - 3),
100
+ signature.length + 3,
101
+ hash
102
+ ]
103
+ });
104
+ for (const r of nearResult.rows) {
105
+ const candidateSig = JSON.parse(String(r.signature));
106
+ if (editDistance(signature, candidateSig) <= 2) {
107
+ matches.push(mapRow(r));
108
+ }
109
+ }
110
+ return matches;
111
+ }
112
+ async function captureTrajectory(opts) {
113
+ const signature = await extractTrajectory(opts.taskId, opts.agentId);
114
+ if (signature.length < 3) {
115
+ return { trajectoryId: "", similarCount: 0, similar: [] };
116
+ }
117
+ const trajectoryId = await storeTrajectory({
118
+ taskId: opts.taskId,
119
+ agentId: opts.agentId,
120
+ projectName: opts.projectName,
121
+ taskTitle: opts.taskTitle,
122
+ signature
123
+ });
124
+ const similar = await findSimilarTrajectories(
125
+ signature,
126
+ opts.skillThreshold ?? DEFAULT_SKILL_THRESHOLD
127
+ );
128
+ return { trajectoryId, similarCount: similar.length, similar };
129
+ }
130
+ function buildExtractionPrompt(trajectories) {
131
+ const items = trajectories.map((t, i) => {
132
+ const sig = t.signature.join(" \u2192 ");
133
+ return `Task ${i + 1}: "${t.taskTitle}" (${t.agentId}, ${t.projectName}) \u2014 ${t.toolCount} tool calls
134
+ Signature: ${sig}`;
135
+ }).join("\n\n");
136
+ return `You are analyzing ${trajectories.length} completed tasks that followed similar procedures:
137
+
138
+ ${items}
139
+
140
+ Extract the reusable procedure. Format your response EXACTLY like this:
141
+
142
+ SKILL: {name \u2014 short, descriptive}
143
+ TRIGGER: {when to use this \u2014 one sentence}
144
+ STEPS:
145
+ 1. ...
146
+ 2. ...
147
+ PITFALLS: {common mistakes to avoid}
148
+
149
+ Be specific and actionable. Include tool names, file patterns, and concrete commands where applicable.`;
150
+ }
151
+ async function extractSkill(trajectories, model) {
152
+ if (trajectories.length === 0) return null;
153
+ const config = await loadConfig();
154
+ const skillModel = model ?? config.skillModel;
155
+ const Anthropic = (await import("@anthropic-ai/sdk")).default;
156
+ const client = new Anthropic();
157
+ const prompt = buildExtractionPrompt(trajectories);
158
+ const response = await client.messages.create({
159
+ model: skillModel,
160
+ max_tokens: 500,
161
+ messages: [{ role: "user", content: prompt }]
162
+ });
163
+ const textBlock = response.content.find((b) => b.type === "text");
164
+ const skillText = textBlock?.text;
165
+ if (!skillText) return null;
166
+ const agentId = trajectories[0].agentId;
167
+ const projectName = trajectories[0].projectName;
168
+ const skillId = await storeBehavior({
169
+ agentId,
170
+ content: skillText,
171
+ domain: "skill",
172
+ projectName
173
+ });
174
+ const dbClient = getClient();
175
+ for (const t of trajectories) {
176
+ await dbClient.execute({
177
+ sql: "UPDATE trajectories SET skill_id = ? WHERE id = ?",
178
+ args: [skillId, t.id]
179
+ });
180
+ }
181
+ process.stderr.write(
182
+ `[skill-learning] Skill extracted from ${trajectories.length} trajectories \u2192 behavior ${skillId}
183
+ `
184
+ );
185
+ return skillId;
186
+ }
187
+ async function captureAndLearn(opts) {
188
+ try {
189
+ const config = await loadConfig();
190
+ if (!config.skillLearning) return;
191
+ const { trajectoryId, similarCount, similar } = await captureTrajectory({
192
+ ...opts,
193
+ skillThreshold: config.skillThreshold
194
+ });
195
+ if (!trajectoryId) return;
196
+ if (similarCount >= config.skillThreshold) {
197
+ const unprocessed = similar.filter((t) => !t.skillId);
198
+ if (unprocessed.length >= config.skillThreshold) {
199
+ extractSkill(unprocessed, config.skillModel).catch((err) => {
200
+ process.stderr.write(
201
+ `[skill-learning] Extraction failed: ${err instanceof Error ? err.message : String(err)}
202
+ `
203
+ );
204
+ });
205
+ }
206
+ }
207
+ } catch (err) {
208
+ process.stderr.write(
209
+ `[skill-learning] captureAndLearn failed: ${err instanceof Error ? err.message : String(err)}
210
+ `
211
+ );
212
+ }
213
+ }
214
+ async function sweepTrajectories(threshold, model) {
215
+ const config = await loadConfig();
216
+ if (!config.skillLearning) return { clustersProcessed: 0, skillsExtracted: 0 };
217
+ const t = threshold ?? config.skillThreshold;
218
+ const client = getClient();
219
+ const result = await client.execute({
220
+ sql: `SELECT signature_hash, COUNT(*) as cnt
221
+ FROM trajectories
222
+ WHERE skill_id IS NULL
223
+ GROUP BY signature_hash
224
+ HAVING cnt >= ?
225
+ ORDER BY cnt DESC
226
+ LIMIT 10`,
227
+ args: [t]
228
+ });
229
+ let clustersProcessed = 0;
230
+ let skillsExtracted = 0;
231
+ for (const row of result.rows) {
232
+ const hash = String(row.signature_hash);
233
+ const trajResult = await client.execute({
234
+ sql: `SELECT id, task_id, agent_id, project_name, task_title, signature, signature_hash, tool_count, created_at
235
+ FROM trajectories
236
+ WHERE signature_hash = ? AND skill_id IS NULL
237
+ ORDER BY created_at DESC
238
+ LIMIT 10`,
239
+ args: [hash]
240
+ });
241
+ const trajectories = trajResult.rows.map((r) => ({
242
+ id: String(r.id),
243
+ taskId: String(r.task_id),
244
+ agentId: String(r.agent_id),
245
+ projectName: String(r.project_name),
246
+ taskTitle: String(r.task_title),
247
+ signature: JSON.parse(String(r.signature)),
248
+ signatureHash: String(r.signature_hash),
249
+ toolCount: Number(r.tool_count),
250
+ skillId: null,
251
+ createdAt: String(r.created_at)
252
+ }));
253
+ if (trajectories.length >= t) {
254
+ clustersProcessed++;
255
+ const skillId = await extractSkill(trajectories, model ?? config.skillModel);
256
+ if (skillId) skillsExtracted++;
257
+ }
258
+ }
259
+ return { clustersProcessed, skillsExtracted };
260
+ }
261
+ function editDistance(a, b) {
262
+ const m = a.length;
263
+ const n = b.length;
264
+ const dp = Array.from({ length: m + 1 }, () => Array(n + 1).fill(0));
265
+ for (let i = 0; i <= m; i++) dp[i][0] = i;
266
+ for (let j = 0; j <= n; j++) dp[0][j] = j;
267
+ for (let i = 1; i <= m; i++) {
268
+ for (let j = 1; j <= n; j++) {
269
+ const cost = a[i - 1] === b[j - 1] ? 0 : 1;
270
+ dp[i][j] = Math.min(
271
+ dp[i - 1][j] + 1,
272
+ dp[i][j - 1] + 1,
273
+ dp[i - 1][j - 1] + cost
274
+ );
275
+ }
276
+ }
277
+ return dp[m][n];
278
+ }
279
+
280
+ export {
281
+ extractTrajectory,
282
+ hashSignature,
283
+ storeTrajectory,
284
+ findSimilarTrajectories,
285
+ captureTrajectory,
286
+ extractSkill,
287
+ captureAndLearn,
288
+ sweepTrajectories,
289
+ editDistance
290
+ };