@askexenow/exe-os 0.9.277 → 0.9.278

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 (905) hide show
  1. package/deploy/compose/.env.customer.example +7 -1
  2. package/deploy/compose/docker-compose.yml +101 -3
  3. package/deploy/compose/generate-env.ts +15 -1
  4. package/deploy/stack-manifests/v0.9.json +10 -1
  5. package/dist/active-agent-5EEYT2TE.js +27 -0
  6. package/dist/active-agent-BYJKV76X.js +27 -0
  7. package/dist/active-agent-EZYHPCST.js +27 -0
  8. package/dist/active-agent-MPL6V6XS.js +26 -0
  9. package/dist/active-agent-URILMEDD.js +26 -0
  10. package/dist/active-agent-UY52QRI3.js +26 -0
  11. package/dist/agentic-ontology-5VGMSNAJ.js +25 -0
  12. package/dist/agentic-ontology-SJMJ5YZF.js +25 -0
  13. package/dist/agentic-ontology-YRIBZ5WG.js +25 -0
  14. package/dist/backfill-metadata-6ZWW4M7H.js +599 -0
  15. package/dist/backfill-metadata-B6WU3MZI.js +599 -0
  16. package/dist/backfill-metadata-ELH7WG2M.js +598 -0
  17. package/dist/backfill-metadata-MKHNOYCY.js +599 -0
  18. package/dist/backfill-metadata-MLXZCZYY.js +599 -0
  19. package/dist/backfill-metadata-T46CBFOR.js +599 -0
  20. package/dist/backfill-metadata-UERHT4FO.js +599 -0
  21. package/dist/background-jobs-MO44YETB.js +25 -0
  22. package/dist/behaviors-3XOGHWHJ.js +39 -0
  23. package/dist/behaviors-6FTJ2MIS.js +39 -0
  24. package/dist/behaviors-AMABGD5P.js +39 -0
  25. package/dist/behaviors-DCLKGAEV.js +39 -0
  26. package/dist/behaviors-EPPOMBKH.js +32 -0
  27. package/dist/behaviors-NTIOVMUF.js +39 -0
  28. package/dist/behaviors-QTEHBMEJ.js +39 -0
  29. package/dist/bin/age-ontology-load.js +2 -2
  30. package/dist/bin/agentic-ontology-backfill.js +8 -7
  31. package/dist/bin/agentic-reflection-backfill.js +9 -8
  32. package/dist/bin/agentic-semantic-label.js +8 -7
  33. package/dist/bin/backfill-conversations.js +8 -7
  34. package/dist/bin/backfill-responses.js +8 -7
  35. package/dist/bin/backfill-vectors.js +11 -10
  36. package/dist/bin/bulk-sync-postgres.js +9 -8
  37. package/dist/bin/cc-doctor.js +7 -6
  38. package/dist/bin/cleanup-stale-review-tasks.js +13 -12
  39. package/dist/bin/cli.js +75 -23
  40. package/dist/bin/exe-agent-config.js +5 -4
  41. package/dist/bin/exe-agent.js +10 -9
  42. package/dist/bin/exe-assign.js +10 -9
  43. package/dist/bin/exe-boot.js +21 -20
  44. package/dist/bin/exe-call.js +7 -6
  45. package/dist/bin/exe-cloud.js +8 -7
  46. package/dist/bin/exe-dispatch.js +13 -12
  47. package/dist/bin/exe-doctor.js +1 -1
  48. package/dist/bin/exe-export-behaviors.js +9 -8
  49. package/dist/bin/exe-forget.js +8 -7
  50. package/dist/bin/exe-gateway.js +9 -8
  51. package/dist/bin/exe-healthcheck.js +7 -6
  52. package/dist/bin/exe-heartbeat.js +13 -12
  53. package/dist/bin/exe-kill.js +16 -15
  54. package/dist/bin/exe-launch-agent.js +21 -20
  55. package/dist/bin/exe-new-employee.js +15 -12
  56. package/dist/bin/exe-pending-messages.js +14 -13
  57. package/dist/bin/exe-pending-notifications.js +13 -12
  58. package/dist/bin/exe-pending-reviews.js +13 -12
  59. package/dist/bin/exe-rename.js +7 -6
  60. package/dist/bin/exe-review.js +15 -14
  61. package/dist/bin/exe-search.js +7 -6
  62. package/dist/bin/exe-session-cleanup.js +18 -17
  63. package/dist/bin/exe-settings.js +8 -7
  64. package/dist/bin/exe-start-codex.js +13 -12
  65. package/dist/bin/exe-start-opencode.js +10 -9
  66. package/dist/bin/exe-status.js +14 -13
  67. package/dist/bin/exe-support.js +3 -3
  68. package/dist/bin/exe-team.js +5 -4
  69. package/dist/bin/exe-watchdog.js +126 -0
  70. package/dist/bin/git-sweep.js +14 -13
  71. package/dist/bin/graph-backfill.js +9 -8
  72. package/dist/bin/graph-export.js +7 -6
  73. package/dist/bin/import-history.js +11 -10
  74. package/dist/bin/install.js +81 -7
  75. package/dist/bin/intercom-check.js +4 -4
  76. package/dist/bin/mcp-sessions.js +2 -2
  77. package/dist/bin/orchestration-metrics.js +6 -5
  78. package/dist/bin/postgres-agentic-reflection-backfill.js +4 -4
  79. package/dist/bin/postgres-agentic-semantic-backfill.js +3 -3
  80. package/dist/bin/pre-publish.js +1 -1
  81. package/dist/bin/registry-proxy.js +6 -1
  82. package/dist/bin/scan-tasks.js +13 -12
  83. package/dist/bin/setup.js +2 -2
  84. package/dist/bin/shard-migrate.js +7 -6
  85. package/dist/bin/stack-update.js +33 -6
  86. package/dist/bin/update.js +30 -11
  87. package/dist/bin/verify-stack.js +1 -1
  88. package/dist/bin/vps-health-gate.js +1 -1
  89. package/dist/branding-NH36C3NT.js +97 -0
  90. package/dist/capability-cards-5OVVQFSG.js +88 -0
  91. package/dist/capability-cards-XTW7GS2S.js +88 -0
  92. package/dist/capacity-monitor-DHEFNQKQ.js +50 -0
  93. package/dist/capacity-monitor-KGERCH3E.js +50 -0
  94. package/dist/capacity-monitor-LN3MGVV2.js +50 -0
  95. package/dist/capacity-monitor-QSK3WFVR.js +49 -0
  96. package/dist/capacity-monitor-RHLLVXM2.js +50 -0
  97. package/dist/capacity-monitor-S4TFIQ3K.js +50 -0
  98. package/dist/capacity-monitor-YAMHRVQW.js +50 -0
  99. package/dist/catchup-brief-3FH3JU6I.js +154 -0
  100. package/dist/catchup-brief-7IEGU3TG.js +154 -0
  101. package/dist/catchup-brief-AVI2YEW6.js +154 -0
  102. package/dist/catchup-brief-L7JBWHSL.js +154 -0
  103. package/dist/catchup-brief-OFWBGN5K.js +153 -0
  104. package/dist/catchup-brief-OOJQ3IIU.js +154 -0
  105. package/dist/catchup-brief-ZGD2I7DQ.js +154 -0
  106. package/dist/catchup-brief-ZZWHYI3N.js +153 -0
  107. package/dist/chunk-26PLDPHD.js +712 -0
  108. package/dist/chunk-27L6DDYQ.js +1352 -0
  109. package/dist/chunk-2B2BPBA7.js +58 -0
  110. package/dist/chunk-2JHTGJO2.js +1094 -0
  111. package/dist/chunk-2JJHH2SH.js +181 -0
  112. package/dist/chunk-2KRZWFQD.js +230 -0
  113. package/dist/chunk-2KXJPQ2M.js +1352 -0
  114. package/dist/chunk-2O4HVPXA.js +103 -0
  115. package/dist/chunk-2VN6NRV2.js +54 -0
  116. package/dist/chunk-2WYKCROR.js +210 -0
  117. package/dist/chunk-2XXRXUB7.js +58 -0
  118. package/dist/chunk-2YFSGW7O.js +551 -0
  119. package/dist/chunk-34DYLKZT.js +3208 -0
  120. package/dist/chunk-35QBHS6B.js +97 -0
  121. package/dist/chunk-35RECM5W.js +348 -0
  122. package/dist/chunk-3747I55U.js +76 -0
  123. package/dist/chunk-3AYLGI7Y.js +214 -0
  124. package/dist/chunk-3BD55ZJF.js +227 -0
  125. package/dist/chunk-3CQQFYA3.js +203 -0
  126. package/dist/chunk-3DCQWUDP.js +85 -0
  127. package/dist/chunk-3EXB6T5H.js +539 -0
  128. package/dist/chunk-3G2Z5PJB.js +389 -0
  129. package/dist/chunk-3O5LAX22.js +250 -0
  130. package/dist/chunk-3RMCQW7X.js +197 -0
  131. package/dist/chunk-3SWYZGJG.js +127 -0
  132. package/dist/chunk-3WD3JUQK.js +75 -0
  133. package/dist/chunk-3WUAL3CR.js +836 -0
  134. package/dist/chunk-3WXEEQ3T.js +1068 -0
  135. package/dist/chunk-3WYLHL45.js +562 -0
  136. package/dist/chunk-3WYTSIOX.js +244 -0
  137. package/dist/chunk-42MZJF65.js +362 -0
  138. package/dist/chunk-44T4AOVK.js +38 -0
  139. package/dist/chunk-45RX4DPW.js +85 -0
  140. package/dist/chunk-466TZNCB.js +14126 -0
  141. package/dist/chunk-46KWEXRX.js +604 -0
  142. package/dist/chunk-4B36JN52.js +128 -0
  143. package/dist/chunk-4C7AHQQA.js +54 -0
  144. package/dist/chunk-4IAYYT3J.js +731 -0
  145. package/dist/chunk-4J356RKL.js +284 -0
  146. package/dist/chunk-4J3YVJWX.js +369 -0
  147. package/dist/chunk-4JRANQMB.js +448 -0
  148. package/dist/chunk-4NB6LQF3.js +333 -0
  149. package/dist/chunk-4NZXKDVR.js +299 -0
  150. package/dist/chunk-4PNJJ5A4.js +363 -0
  151. package/dist/chunk-4UJNNWJE.js +422 -0
  152. package/dist/chunk-4VZ6VSNU.js +97 -0
  153. package/dist/chunk-4XUUXIBE.js +58 -0
  154. package/dist/chunk-5A7JQHEM.js +1345 -0
  155. package/dist/chunk-5DNJPRDW.js +793 -0
  156. package/dist/chunk-5DTWEBG5.js +394 -0
  157. package/dist/chunk-5F33RNAP.js +185 -0
  158. package/dist/chunk-5FPHOPJQ.js +240 -0
  159. package/dist/chunk-5NFRSV6H.js +1076 -0
  160. package/dist/chunk-5PZW44VY.js +204 -0
  161. package/dist/chunk-5Q7ZM5IT.js +240 -0
  162. package/dist/chunk-5VZYDXXX.js +362 -0
  163. package/dist/chunk-5Y2ZXR3I.js +128 -0
  164. package/dist/chunk-5ZO3WY4Y.js +510 -0
  165. package/dist/chunk-62ZKLCYD.js +456 -0
  166. package/dist/chunk-64QZVAA4.js +50 -0
  167. package/dist/chunk-6CGG2QJX.js +50 -0
  168. package/dist/chunk-6LVDSPZV.js +1352 -0
  169. package/dist/chunk-6MV34DJ7.js +307 -0
  170. package/dist/chunk-6OJTDZJM.js +167 -0
  171. package/dist/chunk-6VLTBIIH.js +333 -0
  172. package/dist/chunk-6WP5DRQ6.js +4318 -0
  173. package/dist/chunk-6X7FV7KY.js +668 -0
  174. package/dist/chunk-72TCJIM3.js +85 -0
  175. package/dist/chunk-73ACJERB.js +362 -0
  176. package/dist/chunk-7756TMPY.js +97 -0
  177. package/dist/chunk-7AAIWYHD.js +167 -0
  178. package/dist/chunk-7ANZUBUT.js +377 -0
  179. package/dist/chunk-7AWSQU5B.js +284 -0
  180. package/dist/chunk-7CYEAH4S.js +271 -0
  181. package/dist/chunk-7ERL6LDP.js +836 -0
  182. package/dist/chunk-7HAEQUIE.js +82 -0
  183. package/dist/chunk-7KH2IGCQ.js +1345 -0
  184. package/dist/chunk-7N6GNLO6.js +1119 -0
  185. package/dist/chunk-7QYZ4FSV.js +127 -0
  186. package/dist/chunk-7SBYQTUF.js +1705 -0
  187. package/dist/chunk-A3CXVZPR.js +333 -0
  188. package/dist/chunk-A4XSCPDW.js +127 -0
  189. package/dist/chunk-AE4MOVKX.js +333 -0
  190. package/dist/chunk-AEUBSJFO.js +456 -0
  191. package/dist/chunk-AFSU2SV5.js +836 -0
  192. package/dist/chunk-AKNXSCFY.js +197 -0
  193. package/dist/chunk-AVUD5IEG.js +244 -0
  194. package/dist/chunk-AW3WBG6C.js +128 -0
  195. package/dist/chunk-AWYFEVRL.js +128 -0
  196. package/dist/chunk-AXGMU6BG.js +230 -0
  197. package/dist/chunk-B2LASFPU.js +333 -0
  198. package/dist/chunk-B365RDWM.js +290 -0
  199. package/dist/chunk-BBRV5476.js +81 -0
  200. package/dist/chunk-BDOFLNTB.js +448 -0
  201. package/dist/chunk-BE63NPKQ.js +214 -0
  202. package/dist/chunk-BEXDLB5N.js +448 -0
  203. package/dist/chunk-BT7KAB3P.js +271 -0
  204. package/dist/chunk-BX4MQXRX.js +81 -0
  205. package/dist/chunk-BYZSAGQS.js +227 -0
  206. package/dist/chunk-C22LWKW2.js +97 -0
  207. package/dist/chunk-C2TWAOVD.js +731 -0
  208. package/dist/chunk-C64UXZZ6.js +231 -0
  209. package/dist/chunk-C7KI7JKX.js +36 -0
  210. package/dist/chunk-CBDRH5DQ.js +402 -0
  211. package/dist/chunk-CFJGIQVQ.js +394 -0
  212. package/dist/chunk-CGGCB6BU.js +150 -0
  213. package/dist/chunk-CGP5NHTY.js +50 -0
  214. package/dist/chunk-CIGGH767.js +128 -0
  215. package/dist/chunk-CKFBAOOK.js +54 -0
  216. package/dist/chunk-CMHBRTWE.js +97 -0
  217. package/dist/chunk-COW3PMAJ.js +89 -0
  218. package/dist/chunk-CQTNY366.js +4318 -0
  219. package/dist/chunk-CTPFXMD3.js +81 -0
  220. package/dist/chunk-CTVEWPCC.js +290 -0
  221. package/dist/chunk-CUJCC4PH.js +712 -0
  222. package/dist/chunk-DGGQQ7RD.js +30 -0
  223. package/dist/chunk-DHCTX6XK.js +712 -0
  224. package/dist/chunk-DIDAIRZ7.js +4318 -0
  225. package/dist/chunk-DQA4LDNB.js +89 -0
  226. package/dist/chunk-DQGSKVKU.js +836 -0
  227. package/dist/chunk-DQJA5EIT.js +89 -0
  228. package/dist/chunk-DS56GRKO.js +171 -0
  229. package/dist/chunk-DUA2YZWQ.js +394 -0
  230. package/dist/chunk-E2TPEHVI.js +1094 -0
  231. package/dist/chunk-E3G3ITOE.js +1119 -0
  232. package/dist/chunk-EAP3L4QR.js +128 -0
  233. package/dist/chunk-EK66FMOX.js +1094 -0
  234. package/dist/chunk-ELHVCCY6.js +33 -0
  235. package/dist/chunk-ELI5VD5Q.js +297 -0
  236. package/dist/chunk-ENDSVJNG.js +1352 -0
  237. package/dist/chunk-F5HRB5VO.js +54 -0
  238. package/dist/chunk-F5U5A6YV.js +363 -0
  239. package/dist/chunk-F7WZICIK.js +151 -0
  240. package/dist/chunk-FB5GOSRI.js +1076 -0
  241. package/dist/chunk-FBDHMXOP.js +214 -0
  242. package/dist/chunk-FDDSWNLO.js +81 -0
  243. package/dist/chunk-FETEYP4G.js +333 -0
  244. package/dist/chunk-FJ4H6FOA.js +76 -0
  245. package/dist/chunk-FNWULFJI.js +14217 -0
  246. package/dist/chunk-FOKABS3L.js +448 -0
  247. package/dist/chunk-FQGFPLFM.js +348 -0
  248. package/dist/chunk-FWXU5HYA.js +363 -0
  249. package/dist/chunk-G232L3Q5.js +280 -0
  250. package/dist/chunk-G4TPWA7H.js +240 -0
  251. package/dist/chunk-G6CXMDA2.js +58 -0
  252. package/dist/chunk-GAXR7ABE.js +382 -0
  253. package/dist/chunk-GEANSIRR.js +712 -0
  254. package/dist/chunk-GGFJ6MSU.js +129 -0
  255. package/dist/chunk-GGMIQZI4.js +30 -0
  256. package/dist/chunk-GH6DXQTK.js +262 -0
  257. package/dist/chunk-GI6D3MLE.js +1119 -0
  258. package/dist/chunk-GKOZ5UG2.js +244 -0
  259. package/dist/chunk-GLZMMIQX.js +89 -0
  260. package/dist/chunk-GMBCNJDU.js +1345 -0
  261. package/dist/chunk-GPBC7GMA.js +221 -0
  262. package/dist/chunk-GPXNI3EX.js +510 -0
  263. package/dist/chunk-GQBTW5AE.js +231 -0
  264. package/dist/chunk-GQWBE6IU.js +30 -0
  265. package/dist/chunk-GSSD4X5D.js +382 -0
  266. package/dist/chunk-GULEZKU4.js +377 -0
  267. package/dist/chunk-GYEK3AMF.js +668 -0
  268. package/dist/chunk-GYOLVJRS.js +244 -0
  269. package/dist/chunk-GYSMFE55.js +81 -0
  270. package/dist/chunk-H7DJ4AJG.js +719 -0
  271. package/dist/chunk-HBTAQA7G.js +284 -0
  272. package/dist/chunk-HDYKW5NV.js +127 -0
  273. package/dist/chunk-HFZJAI6P.js +81 -0
  274. package/dist/chunk-HOVLH2JR.js +76 -0
  275. package/dist/chunk-HWP54J5Y.js +382 -0
  276. package/dist/chunk-HZG6FKF2.js +3208 -0
  277. package/dist/chunk-I2VGB3DB.js +197 -0
  278. package/dist/chunk-I53UEJQT.js +127 -0
  279. package/dist/chunk-I6F4NPZ4.js +345 -0
  280. package/dist/chunk-I7GRBEFS.js +690 -0
  281. package/dist/chunk-ICME72PJ.js +382 -0
  282. package/dist/chunk-IFTAGSG4.js +128 -0
  283. package/dist/chunk-IK47YAXM.js +362 -0
  284. package/dist/chunk-IKFPD4SL.js +271 -0
  285. package/dist/chunk-IKIJOQRJ.js +731 -0
  286. package/dist/chunk-IMCTPGHP.js +2113 -0
  287. package/dist/chunk-IN3Q5WMY.js +668 -0
  288. package/dist/chunk-INH3WNKK.js +1094 -0
  289. package/dist/chunk-IQ2KMRAT.js +284 -0
  290. package/dist/chunk-IRC4MHIN.js +280 -0
  291. package/dist/chunk-IS7ND4DN.js +1345 -0
  292. package/dist/chunk-IU5J35BA.js +4318 -0
  293. package/dist/chunk-IV5EBQ3A.js +1076 -0
  294. package/dist/chunk-IVGUIZ2J.js +345 -0
  295. package/dist/chunk-J4ASJIQ3.js +197 -0
  296. package/dist/chunk-J5ATXGU5.js +185 -0
  297. package/dist/chunk-JBRZLQMV.js +214 -0
  298. package/dist/chunk-JFDGS2SZ.js +157 -0
  299. package/dist/chunk-JHMA7CMX.js +50 -0
  300. package/dist/chunk-JKMVHGBJ.js +244 -0
  301. package/dist/chunk-JLCZPVZL.js +1352 -0
  302. package/dist/chunk-JLKBCZDU.js +197 -0
  303. package/dist/chunk-JNPH46JY.js +54 -0
  304. package/dist/chunk-JRLIQNNX.js +284 -0
  305. package/dist/chunk-K5HO53KF.js +76 -0
  306. package/dist/chunk-K5ZFXXWF.js +668 -0
  307. package/dist/chunk-KCJ5NMAV.js +14217 -0
  308. package/dist/chunk-KCLFSLPR.js +89 -0
  309. package/dist/chunk-KCSLEYLJ.js +271 -0
  310. package/dist/chunk-KDSVJUVQ.js +836 -0
  311. package/dist/chunk-KSR2EJWE.js +204 -0
  312. package/dist/chunk-KT4KUVEJ.js +448 -0
  313. package/dist/chunk-KTDHR2AS.js +157 -0
  314. package/dist/chunk-KUOBRPT6.js +210 -0
  315. package/dist/chunk-KXX2CFRT.js +54 -0
  316. package/dist/chunk-KYWG5PUZ.js +1352 -0
  317. package/dist/chunk-L2JVKG4T.js +280 -0
  318. package/dist/chunk-L2XAUWQE.js +2113 -0
  319. package/dist/chunk-L3XNGJ3U.js +75 -0
  320. package/dist/chunk-L6JL5UVJ.js +47 -0
  321. package/dist/chunk-LAVJSFSR.js +58 -0
  322. package/dist/chunk-LBGOENQA.js +197 -0
  323. package/dist/chunk-LBT2FANK.js +167 -0
  324. package/dist/chunk-LEBORBV2.js +204 -0
  325. package/dist/chunk-LEQX7SCN.js +377 -0
  326. package/dist/chunk-LGEJ4DUW.js +58 -0
  327. package/dist/chunk-LITHAITJ.js +1345 -0
  328. package/dist/chunk-LKRMNK7T.js +284 -0
  329. package/dist/chunk-LL3BHPVQ.js +231 -0
  330. package/dist/chunk-LM3AP2GU.js +4318 -0
  331. package/dist/chunk-LQBOJUPS.js +89 -0
  332. package/dist/chunk-LQGCWYRK.js +2078 -0
  333. package/dist/chunk-LRY6QF3L.js +129 -0
  334. package/dist/chunk-LTBVEUC6.js +262 -0
  335. package/dist/chunk-LV3JU5GJ.js +123 -0
  336. package/dist/chunk-M4FOJ6IV.js +377 -0
  337. package/dist/chunk-MB4ICO7N.js +382 -0
  338. package/dist/chunk-MCUUHFIX.js +41 -0
  339. package/dist/chunk-MGJESUP3.js +106 -0
  340. package/dist/chunk-MHBZ4LNE.js +167 -0
  341. package/dist/chunk-MLYJVHJN.js +539 -0
  342. package/dist/chunk-MR46MEGO.js +290 -0
  343. package/dist/chunk-MTXK2XPB.js +402 -0
  344. package/dist/chunk-MUG4HTT7.js +167 -0
  345. package/dist/chunk-MYGIOBW3.js +128 -0
  346. package/dist/chunk-N2BBZTDL.js +210 -0
  347. package/dist/chunk-NA3TMKEM.js +621 -0
  348. package/dist/chunk-NHJBDWJ7.js +510 -0
  349. package/dist/chunk-NKUYBPUC.js +128 -0
  350. package/dist/chunk-NM6MMMJX.js +2078 -0
  351. package/dist/chunk-NNF6HLWC.js +836 -0
  352. package/dist/chunk-NPXROARB.js +70 -0
  353. package/dist/chunk-NTUJZ6CY.js +197 -0
  354. package/dist/chunk-NWAETGEP.js +539 -0
  355. package/dist/chunk-NX34DZQB.js +668 -0
  356. package/dist/chunk-NZEWCXE2.js +486 -0
  357. package/dist/chunk-O5FHNPQ6.js +345 -0
  358. package/dist/chunk-O6MRZNAE.js +103 -0
  359. package/dist/chunk-OBYHZT6Q.js +731 -0
  360. package/dist/chunk-OCIXUO4S.js +50 -0
  361. package/dist/chunk-OF4MHIE6.js +70 -0
  362. package/dist/chunk-OFNEGXLK.js +510 -0
  363. package/dist/chunk-OG4NX4VY.js +363 -0
  364. package/dist/chunk-OGUHMHVO.js +54 -0
  365. package/dist/chunk-ONESJWK5.js +167 -0
  366. package/dist/chunk-OUMHUAB6.js +123 -0
  367. package/dist/chunk-OWVYNHH2.js +1076 -0
  368. package/dist/chunk-OY76F2XU.js +345 -0
  369. package/dist/chunk-OYQZGBSG.js +448 -0
  370. package/dist/chunk-OZ5QM773.js +1352 -0
  371. package/dist/chunk-P2C7MLTV.js +85 -0
  372. package/dist/chunk-P5E7QIHN.js +1076 -0
  373. package/dist/chunk-P5R6YV36.js +2078 -0
  374. package/dist/chunk-P6QYO2O6.js +2078 -0
  375. package/dist/chunk-PBFCH7CB.js +510 -0
  376. package/dist/chunk-PBOAEURR.js +363 -0
  377. package/dist/chunk-PD3Q525F.js +357 -0
  378. package/dist/chunk-PG72GEFB.js +382 -0
  379. package/dist/chunk-PMVOUPTY.js +133 -0
  380. package/dist/chunk-PNH4KZSF.js +214 -0
  381. package/dist/chunk-PO477YKG.js +2078 -0
  382. package/dist/chunk-PPVXWLC4.js +345 -0
  383. package/dist/chunk-PQE3TVEE.js +539 -0
  384. package/dist/chunk-PU66RURY.js +630 -0
  385. package/dist/chunk-PW76CFBY.js +181 -0
  386. package/dist/chunk-PXBIZMGP.js +271 -0
  387. package/dist/chunk-Q2EVCXHO.js +284 -0
  388. package/dist/chunk-Q3T3Q6BO.js +127 -0
  389. package/dist/chunk-QBS4INHY.js +348 -0
  390. package/dist/chunk-QE6MAIIX.js +13982 -0
  391. package/dist/chunk-QENJ5KEH.js +333 -0
  392. package/dist/chunk-QEO23T34.js +362 -0
  393. package/dist/chunk-QEUGB4B7.js +244 -0
  394. package/dist/chunk-QFY7UGKA.js +85 -0
  395. package/dist/chunk-QGQ7Q5Y4.js +1119 -0
  396. package/dist/chunk-QLCBHYD5.js +1807 -0
  397. package/dist/chunk-QLUZP5RF.js +731 -0
  398. package/dist/chunk-QMNEOLI5.js +290 -0
  399. package/dist/chunk-QQ7LYLRH.js +42 -0
  400. package/dist/chunk-QTKD4KTZ.js +75 -0
  401. package/dist/chunk-QXKZS3RL.js +1068 -0
  402. package/dist/chunk-RDCKIB7C.js +171 -0
  403. package/dist/chunk-RLWQDKHA.js +630 -0
  404. package/dist/chunk-RMRVED7U.js +103 -0
  405. package/dist/chunk-RMYYIN2L.js +1076 -0
  406. package/dist/chunk-RNQBB7TP.js +299 -0
  407. package/dist/chunk-RQ46FBWE.js +181 -0
  408. package/dist/chunk-RS7DQZAR.js +630 -0
  409. package/dist/chunk-RXYDOWX3.js +14169 -0
  410. package/dist/chunk-RYCAHAQJ.js +362 -0
  411. package/dist/chunk-RZAVHXAG.js +668 -0
  412. package/dist/chunk-S43BWJGN.js +85 -0
  413. package/dist/chunk-S5YTHERU.js +97 -0
  414. package/dist/chunk-SGGIWHFE.js +299 -0
  415. package/dist/chunk-SM4OJJKE.js +58 -0
  416. package/dist/chunk-SOHCAIHD.js +204 -0
  417. package/dist/chunk-SUPI5DVG.js +221 -0
  418. package/dist/chunk-SW2FZCXP.js +14217 -0
  419. package/dist/chunk-SYG52WYD.js +1119 -0
  420. package/dist/chunk-T35DRR22.js +14217 -0
  421. package/dist/chunk-T3B5RK4H.js +381 -0
  422. package/dist/chunk-T4Z4U7RP.js +204 -0
  423. package/dist/chunk-TCLJ66MK.js +362 -0
  424. package/dist/chunk-TCPM33RC.js +377 -0
  425. package/dist/chunk-TCQYEEWU.js +230 -0
  426. package/dist/chunk-TFDJVKGW.js +1094 -0
  427. package/dist/chunk-TGWUFZKB.js +190 -0
  428. package/dist/chunk-TJBJUNMJ.js +76 -0
  429. package/dist/chunk-TJEO3CQT.js +150 -0
  430. package/dist/chunk-TLCSCMMI.js +75 -0
  431. package/dist/chunk-TMBJIGDM.js +167 -0
  432. package/dist/chunk-TN5SIQQA.js +409 -0
  433. package/dist/chunk-TNY2OJUA.js +836 -0
  434. package/dist/chunk-TOJO2FCK.js +75 -0
  435. package/dist/chunk-TPALDZWC.js +76 -0
  436. package/dist/chunk-TTXIA35P.js +244 -0
  437. package/dist/chunk-TU4LBBUN.js +214 -0
  438. package/dist/chunk-TVSN3PAB.js +377 -0
  439. package/dist/chunk-U5YW7223.js +171 -0
  440. package/dist/chunk-UBH6GGRJ.js +129 -0
  441. package/dist/chunk-UDYKU4S4.js +2078 -0
  442. package/dist/chunk-UE5HILI3.js +75 -0
  443. package/dist/chunk-UFTMECNU.js +33 -0
  444. package/dist/chunk-UFYF4ID3.js +3208 -0
  445. package/dist/chunk-UKFGFVWX.js +712 -0
  446. package/dist/chunk-UUFCO5U6.js +171 -0
  447. package/dist/chunk-UV23TP73.js +58 -0
  448. package/dist/chunk-UWPWFL5H.js +38 -0
  449. package/dist/chunk-V3SBSF7M.js +1345 -0
  450. package/dist/chunk-V7HP3GZB.js +1345 -0
  451. package/dist/chunk-V7NCCUUI.js +731 -0
  452. package/dist/chunk-VCPM6F5Q.js +1076 -0
  453. package/dist/chunk-VCQ2KSCO.js +2078 -0
  454. package/dist/chunk-VFNXAK42.js +363 -0
  455. package/dist/chunk-VGZD5TO6.js +1094 -0
  456. package/dist/chunk-VK52D4GL.js +89 -0
  457. package/dist/chunk-VKMWIDHM.js +448 -0
  458. package/dist/chunk-VKXKZTB3.js +402 -0
  459. package/dist/chunk-VO2ZLPQD.js +150 -0
  460. package/dist/chunk-VPG2E7IY.js +377 -0
  461. package/dist/chunk-VPK3YIUL.js +204 -0
  462. package/dist/chunk-VPTLV2HU.js +271 -0
  463. package/dist/chunk-VSFYPN37.js +382 -0
  464. package/dist/chunk-VTJUSUWW.js +290 -0
  465. package/dist/chunk-VTKQ6SXR.js +731 -0
  466. package/dist/chunk-VUH67PT4.js +307 -0
  467. package/dist/chunk-VVVLEZOO.js +510 -0
  468. package/dist/chunk-W35JJK4K.js +1094 -0
  469. package/dist/chunk-W3RXTEKG.js +76 -0
  470. package/dist/chunk-W6K3MY24.js +539 -0
  471. package/dist/chunk-WDEPYICB.js +14217 -0
  472. package/dist/chunk-WNNDPW4V.js +539 -0
  473. package/dist/chunk-WOR5JLT2.js +456 -0
  474. package/dist/chunk-WOXZBDWE.js +363 -0
  475. package/dist/chunk-WPROO5CU.js +50 -0
  476. package/dist/chunk-WPTMAYKT.js +204 -0
  477. package/dist/chunk-WR2EVKGJ.js +1807 -0
  478. package/dist/chunk-WWMNP5AS.js +668 -0
  479. package/dist/chunk-WWTPWYVQ.js +214 -0
  480. package/dist/chunk-WXUVL7K6.js +55 -0
  481. package/dist/chunk-WYOMSJK4.js +70 -0
  482. package/dist/chunk-X4TE5NLM.js +157 -0
  483. package/dist/chunk-X5Z6BS4Y.js +171 -0
  484. package/dist/chunk-XA2EJVGS.js +13977 -0
  485. package/dist/chunk-XGRBB4OA.js +38 -0
  486. package/dist/chunk-XJR3KGJ7.js +539 -0
  487. package/dist/chunk-XQ4N5R7P.js +4318 -0
  488. package/dist/chunk-XQNNB5GY.js +74 -0
  489. package/dist/chunk-XT43IS2S.js +97 -0
  490. package/dist/chunk-XUVH5MRR.js +171 -0
  491. package/dist/chunk-XZISQWUA.js +290 -0
  492. package/dist/chunk-YBTAVLYF.js +1352 -0
  493. package/dist/chunk-YCHN7CXX.js +171 -0
  494. package/dist/chunk-YGEU5XUR.js +97 -0
  495. package/dist/chunk-YGYIUST4.js +221 -0
  496. package/dist/chunk-YHILZC7L.js +1068 -0
  497. package/dist/chunk-YJFEE624.js +81 -0
  498. package/dist/chunk-YKSP4O6F.js +75 -0
  499. package/dist/chunk-YOBR26PR.js +1119 -0
  500. package/dist/chunk-YQEKACX2.js +127 -0
  501. package/dist/chunk-YRH7VAIU.js +123 -0
  502. package/dist/chunk-YYQBZ7BY.js +712 -0
  503. package/dist/chunk-Z3526UUK.js +4318 -0
  504. package/dist/chunk-Z3UI3X4H.js +85 -0
  505. package/dist/chunk-Z3YF7FTE.js +159 -0
  506. package/dist/chunk-Z4C2QHSG.js +128 -0
  507. package/dist/chunk-Z4TASJGH.js +290 -0
  508. package/dist/chunk-Z5M5E5JJ.js +50 -0
  509. package/dist/chunk-Z6EVTNDX.js +345 -0
  510. package/dist/chunk-Z72EQDL6.js +345 -0
  511. package/dist/chunk-ZA6U6BUW.js +262 -0
  512. package/dist/chunk-ZBBZ7LMP.js +97 -0
  513. package/dist/chunk-ZBHVFHTQ.js +510 -0
  514. package/dist/chunk-ZFU7WG75.js +2113 -0
  515. package/dist/chunk-ZKVO5FA6.js +33 -0
  516. package/dist/chunk-ZLZRRZKI.js +227 -0
  517. package/dist/chunk-ZMZHEK7Y.js +1119 -0
  518. package/dist/chunk-ZQSWOPHM.js +97 -0
  519. package/dist/chunk-ZW3J4K6I.js +185 -0
  520. package/dist/co-activation-3LANSRYU.js +73 -0
  521. package/dist/co-activation-FDMMECU3.js +73 -0
  522. package/dist/co-activation-T3W3LP6B.js +73 -0
  523. package/dist/co-occurrence-DKMXPQ63.js +94 -0
  524. package/dist/co-occurrence-MDPAKPK5.js +94 -0
  525. package/dist/co-occurrence-W6RID3WA.js +94 -0
  526. package/dist/code-context-index-UJKWBUOV.js +30 -0
  527. package/dist/conversation-entity-extractor-5OI2L4JD.js +114 -0
  528. package/dist/conversation-wiki-populator-ZOIIW3H3.js +105 -0
  529. package/dist/core-memory-A4MKRY33.js +110 -0
  530. package/dist/core-memory-BFYBQO5H.js +110 -0
  531. package/dist/core-memory-U6I7QUPV.js +110 -0
  532. package/dist/core-memory-VCZGO5UN.js +110 -0
  533. package/dist/core-memory-WLUCUDS7.js +110 -0
  534. package/dist/core-memory-X5C6NDDK.js +110 -0
  535. package/dist/core-memory-XU7U7QBW.js +110 -0
  536. package/dist/crdt-sync-GL5GUK6V.js +33 -0
  537. package/dist/crdt-sync-VBMGULNR.js +33 -0
  538. package/dist/crdt-sync-XWRPYLFM.js +33 -0
  539. package/dist/crm-webhook-CU3BQNKR.js +10 -0
  540. package/dist/crm-webhook-FLMW7ZX4.js +10 -0
  541. package/dist/crm-webhook-HMLMNNKS.js +10 -0
  542. package/dist/crm-webhook-LFCNNDIQ.js +10 -0
  543. package/dist/crm-webhook-PDGMOHVN.js +10 -0
  544. package/dist/crm-webhook-UDI5JU6X.js +10 -0
  545. package/dist/crm-webhook-UEYGRQ62.js +10 -0
  546. package/dist/cto-delegation-gate-573DOLSY.js +279 -0
  547. package/dist/cto-delegation-gate-6FPNELLM.js +279 -0
  548. package/dist/cto-delegation-gate-JLW4WHUC.js +278 -0
  549. package/dist/cto-delegation-gate-JQVZ5AL6.js +279 -0
  550. package/dist/cto-delegation-gate-MHSZGUWW.js +279 -0
  551. package/dist/cto-delegation-gate-OTYX4NRT.js +279 -0
  552. package/dist/cto-delegation-gate-TMKGPZWS.js +279 -0
  553. package/dist/daemon-auth-7NCYE666.js +13 -0
  554. package/dist/daemon-orchestration-4AWB7ZIF.js +138 -0
  555. package/dist/daemon-orchestration-E5FEPS2N.js +137 -0
  556. package/dist/daemon-orchestration-NIIM5FX6.js +138 -0
  557. package/dist/daemon-orchestration-OVAGG3DL.js +138 -0
  558. package/dist/daemon-orchestration-S7PLAGIE.js +138 -0
  559. package/dist/daemon-orchestration-VB3VXTAU.js +138 -0
  560. package/dist/daemon-orchestration-W5GISAQU.js +138 -0
  561. package/dist/db-backup-K2LXHQYX.js +33 -0
  562. package/dist/db-backup-PSLEVJIE.js +33 -0
  563. package/dist/db-backup-VPUCUFQ4.js +33 -0
  564. package/dist/doc-graph-extractor-KMOEZ64V.js +132 -0
  565. package/dist/dreaming-77N4JLNJ.js +32 -0
  566. package/dist/dreaming-KVNZTBSR.js +33 -0
  567. package/dist/dreaming-NX3WUQOW.js +33 -0
  568. package/dist/dreaming-OUB6NHG5.js +33 -0
  569. package/dist/dreaming-PBYB7DUV.js +33 -0
  570. package/dist/dreaming-YAX6RLRE.js +33 -0
  571. package/dist/dreaming-ZRCVPVN4.js +33 -0
  572. package/dist/entity-boost-6Z2GLGZW.js +375 -0
  573. package/dist/exe-drift-FRKU7DSE.js +69 -0
  574. package/dist/exe-drift-Q6GBRT33.js +69 -0
  575. package/dist/exe-drift-WTENA2RN.js +69 -0
  576. package/dist/exe-export-JHGCHHXI.js +74 -0
  577. package/dist/exe-export-MQZBTZ4V.js +75 -0
  578. package/dist/exe-export-Q2MAKOQK.js +75 -0
  579. package/dist/exe-export-SVVMUIQY.js +75 -0
  580. package/dist/exe-export-T4C2RHFX.js +75 -0
  581. package/dist/exe-export-USLJFK6G.js +75 -0
  582. package/dist/exe-export-Y5IDMLQ5.js +75 -0
  583. package/dist/exe-import-2DIELY4X.js +78 -0
  584. package/dist/exe-import-2NB2X24W.js +78 -0
  585. package/dist/exe-import-46L4UOIK.js +78 -0
  586. package/dist/exe-import-MTDWMGUQ.js +78 -0
  587. package/dist/exe-import-UBRXPYTC.js +78 -0
  588. package/dist/exe-import-V5W4DT6C.js +78 -0
  589. package/dist/exe-import-Z6NFRLOY.js +77 -0
  590. package/dist/exe-key-7BGC2YYP.js +580 -0
  591. package/dist/exe-key-DNZBINIY.js +580 -0
  592. package/dist/exe-key-LTXI5OKH.js +580 -0
  593. package/dist/exe-key-MREDF4M5.js +580 -0
  594. package/dist/exe-key-MTAP2A2O.js +579 -0
  595. package/dist/exe-key-QL3256S5.js +580 -0
  596. package/dist/exe-key-UXS4ZDAB.js +580 -0
  597. package/dist/exe-org-BVUJXHOC.js +73 -0
  598. package/dist/exe-snapshot-CL23TI6X.js +337 -0
  599. package/dist/exe-snapshot-DG5V75PO.js +337 -0
  600. package/dist/exe-snapshot-JFMB2674.js +337 -0
  601. package/dist/exe-snapshot-JZYRJ2W6.js +337 -0
  602. package/dist/exe-snapshot-M5CDYL4P.js +337 -0
  603. package/dist/exe-snapshot-O6H4VDLQ.js +337 -0
  604. package/dist/exe-snapshot-ZOHU2GSE.js +336 -0
  605. package/dist/fast-db-init-4GT4KPU7.js +7 -0
  606. package/dist/fast-db-init-65LHD5SZ.js +7 -0
  607. package/dist/fast-db-init-ICXRWLIQ.js +7 -0
  608. package/dist/fast-db-init-NTPUVNUB.js +7 -0
  609. package/dist/fast-db-init-NUQPLVFK.js +7 -0
  610. package/dist/fast-db-init-QHQVHS5C.js +7 -0
  611. package/dist/fast-db-init-WRBV3Q7M.js +7 -0
  612. package/dist/founder-context-KQYHEE46.js +96 -0
  613. package/dist/gateway/index.js +13 -12
  614. package/dist/git-staleness-5HYSZ23A.js +111 -0
  615. package/dist/git-staleness-6OOEFP5I.js +111 -0
  616. package/dist/git-staleness-UBO4M5MH.js +111 -0
  617. package/dist/git-task-sweep-32TDWLGY.js +41 -0
  618. package/dist/git-task-sweep-5EKDETAY.js +41 -0
  619. package/dist/git-task-sweep-5LQCUKCN.js +40 -0
  620. package/dist/git-task-sweep-7VY6YQGS.js +41 -0
  621. package/dist/git-task-sweep-K2FRRID4.js +41 -0
  622. package/dist/git-task-sweep-PLA6YUN3.js +41 -0
  623. package/dist/git-task-sweep-WH7XR5BE.js +41 -0
  624. package/dist/global-procedures-HT3LN6QY.js +21 -0
  625. package/dist/global-procedures-I2UE2HTZ.js +21 -0
  626. package/dist/global-procedures-MJMYMK57.js +21 -0
  627. package/dist/global-procedures-POPGEMPS.js +20 -0
  628. package/dist/global-procedures-PTW5RXFI.js +21 -0
  629. package/dist/global-procedures-SSODJX2L.js +21 -0
  630. package/dist/global-procedures-XXCGCBCQ.js +21 -0
  631. package/dist/graph-auto-extract-E77ES5J3.js +182 -0
  632. package/dist/graph-auto-extract-OL7RXF4B.js +182 -0
  633. package/dist/graph-auto-extract-TCF7PWNX.js +182 -0
  634. package/dist/graph-rag-GBXGUPWB.js +31 -0
  635. package/dist/hook-integrity-SQWYYWNU.js +89 -0
  636. package/dist/hooks/bug-report-worker.js +15 -14
  637. package/dist/hooks/codex-stop-task-finalizer.js +15 -14
  638. package/dist/hooks/commit-complete.js +16 -15
  639. package/dist/hooks/error-recall.js +9 -8
  640. package/dist/hooks/exe-heartbeat-hook.js +6 -5
  641. package/dist/hooks/ingest-worker.js +5 -5
  642. package/dist/hooks/ingest.js +13 -12
  643. package/dist/hooks/instructions-loaded.js +7 -6
  644. package/dist/hooks/manifest.json +20 -20
  645. package/dist/hooks/notification.js +7 -6
  646. package/dist/hooks/post-compact.js +15 -14
  647. package/dist/hooks/post-tool-combined.js +7 -7
  648. package/dist/hooks/pre-compact.js +20 -19
  649. package/dist/hooks/pre-tool-use.js +19 -18
  650. package/dist/hooks/prompt-submit.js +116 -34
  651. package/dist/hooks/session-end.js +25 -24
  652. package/dist/hooks/session-start.js +76 -14
  653. package/dist/hooks/stop.js +22 -21
  654. package/dist/hooks/subagent-stop.js +15 -14
  655. package/dist/hooks/summary-worker.js +22 -21
  656. package/dist/index.js +21 -20
  657. package/dist/installer-2KW3RJ7Q.js +343 -0
  658. package/dist/installer-2PYYLSMV.js +297 -0
  659. package/dist/installer-5HJDJ4MU.js +297 -0
  660. package/dist/installer-5RCMRPFB.js +39 -0
  661. package/dist/installer-H4G7FUYV.js +343 -0
  662. package/dist/installer-PFHOAUWN.js +39 -0
  663. package/dist/installer-TMAR5YOH.js +297 -0
  664. package/dist/installer-V24AZVSE.js +39 -0
  665. package/dist/installer-VUFD4VYZ.js +343 -0
  666. package/dist/key-backup-status-ZHP6YTT6.js +39 -0
  667. package/dist/lib/agent-config.js +2 -2
  668. package/dist/lib/cloud-sync.js +7 -6
  669. package/dist/lib/config.js +1 -1
  670. package/dist/lib/consolidation.js +9 -8
  671. package/dist/lib/database.js +4 -3
  672. package/dist/lib/db-daemon-client.js +3 -3
  673. package/dist/lib/db.js +4 -3
  674. package/dist/lib/device-registry.js +1 -1
  675. package/dist/lib/embed-worker.js +1 -1
  676. package/dist/lib/embedder.js +4 -4
  677. package/dist/lib/employee-templates.js +7 -6
  678. package/dist/lib/employees.js +4 -3
  679. package/dist/lib/exe-daemon-client.js +3 -3
  680. package/dist/lib/exe-daemon.js +81 -59
  681. package/dist/lib/hybrid-search.js +7 -6
  682. package/dist/lib/identity-templates.js +18 -643
  683. package/dist/lib/identity.js +4 -3
  684. package/dist/lib/license.js +2 -2
  685. package/dist/lib/messaging.js +13 -12
  686. package/dist/lib/reminders.js +5 -4
  687. package/dist/lib/schedules.js +7 -6
  688. package/dist/lib/session-registry.js +6 -5
  689. package/dist/lib/skill-learning.js +8 -7
  690. package/dist/lib/store.js +6 -5
  691. package/dist/lib/task-router.js +5 -4
  692. package/dist/lib/tasks.js +14 -13
  693. package/dist/lib/tmux-routing.js +12 -11
  694. package/dist/lib/token-spend.js +5 -4
  695. package/dist/license-gate-KX5JHP6Q.js +14 -0
  696. package/dist/mcp/register-tools.js +72 -69
  697. package/dist/mcp/server.js +73 -70
  698. package/dist/mcp/tools/complete-reminder.js +6 -5
  699. package/dist/mcp/tools/create-reminder.js +6 -5
  700. package/dist/mcp/tools/create-task.js +16 -15
  701. package/dist/mcp/tools/deactivate-behavior.js +9 -8
  702. package/dist/mcp/tools/list-reminders.js +6 -5
  703. package/dist/mcp/tools/list-tasks.js +16 -15
  704. package/dist/mcp/tools/send-message.js +15 -14
  705. package/dist/mcp/tools/update-task.js +15 -14
  706. package/dist/mcp-health-U7QRASEA.js +17 -0
  707. package/dist/mcp-http-config-AZPIUZPW.js +28 -0
  708. package/dist/mcp-http-config-QITSBWNJ.js +28 -0
  709. package/dist/mcp-http-config-RJJ2PLDN.js +28 -0
  710. package/dist/memory-cards-H55EXUIP.js +179 -0
  711. package/dist/memory-cards-Q2WXVRP4.js +179 -0
  712. package/dist/memory-cards-VN7RQKND.js +179 -0
  713. package/dist/memory-graph-extractor-TTZBIRCM.js +21 -0
  714. package/dist/memory-graph-extractor-UD6EVRZ5.js +21 -0
  715. package/dist/memory-graph-extractor-UM3MDRAM.js +21 -0
  716. package/dist/memory-poisoning-defense-2WVU572Q.js +223 -0
  717. package/dist/memory-poisoning-defense-O7MQK65X.js +223 -0
  718. package/dist/memory-poisoning-defense-YZZVDK3X.js +223 -0
  719. package/dist/memory-queue-H3ELYP7B.js +19 -0
  720. package/dist/memory-queue-client-RM7QWD44.js +16 -0
  721. package/dist/memory-reflection-C4DPD5WB.js +243 -0
  722. package/dist/memory-reflection-RGF7Y4LL.js +243 -0
  723. package/dist/memory-reflection-SITCHK6Y.js +243 -0
  724. package/dist/message-queue-client-ONRGEH2K.js +92 -0
  725. package/dist/notifications-2Z42DSG7.js +46 -0
  726. package/dist/notifications-ISCYW5LT.js +46 -0
  727. package/dist/notifications-JPRFW4HU.js +45 -0
  728. package/dist/notifications-SK4WF67T.js +46 -0
  729. package/dist/notifications-THFX6FZ5.js +46 -0
  730. package/dist/notifications-USU6ETGD.js +46 -0
  731. package/dist/notifications-X5OJMWTX.js +46 -0
  732. package/dist/oauth-server-X4SDRKV6.js +437 -0
  733. package/dist/orchestration-events-OBHHXKYT.js +26 -0
  734. package/dist/orchestration-events-S3IW46Z4.js +26 -0
  735. package/dist/orchestration-events-XCP4GAD3.js +26 -0
  736. package/dist/orchestration-phase-IEKN2JS2.js +23 -0
  737. package/dist/orchestrator-BHHJDKK4.js +34 -0
  738. package/dist/orchestrator-DLEDH6NI.js +34 -0
  739. package/dist/orchestrator-GHXRMCLR.js +34 -0
  740. package/dist/orchestrator-GSCNLABJ.js +34 -0
  741. package/dist/orchestrator-TDDGCHAY.js +34 -0
  742. package/dist/orchestrator-WN7THHJQ.js +33 -0
  743. package/dist/orchestrator-XYUXPQBJ.js +34 -0
  744. package/dist/pipeline-router-FMUNXK5Y.js +13 -0
  745. package/dist/pipeline-router-HQ7O6LMU.js +14 -0
  746. package/dist/pipeline-router-K76K55FM.js +14 -0
  747. package/dist/pipeline-router-QDVPBCE2.js +14 -0
  748. package/dist/pipeline-router-TX6BNBNZ.js +14 -0
  749. package/dist/pipeline-router-VTIZO5E6.js +14 -0
  750. package/dist/pipeline-router-ZVFNUZR6.js +14 -0
  751. package/dist/plan-limits-NSG2A52E.js +27 -0
  752. package/dist/plan-limits-RSPHVRCS.js +27 -0
  753. package/dist/plan-limits-SXWPLHNX.js +27 -0
  754. package/dist/project-boot-7VGHSGEB.js +299 -0
  755. package/dist/project-boot-GOXQMBEW.js +299 -0
  756. package/dist/project-boot-WCYTGJK6.js +299 -0
  757. package/dist/projection-worker-2NBU7O6J.js +964 -0
  758. package/dist/projection-worker-6WFAQNPR.js +964 -0
  759. package/dist/projection-worker-BM5OFE7C.js +964 -0
  760. package/dist/push-notifications-YEOXI2AK.js +15 -0
  761. package/dist/reranker-4Z2CGV66.js +19 -0
  762. package/dist/reranker-6GOZWO22.js +19 -0
  763. package/dist/reranker-7UDIWILK.js +19 -0
  764. package/dist/reranker-BTDELPPD.js +19 -0
  765. package/dist/reranker-DN73VJUL.js +19 -0
  766. package/dist/reranker-H2BZ22KT.js +19 -0
  767. package/dist/reranker-UQLJ54VJ.js +19 -0
  768. package/dist/reranker-YREHHQ2Y.js +19 -0
  769. package/dist/retrieval-health-CSHY2ENU.js +7 -0
  770. package/dist/retrieval-health-MKYJN7SY.js +7 -0
  771. package/dist/retrieval-health-T2RVVE7T.js +7 -0
  772. package/dist/review-polling-CFTK5L4L.js +125 -0
  773. package/dist/review-polling-DUNB3KZB.js +125 -0
  774. package/dist/review-polling-JTSMHJPW.js +125 -0
  775. package/dist/review-polling-LBWEI5DD.js +125 -0
  776. package/dist/review-polling-LJQLGSRH.js +125 -0
  777. package/dist/review-polling-ONMHMC2O.js +124 -0
  778. package/dist/review-polling-U7OM4WWH.js +125 -0
  779. package/dist/runtime/index.js +15 -14
  780. package/dist/session-events-DUWGYDQS.js +37 -0
  781. package/dist/session-events-FOEXBDYS.js +37 -0
  782. package/dist/session-events-GY62XCDT.js +37 -0
  783. package/dist/session-events-IXNMKVGU.js +36 -0
  784. package/dist/session-events-PJYPZXZG.js +37 -0
  785. package/dist/session-events-UMEACD5I.js +37 -0
  786. package/dist/session-events-Y7VSSYWI.js +37 -0
  787. package/dist/session-kill-telemetry-KO2VBORY.js +30 -0
  788. package/dist/session-kill-telemetry-SY5DOUPG.js +30 -0
  789. package/dist/session-kill-telemetry-USFJQSUE.js +30 -0
  790. package/dist/session-scope-3MGDNR7D.js +87 -0
  791. package/dist/session-scope-3R5NMUI7.js +87 -0
  792. package/dist/session-scope-FJGDD2Z3.js +87 -0
  793. package/dist/session-scope-OBA2LP5M.js +87 -0
  794. package/dist/session-scope-PTP3HJPH.js +87 -0
  795. package/dist/session-scope-U65OE4EF.js +86 -0
  796. package/dist/session-scope-VYELVUME.js +87 -0
  797. package/dist/session-summary-LKWCL7CX.js +126 -0
  798. package/dist/session-summary-RQW6CSUA.js +128 -0
  799. package/dist/setup-wizard-54BJQUYJ.js +12 -0
  800. package/dist/setup-wizard-A5X2TMM4.js +12 -0
  801. package/dist/setup-wizard-GIVB72MJ.js +12 -0
  802. package/dist/setup-wizard-M6BLTFAD.js +12 -0
  803. package/dist/setup-wizard-ONGHCOII.js +12 -0
  804. package/dist/setup-wizard-SGRJ2QVH.js +12 -0
  805. package/dist/setup-wizard-SWMXKLDW.js +12 -0
  806. package/dist/shard-manager-CIIYXJYX.js +30 -0
  807. package/dist/skill-refinement-5QT2XVCC.js +158 -0
  808. package/dist/skill-refinement-6F4FGVLJ.js +158 -0
  809. package/dist/skill-refinement-7U6OPPIY.js +157 -0
  810. package/dist/skill-refinement-FRX2AWPI.js +158 -0
  811. package/dist/skill-refinement-GRHS3MLT.js +158 -0
  812. package/dist/skill-refinement-VLKOJTCV.js +158 -0
  813. package/dist/skill-refinement-WWBMYIBZ.js +158 -0
  814. package/dist/stack-release-GU4MUZIN.js +740 -0
  815. package/dist/stack-update-6HXLV3JN.js +56 -0
  816. package/dist/stack-update-AAKNEKKN.js +64 -0
  817. package/dist/stack-update-D37RZIB6.js +64 -0
  818. package/dist/steward-gate-7WAPOM43.js +14 -0
  819. package/dist/steward-gate-OA7AGJF6.js +14 -0
  820. package/dist/steward-gate-QNECLR2J.js +14 -0
  821. package/dist/task-enforcement-3YTIFA4D.js +439 -0
  822. package/dist/task-enforcement-6ZB2JLRS.js +439 -0
  823. package/dist/task-enforcement-NUAKJTN5.js +439 -0
  824. package/dist/task-enforcement-PVILX4IN.js +439 -0
  825. package/dist/task-enforcement-SY7YMUS3.js +439 -0
  826. package/dist/task-enforcement-YKCJASFN.js +438 -0
  827. package/dist/task-enforcement-ZBGLXLAS.js +439 -0
  828. package/dist/task-scope-2G24XM4U.js +36 -0
  829. package/dist/task-scope-5DQ7E2OI.js +36 -0
  830. package/dist/task-scope-AYUPMMUG.js +36 -0
  831. package/dist/task-scope-KXDNHQ5Y.js +36 -0
  832. package/dist/task-scope-PHGRGUG5.js +35 -0
  833. package/dist/task-scope-VUZQJHA4.js +36 -0
  834. package/dist/task-scope-Z4M2A5SV.js +36 -0
  835. package/dist/tasks-crud-4VWQR3QV.js +78 -0
  836. package/dist/tasks-crud-GJM3AUTG.js +78 -0
  837. package/dist/tasks-crud-RUXTEAQO.js +77 -0
  838. package/dist/tasks-crud-T2GZSNHC.js +78 -0
  839. package/dist/tasks-crud-U6NZDYAG.js +78 -0
  840. package/dist/tasks-crud-UVDKDRPG.js +78 -0
  841. package/dist/tasks-crud-XEV3JLRV.js +78 -0
  842. package/dist/tasks-notify-3DWMSUQD.js +39 -0
  843. package/dist/tasks-notify-CJS5W22J.js +38 -0
  844. package/dist/tasks-notify-FLCJHJS6.js +39 -0
  845. package/dist/tasks-notify-MYMK667T.js +39 -0
  846. package/dist/tasks-notify-UY3GPF2G.js +39 -0
  847. package/dist/tasks-notify-YO6EV6VJ.js +39 -0
  848. package/dist/tasks-notify-ZPL3S4ST.js +39 -0
  849. package/dist/tasks-review-27DSHFTD.js +48 -0
  850. package/dist/tasks-review-ACRPOJ6F.js +48 -0
  851. package/dist/tasks-review-CRPHDPEF.js +48 -0
  852. package/dist/tasks-review-EMMM2BNQ.js +48 -0
  853. package/dist/tasks-review-MILNLI4A.js +47 -0
  854. package/dist/tasks-review-NMYQLBMD.js +48 -0
  855. package/dist/tasks-review-W2R73BZO.js +48 -0
  856. package/dist/telemetry-upload-5OYK5IPG.js +740 -0
  857. package/dist/telemetry-upload-7CYHIEZQ.js +740 -0
  858. package/dist/telemetry-upload-NLIWRTUP.js +740 -0
  859. package/dist/telemetry-upload-OYTMGGHP.js +740 -0
  860. package/dist/telemetry-upload-SGMT2DFX.js +739 -0
  861. package/dist/telemetry-upload-TOMVX4K5.js +740 -0
  862. package/dist/telemetry-upload-ZGZLZZLU.js +740 -0
  863. package/dist/token-budget-HATVW76M.js +85 -0
  864. package/dist/token-budget-KE5PIQ7A.js +85 -0
  865. package/dist/token-budget-KITSLKAH.js +85 -0
  866. package/dist/tool-capability-index-QOIXMYJ5.js +10 -0
  867. package/dist/tool-telemetry-2VL4PAFL.js +17 -0
  868. package/dist/tool-telemetry-I37ZZ7GM.js +17 -0
  869. package/dist/tool-telemetry-ZRMW73IZ.js +17 -0
  870. package/dist/tui/App.js +26 -25
  871. package/dist/tui-data-DMHUBU3E.js +259 -0
  872. package/dist/tui-data-E555G6DQ.js +259 -0
  873. package/dist/tui-data-JEV6QHUW.js +258 -0
  874. package/dist/tui-data-JY4BSXWZ.js +259 -0
  875. package/dist/tui-data-KJYHX2PA.js +259 -0
  876. package/dist/tui-data-TGVM6NKK.js +259 -0
  877. package/dist/tui-data-WU4QBI2U.js +259 -0
  878. package/dist/update-check-HV5CANPG.js +15 -0
  879. package/dist/webhook-pipe-QLXIHTWT.js +114 -0
  880. package/dist/wiki-acl-2UC5KF2Q.js +111 -0
  881. package/dist/wiki-acl-OPTBSSHY.js +111 -0
  882. package/dist/wiki-acl-ZXEQCUM2.js +111 -0
  883. package/dist/wiki-client-TU7MRFR2.js +157 -0
  884. package/dist/worker-gate-3INBT2QJ.js +21 -0
  885. package/dist/worker-gate-AL2H4X6J.js +21 -0
  886. package/dist/worker-gate-BPRAE3SL.js +21 -0
  887. package/dist/worker-gate-DEPH3XOT.js +21 -0
  888. package/dist/worker-gate-DTIPUP24.js +21 -0
  889. package/dist/worker-gate-HIGPFIC5.js +21 -0
  890. package/dist/worker-gate-RDQJA75Y.js +21 -0
  891. package/dist/workflow-engine-4SKKETLG.js +28 -0
  892. package/dist/workflow-engine-4VLEDHEF.js +28 -0
  893. package/dist/workflow-engine-FPX5ADPM.js +28 -0
  894. package/dist/workflow-engine-IUXZR6DW.js +28 -0
  895. package/dist/workflow-engine-M4JR5NPS.js +28 -0
  896. package/dist/workflow-engine-MNQB324A.js +28 -0
  897. package/dist/workflow-engine-OLVP7VS2.js +28 -0
  898. package/dist/worktree-P35YMJLR.js +27 -0
  899. package/dist/worktree-YAXQ2HPY.js +27 -0
  900. package/dist/worktree-ZTFFDGBN.js +27 -0
  901. package/dist/worktree-sweep-5GYFJCOL.js +20 -0
  902. package/dist/worktree-sweep-H6CKSNTO.js +20 -0
  903. package/dist/worktree-sweep-KLTVHBPH.js +20 -0
  904. package/package.json +2 -2
  905. package/release-notes.json +39 -20
