@askexenow/exe-os 0.9.313 → 0.9.314

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 (278) hide show
  1. package/dist/{active-agent-EWF2HJ3W.js → active-agent-BZ4JD2YU.js} +3 -3
  2. package/dist/{active-agent-FFN5ARMC.js → active-agent-WFNMZBPP.js} +3 -3
  3. package/dist/{agentic-ontology-AAUATKUS.js → agentic-ontology-KUDXQQKL.js} +1 -1
  4. package/dist/{backfill-metadata-FBYFDOTH.js → backfill-metadata-BXG7KFWS.js} +4 -4
  5. package/dist/{behaviors-PQ77IPJR.js → behaviors-YDAHG2LN.js} +5 -5
  6. package/dist/bin/agentic-ontology-backfill.js +5 -5
  7. package/dist/bin/agentic-reflection-backfill.js +6 -6
  8. package/dist/bin/agentic-semantic-label.js +5 -5
  9. package/dist/bin/backfill-conversations.js +6 -6
  10. package/dist/bin/backfill-responses.js +6 -6
  11. package/dist/bin/backfill-vectors.js +8 -8
  12. package/dist/bin/bulk-sync-postgres.js +12 -12
  13. package/dist/bin/cc-doctor.js +4 -4
  14. package/dist/bin/cleanup-stale-review-tasks.js +11 -11
  15. package/dist/bin/cli.js +16 -16
  16. package/dist/bin/deferred-daemon-restart.js +1 -1
  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 +8 -8
  20. package/dist/bin/exe-boot.js +19 -19
  21. package/dist/bin/exe-call.js +4 -4
  22. package/dist/bin/exe-cloud.js +12 -12
  23. package/dist/bin/exe-config-dump.js +2 -2
  24. package/dist/bin/exe-dispatch.js +11 -11
  25. package/dist/bin/exe-doctor.js +4 -4
  26. package/dist/bin/exe-export-behaviors.js +7 -7
  27. package/dist/bin/exe-forget.js +6 -6
  28. package/dist/bin/exe-gateway.js +7 -7
  29. package/dist/bin/exe-healthcheck.js +4 -4
  30. package/dist/bin/exe-heartbeat.js +11 -11
  31. package/dist/bin/exe-kill.js +14 -14
  32. package/dist/bin/exe-launch-agent.js +21 -21
  33. package/dist/bin/exe-new-employee.js +8 -8
  34. package/dist/bin/exe-pending-messages.js +12 -12
  35. package/dist/bin/exe-pending-notifications.js +11 -11
  36. package/dist/bin/exe-pending-reviews.js +11 -11
  37. package/dist/bin/exe-rename.js +4 -4
  38. package/dist/bin/exe-review.js +13 -13
  39. package/dist/bin/exe-search.js +5 -5
  40. package/dist/bin/exe-session-cleanup.js +17 -17
  41. package/dist/bin/exe-settings.js +12 -12
  42. package/dist/bin/exe-start-codex.js +12 -12
  43. package/dist/bin/exe-start-opencode.js +8 -8
  44. package/dist/bin/exe-status.js +12 -12
  45. package/dist/bin/exe-support.js +3 -3
  46. package/dist/bin/exe-team.js +3 -3
  47. package/dist/bin/git-sweep.js +12 -12
  48. package/dist/bin/graph-backfill.js +4 -4
  49. package/dist/bin/graph-export.js +5 -5
  50. package/dist/bin/import-history.js +7 -7
  51. package/dist/bin/install.js +7 -7
  52. package/dist/bin/intercom-check.js +4 -4
  53. package/dist/bin/mcp-sessions.js +2 -2
  54. package/dist/bin/orchestration-metrics.js +4 -4
  55. package/dist/bin/postgres-agentic-reflection-backfill.js +2 -2
  56. package/dist/bin/postgres-agentic-semantic-backfill.js +1 -1
  57. package/dist/bin/scan-tasks.js +11 -11
  58. package/dist/bin/setup.js +1 -1
  59. package/dist/bin/shard-migrate.js +4 -4
  60. package/dist/bin/stack-update.js +4 -4
  61. package/dist/bin/vps-health-gate.js +1 -1
  62. package/dist/{capability-cards-2U3XWCDP.js → capability-cards-3ILRKPQE.js} +2 -2
  63. package/dist/{capacity-monitor-ZRLW7TVL.js → capacity-monitor-4K2OX2CS.js} +12 -12
  64. package/dist/{catchup-brief-FSBZVYPL.js → catchup-brief-5QIYT2IV.js} +14 -14
  65. package/dist/{chunk-SE6MLUOK.js → chunk-2TJPU7ZV.js} +1 -1
  66. package/dist/{chunk-T2DJR7ND.js → chunk-3VVOHFAM.js} +4 -4
  67. package/dist/{chunk-DR7QPGX4.js → chunk-4CVHT2O5.js} +3 -3
  68. package/dist/{chunk-CNQ25C4C.js → chunk-4YS2MDBF.js} +1 -1
  69. package/dist/{chunk-ITVMRPCQ.js → chunk-5WFX4JKF.js} +1 -1
  70. package/dist/{chunk-UDZP2SHJ.js → chunk-63PNRWLU.js} +3 -3
  71. package/dist/{chunk-IXTDBQYU.js → chunk-6DWKMQBX.js} +109 -109
  72. package/dist/{chunk-P4ULFI2N.js → chunk-6FKWKNTV.js} +1 -1
  73. package/dist/{chunk-BSPALHIR.js → chunk-6J7M7RZE.js} +1 -1
  74. package/dist/{chunk-R2WP3XIN.js → chunk-6W5I6KFG.js} +1 -1
  75. package/dist/{chunk-F3QMXKKJ.js → chunk-ACFSE5ZV.js} +1 -1
  76. package/dist/{chunk-RICNNGYH.js → chunk-ACZOMBRN.js} +1 -1
  77. package/dist/{chunk-VA2MDALR.js → chunk-AHIUTOZS.js} +5 -5
  78. package/dist/{chunk-JIJKUZIO.js → chunk-AJYTLDMN.js} +2 -2
  79. package/dist/{chunk-CTYHSVHP.js → chunk-ARUJYYDX.js} +1 -1
  80. package/dist/{chunk-R5TZ2FC3.js → chunk-ATKTT5L2.js} +1 -1
  81. package/dist/{chunk-I6RHLHVW.js → chunk-AU6N56DM.js} +1 -1
  82. package/dist/{chunk-K5C6LC2G.js → chunk-B6VVBLPS.js} +1 -1
  83. package/dist/{chunk-RLBVY5FE.js → chunk-BBLO7IAR.js} +9 -9
  84. package/dist/{chunk-KMI4TUTW.js → chunk-BTBE6FT4.js} +1 -1
  85. package/dist/{chunk-VHLI6CTD.js → chunk-BXTYHCB6.js} +1 -1
  86. package/dist/{chunk-N7LBAQGK.js → chunk-CILCGLSN.js} +2 -2
  87. package/dist/{chunk-63UEWYM3.js → chunk-CO4247VK.js} +1 -1
  88. package/dist/{chunk-24BUDF3J.js → chunk-D4DF4XVJ.js} +2 -2
  89. package/dist/{chunk-4THK7IA4.js → chunk-DXLENVRL.js} +1 -1
  90. package/dist/{chunk-6SPUK67A.js → chunk-E7QPRJYM.js} +2 -2
  91. package/dist/{chunk-3AMGSCRH.js → chunk-F347GH2N.js} +1 -1
  92. package/dist/{chunk-TRPGNCVB.js → chunk-FGH3ZLRU.js} +2 -2
  93. package/dist/{chunk-BMNX3YWX.js → chunk-FPQUU3DI.js} +1 -1
  94. package/dist/{chunk-F5XPKUPK.js → chunk-G76KKLCO.js} +1 -1
  95. package/dist/{chunk-ZAA344BL.js → chunk-GDAHXYNV.js} +1 -1
  96. package/dist/{chunk-WZZBGGSD.js → chunk-GLFXHDKI.js} +2 -2
  97. package/dist/{chunk-GHJRLETI.js → chunk-GQORAQQ2.js} +5 -5
  98. package/dist/{chunk-CW3FPWUW.js → chunk-GS67TVCP.js} +1 -1
  99. package/dist/{chunk-DJ4RG3RK.js → chunk-GSGHENLJ.js} +1 -1
  100. package/dist/{chunk-4JI54RHR.js → chunk-HAOBFWP3.js} +5 -5
  101. package/dist/{chunk-TA22MGGN.js → chunk-HCQSI7V2.js} +1 -1
  102. package/dist/{chunk-MMNMQNLD.js → chunk-HEXJWMFX.js} +13 -13
  103. package/dist/{chunk-CWUCD7C7.js → chunk-HLEKFO3H.js} +1 -1
  104. package/dist/{chunk-N3CRJ2VW.js → chunk-I7WBZ7XF.js} +2 -2
  105. package/dist/{chunk-Y5CNGG4F.js → chunk-JNGMXR4J.js} +10 -10
  106. package/dist/{chunk-552IGUBB.js → chunk-JS3LSUPY.js} +2 -2
  107. package/dist/{chunk-4UHQYBMQ.js → chunk-JZPPU4WV.js} +1 -1
  108. package/dist/{chunk-VG4ZH2Z3.js → chunk-KWFWIJCI.js} +3 -3
  109. package/dist/{chunk-D4EMVYI7.js → chunk-LQR4XOX6.js} +1 -1
  110. package/dist/{chunk-X5I5QRC2.js → chunk-LYKTZK2G.js} +3 -3
  111. package/dist/{chunk-TN7SC2ZQ.js → chunk-MBMOMBNV.js} +1 -1
  112. package/dist/{chunk-YEWNIBNA.js → chunk-NAA5SHAL.js} +7 -7
  113. package/dist/{chunk-PVC4RNHQ.js → chunk-NNXYKCWS.js} +25 -9
  114. package/dist/{chunk-CWACO2D4.js → chunk-NOQKGHZ2.js} +2 -2
  115. package/dist/{chunk-IFSOVXGN.js → chunk-NWYFJJ6O.js} +3 -3
  116. package/dist/{chunk-AJERMFD6.js → chunk-PHUF32XF.js} +3 -3
  117. package/dist/{chunk-L6QI2NNG.js → chunk-QM7U5YKL.js} +1 -1
  118. package/dist/{chunk-SB7W6XI4.js → chunk-REQZMGAZ.js} +1 -1
  119. package/dist/{chunk-2FULKRDO.js → chunk-ROGF2PD6.js} +5 -5
  120. package/dist/{chunk-7QSXARI3.js → chunk-S2Z4I4BU.js} +1 -1
  121. package/dist/{chunk-XCORXJ3M.js → chunk-S4SRMTOS.js} +1 -1
  122. package/dist/{chunk-EV2SMRLF.js → chunk-SHTLLQPQ.js} +4 -4
  123. package/dist/{chunk-2PWRUIKZ.js → chunk-T7QDO35P.js} +1 -1
  124. package/dist/{chunk-RYPFOZQH.js → chunk-U25GXRSV.js} +2 -2
  125. package/dist/{chunk-OUAGTQC4.js → chunk-VCQNLOC5.js} +3 -3
  126. package/dist/{chunk-FQH4R6UG.js → chunk-VDWBNXKZ.js} +2 -2
  127. package/dist/{chunk-HSXWUZOD.js → chunk-WA4GIWMZ.js} +3 -3
  128. package/dist/{chunk-ZGLJ2VD7.js → chunk-WNSWJVOA.js} +4 -4
  129. package/dist/{chunk-OUJI2ZTY.js → chunk-WW3RLMTF.js} +1 -1
  130. package/dist/{chunk-DIHMGQGV.js → chunk-WXADTTWU.js} +3 -3
  131. package/dist/{chunk-FIBL4JRZ.js → chunk-XI7MFALI.js} +1 -1
  132. package/dist/{chunk-FSAKWKWU.js → chunk-YAMG7DHQ.js} +1 -1
  133. package/dist/{chunk-JB7QUK3D.js → chunk-YCRXNN3V.js} +2 -2
  134. package/dist/{chunk-UM6WUSQ7.js → chunk-YROMP5O3.js} +1 -1
  135. package/dist/{chunk-IU44MPY3.js → chunk-YUDT2O5K.js} +1 -1
  136. package/dist/{chunk-SRMNWAHN.js → chunk-ZOZMKPW6.js} +8 -8
  137. package/dist/{co-activation-RH46OQ3N.js → co-activation-TVNH23OE.js} +2 -2
  138. package/dist/{co-occurrence-MJWERUWY.js → co-occurrence-CNOOF4KC.js} +2 -2
  139. package/dist/{code-context-index-WFUBYGQT.js → code-context-index-7RQ4MLL2.js} +3 -3
  140. package/dist/{crdt-sync-4R7SXTNB.js → crdt-sync-XXO4GRSB.js} +1 -1
  141. package/dist/{crm-webhook-YDXX5FDK.js → crm-webhook-CU4NHOSU.js} +2 -2
  142. package/dist/{cto-delegation-gate-ZJHLPK4Y.js → cto-delegation-gate-LE4EIVDK.js} +10 -10
  143. package/dist/{daemon-orchestration-NBU5RZ2O.js → daemon-orchestration-JSYP6J6E.js} +14 -14
  144. package/dist/{db-backup-BTL2FBBL.js → db-backup-UX7V6UZ6.js} +1 -1
  145. package/dist/{doc-graph-extractor-ADYRG7DB.js → doc-graph-extractor-2SRTBTCN.js} +2 -2
  146. package/dist/{documents-VWPZTDFA.js → documents-MICRVJHZ.js} +8 -8
  147. package/dist/{dreaming-76WKGTL6.js → dreaming-FDO67PDP.js} +11 -11
  148. package/dist/{exe-drift-T3IO2SPX.js → exe-drift-D7QM62BY.js} +3 -3
  149. package/dist/{exe-export-6YEHSJMP.js → exe-export-ER75IIZJ.js} +6 -6
  150. package/dist/{exe-import-3NERK63O.js → exe-import-QPGYFNFA.js} +6 -6
  151. package/dist/{exe-key-RCMBMLSQ.js → exe-key-4GXR2IZA.js} +3 -3
  152. package/dist/{exe-snapshot-JIY7MNRI.js → exe-snapshot-MJVI36KB.js} +14 -14
  153. package/dist/{fast-db-init-PVJ72264.js → fast-db-init-FC5O6LS7.js} +1 -1
  154. package/dist/{founder-context-A4VUEKDH.js → founder-context-5LP7LGOM.js} +2 -2
  155. package/dist/gateway/index.js +8 -8
  156. package/dist/{git-staleness-IOAHAGBI.js → git-staleness-BK46WKVL.js} +2 -2
  157. package/dist/{git-task-sweep-IGM5RILF.js → git-task-sweep-LGPACXMG.js} +11 -11
  158. package/dist/{global-procedures-VZL2X4RK.js → global-procedures-I5Q323ZZ.js} +3 -3
  159. package/dist/{graph-auto-extract-TIXRGBC5.js → graph-auto-extract-IA7T775I.js} +2 -2
  160. package/dist/hooks/bug-report-worker.js +13 -13
  161. package/dist/hooks/codex-stop-task-finalizer.js +13 -13
  162. package/dist/hooks/commit-complete.js +13 -13
  163. package/dist/hooks/error-recall.js +6 -6
  164. package/dist/hooks/exe-heartbeat-hook.js +3 -3
  165. package/dist/hooks/ingest-worker.js +3 -3
  166. package/dist/hooks/ingest.js +6 -6
  167. package/dist/hooks/instructions-loaded.js +4 -4
  168. package/dist/hooks/manifest.json +20 -20
  169. package/dist/hooks/notification.js +4 -4
  170. package/dist/hooks/post-compact.js +12 -12
  171. package/dist/hooks/post-tool-combined.js +8 -8
  172. package/dist/hooks/pre-compact.js +16 -16
  173. package/dist/hooks/pre-tool-use.js +16 -16
  174. package/dist/hooks/prompt-submit.js +25 -25
  175. package/dist/hooks/session-end.js +21 -21
  176. package/dist/hooks/session-start.js +12 -12
  177. package/dist/hooks/stop.js +19 -19
  178. package/dist/hooks/subagent-stop.js +12 -12
  179. package/dist/hooks/summary-worker.js +19 -19
  180. package/dist/index.js +20 -20
  181. package/dist/{installer-EQP2EMNZ.js → installer-2GKUCQ3K.js} +5 -5
  182. package/dist/{installer-IWRYH55Z.js → installer-E26MJH5Y.js} +5 -5
  183. package/dist/{installer-D7D5O4KL.js → installer-T4LWZXM2.js} +5 -5
  184. package/dist/lib/cloud-sync.js +12 -12
  185. package/dist/lib/consolidation.js +5 -5
  186. package/dist/lib/database.js +2 -2
  187. package/dist/lib/db-daemon-client.js +3 -3
  188. package/dist/lib/db.js +2 -2
  189. package/dist/lib/device-registry.js +1 -1
  190. package/dist/lib/embedder.js +3 -3
  191. package/dist/lib/employee-templates.js +4 -4
  192. package/dist/lib/employees.js +2 -2
  193. package/dist/lib/exe-daemon-client.js +2 -2
  194. package/dist/lib/exe-daemon.js +50 -50
  195. package/dist/lib/hybrid-search.js +5 -5
  196. package/dist/lib/identity.js +2 -2
  197. package/dist/lib/license.js +2 -2
  198. package/dist/lib/messaging.js +11 -11
  199. package/dist/lib/reminders.js +3 -3
  200. package/dist/lib/schedules.js +5 -5
  201. package/dist/lib/session-registry.js +4 -4
  202. package/dist/lib/skill-learning.js +6 -6
  203. package/dist/lib/store.js +4 -4
  204. package/dist/lib/task-router.js +3 -3
  205. package/dist/lib/tasks.js +12 -12
  206. package/dist/lib/tmux-routing.js +10 -10
  207. package/dist/lib/token-spend.js +3 -3
  208. package/dist/{license-gate-PZOP7S2S.js → license-gate-XP5CXPPD.js} +3 -3
  209. package/dist/mcp/register-tools.js +65 -65
  210. package/dist/mcp/server.js +66 -66
  211. package/dist/mcp/tools/complete-reminder.js +4 -4
  212. package/dist/mcp/tools/create-reminder.js +4 -4
  213. package/dist/mcp/tools/create-task.js +14 -14
  214. package/dist/mcp/tools/deactivate-behavior.js +7 -7
  215. package/dist/mcp/tools/list-reminders.js +4 -4
  216. package/dist/mcp/tools/list-tasks.js +14 -14
  217. package/dist/mcp/tools/send-message.js +13 -13
  218. package/dist/mcp/tools/update-task.js +13 -13
  219. package/dist/{mcp-http-config-23DHJAU4.js → mcp-http-config-ONEMD72I.js} +3 -3
  220. package/dist/{memory-cards-CNLMHSZC.js → memory-cards-DNUKSSAL.js} +2 -2
  221. package/dist/{memory-graph-extractor-HIXP2BQS.js → memory-graph-extractor-WFPYEFZQ.js} +3 -3
  222. package/dist/{memory-poisoning-defense-YL53IBBF.js → memory-poisoning-defense-O7JIJX4S.js} +2 -2
  223. package/dist/{memory-queue-client-YP2QKX6J.js → memory-queue-client-YYUUX4H6.js} +3 -3
  224. package/dist/{memory-reflection-VHQRUZWK.js → memory-reflection-NKH3Y4BD.js} +2 -2
  225. package/dist/{notifications-Q5NEAP6K.js → notifications-745BUZDE.js} +10 -10
  226. package/dist/{orchestration-events-7SNWRJYE.js → orchestration-events-TA4C54NO.js} +3 -3
  227. package/dist/{orchestrator-XWLKNWUG.js → orchestrator-2TDCJ2J7.js} +12 -12
  228. package/dist/{pipeline-router-5IBJBH7P.js → pipeline-router-NSEFTV72.js} +3 -3
  229. package/dist/{plan-limits-PBEZVHRQ.js → plan-limits-MGOHQWBB.js} +5 -5
  230. package/dist/{projection-worker-HELRBNDR.js → projection-worker-APOY7HML.js} +2 -2
  231. package/dist/{prospective-memory-N55XRGJP.js → prospective-memory-YHUWPNOO.js} +2 -2
  232. package/dist/{reranker-MNJSTOPR.js → reranker-YM3446PK.js} +1 -1
  233. package/dist/{retrieval-health-W4HNR3WX.js → retrieval-health-BH2RJG5C.js} +1 -1
  234. package/dist/{review-polling-SRYZU2PI.js → review-polling-XHJR5QXY.js} +11 -11
  235. package/dist/runtime/index.js +14 -14
  236. package/dist/{session-events-L4DK5J6J.js → session-events-U42CSAEX.js} +11 -11
  237. package/dist/{session-kill-telemetry-U2YHKHCB.js → session-kill-telemetry-UFZ7NPXG.js} +11 -11
  238. package/dist/{session-scope-JTPHECAU.js → session-scope-HNXLG56Y.js} +10 -10
  239. package/dist/{setup-wizard-IP5R66LR.js → setup-wizard-GXDNABWB.js} +1 -1
  240. package/dist/{skill-refinement-VTYL4OMJ.js → skill-refinement-JZJ5TASV.js} +2 -2
  241. package/dist/{stack-update-MRNVHUZZ.js → stack-update-K6X7ZMQE.js} +3 -3
  242. package/dist/{steward-gate-JEVUDTBI.js → steward-gate-5PKWKGCY.js} +3 -3
  243. package/dist/{task-enforcement-VFSAAZUN.js → task-enforcement-QBOMJKNP.js} +10 -10
  244. package/dist/{task-scope-P4VLIQNP.js → task-scope-FA2XRKHG.js} +10 -10
  245. package/dist/{tasks-crud-SC3ERIUR.js → tasks-crud-Q3DKZMU4.js} +10 -10
  246. package/dist/{tasks-notify-WJYBUCIB.js → tasks-notify-UIPEFCI4.js} +11 -11
  247. package/dist/{tasks-review-XPVPHCGD.js → tasks-review-ZPWWHTUV.js} +10 -10
  248. package/dist/{telemetry-upload-4QEYQROW.js → telemetry-upload-FW2HN7C7.js} +7 -7
  249. package/dist/{token-budget-UBOP3HVE.js → token-budget-HFQQSV46.js} +3 -3
  250. package/dist/{tool-capability-index-SHYCBE2Z.js → tool-capability-index-PK4A2BMA.js} +1 -1
  251. package/dist/{tool-telemetry-CDNPES5B.js → tool-telemetry-BP6PQRKE.js} +1 -1
  252. package/dist/tui/App.js +18 -18
  253. package/dist/{tui-data-HVYY7GRK.js → tui-data-PQOKT5N4.js} +10 -10
  254. package/dist/{worker-gate-KQTODSUQ.js → worker-gate-MLBXTRBD.js} +1 -1
  255. package/dist/{workflow-engine-OP2DQISD.js → workflow-engine-VKNRQT3O.js} +2 -2
  256. package/dist/{worktree-Z2G4CP4Z.js → worktree-BPHTRV5V.js} +4 -4
  257. package/dist/{worktree-sweep-LWSCAZW6.js → worktree-sweep-MLCBJZSK.js} +5 -5
  258. package/package.json +1 -1
  259. package/release-notes.json +14 -88
  260. /package/dist/{chunk-OJS2H5HR.js → chunk-22LALKS6.js} +0 -0
  261. /package/dist/{chunk-GIS4GBZE.js → chunk-2QUTPKH7.js} +0 -0
  262. /package/dist/{chunk-BRSMAFBN.js → chunk-4LTLAVOW.js} +0 -0
  263. /package/dist/{chunk-ZIVUMDHA.js → chunk-4NJZJJ5J.js} +0 -0
  264. /package/dist/{chunk-NAPBIDGH.js → chunk-6NVZI5LP.js} +0 -0
  265. /package/dist/{chunk-6PR2RAKM.js → chunk-AK5MFSYL.js} +0 -0
  266. /package/dist/{chunk-AIUXE3ZJ.js → chunk-GDOLQO6I.js} +0 -0
  267. /package/dist/{chunk-UST3MKK7.js → chunk-HEIZVOB2.js} +0 -0
  268. /package/dist/{chunk-ELFFRVNL.js → chunk-KM2HODV6.js} +0 -0
  269. /package/dist/{chunk-CSTL7BMK.js → chunk-QQ425N26.js} +0 -0
  270. /package/dist/{chunk-PCRRDXGL.js → chunk-SOCPFERN.js} +0 -0
  271. /package/dist/{chunk-75TM3APG.js → chunk-TY4RTYW6.js} +0 -0
  272. /package/dist/{chunk-RRYJTPVW.js → chunk-UPSG6BNC.js} +0 -0
  273. /package/dist/{core-memory-4JWCAGJI.js → core-memory-3ARYHKZM.js} +0 -0
  274. /package/dist/{entity-boost-AU342QRK.js → entity-boost-DL2ZSN7S.js} +0 -0
  275. /package/dist/{message-queue-client-IXYLJJVJ.js → message-queue-client-CVHQXJLM.js} +0 -0
  276. /package/dist/{oauth-server-F4QWESK2.js → oauth-server-CZHVC5S3.js} +0 -0
  277. /package/dist/{project-boot-OHEGJD2L.js → project-boot-UAW3NRQF.js} +0 -0
  278. /package/dist/{wiki-acl-6GZHUA44.js → wiki-acl-SYDZJOJD.js} +0 -0
