@askexenow/exe-os 0.9.239 → 0.9.243
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.
- package/deploy/compose/.env.customer.example +12 -0
- package/deploy/compose/.env.example +13 -1
- package/deploy/compose/cloudflared/config.yml.example +23 -4
- package/deploy/compose/docker-compose.yml +27 -7
- package/deploy/compose/generate-env.ts +49 -1
- package/deploy/compose/init-db.sql +10 -2
- package/deploy/stack-manifests/v0.9.json +113 -9
- package/dist/{active-agent-7MIVNARP.js → active-agent-KO4ZWDXE.js} +4 -4
- package/dist/{active-agent-55C5Y3XL.js → active-agent-KP2O52HA.js} +4 -4
- package/dist/{agentic-ontology-NCAQIQQI.js → agentic-ontology-DXE5J6I5.js} +1 -1
- package/dist/{backfill-metadata-3JP7EZ2U.js → backfill-metadata-DFTIGPXP.js} +7 -7
- package/dist/{background-jobs-RWL46VRD.js → background-jobs-CRXY7T4Y.js} +2 -2
- package/dist/{behaviors-6BGALYGW.js → behaviors-BL3QCHBT.js} +4 -4
- package/dist/bin/age-ontology-load.js +2 -2
- package/dist/bin/agentic-ontology-backfill.js +9 -9
- package/dist/bin/agentic-reflection-backfill.js +10 -10
- package/dist/bin/agentic-semantic-label.js +9 -9
- package/dist/bin/backfill-conversations.js +9 -9
- package/dist/bin/backfill-responses.js +9 -9
- package/dist/bin/backfill-vectors.js +11 -11
- package/dist/bin/bulk-sync-postgres.js +10 -10
- package/dist/bin/cc-doctor.js +3 -3
- package/dist/bin/cleanup-stale-review-tasks.js +13 -13
- package/dist/bin/cli.js +27 -22
- package/dist/bin/exe-agent-config.js +4 -4
- package/dist/bin/exe-agent.js +8 -8
- package/dist/bin/exe-assign.js +11 -11
- package/dist/bin/exe-boot.js +22 -22
- package/dist/bin/exe-call.js +5 -5
- package/dist/bin/exe-cloud.js +8 -8
- package/dist/bin/exe-dispatch.js +13 -13
- package/dist/bin/exe-doctor.js +1 -1
- package/dist/bin/exe-export-behaviors.js +10 -10
- package/dist/bin/exe-forget.js +9 -9
- package/dist/bin/exe-gateway.js +8 -8
- package/dist/bin/exe-healthcheck.js +3 -3
- package/dist/bin/exe-heartbeat.js +13 -13
- package/dist/bin/exe-kill.js +18 -18
- package/dist/bin/exe-launch-agent.js +22 -22
- package/dist/bin/exe-new-employee.js +8 -8
- package/dist/bin/exe-pending-messages.js +14 -14
- package/dist/bin/exe-pending-notifications.js +13 -13
- package/dist/bin/exe-pending-reviews.js +13 -13
- package/dist/bin/exe-rename.js +5 -5
- package/dist/bin/exe-review.js +17 -17
- package/dist/bin/exe-search.js +8 -8
- package/dist/bin/exe-session-cleanup.js +20 -20
- package/dist/bin/exe-settings.js +7 -7
- package/dist/bin/exe-start-codex.js +14 -14
- package/dist/bin/exe-start-opencode.js +11 -11
- package/dist/bin/exe-status.js +14 -14
- package/dist/bin/exe-support.js +3 -3
- package/dist/bin/exe-team.js +4 -4
- package/dist/bin/git-sweep.js +13 -13
- package/dist/bin/graph-backfill.js +8 -8
- package/dist/bin/graph-export.js +8 -8
- package/dist/bin/import-history.js +10 -10
- package/dist/bin/install.js +7 -7
- package/dist/bin/intercom-check.js +4 -4
- package/dist/bin/mcp-sessions.js +2 -2
- package/dist/bin/orchestration-metrics.js +5 -5
- package/dist/bin/postgres-agentic-reflection-backfill.js +4 -4
- package/dist/bin/postgres-agentic-semantic-backfill.js +3 -3
- package/dist/bin/scan-tasks.js +13 -13
- package/dist/bin/setup.js +3 -3
- package/dist/bin/shard-migrate.js +8 -8
- package/dist/bin/stack-update.js +324 -20
- package/dist/bin/verify-stack.js +3 -383
- package/dist/bin/vps-backup.js +8 -160
- package/dist/bin/vps-health-gate.js +10 -220
- package/dist/{branding-I7YYX4FM.js → branding-XWMO5EDR.js} +1 -1
- package/dist/{capacity-monitor-IFCZKRPG.js → capacity-monitor-4CSBC7AP.js} +14 -14
- package/dist/{catchup-brief-PIDRWXOW.js → catchup-brief-LF5Z6Q6E.js} +17 -17
- package/dist/{chunk-FGJUGDNM.js → chunk-222SI7QC.js} +14 -14
- package/dist/{chunk-JZMVLAZ2.js → chunk-2WBBVEIB.js} +1 -1
- package/dist/{chunk-JDOE33C2.js → chunk-3V53HH5T.js} +4 -4
- package/dist/{chunk-2KZSKURT.js → chunk-57SULZJ2.js} +3 -3
- package/dist/{chunk-QI4IXJN7.js → chunk-5CHYEKMH.js} +7 -4
- package/dist/chunk-5DMAMQNU.js +168 -0
- package/dist/{chunk-PLQAFB3Z.js → chunk-5JIG2FP2.js} +1 -1
- package/dist/{chunk-UWQ3XCDG.js → chunk-5WK7X5CF.js} +2 -2
- package/dist/{chunk-DDPAQ4LT.js → chunk-6JAGJN77.js} +2 -2
- package/dist/{chunk-7F37NMKB.js → chunk-73UE2PHT.js} +1 -1
- package/dist/{chunk-JL3K5OTS.js → chunk-7IZWLMTP.js} +1 -1
- package/dist/{chunk-ELRRL2NC.js → chunk-A4K2ZT6N.js} +4 -4
- package/dist/{chunk-GWYADLIW.js → chunk-AHXEU5XB.js} +1 -1
- package/dist/{chunk-WSHMBME6.js → chunk-AWRL5FGM.js} +19 -78
- package/dist/{chunk-OMPCFLWA.js → chunk-BSPOEYAO.js} +1 -1
- package/dist/{chunk-DHVC4RN7.js → chunk-CBDPEJOR.js} +5 -5
- package/dist/{chunk-2H55BIV2.js → chunk-CEJO7244.js} +2 -2
- package/dist/{chunk-FKWZVO2T.js → chunk-CPXGLSIL.js} +3 -3
- package/dist/{chunk-HX5G4AS4.js → chunk-CWITU7DW.js} +2 -2
- package/dist/{chunk-5GG7MTRJ.js → chunk-DGBGIXCC.js} +4 -4
- package/dist/{chunk-IQXPMK46.js → chunk-DLZYAYVM.js} +60 -14
- package/dist/{chunk-PPYWQV2M.js → chunk-DR5BGWFR.js} +2 -2
- package/dist/{chunk-BZWKTFEB.js → chunk-ENVRFBTB.js} +2 -2
- package/dist/{chunk-DUVO2PUJ.js → chunk-F3GM6OOP.js} +4 -4
- package/dist/{chunk-HNLPLLE6.js → chunk-F7JLZXHC.js} +60 -26
- package/dist/{chunk-AL4DRC5H.js → chunk-FFLILAG6.js} +1 -1
- package/dist/{chunk-BZNI4OK5.js → chunk-GHEWRYMY.js} +18 -2
- package/dist/{chunk-C7SFJO5F.js → chunk-GHT4REOS.js} +5 -5
- package/dist/{chunk-FBWUJEXS.js → chunk-HANG6NLF.js} +4 -6
- package/dist/{chunk-5NJ4A4ZA.js → chunk-HCBMPZDT.js} +1 -1
- package/dist/chunk-HOGTZLVU.js +244 -0
- package/dist/{chunk-IQSCZDBQ.js → chunk-I5PIBL56.js} +3 -3
- package/dist/chunk-IRHNV4GY.js +388 -0
- package/dist/{chunk-F4TCKCKK.js → chunk-ITZVPCBQ.js} +33 -12
- package/dist/{chunk-4HROS3GJ.js → chunk-IZVKWBIP.js} +1 -1
- package/dist/{chunk-DKI5BTBC.js → chunk-J7V7LPPX.js} +2 -2
- package/dist/{chunk-TOZ5NN5V.js → chunk-JLKUVK5J.js} +1 -1
- package/dist/{chunk-4SC65UBG.js → chunk-JLNXKG3K.js} +1 -1
- package/dist/{chunk-KVSQOG3W.js → chunk-K2BDE2B5.js} +4 -4
- package/dist/{chunk-KDJRFJDL.js → chunk-K333WOW4.js} +30 -2
- package/dist/{chunk-6LBCUA2A.js → chunk-KEZXW3RP.js} +1 -1
- package/dist/{chunk-W7G3GY4I.js → chunk-KLQI7QY4.js} +3 -3
- package/dist/{chunk-UODVZGBQ.js → chunk-KN7LPTIB.js} +1 -1
- package/dist/{chunk-ESKBZN4Q.js → chunk-L4WRH3DL.js} +1 -1
- package/dist/{chunk-VFQKKMKE.js → chunk-LAOB5BKV.js} +2 -2
- package/dist/{chunk-MAN5LZQ4.js → chunk-LQSFP2BV.js} +1 -1
- package/dist/{chunk-EJ7LOTV2.js → chunk-LSFHEMVI.js} +9 -9
- package/dist/{chunk-RA2RO27E.js → chunk-MCESA5UW.js} +2 -2
- package/dist/{chunk-UPMHG7ET.js → chunk-MEIHREPM.js} +1 -1
- package/dist/{chunk-D5C56WO3.js → chunk-MOZ2YQ54.js} +1 -1
- package/dist/{chunk-CLGB3FGL.js → chunk-MPX3TRMQ.js} +2 -2
- package/dist/{chunk-5R75ODPS.js → chunk-NBY6R37W.js} +61 -232
- package/dist/{chunk-RWFGXC35.js → chunk-NEYQAEYU.js} +7 -7
- package/dist/{chunk-MBHZDXGN.js → chunk-NL35XNLI.js} +1 -1
- package/dist/{chunk-TPQVLYSV.js → chunk-NLGMHPEN.js} +1 -1
- package/dist/{chunk-5LMH4YHG.js → chunk-NRVV4Y5V.js} +4 -4
- package/dist/{chunk-GN5VHPPR.js → chunk-NVZR7T4E.js} +1 -1
- package/dist/{chunk-Y2L7RMGH.js → chunk-NWBHL5PI.js} +1 -1
- package/dist/{chunk-YPYDLW75.js → chunk-OEMX65EA.js} +1 -1
- package/dist/{chunk-UAFUGPKO.js → chunk-ONAQAL3O.js} +1 -1
- package/dist/{chunk-AVM7XZE4.js → chunk-OWQ3CCYJ.js} +7 -6
- package/dist/{chunk-K525WLL7.js → chunk-PI6V23GF.js} +5 -4
- package/dist/{chunk-AURM7FOT.js → chunk-Q2OAQPWY.js} +1 -1
- package/dist/{chunk-FB5VRO5S.js → chunk-QLDWASTX.js} +28 -32
- package/dist/{chunk-EPWDTS2Q.js → chunk-QMTGMCWB.js} +1 -1
- package/dist/{chunk-VI2FJY2M.js → chunk-QP4FHME2.js} +2 -2
- package/dist/{chunk-NJWK6J4N.js → chunk-QUNKPR6Y.js} +5 -5
- package/dist/{chunk-O6DAF2TY.js → chunk-QUZVAHO7.js} +2 -2
- package/dist/{chunk-VHKL4S4T.js → chunk-RRHSONV5.js} +2 -2
- package/dist/{chunk-GPF6X6HE.js → chunk-RYDHEWYY.js} +2 -2
- package/dist/{chunk-C2YS2AA6.js → chunk-U7WOVXBB.js} +2 -2
- package/dist/chunk-UIRWDGMB.js +230 -0
- package/dist/{chunk-FE45RXGC.js → chunk-V2GZMY6O.js} +1 -1
- package/dist/{chunk-PATCHPNY.js → chunk-VHALWCUO.js} +1 -1
- package/dist/{chunk-HLZSC5WK.js → chunk-VQAP35DA.js} +20 -18
- package/dist/{chunk-452XB7OZ.js → chunk-VRIMTCX2.js} +1 -1
- package/dist/{chunk-SUNYJ6YE.js → chunk-VT2B5BHM.js} +1 -1
- package/dist/{chunk-UZIJDYDA.js → chunk-VWVJVQDH.js} +2 -2
- package/dist/{chunk-TRZ5KA2R.js → chunk-VXIMSRTO.js} +2 -2
- package/dist/{chunk-DAZIV4QZ.js → chunk-WCXZF42W.js} +1 -1
- package/dist/{chunk-6OJJF4WP.js → chunk-XJUUWHVN.js} +1 -1
- package/dist/{chunk-F7LU65PQ.js → chunk-Y25OJWOQ.js} +14 -2
- package/dist/{chunk-2ORPA23Y.js → chunk-YMXXD2GW.js} +36 -8
- package/dist/{chunk-5WLMF6PL.js → chunk-YMZHTTOQ.js} +1 -1
- package/dist/{chunk-7DIDOQCX.js → chunk-YRVW57UW.js} +139 -125
- package/dist/{chunk-BRFH5X7G.js → chunk-Z7VDUS6L.js} +1 -1
- package/dist/{chunk-YFE6W75D.js → chunk-ZKFPHJIJ.js} +1 -1
- package/dist/{chunk-5WUTKDH6.js → chunk-ZVXJSQOR.js} +1 -1
- package/dist/{co-activation-VB4CJQZB.js → co-activation-L6I2LSJO.js} +3 -3
- package/dist/{co-occurrence-XZQJJIBM.js → co-occurrence-QARWYUAY.js} +3 -3
- package/dist/{code-context-index-FCQOPUEA.js → code-context-index-UIYQRDHD.js} +4 -4
- package/dist/{content-extractor-SPSH5X33.js → content-extractor-EYRVGD6O.js} +2 -2
- package/dist/{conversation-wiki-populator-YU35LNRK.js → conversation-wiki-populator-L7O6F3BB.js} +1 -1
- package/dist/{crdt-sync-KXETGV45.js → crdt-sync-R6YROKDH.js} +1 -1
- package/dist/{crm-webhook-JMOAHTJ6.js → crm-webhook-WK3PYJJK.js} +2 -2
- package/dist/{cto-delegation-gate-IJ3KQIKF.js → cto-delegation-gate-5JZORQIT.js} +12 -12
- package/dist/{daemon-auth-2IZACWSG.js → daemon-auth-2HEOL6VG.js} +2 -2
- package/dist/{daemon-orchestration-ZCY4GEI3.js → daemon-orchestration-BJ3T5MMF.js} +16 -15
- package/dist/{db-backup-HLX5OLIV.js → db-backup-EWS52P2W.js} +2 -2
- package/dist/{dreaming-2CJML3TU.js → dreaming-BOSBDRI3.js} +13 -13
- package/dist/{entity-boost-T5IYWWDZ.js → entity-boost-6ZVX7DFB.js} +26 -2
- package/dist/{exe-drift-P5OIRNSH.js → exe-drift-WRE6RADZ.js} +4 -4
- package/dist/{exe-export-QQL2H322.js → exe-export-7N5PBCMK.js} +8 -8
- package/dist/{exe-import-V4RJCUEP.js → exe-import-YOOE7S3H.js} +8 -8
- package/dist/{exe-key-MENJGDD7.js → exe-key-GXJSTCX2.js} +4 -4
- package/dist/{exe-org-3FNET2J7.js → exe-org-42YMQL75.js} +2 -2
- package/dist/{exe-snapshot-YRARQE7F.js → exe-snapshot-ODUCFW7G.js} +18 -18
- package/dist/{fast-db-init-HIJWWKAO.js → fast-db-init-YSR7RMVZ.js} +1 -1
- package/dist/{founder-context-BQ5NBDUV.js → founder-context-Q2HUCZX4.js} +2 -2
- package/dist/gateway/index.js +9 -9
- package/dist/{gateway-client-YGSA5QMC.js → gateway-client-4QXHKN5C.js} +1 -1
- package/dist/{git-staleness-IHTKCUMN.js → git-staleness-BJDTCDPC.js} +3 -3
- package/dist/{git-task-sweep-5ZPNQS7Y.js → git-task-sweep-L3U3T5HM.js} +13 -13
- package/dist/{global-procedures-XHDIZRJU.js → global-procedures-HCHEHKY2.js} +4 -4
- package/dist/{graph-auto-extract-5TPT67GP.js → graph-auto-extract-FP5C76LS.js} +3 -3
- package/dist/{hook-integrity-SB53Y7UK.js → hook-integrity-2OU3T6UC.js} +1 -1
- package/dist/hooks/bug-report-worker.js +15 -14
- package/dist/hooks/codex-stop-task-finalizer.js +15 -14
- package/dist/hooks/commit-complete.js +16 -16
- package/dist/hooks/error-recall.js +10 -10
- package/dist/hooks/exe-heartbeat-hook.js +5 -5
- package/dist/hooks/ingest-worker.js +8 -8
- package/dist/hooks/ingest.js +13 -13
- package/dist/hooks/instructions-loaded.js +7 -7
- package/dist/hooks/manifest.json +20 -20
- package/dist/hooks/notification.js +6 -6
- package/dist/hooks/post-compact.js +15 -15
- package/dist/hooks/post-tool-combined.js +7 -7
- package/dist/hooks/pre-compact.js +20 -20
- package/dist/hooks/pre-tool-use.js +28 -25
- package/dist/hooks/prompt-submit.js +62 -31
- package/dist/hooks/session-end.js +26 -26
- package/dist/hooks/session-start.js +39 -15
- package/dist/hooks/stop.js +22 -22
- package/dist/hooks/subagent-stop.js +15 -15
- package/dist/hooks/summary-worker.js +32 -27
- package/dist/index.js +21 -21
- package/dist/{installer-AMZM4MLS.js → installer-AWMUCRN4.js} +7 -7
- package/dist/{installer-KT5FW4CN.js → installer-HB3NH6FG.js} +9 -9
- package/dist/{installer-HW74W3IT.js → installer-RU6EVOBL.js} +6 -6
- package/dist/{intercom-queue-RNM6EPGA.js → intercom-queue-A6UJEFIF.js} +1 -1
- package/dist/{key-backup-status-OZ2CXUDW.js → key-backup-status-4YKCV4ZV.js} +1 -1
- package/dist/lib/agent-config.js +2 -2
- package/dist/lib/cloud-sync.js +10 -8
- package/dist/lib/config.js +1 -1
- package/dist/lib/consolidation.js +8 -8
- package/dist/lib/database.js +3 -3
- package/dist/lib/db-daemon-client.js +3 -3
- package/dist/lib/db.js +3 -3
- package/dist/lib/device-registry.js +1 -1
- package/dist/lib/embedder.js +4 -4
- package/dist/lib/employee-templates.js +5 -5
- package/dist/lib/employees.js +3 -3
- package/dist/lib/exe-daemon-client.js +3 -3
- package/dist/lib/exe-daemon.js +105 -74
- package/dist/lib/hybrid-search.js +8 -8
- package/dist/lib/identity.js +3 -3
- package/dist/lib/keychain.js +1 -1
- package/dist/lib/license.js +2 -2
- package/dist/lib/messaging.js +13 -13
- package/dist/lib/post-tool-memory.js +3 -3
- package/dist/lib/reminders.js +4 -4
- package/dist/lib/schedules.js +8 -8
- package/dist/lib/session-registry.js +5 -5
- package/dist/lib/skill-learning.js +5 -5
- package/dist/lib/store.js +7 -7
- package/dist/lib/task-router.js +4 -4
- package/dist/lib/tasks.js +14 -13
- package/dist/lib/tmux-routing.js +12 -12
- package/dist/lib/token-spend.js +4 -4
- package/dist/lib/ws-client.js +1 -1
- package/dist/{license-gate-XJDIL6OZ.js → license-gate-6JQQFBHS.js} +3 -3
- package/dist/mcp/register-tools.js +68 -67
- package/dist/mcp/server.js +70 -69
- package/dist/mcp/tools/complete-reminder.js +5 -5
- package/dist/mcp/tools/create-reminder.js +5 -5
- package/dist/mcp/tools/create-task.js +16 -15
- package/dist/mcp/tools/deactivate-behavior.js +6 -6
- package/dist/mcp/tools/list-reminders.js +5 -5
- package/dist/mcp/tools/list-tasks.js +16 -15
- package/dist/mcp/tools/send-message.js +15 -15
- package/dist/mcp/tools/update-task.js +15 -14
- package/dist/{mcp-http-config-BXX3RZPR.js → mcp-http-config-XIJR5P2Z.js} +4 -4
- package/dist/{memory-cards-KRTP5GFM.js → memory-cards-H4BJJ5OK.js} +3 -3
- package/dist/{memory-graph-extractor-G532PUHC.js → memory-graph-extractor-SDGM3GVR.js} +4 -4
- package/dist/{memory-poisoning-defense-HJM3FQA3.js → memory-poisoning-defense-UVU67DGJ.js} +3 -3
- package/dist/{memory-queue-FTNBWLS4.js → memory-queue-FNT5WHXP.js} +2 -2
- package/dist/{memory-queue-client-DHSHEIHQ.js → memory-queue-client-JZCFYTWQ.js} +5 -5
- package/dist/{memory-reflection-RANRFUQL.js → memory-reflection-GGB5K35L.js} +3 -3
- package/dist/{notifications-4P2PVEOT.js → notifications-P3XQZDTH.js} +12 -12
- package/dist/{orchestration-events-IYTASMSN.js → orchestration-events-25WEKUKH.js} +4 -4
- package/dist/{orchestration-phase-SGA7PJ5G.js → orchestration-phase-C26XVKLZ.js} +2 -2
- package/dist/{orchestrator-VKVHZ4MV.js → orchestrator-VIXTY4E4.js} +14 -14
- package/dist/{pipeline-router-E4L5BDXN.js → pipeline-router-S5PE5U6B.js} +4 -4
- package/dist/{plan-limits-5O5QG55H.js → plan-limits-DGIVM42H.js} +5 -5
- package/dist/{prediction-log-OMWHW7FL.js → prediction-log-DOEOHDHS.js} +1 -1
- package/dist/{project-boot-WMI6CWRX.js → project-boot-4ZL2W7DN.js} +12 -2
- package/dist/{projection-worker-54KRNQSO.js → projection-worker-GG2W5OM3.js} +3 -3
- package/dist/{push-notifications-E2XXEWJZ.js → push-notifications-AMHVR6DF.js} +2 -2
- package/dist/{reranker-4NTUFNYT.js → reranker-UCPLQZE2.js} +2 -2
- package/dist/{review-polling-BFRJDLUA.js → review-polling-P2MWEXLR.js} +13 -13
- package/dist/runtime/index.js +15 -15
- package/dist/{session-events-KCZCWGE4.js → session-events-5CD66R6U.js} +13 -13
- package/dist/{session-kill-telemetry-TMNIDYWY.js → session-kill-telemetry-7FBHTEDN.js} +4 -4
- package/dist/{session-scope-DRZBQ32Y.js → session-scope-VMIPAZU7.js} +12 -12
- package/dist/{setup-wizard-TQKGDAHO.js → setup-wizard-BNR47URR.js} +3 -3
- package/dist/{shard-manager-G6MHCO7X.js → shard-manager-VGA2TYHM.js} +2 -2
- package/dist/{skill-refinement-Z5SWD3AM.js → skill-refinement-NRG4WWRW.js} +3 -3
- package/dist/stack-release-PFZI22WC.js +521 -0
- package/dist/{stack-update-NO5MNARG.js → stack-update-JIWJGGLX.js} +3 -3
- package/dist/{steward-gate-7DWYS5AT.js → steward-gate-L7DJMF4C.js} +4 -4
- package/dist/{task-enforcement-2VL5J6JJ.js → task-enforcement-XQL77PZH.js} +52 -12
- package/dist/{task-scope-YHALISIB.js → task-scope-R3XKBIHL.js} +12 -12
- package/dist/{tasks-crud-JXZEBZFR.js → tasks-crud-DQOG2NPG.js} +12 -12
- package/dist/tasks-notify-4EQYG52H.js +37 -0
- package/dist/{tasks-review-PGPYJQF5.js → tasks-review-XPFJ4DSJ.js} +12 -12
- package/dist/{telemetry-upload-H7OJNBIF.js → telemetry-upload-OT5B5HUY.js} +7 -7
- package/dist/{token-budget-JJ7JQIA2.js → token-budget-D2LQKCAV.js} +3 -3
- package/dist/{tool-capability-index-WIV4K3FB.js → tool-capability-index-FAJ5ZHDF.js} +1 -1
- package/dist/{tool-telemetry-W4LFCHFT.js → tool-telemetry-QIF5BCLF.js} +1 -1
- package/dist/tui/App.js +26 -26
- package/dist/{tui-data-72U6N2DC.js → tui-data-UEV2QOR3.js} +108 -12
- package/dist/{whatsapp-config-W63RQ3AU.js → whatsapp-config-GOSELKTE.js} +7 -0
- package/dist/{worker-gate-SCSN6IHI.js → worker-gate-PRCKA23W.js} +2 -2
- package/dist/{workflow-engine-OICYBE4F.js → workflow-engine-7X6LLH3M.js} +2 -2
- package/dist/{worktree-JXN4RCWC.js → worktree-RICSCT2S.js} +5 -5
- package/package.json +1 -1
- package/release-notes.json +137 -297
- package/stack.release.json +4 -3
- package/dist/preflight-EAH2MI76.js +0 -287
- /package/dist/{chunk-H42LEGLB.js → chunk-AQBEG33D.js} +0 -0
- /package/dist/{chunk-AU5426YP.js → chunk-B7JGEDVE.js} +0 -0
- /package/dist/{chunk-YFDDTHNM.js → chunk-JXI4XUTV.js} +0 -0
- /package/dist/{chunk-SNYDRHV3.js → chunk-U3DUFHOT.js} +0 -0
- /package/dist/{chunk-N2XUH2HQ.js → chunk-VBPC7IC7.js} +0 -0
- /package/dist/{chunk-HTUJBTBM.js → chunk-VUS6WXQ3.js} +0 -0
- /package/dist/{chunk-NOLIN2YI.js → chunk-XAYRZHLV.js} +0 -0
- /package/dist/{core-memory-VOBGGB2Q.js → core-memory-4KAIKQRQ.js} +0 -0
- /package/dist/{message-queue-client-KAJN6TIJ.js → message-queue-client-S6W5VMJV.js} +0 -0
- /package/dist/{oauth-server-QEXRSXEP.js → oauth-server-2ESBZB7F.js} +0 -0
- /package/dist/{webhook-pipe-LY4XEDL7.js → webhook-pipe-ZRUVOG5H.js} +0 -0
- /package/dist/{wiki-acl-M3OR547L.js → wiki-acl-MFLSS6DE.js} +0 -0
- /package/dist/{wiki-client-MAFYBXCQ.js → wiki-client-GBPR45BQ.js} +0 -0
|
@@ -3,12 +3,12 @@ import {
|
|
|
3
3
|
getGlobalProceduresBlock,
|
|
4
4
|
loadGlobalProcedures,
|
|
5
5
|
storeGlobalProcedure
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NVZR7T4E.js";
|
|
7
7
|
import "./chunk-K77WC6HA.js";
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-CEJO7244.js";
|
|
9
|
+
import "./chunk-AWRL5FGM.js";
|
|
10
10
|
import "./chunk-FXU7JOXK.js";
|
|
11
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-VXIMSRTO.js";
|
|
12
12
|
import "./chunk-LYH5HE24.js";
|
|
13
13
|
import "./chunk-MLKGABMK.js";
|
|
14
14
|
export {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getClient
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import "./chunk-
|
|
3
|
+
} from "./chunk-CEJO7244.js";
|
|
4
|
+
import "./chunk-AWRL5FGM.js";
|
|
5
5
|
import "./chunk-FXU7JOXK.js";
|
|
6
|
-
import "./chunk-
|
|
6
|
+
import "./chunk-VXIMSRTO.js";
|
|
7
7
|
import "./chunk-LYH5HE24.js";
|
|
8
8
|
import "./chunk-MLKGABMK.js";
|
|
9
9
|
|
|
@@ -67,7 +67,7 @@ async function verifyOrBlock(hookPath) {
|
|
|
67
67
|
process.stderr.write(`[SECURITY] Hook tamper detected: ${filename} \u2014 ${result.reason}
|
|
68
68
|
`);
|
|
69
69
|
try {
|
|
70
|
-
const { pushNotifyAsync } = await import("./push-notifications-
|
|
70
|
+
const { pushNotifyAsync } = await import("./push-notifications-AMHVR6DF.js");
|
|
71
71
|
pushNotifyAsync({
|
|
72
72
|
event: "security_alert",
|
|
73
73
|
title: "Hook tamper detected",
|
|
@@ -1,34 +1,35 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createTask
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-NBY6R37W.js";
|
|
4
|
+
import "../chunk-HOGTZLVU.js";
|
|
4
5
|
import {
|
|
5
6
|
fastDbInit
|
|
6
|
-
} from "../chunk-
|
|
7
|
-
import "../chunk-
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-
|
|
7
|
+
} from "../chunk-AQBEG33D.js";
|
|
8
|
+
import "../chunk-F7JLZXHC.js";
|
|
9
|
+
import "../chunk-ZKFPHJIJ.js";
|
|
10
|
+
import "../chunk-5CHYEKMH.js";
|
|
10
11
|
import "../chunk-4JERP7NT.js";
|
|
11
|
-
import "../chunk-
|
|
12
|
+
import "../chunk-GHEWRYMY.js";
|
|
12
13
|
import "../chunk-MVW62NIZ.js";
|
|
13
14
|
import "../chunk-OYNKIAVW.js";
|
|
14
15
|
import "../chunk-CX6GL3ZJ.js";
|
|
15
|
-
import "../chunk-
|
|
16
|
-
import "../chunk-
|
|
16
|
+
import "../chunk-HCBMPZDT.js";
|
|
17
|
+
import "../chunk-XJUUWHVN.js";
|
|
17
18
|
import "../chunk-NGP6LSV2.js";
|
|
18
|
-
import "../chunk-
|
|
19
|
+
import "../chunk-I5PIBL56.js";
|
|
19
20
|
import "../chunk-CVYC6DUW.js";
|
|
20
21
|
import "../chunk-OPU3NYOO.js";
|
|
21
22
|
import "../chunk-GJV3WDWM.js";
|
|
22
23
|
import "../chunk-MP2AFCGL.js";
|
|
23
|
-
import "../chunk-
|
|
24
|
+
import "../chunk-JLNXKG3K.js";
|
|
24
25
|
import "../chunk-HYZV25LY.js";
|
|
25
26
|
import {
|
|
26
27
|
getClient
|
|
27
|
-
} from "../chunk-
|
|
28
|
-
import "../chunk-
|
|
28
|
+
} from "../chunk-CEJO7244.js";
|
|
29
|
+
import "../chunk-AWRL5FGM.js";
|
|
29
30
|
import "../chunk-FXU7JOXK.js";
|
|
30
|
-
import "../chunk-
|
|
31
|
-
import "../chunk-
|
|
31
|
+
import "../chunk-MOZ2YQ54.js";
|
|
32
|
+
import "../chunk-VXIMSRTO.js";
|
|
32
33
|
import "../chunk-LYH5HE24.js";
|
|
33
34
|
import "../chunk-MLKGABMK.js";
|
|
34
35
|
|
|
@@ -1,36 +1,37 @@
|
|
|
1
1
|
import {
|
|
2
2
|
updateTask
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-NBY6R37W.js";
|
|
4
|
+
import "../chunk-HOGTZLVU.js";
|
|
4
5
|
import {
|
|
5
6
|
fastDbInit
|
|
6
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-AQBEG33D.js";
|
|
7
8
|
import {
|
|
8
9
|
listTasks
|
|
9
|
-
} from "../chunk-
|
|
10
|
-
import "../chunk-
|
|
11
|
-
import "../chunk-
|
|
10
|
+
} from "../chunk-F7JLZXHC.js";
|
|
11
|
+
import "../chunk-ZKFPHJIJ.js";
|
|
12
|
+
import "../chunk-5CHYEKMH.js";
|
|
12
13
|
import "../chunk-4JERP7NT.js";
|
|
13
|
-
import "../chunk-
|
|
14
|
+
import "../chunk-GHEWRYMY.js";
|
|
14
15
|
import "../chunk-MVW62NIZ.js";
|
|
15
16
|
import "../chunk-OYNKIAVW.js";
|
|
16
17
|
import "../chunk-CX6GL3ZJ.js";
|
|
17
|
-
import "../chunk-
|
|
18
|
-
import "../chunk-
|
|
18
|
+
import "../chunk-HCBMPZDT.js";
|
|
19
|
+
import "../chunk-XJUUWHVN.js";
|
|
19
20
|
import "../chunk-NGP6LSV2.js";
|
|
20
|
-
import "../chunk-
|
|
21
|
+
import "../chunk-I5PIBL56.js";
|
|
21
22
|
import "../chunk-CVYC6DUW.js";
|
|
22
23
|
import "../chunk-OPU3NYOO.js";
|
|
23
24
|
import "../chunk-GJV3WDWM.js";
|
|
24
25
|
import "../chunk-MP2AFCGL.js";
|
|
25
|
-
import "../chunk-
|
|
26
|
+
import "../chunk-JLNXKG3K.js";
|
|
26
27
|
import "../chunk-HYZV25LY.js";
|
|
27
28
|
import {
|
|
28
29
|
canCoordinate
|
|
29
|
-
} from "../chunk-
|
|
30
|
-
import "../chunk-
|
|
30
|
+
} from "../chunk-CEJO7244.js";
|
|
31
|
+
import "../chunk-AWRL5FGM.js";
|
|
31
32
|
import "../chunk-FXU7JOXK.js";
|
|
32
|
-
import "../chunk-
|
|
33
|
-
import "../chunk-
|
|
33
|
+
import "../chunk-MOZ2YQ54.js";
|
|
34
|
+
import "../chunk-VXIMSRTO.js";
|
|
34
35
|
import "../chunk-LYH5HE24.js";
|
|
35
36
|
import "../chunk-MLKGABMK.js";
|
|
36
37
|
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
import {
|
|
2
2
|
extractKeywords,
|
|
3
3
|
matchScore
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
7
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-J7V7LPPX.js";
|
|
5
|
+
import "../chunk-F7JLZXHC.js";
|
|
6
|
+
import "../chunk-ZKFPHJIJ.js";
|
|
7
|
+
import "../chunk-5CHYEKMH.js";
|
|
8
8
|
import "../chunk-4JERP7NT.js";
|
|
9
|
-
import "../chunk-
|
|
9
|
+
import "../chunk-GHEWRYMY.js";
|
|
10
10
|
import "../chunk-MVW62NIZ.js";
|
|
11
11
|
import "../chunk-OYNKIAVW.js";
|
|
12
12
|
import "../chunk-CX6GL3ZJ.js";
|
|
13
|
-
import "../chunk-
|
|
14
|
-
import "../chunk-
|
|
13
|
+
import "../chunk-HCBMPZDT.js";
|
|
14
|
+
import "../chunk-XJUUWHVN.js";
|
|
15
15
|
import "../chunk-NGP6LSV2.js";
|
|
16
|
-
import "../chunk-
|
|
16
|
+
import "../chunk-I5PIBL56.js";
|
|
17
17
|
import "../chunk-CVYC6DUW.js";
|
|
18
18
|
import "../chunk-OPU3NYOO.js";
|
|
19
19
|
import "../chunk-GJV3WDWM.js";
|
|
20
20
|
import "../chunk-MP2AFCGL.js";
|
|
21
|
-
import "../chunk-
|
|
21
|
+
import "../chunk-JLNXKG3K.js";
|
|
22
22
|
import "../chunk-HYZV25LY.js";
|
|
23
|
-
import "../chunk-
|
|
24
|
-
import "../chunk-
|
|
23
|
+
import "../chunk-CEJO7244.js";
|
|
24
|
+
import "../chunk-AWRL5FGM.js";
|
|
25
25
|
import "../chunk-FXU7JOXK.js";
|
|
26
|
-
import "../chunk-
|
|
27
|
-
import "../chunk-
|
|
26
|
+
import "../chunk-MOZ2YQ54.js";
|
|
27
|
+
import "../chunk-VXIMSRTO.js";
|
|
28
28
|
import "../chunk-LYH5HE24.js";
|
|
29
29
|
import "../chunk-MLKGABMK.js";
|
|
30
30
|
|
|
@@ -33,7 +33,7 @@ import { execSync } from "child_process";
|
|
|
33
33
|
process.on("uncaughtException", () => process.exit(0));
|
|
34
34
|
process.on("unhandledRejection", () => process.exit(0));
|
|
35
35
|
try {
|
|
36
|
-
const { verifyOrBlock } = await import("../hook-integrity-
|
|
36
|
+
const { verifyOrBlock } = await import("../hook-integrity-2OU3T6UC.js");
|
|
37
37
|
if (!await verifyOrBlock(new URL(import.meta.url).pathname)) process.exit(2);
|
|
38
38
|
} catch {
|
|
39
39
|
}
|
|
@@ -80,13 +80,13 @@ async function main() {
|
|
|
80
80
|
const changedFiles = getChangedFiles(commitHash);
|
|
81
81
|
let client;
|
|
82
82
|
try {
|
|
83
|
-
const { fastDbInit } = await import("../fast-db-init-
|
|
83
|
+
const { fastDbInit } = await import("../fast-db-init-YSR7RMVZ.js");
|
|
84
84
|
client = await fastDbInit();
|
|
85
85
|
} catch {
|
|
86
86
|
process.stderr.write("[commit-complete] DB init failed \u2014 skipping\n");
|
|
87
87
|
return;
|
|
88
88
|
}
|
|
89
|
-
const { listTasks, updateTaskStatus } = await import("../tasks-crud-
|
|
89
|
+
const { listTasks, updateTaskStatus } = await import("../tasks-crud-DQOG2NPG.js");
|
|
90
90
|
const tasks = await listTasks({
|
|
91
91
|
assignedTo: agentId,
|
|
92
92
|
status: "in_progress",
|
|
@@ -4,31 +4,31 @@ import {
|
|
|
4
4
|
import {
|
|
5
5
|
hybridSearch,
|
|
6
6
|
lightweightSearch
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-DLZYAYVM.js";
|
|
8
8
|
import {
|
|
9
9
|
initStore
|
|
10
|
-
} from "../chunk-
|
|
10
|
+
} from "../chunk-222SI7QC.js";
|
|
11
11
|
import "../chunk-CHCA3ZM2.js";
|
|
12
|
-
import "../chunk-
|
|
12
|
+
import "../chunk-IZVKWBIP.js";
|
|
13
13
|
import "../chunk-SH45SJQW.js";
|
|
14
14
|
import {
|
|
15
15
|
getActiveAgent
|
|
16
|
-
} from "../chunk-
|
|
17
|
-
import "../chunk-
|
|
16
|
+
} from "../chunk-MCESA5UW.js";
|
|
17
|
+
import "../chunk-Y25OJWOQ.js";
|
|
18
18
|
import "../chunk-CVYC6DUW.js";
|
|
19
19
|
import "../chunk-GJV3WDWM.js";
|
|
20
20
|
import "../chunk-MP2AFCGL.js";
|
|
21
21
|
import "../chunk-HYZV25LY.js";
|
|
22
22
|
import {
|
|
23
23
|
getClient
|
|
24
|
-
} from "../chunk-
|
|
25
|
-
import "../chunk-
|
|
24
|
+
} from "../chunk-CEJO7244.js";
|
|
25
|
+
import "../chunk-AWRL5FGM.js";
|
|
26
26
|
import "../chunk-FXU7JOXK.js";
|
|
27
|
-
import "../chunk-
|
|
27
|
+
import "../chunk-K333WOW4.js";
|
|
28
28
|
import {
|
|
29
29
|
loadConfig,
|
|
30
30
|
loadConfigSync
|
|
31
|
-
} from "../chunk-
|
|
31
|
+
} from "../chunk-VXIMSRTO.js";
|
|
32
32
|
import "../chunk-LYH5HE24.js";
|
|
33
33
|
import "../chunk-MLKGABMK.js";
|
|
34
34
|
|
|
@@ -36,7 +36,7 @@ import "../chunk-MLKGABMK.js";
|
|
|
36
36
|
process.on("uncaughtException", () => process.exit(0));
|
|
37
37
|
process.on("unhandledRejection", () => process.exit(0));
|
|
38
38
|
try {
|
|
39
|
-
const { verifyOrBlock } = await import("../hook-integrity-
|
|
39
|
+
const { verifyOrBlock } = await import("../hook-integrity-2OU3T6UC.js");
|
|
40
40
|
if (!await verifyOrBlock(new URL(import.meta.url).pathname)) process.exit(2);
|
|
41
41
|
} catch {
|
|
42
42
|
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import "../chunk-SH45SJQW.js";
|
|
2
2
|
import {
|
|
3
3
|
getActiveAgent
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-MCESA5UW.js";
|
|
5
5
|
import "../chunk-CVYC6DUW.js";
|
|
6
6
|
import "../chunk-GJV3WDWM.js";
|
|
7
7
|
import {
|
|
8
8
|
canCoordinate
|
|
9
|
-
} from "../chunk-
|
|
10
|
-
import "../chunk-
|
|
9
|
+
} from "../chunk-CEJO7244.js";
|
|
10
|
+
import "../chunk-AWRL5FGM.js";
|
|
11
11
|
import "../chunk-FXU7JOXK.js";
|
|
12
|
-
import "../chunk-
|
|
12
|
+
import "../chunk-VXIMSRTO.js";
|
|
13
13
|
import "../chunk-LYH5HE24.js";
|
|
14
14
|
import "../chunk-MLKGABMK.js";
|
|
15
15
|
|
|
@@ -20,7 +20,7 @@ import { fileURLToPath } from "url";
|
|
|
20
20
|
process.on("uncaughtException", () => process.exit(0));
|
|
21
21
|
process.on("unhandledRejection", () => process.exit(0));
|
|
22
22
|
try {
|
|
23
|
-
const { verifyOrBlock } = await import("../hook-integrity-
|
|
23
|
+
const { verifyOrBlock } = await import("../hook-integrity-2OU3T6UC.js");
|
|
24
24
|
if (!await verifyOrBlock(new URL(import.meta.url).pathname)) process.exit(2);
|
|
25
25
|
} catch {
|
|
26
26
|
}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import {
|
|
2
2
|
buildPostToolMemoryEntry
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-MPX3TRMQ.js";
|
|
4
|
+
import "../chunk-VT2B5BHM.js";
|
|
5
5
|
import {
|
|
6
6
|
writeMemoryViaDaemon
|
|
7
|
-
} from "../chunk-
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-
|
|
10
|
-
import "../chunk-
|
|
7
|
+
} from "../chunk-ENVRFBTB.js";
|
|
8
|
+
import "../chunk-MEIHREPM.js";
|
|
9
|
+
import "../chunk-RRHSONV5.js";
|
|
10
|
+
import "../chunk-7IZWLMTP.js";
|
|
11
11
|
import "../chunk-AHMUF6RO.js";
|
|
12
|
-
import "../chunk-
|
|
12
|
+
import "../chunk-Y25OJWOQ.js";
|
|
13
13
|
import "../chunk-OPU3NYOO.js";
|
|
14
14
|
import "../chunk-GJV3WDWM.js";
|
|
15
15
|
import "../chunk-PWMMIGVQ.js";
|
|
16
16
|
import "../chunk-HYZV25LY.js";
|
|
17
|
-
import "../chunk-
|
|
17
|
+
import "../chunk-VXIMSRTO.js";
|
|
18
18
|
import "../chunk-LYH5HE24.js";
|
|
19
19
|
import "../chunk-MLKGABMK.js";
|
|
20
20
|
|
package/dist/hooks/ingest.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
registerWorkerPid,
|
|
3
3
|
tryAcquireWorkerSlot
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-LAOB5BKV.js";
|
|
5
5
|
import {
|
|
6
6
|
classifyError,
|
|
7
7
|
detectError,
|
|
@@ -15,7 +15,7 @@ import "../chunk-YSU7JB7H.js";
|
|
|
15
15
|
import "../chunk-SH45SJQW.js";
|
|
16
16
|
import {
|
|
17
17
|
getActiveAgent
|
|
18
|
-
} from "../chunk-
|
|
18
|
+
} from "../chunk-MCESA5UW.js";
|
|
19
19
|
import {
|
|
20
20
|
getSessionKey
|
|
21
21
|
} from "../chunk-CVYC6DUW.js";
|
|
@@ -23,13 +23,13 @@ import "../chunk-GJV3WDWM.js";
|
|
|
23
23
|
import "../chunk-HYZV25LY.js";
|
|
24
24
|
import {
|
|
25
25
|
getCoordinatorName
|
|
26
|
-
} from "../chunk-
|
|
27
|
-
import "../chunk-
|
|
26
|
+
} from "../chunk-CEJO7244.js";
|
|
27
|
+
import "../chunk-AWRL5FGM.js";
|
|
28
28
|
import "../chunk-FXU7JOXK.js";
|
|
29
29
|
import {
|
|
30
30
|
EXE_AI_DIR,
|
|
31
31
|
loadConfigSync
|
|
32
|
-
} from "../chunk-
|
|
32
|
+
} from "../chunk-VXIMSRTO.js";
|
|
33
33
|
import "../chunk-LYH5HE24.js";
|
|
34
34
|
import "../chunk-MLKGABMK.js";
|
|
35
35
|
|
|
@@ -114,7 +114,7 @@ process.stdin.on("end", async () => {
|
|
|
114
114
|
if (filePath) {
|
|
115
115
|
const { initStore } = await import("../lib/store.js");
|
|
116
116
|
await initStore({ lightweight: true });
|
|
117
|
-
const { recordFileRead } = await import("../git-staleness-
|
|
117
|
+
const { recordFileRead } = await import("../git-staleness-BJDTCDPC.js");
|
|
118
118
|
await recordFileRead(
|
|
119
119
|
data.session_id,
|
|
120
120
|
agent.agentId,
|
|
@@ -213,7 +213,7 @@ Your output files must start with: exe/output/${agent.agentId}-`
|
|
|
213
213
|
);
|
|
214
214
|
if (existsSync(bugWorkerPath) && tryAcquireWorkerSlot()) {
|
|
215
215
|
try {
|
|
216
|
-
const { verifyHookIntegrity } = await import("../hook-integrity-
|
|
216
|
+
const { verifyHookIntegrity } = await import("../hook-integrity-2OU3T6UC.js");
|
|
217
217
|
const c = verifyHookIntegrity(bugWorkerPath);
|
|
218
218
|
if (!c.verified) {
|
|
219
219
|
process.stderr.write(`[SECURITY] Hook tamper: bug-report-worker.js \u2014 ${c.reason}
|
|
@@ -275,7 +275,7 @@ Your output files must start with: exe/output/${agent.agentId}-`
|
|
|
275
275
|
);
|
|
276
276
|
if (existsSync(summaryWorkerPath) && tryAcquireWorkerSlot()) {
|
|
277
277
|
try {
|
|
278
|
-
const { verifyHookIntegrity } = await import("../hook-integrity-
|
|
278
|
+
const { verifyHookIntegrity } = await import("../hook-integrity-2OU3T6UC.js");
|
|
279
279
|
const c = verifyHookIntegrity(summaryWorkerPath);
|
|
280
280
|
if (!c.verified) {
|
|
281
281
|
process.stderr.write(`[SECURITY] Hook tamper: summary-worker.js \u2014 ${c.reason}
|
|
@@ -320,7 +320,7 @@ Your output files must start with: exe/output/${agent.agentId}-`
|
|
|
320
320
|
if (taskData.taskId) {
|
|
321
321
|
const { initStore: cpInit } = await import("../lib/store.js");
|
|
322
322
|
await cpInit();
|
|
323
|
-
const { writeCheckpoint } = await import("../tasks-crud-
|
|
323
|
+
const { writeCheckpoint } = await import("../tasks-crud-DQOG2NPG.js");
|
|
324
324
|
await writeCheckpoint({
|
|
325
325
|
taskId: taskData.taskId,
|
|
326
326
|
step: `auto_checkpoint_${counter.total}`,
|
|
@@ -357,7 +357,7 @@ WARNING: You are writing code without running the build pipeline. If this task a
|
|
|
357
357
|
);
|
|
358
358
|
if (existsSync(commitWorkerPath) && tryAcquireWorkerSlot()) {
|
|
359
359
|
try {
|
|
360
|
-
const { verifyHookIntegrity } = await import("../hook-integrity-
|
|
360
|
+
const { verifyHookIntegrity } = await import("../hook-integrity-2OU3T6UC.js");
|
|
361
361
|
const c = verifyHookIntegrity(commitWorkerPath);
|
|
362
362
|
if (!c.verified) {
|
|
363
363
|
process.stderr.write(`[SECURITY] Hook tamper: commit-complete.js \u2014 ${c.reason}
|
|
@@ -395,10 +395,10 @@ WARNING: You are writing code without running the build pipeline. If this task a
|
|
|
395
395
|
try {
|
|
396
396
|
const socketPath = process.env.EXE_DAEMON_SOCK ?? process.env.EXE_EMBED_SOCK ?? path.join(EXE_AI_DIR, "exed.sock");
|
|
397
397
|
if (existsSync(socketPath)) {
|
|
398
|
-
const { extractSemanticText } = await import("../content-extractor-
|
|
398
|
+
const { extractSemanticText } = await import("../content-extractor-EYRVGD6O.js");
|
|
399
399
|
const { getProjectName } = await import("../project-name-EWG5KAZP.js");
|
|
400
400
|
const { canCoordinate } = await import("../lib/employees.js");
|
|
401
|
-
const { readDaemonToken } = await import("../daemon-auth-
|
|
401
|
+
const { readDaemonToken } = await import("../daemon-auth-2HEOL6VG.js");
|
|
402
402
|
const rawText = extractSemanticText(data.tool_name, data.tool_input ?? {}, data.tool_response ?? {});
|
|
403
403
|
if (rawText.length >= 50) {
|
|
404
404
|
let taskId = null;
|
|
@@ -461,7 +461,7 @@ WARNING: You are writing code without running the build pipeline. If this task a
|
|
|
461
461
|
process.exit(0);
|
|
462
462
|
}
|
|
463
463
|
try {
|
|
464
|
-
const { verifyHookIntegrity } = await import("../hook-integrity-
|
|
464
|
+
const { verifyHookIntegrity } = await import("../hook-integrity-2OU3T6UC.js");
|
|
465
465
|
const check = verifyHookIntegrity(workerPath);
|
|
466
466
|
if (!check.verified) {
|
|
467
467
|
process.stderr.write(`[SECURITY] Hook tamper detected: ingest-worker.js \u2014 ${check.reason}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import "../chunk-SH45SJQW.js";
|
|
2
2
|
import {
|
|
3
3
|
getActiveAgent
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-MCESA5UW.js";
|
|
5
5
|
import "../chunk-CVYC6DUW.js";
|
|
6
6
|
import "../chunk-GJV3WDWM.js";
|
|
7
7
|
import {
|
|
8
8
|
getIdentityInjection
|
|
9
|
-
} from "../chunk-
|
|
10
|
-
import "../chunk-
|
|
9
|
+
} from "../chunk-CEJO7244.js";
|
|
10
|
+
import "../chunk-AWRL5FGM.js";
|
|
11
11
|
import "../chunk-FXU7JOXK.js";
|
|
12
|
-
import "../chunk-
|
|
12
|
+
import "../chunk-VXIMSRTO.js";
|
|
13
13
|
import "../chunk-LYH5HE24.js";
|
|
14
14
|
import "../chunk-MLKGABMK.js";
|
|
15
15
|
|
|
@@ -17,7 +17,7 @@ import "../chunk-MLKGABMK.js";
|
|
|
17
17
|
process.on("uncaughtException", () => process.exit(0));
|
|
18
18
|
process.on("unhandledRejection", () => process.exit(0));
|
|
19
19
|
try {
|
|
20
|
-
const { verifyOrBlock } = await import("../hook-integrity-
|
|
20
|
+
const { verifyOrBlock } = await import("../hook-integrity-2OU3T6UC.js");
|
|
21
21
|
if (!await verifyOrBlock(new URL(import.meta.url).pathname)) process.exit(2);
|
|
22
22
|
} catch {
|
|
23
23
|
}
|
|
@@ -54,7 +54,7 @@ process.stdin.on("end", async () => {
|
|
|
54
54
|
pass = false;
|
|
55
55
|
}
|
|
56
56
|
try {
|
|
57
|
-
const { fastDbInit } = await import("../fast-db-init-
|
|
57
|
+
const { fastDbInit } = await import("../fast-db-init-YSR7RMVZ.js");
|
|
58
58
|
await fastDbInit();
|
|
59
59
|
const { getClient } = await import("../lib/database.js");
|
|
60
60
|
const client = getClient();
|
|
@@ -80,7 +80,7 @@ process.stdin.on("end", async () => {
|
|
|
80
80
|
const claudeMd = join(os.homedir(), ".claude", "CLAUDE.md");
|
|
81
81
|
if (existsSync(claudeMd)) {
|
|
82
82
|
const content = readFileSync(claudeMd, "utf8");
|
|
83
|
-
const hasOrchRules = content.includes("exe-os:orchestration-start");
|
|
83
|
+
const hasOrchRules = content.includes("<!-- exe-os:orchestration-start -->") || content.includes("exe-os Multi-Agent Orchestration");
|
|
84
84
|
if (hasOrchRules) {
|
|
85
85
|
checks.push("PASS: orchestration rules intact in CLAUDE.md");
|
|
86
86
|
} else {
|
package/dist/hooks/manifest.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 1,
|
|
3
|
-
"generatedAt": "2026-06-
|
|
3
|
+
"generatedAt": "2026-06-09T10:58:51.886Z",
|
|
4
4
|
"hashes": {
|
|
5
|
-
"bug-report-worker.js": "
|
|
6
|
-
"codex-stop-task-finalizer.js": "
|
|
7
|
-
"commit-complete.js": "
|
|
8
|
-
"error-recall.js": "
|
|
9
|
-
"exe-heartbeat-hook.js": "
|
|
10
|
-
"ingest-worker.js": "
|
|
11
|
-
"ingest.js": "
|
|
12
|
-
"instructions-loaded.js": "
|
|
13
|
-
"notification.js": "
|
|
14
|
-
"post-compact.js": "
|
|
15
|
-
"post-tool-combined.js": "
|
|
16
|
-
"pre-compact.js": "
|
|
17
|
-
"pre-tool-use.js": "
|
|
18
|
-
"prompt-submit.js": "
|
|
19
|
-
"session-end.js": "
|
|
20
|
-
"session-start.js": "
|
|
21
|
-
"stop.js": "
|
|
22
|
-
"subagent-stop.js": "
|
|
23
|
-
"summary-worker.js": "
|
|
5
|
+
"bug-report-worker.js": "a6039ded4fe88f726e8abee1943ab0b3eb041caadf6b31c62fdf26cc4b44ed15",
|
|
6
|
+
"codex-stop-task-finalizer.js": "14c012358cec82d3e45631d8fbf680b5801300dbcacfc518f6db5865160fd8f9",
|
|
7
|
+
"commit-complete.js": "cdff7e603781d8edc7f99586f6042a5a7af69bf1ad54cb22827bfa01228373b0",
|
|
8
|
+
"error-recall.js": "340af628634bb2c85a571691e779f92cb2339844653307479de22ddaed94d6f8",
|
|
9
|
+
"exe-heartbeat-hook.js": "83edb81ef4961f2846a07998ac8eaceaa9fb0345fa429fea60f5c30b7943f803",
|
|
10
|
+
"ingest-worker.js": "141c5a2091320796bca5f8ef1b1243e405808eda945e5aa0a1d5a384eaae141b",
|
|
11
|
+
"ingest.js": "5705cebcf45dc67b1aa5fca9d42b61591ec66bdab2e6c57852abd3aa8f6c03eb",
|
|
12
|
+
"instructions-loaded.js": "f270d5accccbfc6fb0da3a0087088efe50991586a6889efa16216f6855bd0dea",
|
|
13
|
+
"notification.js": "39fdb87859041e42902397ad9843c10d7ccdee0c557444ef510b6c1c0b47d156",
|
|
14
|
+
"post-compact.js": "b5615ce50af1a1a5faa50a44e2b8c22f375583b355c800166d0d61f3901ea4bc",
|
|
15
|
+
"post-tool-combined.js": "0f9db77b099ea6a6863a45521e629fedbf23da48bf71647c42f2d5b3502bfa68",
|
|
16
|
+
"pre-compact.js": "9aa324537fa703b3db44e3bb03067c9b531e026e7f0362bf40a99c4d617474cb",
|
|
17
|
+
"pre-tool-use.js": "d219add8c432350b4de26a37f616bba5bd098e35cf0136d80684f57f253dc0bb",
|
|
18
|
+
"prompt-submit.js": "2670bb292a3a1ef2b42be9e48784da0e1d119e42c068b1131c04ce4789a454ca",
|
|
19
|
+
"session-end.js": "51230f562e9fd1b66a72f04b68a47ed6bb2a20ff9d4435c0ae312581ad7015c4",
|
|
20
|
+
"session-start.js": "ae16569cb8bc689105ec5212ba0134ca79c7818d785cc48e887ce76596d6d584",
|
|
21
|
+
"stop.js": "585e82b998b280549441640c72ba278625719edc011e6295ac3f5a172fe92a4e",
|
|
22
|
+
"subagent-stop.js": "854de3a24da865b71945bce5b8d7ddbdb836a5753e8bf6d0c50e05e96455a3ec",
|
|
23
|
+
"summary-worker.js": "317443adac4012fdcafcb4ec79dac2f9d9abb34a4d0c825761ece3de868bb6a4"
|
|
24
24
|
}
|
|
25
25
|
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import "../chunk-SH45SJQW.js";
|
|
2
2
|
import {
|
|
3
3
|
getActiveAgent
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-MCESA5UW.js";
|
|
5
5
|
import "../chunk-CVYC6DUW.js";
|
|
6
6
|
import "../chunk-GJV3WDWM.js";
|
|
7
|
-
import "../chunk-
|
|
8
|
-
import "../chunk-
|
|
7
|
+
import "../chunk-CEJO7244.js";
|
|
8
|
+
import "../chunk-AWRL5FGM.js";
|
|
9
9
|
import "../chunk-FXU7JOXK.js";
|
|
10
|
-
import "../chunk-
|
|
10
|
+
import "../chunk-VXIMSRTO.js";
|
|
11
11
|
import "../chunk-LYH5HE24.js";
|
|
12
12
|
import "../chunk-MLKGABMK.js";
|
|
13
13
|
|
|
@@ -15,7 +15,7 @@ import "../chunk-MLKGABMK.js";
|
|
|
15
15
|
process.on("uncaughtException", () => process.exit(0));
|
|
16
16
|
process.on("unhandledRejection", () => process.exit(0));
|
|
17
17
|
try {
|
|
18
|
-
const { verifyOrBlock } = await import("../hook-integrity-
|
|
18
|
+
const { verifyOrBlock } = await import("../hook-integrity-2OU3T6UC.js");
|
|
19
19
|
if (!await verifyOrBlock(new URL(import.meta.url).pathname)) process.exit(2);
|
|
20
20
|
} catch {
|
|
21
21
|
}
|
|
@@ -41,7 +41,7 @@ process.stdin.on("end", async () => {
|
|
|
41
41
|
process.exit(0);
|
|
42
42
|
}
|
|
43
43
|
try {
|
|
44
|
-
const { fastDbInit } = await import("../fast-db-init-
|
|
44
|
+
const { fastDbInit } = await import("../fast-db-init-YSR7RMVZ.js");
|
|
45
45
|
await fastDbInit();
|
|
46
46
|
const { getClient } = await import("../lib/database.js");
|
|
47
47
|
const { randomUUID } = await import("crypto");
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
import "../chunk-SH45SJQW.js";
|
|
2
2
|
import {
|
|
3
3
|
getActiveAgent
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-MCESA5UW.js";
|
|
5
5
|
import {
|
|
6
6
|
sessionScopeFilter
|
|
7
|
-
} from "../chunk-
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-
|
|
7
|
+
} from "../chunk-F7JLZXHC.js";
|
|
8
|
+
import "../chunk-ZKFPHJIJ.js";
|
|
9
|
+
import "../chunk-5CHYEKMH.js";
|
|
10
10
|
import "../chunk-4JERP7NT.js";
|
|
11
|
-
import "../chunk-
|
|
11
|
+
import "../chunk-GHEWRYMY.js";
|
|
12
12
|
import "../chunk-MVW62NIZ.js";
|
|
13
13
|
import "../chunk-OYNKIAVW.js";
|
|
14
14
|
import "../chunk-CX6GL3ZJ.js";
|
|
15
|
-
import "../chunk-
|
|
16
|
-
import "../chunk-
|
|
15
|
+
import "../chunk-HCBMPZDT.js";
|
|
16
|
+
import "../chunk-XJUUWHVN.js";
|
|
17
17
|
import "../chunk-NGP6LSV2.js";
|
|
18
|
-
import "../chunk-
|
|
18
|
+
import "../chunk-I5PIBL56.js";
|
|
19
19
|
import "../chunk-CVYC6DUW.js";
|
|
20
20
|
import "../chunk-OPU3NYOO.js";
|
|
21
21
|
import "../chunk-GJV3WDWM.js";
|
|
22
22
|
import "../chunk-MP2AFCGL.js";
|
|
23
|
-
import "../chunk-
|
|
23
|
+
import "../chunk-JLNXKG3K.js";
|
|
24
24
|
import "../chunk-HYZV25LY.js";
|
|
25
|
-
import "../chunk-
|
|
26
|
-
import "../chunk-
|
|
25
|
+
import "../chunk-CEJO7244.js";
|
|
26
|
+
import "../chunk-AWRL5FGM.js";
|
|
27
27
|
import "../chunk-FXU7JOXK.js";
|
|
28
|
-
import "../chunk-
|
|
29
|
-
import "../chunk-
|
|
28
|
+
import "../chunk-MOZ2YQ54.js";
|
|
29
|
+
import "../chunk-VXIMSRTO.js";
|
|
30
30
|
import "../chunk-LYH5HE24.js";
|
|
31
31
|
import "../chunk-MLKGABMK.js";
|
|
32
32
|
|
|
@@ -34,7 +34,7 @@ import "../chunk-MLKGABMK.js";
|
|
|
34
34
|
process.on("uncaughtException", () => process.exit(0));
|
|
35
35
|
process.on("unhandledRejection", () => process.exit(0));
|
|
36
36
|
try {
|
|
37
|
-
const { verifyOrBlock } = await import("../hook-integrity-
|
|
37
|
+
const { verifyOrBlock } = await import("../hook-integrity-2OU3T6UC.js");
|
|
38
38
|
if (!await verifyOrBlock(new URL(import.meta.url).pathname)) process.exit(2);
|
|
39
39
|
} catch {
|
|
40
40
|
}
|
|
@@ -73,7 +73,7 @@ ${identity}`);
|
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
75
|
try {
|
|
76
|
-
const { fastDbInit } = await import("../fast-db-init-
|
|
76
|
+
const { fastDbInit } = await import("../fast-db-init-YSR7RMVZ.js");
|
|
77
77
|
await fastDbInit();
|
|
78
78
|
const { getClient } = await import("../lib/database.js");
|
|
79
79
|
const client = getClient();
|