@@ -0,0 +1,731 @@
1
+ import {
2
+ MultiAgentOrchestrator
3
+ } from "./chunk-LKRMNK7T.js";
4
+ import {
5
+ createQuietRenderer,
6
+ createTerminalRenderer,
7
+ renderAgentEvents
8
+ } from "./chunk-YZFZDJWZ.js";
9
+ import {
10
+ checkDangerousPatterns,
11
+ hasCriticalPattern
12
+ } from "./chunk-CMCYL2JC.js";
13
+ import {
14
+ checkPathSafety,
15
+ checkReadPathSafety,
16
+ containsPathTraversal
17
+ } from "./chunk-NGVOA6ZQ.js";
18
+ import {
19
+ ContextManager,
20
+ agentLoop,
21
+ compactMessages,
22
+ createContextManager,
23
+ createDenialTrackingState,
24
+ estimateTokens,
25
+ getContextLimit,
26
+ needsCompaction,
27
+ recordDenial,
28
+ recordSuccess,
29
+ shouldFallbackToAsk
30
+ } from "./chunk-UAMWGUBX.js";
31
+ import {
32
+ ToolRegistry,
33
+ partitionTools,
34
+ zodToJsonSchema
35
+ } from "./chunk-JRLNE3T2.js";
36
+ import {
37
+ EMPLOYEE_PERMISSIONS,
38
+ checkPermission,
39
+ createPermissionsFromPreset,
40
+ createRestrictedPermissions
41
+ } from "./chunk-2O2UKMUE.js";
42
+ import {
43
+ PERMISSION_PRESETS,
44
+ evaluatePermission,
45
+ getPresetByRole,
46
+ matchInputPattern,
47
+ matchToolPattern
48
+ } from "./chunk-HF25XPZE.js";
49
+ import {
50
+ composeHooks,
51
+ createDefaultHooks
52
+ } from "./chunk-O377P7GM.js";
53
+ import {
54
+ StateBus,
55
+ orgBus
56
+ } from "./chunk-MP2AFCGL.js";
57
+ import {
58
+ __export
59
+ } from "./chunk-SIAA4J6H.js";
60
+
61
+ // src/runtime/index.ts
62
+ var runtime_exports = {};
63
+ __export(runtime_exports, {
64
+ ContextManager: () => ContextManager,
65
+ EMPLOYEE_PERMISSIONS: () => EMPLOYEE_PERMISSIONS,
66
+ IPCServer: () => IPCServer,
67
+ MultiAgentOrchestrator: () => MultiAgentOrchestrator,
68
+ PERMISSION_PRESETS: () => PERMISSION_PRESETS,
69
+ SessionManager: () => SessionManager,
70
+ StateBus: () => StateBus,
71
+ ToolRegistry: () => ToolRegistry,
72
+ agentLoop: () => agentLoop,
73
+ checkDangerousPatterns: () => checkDangerousPatterns,
74
+ checkGitSafety: () => checkGitSafety,
75
+ checkPathSafety: () => checkPathSafety,
76
+ checkPermission: () => checkPermission,
77
+ checkReadPathSafety: () => checkReadPathSafety,
78
+ compactMessages: () => compactMessages,
79
+ composeHooks: () => composeHooks,
80
+ containsPathTraversal: () => containsPathTraversal,
81
+ createContextManager: () => createContextManager,
82
+ createDefaultHooks: () => createDefaultHooks,
83
+ createDenialTrackingState: () => createDenialTrackingState,
84
+ createPermissionsFromPreset: () => createPermissionsFromPreset,
85
+ createQuietRenderer: () => createQuietRenderer,
86
+ createRestrictedPermissions: () => createRestrictedPermissions,
87
+ createTerminalRenderer: () => createTerminalRenderer,
88
+ estimateTokens: () => estimateTokens,
89
+ evaluatePermission: () => evaluatePermission,
90
+ getContextLimit: () => getContextLimit,
91
+ getPresetByRole: () => getPresetByRole,
92
+ hasCriticalPattern: () => hasCriticalPattern,
93
+ matchInputPattern: () => matchInputPattern,
94
+ matchToolPattern: () => matchToolPattern,
95
+ needsCompaction: () => needsCompaction,
96
+ orgBus: () => orgBus,
97
+ partitionTools: () => partitionTools,
98
+ recordDenial: () => recordDenial,
99
+ recordSuccess: () => recordSuccess,
100
+ renderAgentEvents: () => renderAgentEvents,
101
+ shouldFallbackToAsk: () => shouldFallbackToAsk,
102
+ targetsMainBranch: () => targetsMainBranch,
103
+ zodToJsonSchema: () => zodToJsonSchema
104
+ });
105
+
106
+ // src/runtime/git-safety.ts
107
+ var GIT_DANGEROUS_PATTERNS = [
108
+ // Force push to main/master — critical (must be before general force push)
109
+ {
110
+ regex: /\bgit\s+push\s+.*(?:--force(?:-with-lease)?|-f)\b.*\b(main|master)\b/,
111
+ severity: "critical",
112
+ reason: "Force push to main/master \u2014 this can destroy shared history"
113
+ },
114
+ // Force push (any branch)
115
+ {
116
+ regex: /\bgit\s+push\s+.*--force(?:-with-lease)?\b/,
117
+ severity: "warning",
118
+ reason: "Force push can overwrite remote history"
119
+ },
120
+ {
121
+ regex: /\bgit\s+push\s+-f\b/,
122
+ severity: "warning",
123
+ reason: "Force push (-f) can overwrite remote history"
124
+ },
125
+ // Hard reset
126
+ {
127
+ regex: /\bgit\s+reset\s+--hard\b/,
128
+ severity: "warning",
129
+ reason: "Hard reset discards all uncommitted changes permanently"
130
+ },
131
+ // Clean with force
132
+ {
133
+ regex: /\bgit\s+clean\s+(?:-[a-zA-Z]*f|.*--force\b)/,
134
+ severity: "warning",
135
+ reason: "Git clean -f permanently removes untracked files"
136
+ },
137
+ // Delete branch with force
138
+ {
139
+ regex: /\bgit\s+branch\s+-D\b/,
140
+ severity: "warning",
141
+ reason: "Force delete branch (uppercase -D) skips merge check"
142
+ },
143
+ // Checkout . (discard all changes)
144
+ {
145
+ regex: /\bgit\s+checkout\s+\.\s*$/,
146
+ severity: "warning",
147
+ reason: "Discards all uncommitted changes in working directory"
148
+ },
149
+ // Restore . (discard all changes)
150
+ {
151
+ regex: /\bgit\s+restore\s+\.\s*$/,
152
+ severity: "warning",
153
+ reason: "Restores all files, discarding uncommitted changes"
154
+ },
155
+ // No-verify (skip hooks)
156
+ {
157
+ regex: /\bgit\s+(commit|push)\s+.*--no-verify\b/,
158
+ severity: "warning",
159
+ reason: "Skipping git hooks (--no-verify) bypasses safety checks"
160
+ },
161
+ // Rebase with drop
162
+ {
163
+ regex: /\bgit\s+rebase\s+-i\b/,
164
+ severity: "warning",
165
+ reason: "Interactive rebase can rewrite commit history"
166
+ },
167
+ // Amend published commits
168
+ {
169
+ regex: /\bgit\s+commit\s+.*--amend\b/,
170
+ severity: "warning",
171
+ reason: "Amending commits rewrites history \u2014 dangerous if already pushed"
172
+ }
173
+ ];
174
+ function checkGitSafety(command) {
175
+ for (const pattern of GIT_DANGEROUS_PATTERNS) {
176
+ if (pattern.regex.test(command)) {
177
+ return {
178
+ safe: false,
179
+ severity: pattern.severity,
180
+ reason: pattern.reason
181
+ };
182
+ }
183
+ }
184
+ return { safe: true, severity: "info" };
185
+ }
186
+ function targetsMainBranch(command) {
187
+ return /\b(main|master)\b/.test(command) && /\bgit\s+(push|rebase|reset)\b/.test(command);
188
+ }
189
+
190
+ // src/runtime/session-manager.ts
191
+ import { randomUUID as randomUUID2 } from "crypto";
192
+
193
+ // src/runtime/exe-hooks.ts
194
+ import { randomUUID } from "crypto";
195
+ function createExeOSHooks(config) {
196
+ let sessionRegistered = false;
197
+ return {
198
+ async onSessionStart(context) {
199
+ try {
200
+ const { initStore } = await import("./lib/store.js");
201
+ await initStore();
202
+ } catch (err) {
203
+ process.stderr.write(
204
+ `[exe-hooks] store init failed: ${err instanceof Error ? err.message : String(err)}
205
+ `
206
+ );
207
+ }
208
+ try {
209
+ const { listBehaviors } = await import("./behaviors-QTEHBMEJ.js");
210
+ const behaviors = await listBehaviors(config.agentId, config.projectName, 12);
211
+ if (behaviors.length > 0) {
212
+ process.stderr.write(
213
+ `[exe-hooks] Loaded ${behaviors.length} behaviors for ${config.agentId}
214
+ `
215
+ );
216
+ }
217
+ } catch (err) {
218
+ process.stderr.write(
219
+ `[exe-hooks] behavior load failed: ${err instanceof Error ? err.message : String(err)}
220
+ `
221
+ );
222
+ }
223
+ try {
224
+ const { registerSession } = await import("./lib/session-registry.js");
225
+ registerSession({
226
+ windowName: `api-${config.agentId}-${Date.now()}`,
227
+ agentId: config.agentId,
228
+ projectDir: context.cwd,
229
+ parentExe: null,
230
+ pid: process.pid,
231
+ registeredAt: context.startedAt
232
+ });
233
+ sessionRegistered = true;
234
+ } catch (err) {
235
+ process.stderr.write(
236
+ `[exe-hooks] session register failed: ${err instanceof Error ? err.message : String(err)}
237
+ `
238
+ );
239
+ }
240
+ },
241
+ async afterToolUse(block, result, _context) {
242
+ if (block.type !== "tool_use") return;
243
+ const toolName = block.name ?? "unknown";
244
+ const ALLOWED_RE = /^(Bash|Edit|Write|Read|Glob|Grep|Agent|mcp__.*)$/;
245
+ if (!ALLOWED_RE.test(toolName)) return;
246
+ try {
247
+ const { extractSemanticText } = await import("./content-extractor-GRE72OF4.js");
248
+ const { writeMemory } = await import("./lib/store.js");
249
+ const toolInput = block.input ?? {};
250
+ const toolResponse = result.isError ? { error: result.content } : { output: result.content };
251
+ const rawText = extractSemanticText(toolName, toolInput, toolResponse);
252
+ await writeMemory({
253
+ id: randomUUID(),
254
+ agent_id: config.agentId,
255
+ agent_role: "employee",
256
+ session_id: `api-${config.agentId}`,
257
+ timestamp: (/* @__PURE__ */ new Date()).toISOString(),
258
+ tool_name: toolName,
259
+ project_name: config.projectName,
260
+ has_error: result.isError ?? false,
261
+ raw_text: rawText,
262
+ vector: null
263
+ });
264
+ } catch (err) {
265
+ process.stderr.write(
266
+ `[exe-hooks] memory ingest failed for ${toolName}: ${err instanceof Error ? err.message : String(err)}
267
+ `
268
+ );
269
+ }
270
+ },
271
+ async onSessionEnd(_context, summary) {
272
+ try {
273
+ const { writeMemory } = await import("./lib/store.js");
274
+ await writeMemory({
275
+ id: randomUUID(),
276
+ agent_id: config.agentId,
277
+ agent_role: "employee",
278
+ session_id: `api-${config.agentId}`,
279
+ timestamp: (/* @__PURE__ */ new Date()).toISOString(),
280
+ tool_name: "SessionEnd",
281
+ project_name: config.projectName,
282
+ has_error: false,
283
+ raw_text: [
284
+ "CONTEXT CHECKPOINT [auto:session-end]",
285
+ `Agent: ${config.agentId}`,
286
+ `Project: ${config.projectName}`,
287
+ `Time: ${(/* @__PURE__ */ new Date()).toISOString()}`,
288
+ "",
289
+ "## Runtime Summary",
290
+ summary || "Session ended. No runtime summary was provided."
291
+ ].join("\n"),
292
+ vector: null,
293
+ importance: 8,
294
+ memory_type: "checkpoint"
295
+ });
296
+ } catch (err) {
297
+ process.stderr.write(
298
+ `[exe-hooks] session summary store failed: ${err instanceof Error ? err.message : String(err)}
299
+ `
300
+ );
301
+ }
302
+ if (sessionRegistered) {
303
+ try {
304
+ const { pruneStaleSessions } = await import("./lib/session-registry.js");
305
+ pruneStaleSessions();
306
+ } catch {
307
+ }
308
+ }
309
+ },
310
+ async onError(error, _context) {
311
+ try {
312
+ const { classifyError } = await import("./lib/error-detector.js");
313
+ const classification = classifyError(error.message);
314
+ process.stderr.write(
315
+ `[exe-hooks] Error (${classification}): ${error.message.slice(0, 100)}
316
+ `
317
+ );
318
+ } catch {
319
+ }
320
+ },
321
+ async onPostCompact(removedMessages, _injectedSummary) {
322
+ process.stderr.write(
323
+ `[exe-hooks] Post-compact: ${removedMessages} messages removed for ${config.agentId}
324
+ `
325
+ );
326
+ },
327
+ async onSubagentStop(_reason) {
328
+ try {
329
+ const { getClient } = await import("./lib/database.js");
330
+ const { sessionScopeFilter } = await import("./task-scope-2G24XM4U.js");
331
+ const client = getClient();
332
+ const ehScope = sessionScopeFilter();
333
+ const tasks = await client.execute({
334
+ sql: `SELECT title, status FROM tasks
335
+ WHERE assigned_to = ? AND status IN ('open', 'in_progress')${ehScope.sql}
336
+ LIMIT 5`,
337
+ args: [config.agentId, ...ehScope.args]
338
+ });
339
+ if (tasks.rows.length > 0) {
340
+ const titles = tasks.rows.map((r) => `"${String(r.title)}" (${String(r.status)})`).join(", ");
341
+ return {
342
+ block: true,
343
+ message: `Cannot stop: ${tasks.rows.length} uncompleted task(s): ${titles}. Complete or mark blocked first.`
344
+ };
345
+ }
346
+ } catch {
347
+ }
348
+ return { block: false };
349
+ },
350
+ async onNotification(message) {
351
+ try {
352
+ const { getClient } = await import("./lib/database.js");
353
+ const client = getClient();
354
+ await client.execute({
355
+ sql: `INSERT OR IGNORE INTO notifications (id, type, source_agent, message, task_file, created_at, read)
356
+ VALUES (?, 'system', ?, ?, NULL, ?, 0)`,
357
+ args: [randomUUID(), config.agentId, message.slice(0, 500), (/* @__PURE__ */ new Date()).toISOString()]
358
+ });
359
+ } catch {
360
+ }
361
+ },
362
+ async onPermissionRequest(toolName) {
363
+ const readOnlyTools = /^(Read|Glob|Grep)$/;
364
+ if (readOnlyTools.test(toolName)) {
365
+ return { autoApprove: true };
366
+ }
367
+ return { autoApprove: false };
368
+ },
369
+ async onTaskAssigned(event) {
370
+ try {
371
+ const { writeMemory } = await import("./lib/store.js");
372
+ await writeMemory({
373
+ id: randomUUID(),
374
+ agent_id: config.agentId,
375
+ agent_role: "employee",
376
+ session_id: `api-${config.agentId}`,
377
+ timestamp: (/* @__PURE__ */ new Date()).toISOString(),
378
+ tool_name: "TaskAssigned",
379
+ project_name: event.projectName,
380
+ has_error: false,
381
+ raw_text: `Task assigned: "${event.title}" [${event.priority}] by ${event.assignedBy}`,
382
+ vector: null
383
+ });
384
+ } catch (err) {
385
+ process.stderr.write(
386
+ `[exe-hooks] task-assigned memory failed: ${err instanceof Error ? err.message : String(err)}
387
+ `
388
+ );
389
+ }
390
+ },
391
+ async onReviewReceived(event) {
392
+ try {
393
+ const { writeMemory } = await import("./lib/store.js");
394
+ await writeMemory({
395
+ id: randomUUID(),
396
+ agent_id: config.agentId,
397
+ agent_role: "employee",
398
+ session_id: `api-${config.agentId}`,
399
+ timestamp: (/* @__PURE__ */ new Date()).toISOString(),
400
+ tool_name: "ReviewReceived",
401
+ project_name: config.projectName,
402
+ has_error: false,
403
+ raw_text: `Review received for "${event.taskTitle}" from ${event.reviewer}: ${event.result}`,
404
+ vector: null
405
+ });
406
+ } catch (err) {
407
+ process.stderr.write(
408
+ `[exe-hooks] review-received memory failed: ${err instanceof Error ? err.message : String(err)}
409
+ `
410
+ );
411
+ }
412
+ },
413
+ async onContextPressure(event) {
414
+ process.stderr.write(
415
+ `[exe-hooks] Context pressure: ${event.percentUsed}% (${event.threshold}% threshold) for ${config.agentId}
416
+ `
417
+ );
418
+ if (event.threshold >= 90) {
419
+ try {
420
+ const { writeMemory, flushBatch } = await import("./lib/store.js");
421
+ const { getClient } = await import("./lib/database.js");
422
+ const { sessionScopeFilter: cpScopeFilter } = await import("./task-scope-2G24XM4U.js");
423
+ const client = getClient();
424
+ const cpScope = cpScopeFilter();
425
+ const tasks = await client.execute({
426
+ sql: `SELECT title, status, task_file FROM tasks
427
+ WHERE assigned_to = ? AND status IN ('open', 'in_progress')${cpScope.sql}
428
+ ORDER BY priority ASC LIMIT 10`,
429
+ args: [config.agentId, ...cpScope.args]
430
+ });
431
+ if (tasks.rows.length > 0) {
432
+ const taskList = tasks.rows.map((r) => `- [${String(r.status)}] ${String(r.title)} (${String(r.task_file)})`).join("\n");
433
+ await writeMemory({
434
+ id: randomUUID(),
435
+ agent_id: config.agentId,
436
+ agent_role: "employee",
437
+ session_id: `api-${config.agentId}`,
438
+ timestamp: (/* @__PURE__ */ new Date()).toISOString(),
439
+ tool_name: "auto-checkpoint",
440
+ project_name: config.projectName,
441
+ has_error: false,
442
+ raw_text: `CONTEXT CHECKPOINT [${event.percentUsed}% pressure]: Open tasks:
443
+ ${taskList}`,
444
+ vector: null
445
+ });
446
+ await flushBatch();
447
+ }
448
+ } catch {
449
+ }
450
+ }
451
+ },
452
+ async onCrossAgentMessage(event) {
453
+ process.stderr.write(
454
+ `[exe-hooks] Message from ${event.fromAgent}: ${event.message.slice(0, 100)}
455
+ `
456
+ );
457
+ try {
458
+ const { writeMemory } = await import("./lib/store.js");
459
+ await writeMemory({
460
+ id: randomUUID(),
461
+ agent_id: config.agentId,
462
+ agent_role: "employee",
463
+ session_id: `api-${config.agentId}`,
464
+ timestamp: (/* @__PURE__ */ new Date()).toISOString(),
465
+ tool_name: "CrossAgentMessage",
466
+ project_name: config.projectName,
467
+ has_error: false,
468
+ raw_text: `Message from ${event.fromAgent}: ${event.message}`,
469
+ vector: null
470
+ });
471
+ } catch (err) {
472
+ process.stderr.write(
473
+ `[exe-hooks] cross-agent memory failed: ${err instanceof Error ? err.message : String(err)}
474
+ `
475
+ );
476
+ }
477
+ }
478
+ };
479
+ }
480
+
481
+ // src/runtime/session-manager.ts
482
+ var SessionManager = class {
483
+ sessions = /* @__PURE__ */ new Map();
484
+ eventHandlers = /* @__PURE__ */ new Set();
485
+ /** Start a new agent session for an employee */
486
+ startSession(employeeId, config) {
487
+ const sessionId = randomUUID2();
488
+ const abortController = new AbortController();
489
+ const session = {
490
+ info: {
491
+ sessionId,
492
+ employeeId,
493
+ model: config.model,
494
+ provider: config.provider.name,
495
+ startedAt: (/* @__PURE__ */ new Date()).toISOString(),
496
+ status: "active",
497
+ messageCount: 0
498
+ },
499
+ config: { ...config, abortController },
500
+ history: [],
501
+ abortController,
502
+ processing: false
503
+ };
504
+ this.sessions.set(sessionId, session);
505
+ orgBus.emit({
506
+ type: "session_started",
507
+ sessionId,
508
+ employee: employeeId,
509
+ timestamp: (/* @__PURE__ */ new Date()).toISOString()
510
+ });
511
+ return sessionId;
512
+ }
513
+ /** Stop a session */
514
+ stopSession(sessionId) {
515
+ const session = this.sessions.get(sessionId);
516
+ if (!session) return;
517
+ session.abortController.abort();
518
+ session.info.status = "stopped";
519
+ orgBus.emit({
520
+ type: "session_ended",
521
+ sessionId,
522
+ employee: session.info.employeeId,
523
+ timestamp: (/* @__PURE__ */ new Date()).toISOString()
524
+ });
525
+ }
526
+ /** Send a message to an active session */
527
+ async sendMessage(sessionId, text) {
528
+ const session = this.sessions.get(sessionId);
529
+ if (!session || session.info.status !== "active") return;
530
+ if (session.processing) return;
531
+ session.processing = true;
532
+ session.info.messageCount++;
533
+ orgBus.emit({
534
+ type: "employee_status",
535
+ employee: session.info.employeeId,
536
+ status: "working",
537
+ timestamp: (/* @__PURE__ */ new Date()).toISOString()
538
+ });
539
+ try {
540
+ const events = agentLoop(text, session.history, session.config);
541
+ for await (const event of events) {
542
+ for (const handler of this.eventHandlers) {
543
+ try {
544
+ handler(sessionId, event);
545
+ } catch {
546
+ }
547
+ }
548
+ if (event.type === "text") {
549
+ }
550
+ }
551
+ } catch (err) {
552
+ for (const handler of this.eventHandlers) {
553
+ try {
554
+ handler(sessionId, {
555
+ type: "error",
556
+ error: err instanceof Error ? err : new Error(String(err))
557
+ });
558
+ } catch {
559
+ }
560
+ }
561
+ } finally {
562
+ session.processing = false;
563
+ orgBus.emit({
564
+ type: "employee_status",
565
+ employee: session.info.employeeId,
566
+ status: "idle",
567
+ timestamp: (/* @__PURE__ */ new Date()).toISOString()
568
+ });
569
+ }
570
+ session.history.push({ role: "user", content: text });
571
+ }
572
+ /** Get all active sessions */
573
+ getActiveSessions() {
574
+ return [...this.sessions.values()].filter((s) => s.info.status === "active").map((s) => ({ ...s.info }));
575
+ }
576
+ /** Get all sessions (including stopped) */
577
+ getAllSessions() {
578
+ return [...this.sessions.values()].map((s) => ({ ...s.info }));
579
+ }
580
+ /** Get a specific session */
581
+ getSession(sessionId) {
582
+ return this.sessions.get(sessionId)?.info;
583
+ }
584
+ /** Subscribe to events from all sessions */
585
+ onEvent(handler) {
586
+ this.eventHandlers.add(handler);
587
+ }
588
+ /** Unsubscribe */
589
+ offEvent(handler) {
590
+ this.eventHandlers.delete(handler);
591
+ }
592
+ /** Start a session with ExeOS hooks wired in */
593
+ startExeOSSession(employeeId, config, hookConfig) {
594
+ const exeHooks = createExeOSHooks(hookConfig);
595
+ const composedConfig = {
596
+ ...config,
597
+ hooks: composeHooks(exeHooks, config.hooks)
598
+ };
599
+ return this.startSession(employeeId, composedConfig);
600
+ }
601
+ /** Stop all sessions */
602
+ stopAll() {
603
+ for (const sessionId of this.sessions.keys()) {
604
+ this.stopSession(sessionId);
605
+ }
606
+ }
607
+ };
608
+
609
+ // src/runtime/ipc.ts
610
+ import { createServer } from "http";
611
+ import { WebSocketServer, WebSocket } from "ws";
612
+ var PERMISSION_TIMEOUT_MS = 6e4;
613
+ var IPCServer = class {
614
+ httpServer = null;
615
+ wss = null;
616
+ clients = /* @__PURE__ */ new Set();
617
+ commandHandler = null;
618
+ pendingPermissions = /* @__PURE__ */ new Map();
619
+ /** Start the WebSocket server */
620
+ async start(port) {
621
+ return new Promise((resolve, reject) => {
622
+ this.httpServer = createServer();
623
+ this.wss = new WebSocketServer({ server: this.httpServer });
624
+ this.wss.on("connection", (ws) => {
625
+ this.clients.add(ws);
626
+ ws.on("close", () => this.clients.delete(ws));
627
+ ws.on("message", (data) => {
628
+ try {
629
+ const cmd = JSON.parse(data.toString());
630
+ if (cmd.type === "permission_response") {
631
+ this.resolvePermission(cmd.toolCallId, cmd.decision);
632
+ return;
633
+ }
634
+ if (this.commandHandler) {
635
+ this.commandHandler(cmd, (resp) => {
636
+ if (ws.readyState === WebSocket.OPEN) {
637
+ ws.send(JSON.stringify(resp));
638
+ }
639
+ });
640
+ }
641
+ } catch {
642
+ if (ws.readyState === WebSocket.OPEN) {
643
+ ws.send(JSON.stringify({ type: "error", message: "Invalid command" }));
644
+ }
645
+ }
646
+ });
647
+ });
648
+ this.httpServer.listen(port, () => {
649
+ resolve();
650
+ });
651
+ this.httpServer.on("error", reject);
652
+ });
653
+ }
654
+ /** Stop the server */
655
+ async stop() {
656
+ for (const [, pending] of this.pendingPermissions) {
657
+ clearTimeout(pending.timer);
658
+ pending.resolve("deny");
659
+ }
660
+ this.pendingPermissions.clear();
661
+ for (const client of this.clients) {
662
+ client.close();
663
+ }
664
+ this.clients.clear();
665
+ if (this.wss) {
666
+ this.wss.close();
667
+ this.wss = null;
668
+ }
669
+ if (this.httpServer) {
670
+ await new Promise((resolve) => {
671
+ this.httpServer.close(() => resolve());
672
+ });
673
+ this.httpServer = null;
674
+ }
675
+ }
676
+ /** Broadcast an agent event to all connected clients */
677
+ broadcastEvent(sessionId, event) {
678
+ const message = JSON.stringify({ type: "event", sessionId, event });
679
+ for (const client of this.clients) {
680
+ if (client.readyState === WebSocket.OPEN) {
681
+ client.send(message);
682
+ }
683
+ }
684
+ }
685
+ /** Register a command handler */
686
+ onCommand(handler) {
687
+ this.commandHandler = handler;
688
+ }
689
+ /**
690
+ * Request permission from a connected client.
691
+ * Broadcasts a permission_request event and waits for a permission_response command.
692
+ * Auto-denies after 60s timeout if no response is received.
693
+ */
694
+ requestPermission(sessionId, req) {
695
+ return new Promise((resolve) => {
696
+ const timer = setTimeout(() => {
697
+ this.pendingPermissions.delete(req.id);
698
+ resolve("deny");
699
+ }, PERMISSION_TIMEOUT_MS);
700
+ this.pendingPermissions.set(req.id, { resolve, timer });
701
+ this.broadcastEvent(sessionId, {
702
+ type: "permission_request",
703
+ name: req.name,
704
+ id: req.id,
705
+ description: req.description,
706
+ filePath: req.filePath
707
+ });
708
+ });
709
+ }
710
+ /** Resolve a pending permission request with the user's decision */
711
+ resolvePermission(toolCallId, decision) {
712
+ const pending = this.pendingPermissions.get(toolCallId);
713
+ if (pending) {
714
+ clearTimeout(pending.timer);
715
+ this.pendingPermissions.delete(toolCallId);
716
+ pending.resolve(decision);
717
+ }
718
+ }
719
+ /** Get connected client count */
720
+ get clientCount() {
721
+ return this.clients.size;
722
+ }
723
+ };
724
+
725
+ export {
726
+ checkGitSafety,
727
+ targetsMainBranch,
728
+ SessionManager,
729
+ IPCServer,
730
+ runtime_exports
731
+ };