@@ -8,13 +8,13 @@ import {
8
8
  buildStatusFilter,
9
9
  buildWikiScopeFilter,
10
10
  searchMemories
11
- } from "./chunk-RLBVY5FE.js";
11
+ } from "./chunk-BBLO7IAR.js";
12
12
  import {
13
13
  blobToVector
14
14
  } from "./chunk-OTVEIJUQ.js";
15
15
  import {
16
16
  getClient
17
- } from "./chunk-VG4ZH2Z3.js";
17
+ } from "./chunk-KWFWIJCI.js";
18
18
 
19
19
  // src/lib/hybrid-search.ts
20
20
  var RRF_K = 60;
@@ -361,7 +361,7 @@ async function hybridSearch(queryText, agentId, options) {
361
361
  let rerankerAvailable = false;
362
362
  if (process.env.EXE_IS_DAEMON === "1") {
363
363
  try {
364
- const { isRerankerAvailable } = await import("./reranker-MNJSTOPR.js");
364
+ const { isRerankerAvailable } = await import("./reranker-YM3446PK.js");
365
365
  rerankerAvailable = isRerankerAvailable();
366
366
  } catch {
367
367
  }
@@ -427,7 +427,7 @@ async function hybridSearch(queryText, agentId, options) {
427
427
  ]).catch(() => []),
428
428
  includeStructuredCards ? (async () => {
429
429
  try {
430
- const { searchMemoryCards } = await import("./memory-cards-CNLMHSZC.js");
430
+ const { searchMemoryCards } = await import("./memory-cards-DNUKSSAL.js");
431
431
  return await searchMemoryCards(effectiveQuery, agentId, fetchOptions);
432
432
  } catch {
433
433
  return [];
@@ -436,7 +436,7 @@ async function hybridSearch(queryText, agentId, options) {
436
436
  // Reflection insights: patterns, contradictions, summaries across sessions
437
437
  includeStructuredCards ? (async () => {
438
438
  try {
439
- const { searchReflections } = await import("./memory-reflection-VHQRUZWK.js");
439
+ const { searchReflections } = await import("./memory-reflection-NKH3Y4BD.js");
440
440
  const insights = await searchReflections(effectiveQuery, agentId, 5, {
441
441
  includeArchived: options?.includeArchived
442
442
  });
@@ -537,7 +537,7 @@ async function hybridSearch(queryText, agentId, options) {
537
537
  let entityBoostRan = false;
538
538
  if (merged.length > 0) {
539
539
  try {
540
- const { applyEntityBoost } = await import("./entity-boost-AU342QRK.js");
540
+ const { applyEntityBoost } = await import("./entity-boost-DL2ZSN7S.js");
541
541
  const boosted = await applyEntityBoost(merged, effectiveQuery, getClient());
542
542
  merged = boosted.results;
543
543
  graphContextMap = boosted.graphContext;
@@ -561,7 +561,7 @@ async function hybridSearch(queryText, agentId, options) {
561
561
  try {
562
562
  let rerankedRecords;
563
563
  if (graphContextMap.size > 0) {
564
- const { rerankWithContext } = await import("./reranker-MNJSTOPR.js");
564
+ const { rerankWithContext } = await import("./reranker-YM3446PK.js");
565
565
  const candidates = merged.map((m) => ({
566
566
  text: m.raw_text,
567
567
  context: graphContextMap.get(m.id)
@@ -569,7 +569,7 @@ async function hybridSearch(queryText, agentId, options) {
569
569
  const scored = await rerankWithContext(effectiveQuery, candidates, rerankReturnLimit);
570
570
  rerankedRecords = scored.map((s) => merged[s.index]);
571
571
  } else {
572
- const { rerank } = await import("./reranker-MNJSTOPR.js");
572
+ const { rerank } = await import("./reranker-YM3446PK.js");
573
573
  rerankedRecords = await rerank(effectiveQuery, merged, rerankReturnLimit);
574
574
  }
575
575
  if (rerankedRecords.length > 0) {
@@ -931,7 +931,7 @@ async function lightweightSearch(queryText, agentId, options) {
931
931
  }
932
932
  if (results.length >= 2) {
933
933
  try {
934
- const { recordCoActivations } = await import("./co-activation-RH46OQ3N.js");
934
+ const { recordCoActivations } = await import("./co-activation-TVNH23OE.js");
935
935
  const ids = results.slice(0, 10).map((r) => r.id);
936
936
  void recordCoActivations(ids);
937
937
  } catch {
@@ -939,7 +939,7 @@ async function lightweightSearch(queryText, agentId, options) {
939
939
  }
940
940
  if (options?.includeStructuredCards !== true) return results;
941
941
  try {
942
- const { searchMemoryCards } = await import("./memory-cards-CNLMHSZC.js");
942
+ const { searchMemoryCards } = await import("./memory-cards-DNUKSSAL.js");
943
943
  const cardResults = await searchMemoryCards(queryText, agentId, options);
944
944
  if (cardResults.length > 0) {
945
945
  return rrfMergeMulti([results, cardResults], limit, RRF_K, [1, 0.85]);
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  sendMessage
3
- } from "./chunk-IFSOVXGN.js";
3
+ } from "./chunk-NWYFJJ6O.js";
4
4
  import {
5
5
  getActiveAgent
6
- } from "./chunk-BMNX3YWX.js";
6
+ } from "./chunk-FPQUU3DI.js";
7
7
 
8
8
  // src/mcp/tools/send-message.ts
9
9
  import { z } from "zod";
@@ -2,7 +2,7 @@ import {
2
2
  getClient,
3
3
  isCoordinatorName,
4
4
  loadEmployeesSync
5
- } from "./chunk-VG4ZH2Z3.js";
5
+ } from "./chunk-KWFWIJCI.js";
6
6
 
7
7
  // src/lib/steward-gate.ts
8
8
  import crypto from "crypto";
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-2I23RPSI.js";
4
4
  import {
5
5
  listBackups
6
- } from "./chunk-CSTL7BMK.js";
6
+ } from "./chunk-QQ425N26.js";
7
7
  import {
8
8
  getEmotionalBaseline,
9
9
  renderEmotionalBaselineSection
@@ -1119,7 +1119,7 @@ async function migrateReflectionDedup(client) {
1119
1119
  "ALTER TABLE memory_reflections ADD COLUMN dedup_key TEXT",
1120
1120
  "migration add memory_reflections.dedup_key"
1121
1121
  );
1122
- const { reflectionDedupKey } = await import("./memory-reflection-VHQRUZWK.js");
1122
+ const { reflectionDedupKey } = await import("./memory-reflection-NKH3Y4BD.js");
1123
1123
  const keyForRow = (row) => {
1124
1124
  let sources = [];
1125
1125
  try {
@@ -1368,7 +1368,7 @@ async function _attemptBackupRestore(config) {
1368
1368
  } catch {
1369
1369
  }
1370
1370
  try {
1371
- const { pruneCorruptQuarantine } = await import("./db-backup-BTL2FBBL.js");
1371
+ const { pruneCorruptQuarantine } = await import("./db-backup-UX7V6UZ6.js");
1372
1372
  pruneCorruptQuarantine();
1373
1373
  } catch {
1374
1374
  }
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  listBehaviors
3
- } from "./chunk-24BUDF3J.js";
3
+ } from "./chunk-D4DF4XVJ.js";
4
4
  import {
5
5
  loadConfigSync
6
6
  } from "./chunk-WCES22KG.js";
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  extractMemoryGraph
3
- } from "./chunk-6SPUK67A.js";
3
+ } from "./chunk-E7QPRJYM.js";
4
4
  import {
5
5
  flushBatch,
6
6
  writeMemory
7
- } from "./chunk-RLBVY5FE.js";
7
+ } from "./chunk-BBLO7IAR.js";
8
8
  import {
9
9
  extractKeywords
10
10
  } from "./chunk-CHCA3ZM2.js";
11
11
  import {
12
12
  getActiveAgent
13
- } from "./chunk-BMNX3YWX.js";
13
+ } from "./chunk-FPQUU3DI.js";
14
14
 
15
15
  // src/mcp/tools/import-conversations.ts
16
16
  import { z } from "zod";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getClient
3
- } from "./chunk-VG4ZH2Z3.js";
3
+ } from "./chunk-KWFWIJCI.js";
4
4
 
5
5
  // src/lib/token-budget.ts
6
6
  var WARN_THRESHOLD = 0.8;
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  isCrdtSyncEnabled
3
- } from "./chunk-PCRRDXGL.js";
3
+ } from "./chunk-SOCPFERN.js";
4
4
  import {
5
5
  GHOST_BEHAVIOR_SQL,
6
6
  isGhostBehaviorRow
7
- } from "./chunk-24BUDF3J.js";
7
+ } from "./chunk-D4DF4XVJ.js";
8
8
  import {
9
9
  decryptSyncBlob,
10
10
  encryptSyncBlob,
@@ -13,16 +13,16 @@ import {
13
13
  } from "./chunk-LO6L5ADL.js";
14
14
  import {
15
15
  retryOnDaemonTransportError
16
- } from "./chunk-SB7W6XI4.js";
16
+ } from "./chunk-REQZMGAZ.js";
17
17
  import {
18
18
  getClient,
19
19
  loadEmployees,
20
20
  registerBinSymlinks,
21
21
  saveEmployees
22
- } from "./chunk-VG4ZH2Z3.js";
22
+ } from "./chunk-KWFWIJCI.js";
23
23
  import {
24
24
  loadDeviceId
25
- } from "./chunk-I6RHLHVW.js";
25
+ } from "./chunk-AU6N56DM.js";
26
26
  import {
27
27
  EXE_AI_DIR
28
28
  } from "./chunk-WCES22KG.js";
@@ -584,7 +584,7 @@ async function cloudSync(config, options) {
584
584
  let pulled = 0;
585
585
  if (pullResult.records.length > 0) {
586
586
  if (shouldUseCrdtMergeForCloudSync()) {
587
- const { initCrdtDoc, importExistingMemories, readAllMemories } = await import("./crdt-sync-4R7SXTNB.js");
587
+ const { initCrdtDoc, importExistingMemories, readAllMemories } = await import("./crdt-sync-XXO4GRSB.js");
588
588
  initCrdtDoc();
589
589
  importExistingMemories(
590
590
  pullResult.records.map((rec) => ({
@@ -1023,7 +1023,7 @@ async function cloudSync(config, options) {
1023
1023
  }
1024
1024
  const totalMemories = await countRows("SELECT COUNT(*) as cnt FROM memories WHERE status = 'active' OR status IS NULL");
1025
1025
  try {
1026
- const { getLatestBackup } = await import("./db-backup-BTL2FBBL.js");
1026
+ const { getLatestBackup } = await import("./db-backup-UX7V6UZ6.js");
1027
1027
  const latestBackup = getLatestBackup();
1028
1028
  if (latestBackup) {
1029
1029
  const backupSize = statSync(latestBackup).size;
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  recordSessionKill
3
- } from "./chunk-OUAGTQC4.js";
3
+ } from "./chunk-VCQNLOC5.js";
4
4
  import {
5
5
  updateTask
6
- } from "./chunk-VA2MDALR.js";
6
+ } from "./chunk-AHIUTOZS.js";
7
7
  import {
8
8
  ensureEmployeeAsync,
9
9
  extractRootExe,
@@ -14,7 +14,7 @@ import {
14
14
  sessionScopeFilter,
15
15
  strictSessionScopeFilter,
16
16
  writeNotification
17
- } from "./chunk-MMNMQNLD.js";
17
+ } from "./chunk-HEXJWMFX.js";
18
18
  import {
19
19
  queueIntercom
20
20
  } from "./chunk-4FVVJ7ME.js";
@@ -23,7 +23,7 @@ import {
23
23
  } from "./chunk-E23LNUWJ.js";
24
24
  import {
25
25
  listSessions
26
- } from "./chunk-ZAA344BL.js";
26
+ } from "./chunk-GDAHXYNV.js";
27
27
  import {
28
28
  listTmuxSessions,
29
29
  parseContextPercentage
@@ -33,7 +33,7 @@ import {
33
33
  } from "./chunk-KOO3J5PV.js";
34
34
  import {
35
35
  recordOrchestrationEventBestEffort
36
- } from "./chunk-P4ULFI2N.js";
36
+ } from "./chunk-6FKWKNTV.js";
37
37
  import {
38
38
  getAgentRuntime
39
39
  } from "./chunk-2PI6JBJL.js";
@@ -42,7 +42,7 @@ import {
42
42
  getCoordinatorName,
43
43
  isCoordinatorName,
44
44
  shouldAutoInstance
45
- } from "./chunk-VG4ZH2Z3.js";
45
+ } from "./chunk-KWFWIJCI.js";
46
46
  import {
47
47
  loadConfigSync
48
48
  } from "./chunk-WCES22KG.js";
@@ -1471,8 +1471,24 @@ function reapZombieAgentProcesses(deps) {
1471
1471
  // GPU process variants
1472
1472
  /Contents\/Frameworks\/.*Helper/i,
1473
1473
  // macOS framework helpers
1474
- /\/Applications\/Claude/i
1474
+ /\/Applications\/Claude/i,
1475
1475
  // Launched from /Applications
1476
+ // Bug af3a7da8: the OpenAI Codex desktop app ships a Chrome extension at
1477
+ // ~/.codex/plugins/cache/openai-bundled/chrome/.../extension-h that runs as a
1478
+ // Google Chrome renderer. Its args contain "codex" (the path), so /\bcodex\b/
1479
+ // matched it; the reaper then killed it AND its parent (Chrome's main process),
1480
+ // SIGTERMing Google Chrome every cycle. Exclude browsers + the bundled-chrome
1481
+ // extension path + browser child processes — never exe-os CLI agents.
1482
+ /Google\s+Chrome/i,
1483
+ // Google Chrome (main + helpers)
1484
+ /\bChromium\b/i,
1485
+ // Chromium
1486
+ /\.codex\/plugins\/.*\/chrome\//i,
1487
+ // Codex bundled Chrome extension path
1488
+ /chrome.*\/extension[-\/]/i,
1489
+ // Chrome extension processes
1490
+ /--type=(renderer|gpu-process|utility|zygote|broker|crashpad)/
1491
+ // browser child processes
1476
1492
  ];
1477
1493
  for (const [pid, info] of procMap) {
1478
1494
  if (pid === deps.selfPid) continue;
@@ -1939,7 +1955,7 @@ async function reapOrphanedWorktrees(deps, nowMs = Date.now()) {
1939
1955
  }
1940
1956
  async function createWorktreeReaperRealDeps() {
1941
1957
  const { getPaneCwdAsync } = await import("./lib/tmux-status.js");
1942
- const { getGitRoot, isWorktreeDirty: isDirty } = await import("./worktree-Z2G4CP4Z.js");
1958
+ const { getGitRoot, isWorktreeDirty: isDirty } = await import("./worktree-BPHTRV5V.js");
1943
1959
  const { statSync: statSync3 } = await import("fs");
1944
1960
  const { basename } = await import("path");
1945
1961
  const { promisify: promisify2 } = await import("util");
@@ -2123,7 +2139,7 @@ async function gcStaleCheckpoints() {
2123
2139
  }
2124
2140
  async function pollTaskGroupBarriers() {
2125
2141
  try {
2126
- const { checkAndFireBarriers } = await import("./tasks-crud-SC3ERIUR.js");
2142
+ const { checkAndFireBarriers } = await import("./tasks-crud-Q3DKZMU4.js");
2127
2143
  const firedGroupIds = await checkAndFireBarriers();
2128
2144
  if (firedGroupIds.length === 0) return 0;
2129
2145
  const { getClient } = await import("./lib/database.js");
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  initStore
3
- } from "./chunk-RLBVY5FE.js";
3
+ } from "./chunk-BBLO7IAR.js";
4
4
  import {
5
5
  getClient,
6
6
  isInitialized
7
- } from "./chunk-VG4ZH2Z3.js";
7
+ } from "./chunk-KWFWIJCI.js";
8
8
 
9
9
  // src/lib/schedules.ts
10
10
  import crypto from "crypto";
@@ -4,17 +4,17 @@ import {
4
4
  resolveExeSession,
5
5
  sendIntercom,
6
6
  strictSessionScopeFilter
7
- } from "./chunk-MMNMQNLD.js";
7
+ } from "./chunk-HEXJWMFX.js";
8
8
  import {
9
9
  parseMessage,
10
10
  serializeMessage
11
11
  } from "./chunk-4JERP7NT.js";
12
12
  import {
13
13
  recordOrchestrationEventBestEffort
14
- } from "./chunk-P4ULFI2N.js";
14
+ } from "./chunk-6FKWKNTV.js";
15
15
  import {
16
16
  getClient
17
- } from "./chunk-VG4ZH2Z3.js";
17
+ } from "./chunk-KWFWIJCI.js";
18
18
 
19
19
  // src/lib/messaging.ts
20
20
  import crypto from "crypto";
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  fastDbInit
3
- } from "./chunk-6PR2RAKM.js";
3
+ } from "./chunk-AK5MFSYL.js";
4
4
  import {
5
5
  sessionScopeFilter
6
- } from "./chunk-MMNMQNLD.js";
6
+ } from "./chunk-HEXJWMFX.js";
7
7
  import {
8
8
  formatStatusAll,
9
9
  formatStatusDeep,
@@ -14,7 +14,7 @@ import {
14
14
  getClient,
15
15
  isCoordinatorRole,
16
16
  loadEmployees
17
- } from "./chunk-VG4ZH2Z3.js";
17
+ } from "./chunk-KWFWIJCI.js";
18
18
  import {
19
19
  isMainModule
20
20
  } from "./chunk-6Y4B3QF6.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  recordOrchestrationEventBestEffort
3
- } from "./chunk-P4ULFI2N.js";
3
+ } from "./chunk-6FKWKNTV.js";
4
4
 
5
5
  // src/lib/worktree.ts
6
6
  import { execSync } from "child_process";
@@ -6,7 +6,7 @@ import {
6
6
  connectEmbedDaemon,
7
7
  isClientConnected,
8
8
  sendDaemonRequest
9
- } from "./chunk-SE6MLUOK.js";
9
+ } from "./chunk-2TJPU7ZV.js";
10
10
 
11
11
  // src/lib/db-daemon-client.ts
12
12
  function normalizeStatement(stmt) {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  formatDegradations,
3
3
  getRetrievalHealth
4
- } from "./chunk-BRSMAFBN.js";
4
+ } from "./chunk-4LTLAVOW.js";
5
5
  import {
6
6
  buildRestartReport,
7
7
  formatRestartReport
@@ -16,7 +16,7 @@ import {
16
16
  } from "./chunk-L3TB7CC3.js";
17
17
  import {
18
18
  offloadReadIfMain
19
- } from "./chunk-VG4ZH2Z3.js";
19
+ } from "./chunk-KWFWIJCI.js";
20
20
  import {
21
21
  isMainModule
22
22
  } from "./chunk-6Y4B3QF6.js";
@@ -959,7 +959,7 @@ function formatReport(report, flags) {
959
959
  return lines.join("\n");
960
960
  }
961
961
  async function fixNullVectors() {
962
- const { tryAcquireWorkerSlot, registerWorkerPid } = await import("./worker-gate-KQTODSUQ.js");
962
+ const { tryAcquireWorkerSlot, registerWorkerPid } = await import("./worker-gate-MLBXTRBD.js");
963
963
  if (!tryAcquireWorkerSlot()) {
964
964
  process.stderr.write("[exe-doctor] Worker gate full \u2014 waiting for existing backfill workers to finish\n");
965
965
  await new Promise((r) => setTimeout(r, 5e3));
@@ -1144,7 +1144,7 @@ async function main(argv = process.argv.slice(2)) {
1144
1144
  console.log(formatRestartReport(restartReport));
1145
1145
  return emptyAuditReport();
1146
1146
  }
1147
- const { fastDbInit } = await import("./fast-db-init-PVJ72264.js");
1147
+ const { fastDbInit } = await import("./fast-db-init-FC5O6LS7.js");
1148
1148
  const client = await fastDbInit();
1149
1149
  const report = await runAudit(client, flags);
1150
1150
  console.log(formatReport(report, flags));
@@ -1155,7 +1155,7 @@ ${mode} Applying repairs...
1155
1155
  `);
1156
1156
  if (!flags.dryRun) {
1157
1157
  try {
1158
- const { createBackup } = await import("./db-backup-BTL2FBBL.js");
1158
+ const { createBackup } = await import("./db-backup-UX7V6UZ6.js");
1159
1159
  const backupPath = await createBackup("pre-fix");
1160
1160
  if (backupPath) {
1161
1161
  console.log(` Backup created: ${backupPath.split("/").pop()}`);
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getGlobalProceduresBlock
3
- } from "./chunk-4THK7IA4.js";
3
+ } from "./chunk-DXLENVRL.js";
4
4
 
5
5
  // src/lib/employee-templates.ts
6
6
  var BASE_OPERATING_PROCEDURES = `
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  executeAction,
3
3
  substituteTemplate
4
- } from "./chunk-ZIVUMDHA.js";
4
+ } from "./chunk-4NJZJJ5J.js";
5
5
 
6
6
  // src/automation/workflow-engine.ts
7
7
  import { randomUUID } from "crypto";
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  deactivateBehavior
3
- } from "./chunk-24BUDF3J.js";
3
+ } from "./chunk-D4DF4XVJ.js";
4
4
  import {
5
5
  getActiveAgent
6
- } from "./chunk-BMNX3YWX.js";
6
+ } from "./chunk-FPQUU3DI.js";
7
7
  import {
8
8
  canCoordinate,
9
9
  getClient
10
- } from "./chunk-VG4ZH2Z3.js";
10
+ } from "./chunk-KWFWIJCI.js";
11
11
 
12
12
  // src/mcp/tools/deactivate-behavior.ts
13
13
  import { z } from "zod";
@@ -24,7 +24,7 @@ function registerDeactivateBehavior(server) {
24
24
  async ({ behavior_id }) => {
25
25
  const caller = getActiveAgent();
26
26
  try {
27
- const { StewardGate } = await import("./steward-gate-JEVUDTBI.js");
27
+ const { StewardGate } = await import("./steward-gate-5PKWKGCY.js");
28
28
  const steward = new StewardGate();
29
29
  const gateDecision = await steward.checkAuthority(caller.agentId || "unknown", "deactivate_behavior", behavior_id);
30
30
  if (!gateDecision.allowed) {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  getGitRoot,
3
3
  isWorktreeDirty
4
- } from "./chunk-L6QI2NNG.js";
4
+ } from "./chunk-QM7U5YKL.js";
5
5
 
6
6
  // src/lib/worktree-sweep.ts
7
7
  import { execFileSync } from "child_process";
@@ -2,10 +2,10 @@ import {
2
2
  listWorkflowDefinitions,
3
3
  runWorkflow,
4
4
  startWorkflow
5
- } from "./chunk-XCORXJ3M.js";
5
+ } from "./chunk-S4SRMTOS.js";
6
6
  import {
7
7
  ingest
8
- } from "./chunk-63UEWYM3.js";
8
+ } from "./chunk-CO4247VK.js";
9
9
  import {
10
10
  initCRMBridge
11
11
  } from "./chunk-ONKIWA3R.js";
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  isExeSession
3
- } from "./chunk-MMNMQNLD.js";
3
+ } from "./chunk-HEXJWMFX.js";
4
4
  import {
5
5
  recordOrchestrationEventBestEffort
6
- } from "./chunk-P4ULFI2N.js";
6
+ } from "./chunk-6FKWKNTV.js";
7
7
  import {
8
8
  getClient,
9
9
  isCoordinatorName
10
- } from "./chunk-VG4ZH2Z3.js";
10
+ } from "./chunk-KWFWIJCI.js";
11
11
  import {
12
12
  isDaemonAlive
13
13
  } from "./chunk-7HLWBYH7.js";
@@ -7,14 +7,14 @@ import {
7
7
  } from "./chunk-PROQW3NL.js";
8
8
  import {
9
9
  vectorToBlob
10
- } from "./chunk-RLBVY5FE.js";
10
+ } from "./chunk-BBLO7IAR.js";
11
11
  import {
12
12
  extractKeywords,
13
13
  keywordsToString
14
14
  } from "./chunk-CHCA3ZM2.js";
15
15
  import {
16
16
  isCoordinatorName
17
- } from "./chunk-VG4ZH2Z3.js";
17
+ } from "./chunk-KWFWIJCI.js";
18
18
 
19
19
  // src/lib/consolidation.ts
20
20
  import { randomUUID } from "crypto";
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  getActiveAgent
3
- } from "./chunk-BMNX3YWX.js";
3
+ } from "./chunk-FPQUU3DI.js";
4
4
  import {
5
5
  listTasks
6
- } from "./chunk-MMNMQNLD.js";
6
+ } from "./chunk-HEXJWMFX.js";
7
7
  import {
8
8
  getAgentContext
9
9
  } from "./chunk-GJV3WDWM.js";
10
10
  import {
11
11
  isCoordinatorName
12
- } from "./chunk-VG4ZH2Z3.js";
12
+ } from "./chunk-KWFWIJCI.js";
13
13
 
14
14
  // src/mcp/tools/list-tasks.ts
15
15
  import { z } from "zod";
@@ -5,13 +5,13 @@ import {
5
5
  notifyParentExe,
6
6
  resolveExeSession,
7
7
  sendIntercom
8
- } from "./chunk-MMNMQNLD.js";
8
+ } from "./chunk-HEXJWMFX.js";
9
9
  import {
10
10
  getTransport
11
11
  } from "./chunk-KOO3J5PV.js";
12
12
  import {
13
13
  recordOrchestrationEventBestEffort
14
- } from "./chunk-P4ULFI2N.js";
14
+ } from "./chunk-6FKWKNTV.js";
15
15
  import {
16
16
  getAgentRuntime
17
17
  } from "./chunk-2PI6JBJL.js";
@@ -22,7 +22,7 @@ import {
22
22
  isCoordinatorName,
23
23
  isMultiInstance,
24
24
  shouldAutoInstance
25
- } from "./chunk-VG4ZH2Z3.js";
25
+ } from "./chunk-KWFWIJCI.js";
26
26
 
27
27
  // src/lib/tasks-notify.ts
28
28
  var VERIFY_DELAY_MS = 1e4;
@@ -68,7 +68,7 @@ async function dispatchTaskToEmployee(input) {
68
68
  let crossProject = false;
69
69
  if (input.projectName) {
70
70
  try {
71
- const { assertSessionScope } = await import("./session-scope-JTPHECAU.js");
71
+ const { assertSessionScope } = await import("./session-scope-HNXLG56Y.js");
72
72
  const check = assertSessionScope("dispatch_task", input.projectName);
73
73
  if (check.reason === "cross_session_denied") {
74
74
  crossProject = true;
@@ -7,7 +7,7 @@ import {
7
7
  import {
8
8
  connectEmbedDaemon,
9
9
  embedBatchViaClient
10
- } from "./chunk-SE6MLUOK.js";
10
+ } from "./chunk-2TJPU7ZV.js";
11
11
  import {
12
12
  EXE_AI_DIR
13
13
  } from "./chunk-WCES22KG.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  routeTask
3
- } from "./chunk-KMI4TUTW.js";
3
+ } from "./chunk-BTBE6FT4.js";
4
4
  import {
5
5
  createTaskCore,
6
6
  employeeSessionName,
@@ -9,11 +9,11 @@ import {
9
9
  isEmployeeAlive,
10
10
  sessionScopeFilter,
11
11
  updateTaskStatus
12
- } from "./chunk-MMNMQNLD.js";
12
+ } from "./chunk-HEXJWMFX.js";
13
13
  import {
14
14
  DEFAULT_COORDINATOR_TEMPLATE_NAME,
15
15
  getCoordinatorName
16
- } from "./chunk-VG4ZH2Z3.js";
16
+ } from "./chunk-KWFWIJCI.js";
17
17
 
18
18
  // src/runtime/orchestrator.ts
19
19
  var STALE_THRESHOLD_MS = 2 * 60 * 60 * 1e3;
@@ -2,7 +2,7 @@ import {
2
2
  connectEmbedDaemon,
3
3
  disconnectClient,
4
4
  embedViaClient
5
- } from "./chunk-SE6MLUOK.js";
5
+ } from "./chunk-2TJPU7ZV.js";
6
6
  import {
7
7
  EMBEDDING_DIM
8
8
  } from "./chunk-FXU7JOXK.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  processCRMEvent
3
- } from "./chunk-ZIVUMDHA.js";
3
+ } from "./chunk-4NJZJJ5J.js";
4
4
 
5
5
  // src/gateway/adapters/crm-webhook.ts
6
6
  function parseTwentyWebhook(payload) {