@askexenow/exe-os 0.9.165 → 0.9.166
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/dist/{active-agent-4ILJJL4R.js → active-agent-CYMM3QQA.js} +3 -3
- package/dist/{active-agent-BG5676AP.js → active-agent-R2KMWMR6.js} +3 -3
- package/dist/{agent-context-ZPDQOAD2.js → agent-context-AZTTMUHP.js} +1 -1
- package/dist/{agent-heartbeat-AWTVGE4C.js → agent-heartbeat-I5UPGXAU.js} +1 -1
- package/dist/{agent-loop-7UM2ENGU.js → agent-loop-NUIWAL3Z.js} +1 -1
- package/dist/{agentic-ontology-PUWTJ4UM.js → agentic-ontology-GKAKYNPE.js} +2 -2
- package/dist/{asana-JN2UF47A.js → asana-MRQ2OQMJ.js} +1 -1
- package/dist/{backfill-metadata-3BYTRMMJ.js → backfill-metadata-Z5SYUWAV.js} +4 -4
- package/dist/{background-jobs-UQQLWT6W.js → background-jobs-XYVQT4HN.js} +1 -1
- package/dist/{bash-XA65M6T6.js → bash-HOHKSOU3.js} +1 -1
- package/dist/{behaviors-6HB3AYGL.js → behaviors-QGU6XI5R.js} +3 -3
- package/dist/bin/age-ontology-load.js +1 -1
- package/dist/bin/agentic-ontology-backfill.js +5 -5
- package/dist/bin/agentic-reflection-backfill.js +6 -6
- package/dist/bin/agentic-semantic-label.js +5 -5
- package/dist/bin/backfill-conversations.js +4 -4
- package/dist/bin/backfill-responses.js +4 -4
- package/dist/bin/backfill-vectors.js +5 -5
- package/dist/bin/bulk-sync-postgres.js +6 -6
- package/dist/bin/cc-doctor.js +1 -1
- package/dist/bin/cleanup-stale-review-tasks.js +6 -6
- package/dist/bin/cli.js +19 -19
- package/dist/bin/daily-summary.js +217 -0
- package/dist/bin/deferred-daemon-restart.js +1 -1
- package/dist/bin/exe-agent-config.js +2 -2
- package/dist/bin/exe-agent.js +7 -7
- package/dist/bin/exe-assign.js +6 -6
- package/dist/bin/exe-boot.js +17 -17
- package/dist/bin/exe-call.js +4 -4
- package/dist/bin/exe-cloud.js +5 -5
- package/dist/bin/exe-dispatch.js +6 -6
- package/dist/bin/exe-doctor.js +2 -2
- package/dist/bin/exe-export-behaviors.js +7 -7
- package/dist/bin/exe-forget.js +6 -6
- package/dist/bin/exe-gateway.js +15 -15
- package/dist/bin/exe-healthcheck.js +1 -1
- package/dist/bin/exe-heartbeat.js +7 -7
- package/dist/bin/exe-kill.js +9 -9
- package/dist/bin/exe-launch-agent.js +10 -10
- package/dist/bin/exe-new-employee.js +6 -6
- package/dist/bin/exe-pending-messages.js +7 -7
- package/dist/bin/exe-pending-notifications.js +6 -6
- package/dist/bin/exe-pending-reviews.js +7 -7
- package/dist/bin/exe-rename.js +4 -4
- package/dist/bin/exe-review.js +8 -8
- package/dist/bin/exe-search.js +5 -5
- package/dist/bin/exe-session-cleanup.js +11 -11
- package/dist/bin/exe-settings.js +4 -4
- package/dist/bin/exe-start-codex.js +12 -12
- package/dist/bin/exe-start-opencode.js +8 -8
- package/dist/bin/exe-status.js +7 -7
- package/dist/bin/exe-support.js +1 -1
- package/dist/bin/exe-team.js +3 -3
- package/dist/bin/git-sweep.js +6 -6
- package/dist/bin/graph-backfill.js +4 -4
- package/dist/bin/graph-export.js +5 -5
- package/dist/bin/graph-layer-benchmark.js +1 -1
- package/dist/bin/install.js +73 -10
- package/dist/bin/intercom-check.js +7 -7
- package/dist/bin/list-providers.js +1 -1
- package/dist/bin/postgres-agentic-reflection-backfill.js +3 -3
- package/dist/bin/postgres-agentic-semantic-backfill.js +2 -2
- package/dist/bin/pre-publish.js +1 -1
- package/dist/bin/registry-proxy.js +1 -1
- package/dist/bin/scan-tasks.js +6 -6
- package/dist/bin/setup.js +2 -2
- package/dist/bin/shard-migrate.js +4 -4
- package/dist/bin/stack-update.js +2 -2
- package/dist/bin/update.js +1 -1
- package/dist/bin/verify-stack.js +1 -1
- package/dist/{branding-P7JHYKAZ.js → branding-YUEILP4B.js} +1 -1
- package/dist/{capacity-monitor-CPPQCF37.js → capacity-monitor-ZEAE4WP2.js} +7 -7
- package/dist/{catchup-brief-72I2BQTS.js → catchup-brief-OGWCHENC.js} +8 -8
- package/dist/{chunk-4EEFQEHR.js → chunk-23PTS2ZD.js} +11 -11
- package/dist/{chunk-WQTZFZJG.js → chunk-45FYZIHI.js} +4 -4
- package/dist/{chunk-SMLKC6BO.js → chunk-4ISDU5KR.js} +1 -1
- package/dist/{chunk-5ZE6FZ7Q.js → chunk-4OZGQZ4U.js} +74 -74
- package/dist/{chunk-SJ4OQQMD.js → chunk-52HCNDPG.js} +1 -1
- package/dist/{chunk-62LCANHZ.js → chunk-5AMSQRHT.js} +1 -1
- package/dist/{chunk-2ALC7XMF.js → chunk-5MPQSNZF.js} +1 -1
- package/dist/{chunk-P6ZEX726.js → chunk-5RSYY7BE.js} +8 -1
- package/dist/{chunk-YROBQA3P.js → chunk-6BURHBE6.js} +9 -9
- package/dist/{chunk-PBP3J45U.js → chunk-6WG2VIKC.js} +1 -1
- package/dist/{chunk-NBLRAO4G.js → chunk-77WQOD6J.js} +6 -6
- package/dist/{chunk-PPZFMXDX.js → chunk-ACBTCC2L.js} +1 -1
- package/dist/{chunk-3DGN4OJS.js → chunk-AEUXUEJG.js} +2 -2
- package/dist/{chunk-C42YNEHH.js → chunk-AR3OYGLB.js} +9 -9
- package/dist/{chunk-WBTTGK35.js → chunk-B234R3VW.js} +2 -2
- package/dist/{chunk-FLSO3TUT.js → chunk-CXAVSQZM.js} +1 -1
- package/dist/{chunk-LYOMHHF3.js → chunk-CXDU5DE3.js} +1 -1
- package/dist/{chunk-DZXPCVJ4.js → chunk-D6IMJAV2.js} +2 -2
- package/dist/{chunk-UVK7GGYM.js → chunk-DJJNB47C.js} +1 -1
- package/dist/{chunk-3MJM3S6O.js → chunk-GMXF3AHJ.js} +1 -1
- package/dist/{chunk-5SIF46Z4.js → chunk-HLVQ5Y7B.js} +1 -1
- package/dist/{chunk-SFXQVLDQ.js → chunk-HZC4MR4H.js} +1 -1
- package/dist/{chunk-OFFNTCIX.js → chunk-K4OWYJSP.js} +2 -2
- package/dist/{chunk-KURQOPOO.js → chunk-KNPEVPYG.js} +8 -8
- package/dist/{chunk-TOCKRB55.js → chunk-L7ROZR2H.js} +1 -1
- package/dist/{chunk-LNQEZR4Z.js → chunk-LHMBIFKD.js} +3 -3
- package/dist/{chunk-JH3HCZO3.js → chunk-MKZBHM6A.js} +3 -3
- package/dist/chunk-MLKGABMK.js +9 -0
- package/dist/{chunk-EML3I7NK.js → chunk-NHCOTCI6.js} +1 -1
- package/dist/{chunk-Z7MED2EO.js → chunk-NWM3A4TK.js} +1 -1
- package/dist/{chunk-RMYBO4GU.js → chunk-O7KW6QMH.js} +2 -2
- package/dist/{chunk-XP66HIWX.js → chunk-OD4H5YCJ.js} +6 -6
- package/dist/{chunk-6TVVF4OI.js → chunk-OEKSTOTE.js} +1 -1
- package/dist/{chunk-ANVEZJR2.js → chunk-PBXWPHEK.js} +1 -1
- package/dist/{chunk-SQIP3Y7O.js → chunk-PJGHBANY.js} +1 -1
- package/dist/{chunk-PFWFWEU6.js → chunk-QIQAO3VG.js} +5 -5
- package/dist/{chunk-OUWY2GFE.js → chunk-RPIDSBK7.js} +3 -3
- package/dist/{chunk-5VXAG3NU.js → chunk-RQMK3IQH.js} +2 -2
- package/dist/{chunk-LJG725ZP.js → chunk-T5YULDDO.js} +1 -1
- package/dist/{chunk-ULWB34LL.js → chunk-TAB5QGIK.js} +3 -3
- package/dist/{chunk-LP67K2OL.js → chunk-TF6SZGDT.js} +1 -1
- package/dist/{chunk-OW57MMS4.js → chunk-TH22QIEC.js} +1 -1
- package/dist/{chunk-7KHVBWIO.js → chunk-W7SDGBEC.js} +10 -10
- package/dist/{chunk-M2IY3LMC.js → chunk-XXSJ35J5.js} +1 -1
- package/dist/{chunk-HFQ23VNO.js → chunk-Y6GMKZZ2.js} +6 -6
- package/dist/{chunk-44AW7TDF.js → chunk-Y75ECPO5.js} +2 -2
- package/dist/{chunk-NZTUF33Y.js → chunk-YS63NS6M.js} +1 -1
- package/dist/{chunk-MRDEXX7D.js → chunk-YUC552KZ.js} +3 -3
- package/dist/{chunk-G6MBY75B.js → chunk-Z44PC42G.js} +6 -6
- package/dist/{chunk-3FUB7AEC.js → chunk-ZI2ZVERO.js} +4 -4
- package/dist/{chunk-MOY7RPCB.js → chunk-ZWRTVUQ6.js} +2 -2
- package/dist/{chunk-GRCJCWV5.js → chunk-ZWS6XQER.js} +8 -8
- package/dist/{code-context-index-PXEHCLF4.js → code-context-index-B6VIWPSF.js} +1 -1
- package/dist/{content-extractor-FQQNR7EJ.js → content-extractor-M7ISRONU.js} +1 -1
- package/dist/{conversation-entity-extractor-TW4W57K4.js → conversation-entity-extractor-EYSI4DKM.js} +1 -1
- package/dist/{conversation-wiki-populator-HBF3AKT6.js → conversation-wiki-populator-YMNIDI4F.js} +2 -2
- package/dist/{core-memory-57ARG4CH.js → core-memory-PCJ3L46L.js} +1 -1
- package/dist/{crdt-sync-5OLBLG7A.js → crdt-sync-XA22KI3S.js} +2 -2
- package/dist/{crm-bridge-NG5WJMGF.js → crm-bridge-BVTB6LZK.js} +1 -1
- package/dist/{crm-webhook-YZYJ3P44.js → crm-webhook-CIZNOEY4.js} +3 -3
- package/dist/{cto-delegation-gate-MVWCDHEK.js → cto-delegation-gate-H5IULFRC.js} +5 -5
- package/dist/{daemon-auth-7QBILKA3.js → daemon-auth-H4EJ7KAQ.js} +1 -1
- package/dist/{daemon-orchestration-LYSASHWS.js → daemon-orchestration-VO5XQIJL.js} +8 -8
- package/dist/{daemon-protocol-4FUHT5NH.js → daemon-protocol-XW2OLNBS.js} +1 -1
- package/dist/{db-backup-NJ5UR2CB.js → db-backup-7UOCAPHO.js} +1 -1
- package/dist/{devtools-J4QYYO7U.js → devtools-5PEATRYE.js} +1 -1
- package/dist/{discord-7UHIZNJ3.js → discord-LMZKIYWB.js} +1 -1
- package/dist/{dispatch-ack-RMVFHO4I.js → dispatch-ack-JYCKAWKZ.js} +1 -1
- package/dist/{email-T6PQUUY6.js → email-UENAIKRN.js} +1 -1
- package/dist/{entity-boost-QCMXZPZ2.js → entity-boost-GHFPE6A2.js} +2 -2
- package/dist/{exe-drift-KCS3LRL6.js → exe-drift-DMT75WR3.js} +3 -3
- package/dist/{exe-export-UI4O7OHE.js → exe-export-2RZWOSX6.js} +5 -5
- package/dist/{exe-import-HLU23XSJ.js → exe-import-NFNYATHL.js} +5 -5
- package/dist/{exe-key-LDNGMJVR.js → exe-key-4D7CF3BU.js} +2 -2
- package/dist/{exe-org-5JOYH36U.js → exe-org-FEX66BTG.js} +1 -1
- package/dist/{factory-UQSRMKJW.js → factory-CTFAGZUA.js} +1 -1
- package/dist/fast-db-init-LAEISZQ2.js +7 -0
- package/dist/{file-edit-YORRFENG.js → file-edit-AZAJPCA3.js} +1 -1
- package/dist/{file-read-RMQFDE5L.js → file-read-VACF23NC.js} +1 -1
- package/dist/{file-write-VO4MQW5Y.js → file-write-B2RPT5U7.js} +1 -1
- package/dist/gateway/index.js +10 -10
- package/dist/{gateway-client-4GDNTHMN.js → gateway-client-5EUMMEZZ.js} +2 -2
- package/dist/{git-staleness-6DFRLOU5.js → git-staleness-M46AYLPP.js} +2 -2
- package/dist/{git-task-sweep-Q4D6LYJD.js → git-task-sweep-PXOS56YT.js} +6 -6
- package/dist/{glob-2LXRC3F5.js → glob-7PWH7WKL.js} +1 -1
- package/dist/{global-procedures-QVQHJ5GO.js → global-procedures-KROQQX54.js} +3 -3
- package/dist/{graph-auto-extract-IR2UZIFX.js → graph-auto-extract-QJ2BBJM2.js} +2 -2
- package/dist/{graph-query-MGDAFV5U.js → graph-query-SE6T5XC4.js} +1 -1
- package/dist/{graph-rag-S5SBJW5J.js → graph-rag-G3EG5Q6L.js} +1 -1
- package/dist/{grep-OY7KCRLQ.js → grep-HWIDXHRC.js} +1 -1
- package/dist/{hook-integrity-NIDQKMEP.js → hook-integrity-P3Z3HKMR.js} +2 -2
- package/dist/hooks/bug-report-worker.js +7 -7
- package/dist/hooks/codex-stop-task-finalizer.js +8 -8
- package/dist/hooks/commit-complete.js +8 -8
- package/dist/hooks/error-recall.js +6 -6
- package/dist/hooks/exe-heartbeat-hook.js +3 -3
- package/dist/hooks/ingest-worker.js +1 -1
- package/dist/hooks/ingest.js +13 -13
- package/dist/hooks/instructions-loaded.js +4 -4
- package/dist/hooks/notification.js +4 -4
- package/dist/hooks/post-compact.js +7 -7
- package/dist/hooks/post-tool-combined.js +6 -6
- package/dist/hooks/pre-compact.js +8 -8
- package/dist/hooks/pre-tool-use.js +12 -12
- package/dist/hooks/prompt-submit.js +19 -19
- package/dist/hooks/session-end.js +13 -13
- package/dist/hooks/session-start.js +9 -9
- package/dist/hooks/stop.js +14 -14
- package/dist/hooks/subagent-stop.js +7 -7
- package/dist/hooks/summary-worker.js +11 -11
- package/dist/{hooks-RPTZV5KX.js → hooks-LDCFYHDF.js} +1 -1
- package/dist/{imessage-CE5USLTI.js → imessage-6UOZB5VN.js} +1 -1
- package/dist/index.js +14 -14
- package/dist/{installer-LTAX7QWT.js → installer-6KAY6LD6.js} +8 -8
- package/dist/{installer-5AVAYA54.js → installer-SDBLJBAB.js} +5 -5
- package/dist/{installer-JK3ITG2P.js → installer-ZA6QNQ4P.js} +6 -6
- package/dist/{intercom-queue-FAOE3OGF.js → intercom-queue-K3DVKSPJ.js} +1 -1
- package/dist/{key-backup-status-V2CGNMP3.js → key-backup-status-KQUGSNVJ.js} +1 -1
- package/dist/lib/agent-config.js +1 -1
- package/dist/lib/cloud-sync.js +4 -4
- package/dist/lib/cloudflare-dns.js +1 -1
- package/dist/lib/config.js +1 -1
- package/dist/lib/consolidation.js +5 -5
- package/dist/lib/crypto.js +1 -1
- package/dist/lib/database.js +2 -2
- package/dist/lib/db-daemon-client.js +1 -1
- package/dist/lib/db.js +2 -2
- package/dist/lib/device-registry.js +1 -1
- package/dist/lib/embedder.js +2 -2
- package/dist/lib/employee-templates.js +4 -4
- package/dist/lib/employees.js +2 -2
- package/dist/lib/error-detector.js +1 -1
- package/dist/lib/exe-daemon-client.js +1 -1
- package/dist/lib/exe-daemon.js +45 -45
- package/dist/lib/file-grep.js +1 -1
- package/dist/lib/hybrid-search.js +5 -5
- package/dist/lib/identity-templates.js +1 -1
- package/dist/lib/identity.js +2 -2
- package/dist/lib/keychain.js +1 -1
- package/dist/lib/license.js +1 -1
- package/dist/lib/messaging.js +6 -6
- package/dist/lib/post-tool-memory.js +1 -1
- package/dist/lib/registry-proxy.js +1 -1
- package/dist/lib/reminders.js +3 -3
- package/dist/lib/runtime-table.js +1 -1
- package/dist/lib/schedules.js +5 -5
- package/dist/lib/session-registry.js +1 -1
- package/dist/lib/session-wrappers.js +1 -1
- package/dist/lib/skill-learning.js +4 -4
- package/dist/lib/status-brief.js +1 -1
- package/dist/lib/store.js +4 -4
- package/dist/lib/task-router.js +3 -3
- package/dist/lib/tasks.js +6 -6
- package/dist/lib/tmux-routing.js +5 -5
- package/dist/lib/tmux-status.js +1 -1
- package/dist/lib/tmux-transport.js +1 -1
- package/dist/lib/token-spend.js +3 -3
- package/dist/lib/transport.js +1 -1
- package/dist/lib/ws-auth.js +1 -1
- package/dist/lib/ws-client.js +2 -2
- package/dist/{license-gate-O7ULW7MM.js → license-gate-R5IDWABY.js} +1 -1
- package/dist/mcp/register-tools.js +45 -45
- package/dist/mcp/server.js +50 -50
- package/dist/mcp/tools/complete-reminder.js +4 -4
- package/dist/mcp/tools/create-reminder.js +4 -4
- package/dist/mcp/tools/create-task.js +8 -8
- package/dist/mcp/tools/deactivate-behavior.js +5 -5
- package/dist/mcp/tools/list-reminders.js +4 -4
- package/dist/mcp/tools/list-tasks.js +8 -8
- package/dist/mcp/tools/send-message.js +8 -8
- package/dist/mcp/tools/update-task.js +7 -7
- package/dist/{mcp-diagnostics-5T5OZ52S.js → mcp-diagnostics-TSBY62UQ.js} +1 -1
- package/dist/{mcp-disconnect-tracker-VINUVEZJ.js → mcp-disconnect-tracker-MB23DRS6.js} +1 -1
- package/dist/{mcp-http-config-IZ4DOTS7.js → mcp-http-config-LK2EDOEJ.js} +3 -3
- package/dist/{memory-cards-4OS42CDZ.js → memory-cards-V3DKSRWL.js} +2 -2
- package/dist/{memory-poisoning-defense-JMQQRMBN.js → memory-poisoning-defense-3B75HS74.js} +2 -2
- package/dist/{memory-queue-BMRZVCRR.js → memory-queue-2SHTE6GU.js} +1 -1
- package/dist/{memory-queue-client-WRTTI6RO.js → memory-queue-client-LFPZPPQA.js} +1 -1
- package/dist/{memory-reflection-CCIVSRLQ.js → memory-reflection-HTDAUUE5.js} +2 -2
- package/dist/{message-queue-client-O5OTG7PQ.js → message-queue-client-CHRQYBH5.js} +1 -1
- package/dist/{notifications-BYCU7EWF.js → notifications-76VCYXWW.js} +5 -5
- package/dist/{oauth-server-ZRMR5JBD.js → oauth-server-4A37UP5W.js} +1 -1
- package/dist/{orchestration-phase-GADQYMN6.js → orchestration-phase-D3PNCSUY.js} +1 -1
- package/dist/{orchestrator-4ON37DLE.js → orchestrator-CBNSBI5P.js} +7 -7
- package/dist/{permission-presets-UPVLJWZD.js → permission-presets-E3DZK46K.js} +1 -1
- package/dist/{permissions-C4EMHPDD.js → permissions-6MCWUDCD.js} +1 -1
- package/dist/{pg-ssl-GD3332YS.js → pg-ssl-7JXQFL4I.js} +1 -1
- package/dist/{plan-limits-FO3ATKF5.js → plan-limits-SOR3QXKV.js} +3 -3
- package/dist/{preferences-5ARPMYE7.js → preferences-ERXO6SMJ.js} +1 -1
- package/dist/{preflight-LB6RKWH6.js → preflight-3KY5JETE.js} +1 -1
- package/dist/{project-name-4SKOH2UO.js → project-name-EWG5KAZP.js} +1 -1
- package/dist/{projection-worker-LTHIJ2QN.js → projection-worker-FK5YOEIL.js} +4 -4
- package/dist/{push-notifications-F2D6JVU7.js → push-notifications-VJZFCUFZ.js} +1 -1
- package/dist/{reranker-EREG6I2O.js → reranker-JJRY3V3V.js} +1 -1
- package/dist/{review-gate-I66GDXNR.js → review-gate-IUNS6GQU.js} +1 -1
- package/dist/{review-polling-KQUML4CM.js → review-polling-ZLNDUKL4.js} +6 -6
- package/dist/runtime/index.js +8 -8
- package/dist/{self-query-router-HYWQTWF6.js → self-query-router-37VB3PKQ.js} +1 -1
- package/dist/{session-events-TLEPQFRQ.js → session-events-CUSPL25D.js} +6 -6
- package/dist/{session-kill-telemetry-QDHXWQRL.js → session-kill-telemetry-FLBRHBDP.js} +3 -3
- package/dist/{session-scope-RQVXFUPP.js → session-scope-PX2ABSJO.js} +5 -5
- package/dist/{setup-wizard-NKM23DHV.js → setup-wizard-Y6PBZGFX.js} +2 -2
- package/dist/{shard-manager-O4WZAJK6.js → shard-manager-KXLEDDBB.js} +1 -1
- package/dist/{signal-KF2LIO7Y.js → signal-7UIRTYGZ.js} +1 -1
- package/dist/{signal-paths-5ZTWCBUX.js → signal-paths-4GOIRLGH.js} +1 -1
- package/dist/{skill-refinement-SKZVKG4D.js → skill-refinement-L7PGKCYO.js} +2 -2
- package/dist/{slack-JRDUD5Z7.js → slack-GCOYBZUK.js} +1 -1
- package/dist/{task-enforcement-FS6JXHLK.js → task-enforcement-7FUILB63.js} +5 -5
- package/dist/{task-scanner-5OQBNC2N.js → task-scanner-QEM5CO2Y.js} +1 -1
- package/dist/{task-scope-3WSQRGUS.js → task-scope-2N45TE32.js} +5 -5
- package/dist/{tasks-crud-573BM4QL.js → tasks-crud-ADLCGHGH.js} +5 -5
- package/dist/{tasks-review-YDADAATH.js → tasks-review-PJ2DUI6N.js} +5 -5
- package/dist/{telegram-COCYUCT7.js → telegram-RGVD4LUY.js} +1 -1
- package/dist/{telemetry-QKWQKAUC.js → telemetry-43X3GT3R.js} +1 -1
- package/dist/{token-budget-CWS5TRW6.js → token-budget-T5DFXVTM.js} +2 -2
- package/dist/{tool-capability-index-7VCBZOWO.js → tool-capability-index-6JJN6ZRC.js} +2 -2
- package/dist/{tool-gates-RNWEH5IK.js → tool-gates-3IC7DK4R.js} +1 -1
- package/dist/{tool-gates-6A6LE4DZ.js → tool-gates-GXSYBVK4.js} +1 -1
- package/dist/{tool-registry-KL24CAFR.js → tool-registry-5XN3FUYL.js} +1 -1
- package/dist/{tool-telemetry-M6EZF2AF.js → tool-telemetry-72PVO5HV.js} +2 -2
- package/dist/tui/App.js +37 -37
- package/dist/{tui-data-2UC6GSGB.js → tui-data-63JHE6EZ.js} +5 -5
- package/dist/{update-check-5IL5I3E2.js → update-check-MKHO7H6B.js} +1 -1
- package/dist/{webhook-VXGIH7PN.js → webhook-LCW7UP4L.js} +1 -1
- package/dist/{webhook-pipe-5XDB5RLP.js → webhook-pipe-VSLEA26V.js} +1 -1
- package/dist/{whatsapp-PSMKCDS7.js → whatsapp-SILL4V64.js} +1 -1
- package/dist/{whatsapp-accounts-4OKWFRWL.js → whatsapp-accounts-BWRZUY23.js} +1 -1
- package/dist/{wiki-acl-ZE4T55ZN.js → wiki-acl-QYRAYYVQ.js} +1 -1
- package/dist/{wiki-client-3MLFOBIY.js → wiki-client-S6JKY7GG.js} +1 -1
- package/dist/{worker-gate-DKLUT6PQ.js → worker-gate-REVBJUZ6.js} +2 -2
- package/dist/{workflow-engine-42CXFB4J.js → workflow-engine-W2WNHJG5.js} +3 -3
- package/dist/{worktree-BF4S3UYM.js → worktree-OMPQEJH7.js} +1 -1
- package/package.json +1 -1
- package/release-notes.json +15 -15
- package/dist/chunk-R5U7XKVJ.js +0 -16
- package/dist/fast-db-init-IH6WGDCB.js +0 -7
- /package/dist/{chunk-7L5QWWY2.js → chunk-2BGGDNRD.js} +0 -0
- /package/dist/{chunk-DR6VD5PE.js → chunk-BNOZUS6J.js} +0 -0
- /package/dist/{chunk-R4EUIUG4.js → chunk-ESRI7MFI.js} +0 -0
- /package/dist/{chunk-SURY7NUC.js → chunk-IC7GKK6I.js} +0 -0
- /package/dist/{chunk-WTUCBU64.js → chunk-KZ7SXZ2V.js} +0 -0
- /package/dist/{chunk-5WX5SXYI.js → chunk-S2FX5KJ4.js} +0 -0
- /package/dist/{chunk-TLM2DDBX.js → chunk-WRU72I4S.js} +0 -0
- /package/dist/{chunk-6IX3Y5FP.js → chunk-YL36L2SN.js} +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "../chunk-SH45SJQW.js";
|
|
2
2
|
import {
|
|
3
3
|
getActiveAgent
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-6WG2VIKC.js";
|
|
5
5
|
import {
|
|
6
6
|
sessionScopeFilter
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-W7SDGBEC.js";
|
|
8
8
|
import "../chunk-LOQCOHEW.js";
|
|
9
9
|
import "../chunk-TXSJ2L5O.js";
|
|
10
10
|
import "../chunk-64WZEXXA.js";
|
|
@@ -14,20 +14,20 @@ import "../chunk-GZIAQYGI.js";
|
|
|
14
14
|
import "../chunk-ZQX6UOP6.js";
|
|
15
15
|
import "../chunk-H2CFBUGF.js";
|
|
16
16
|
import "../chunk-NGP6LSV2.js";
|
|
17
|
-
import "../chunk-
|
|
17
|
+
import "../chunk-HLVQ5Y7B.js";
|
|
18
18
|
import "../chunk-OPU3NYOO.js";
|
|
19
19
|
import "../chunk-CVYC6DUW.js";
|
|
20
20
|
import "../chunk-GJV3WDWM.js";
|
|
21
21
|
import "../chunk-MP2AFCGL.js";
|
|
22
|
-
import "../chunk-
|
|
22
|
+
import "../chunk-YS63NS6M.js";
|
|
23
23
|
import "../chunk-HYZV25LY.js";
|
|
24
|
-
import "../chunk-
|
|
24
|
+
import "../chunk-5RSYY7BE.js";
|
|
25
25
|
import "../chunk-RVSGXGWG.js";
|
|
26
26
|
import "../chunk-FXU7JOXK.js";
|
|
27
27
|
import "../chunk-MVMMULOJ.js";
|
|
28
28
|
import "../chunk-4GXRETYL.js";
|
|
29
29
|
import "../chunk-LYH5HE24.js";
|
|
30
|
-
import "../chunk-
|
|
30
|
+
import "../chunk-MLKGABMK.js";
|
|
31
31
|
|
|
32
32
|
// src/adapters/claude/hooks/post-compact.ts
|
|
33
33
|
process.on("uncaughtException", () => process.exit(0));
|
|
@@ -67,7 +67,7 @@ ${identity}`);
|
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
69
|
try {
|
|
70
|
-
const { fastDbInit } = await import("../fast-db-init-
|
|
70
|
+
const { fastDbInit } = await import("../fast-db-init-LAEISZQ2.js");
|
|
71
71
|
await fastDbInit();
|
|
72
72
|
const { getClient } = await import("../lib/database.js");
|
|
73
73
|
const client = getClient();
|
|
@@ -47,12 +47,12 @@ ${context}`
|
|
|
47
47
|
try {
|
|
48
48
|
const payload = JSON.parse(input);
|
|
49
49
|
const toolName = String(payload.tool_name ?? "");
|
|
50
|
-
const { getActiveAgent } = await import("../active-agent-
|
|
50
|
+
const { getActiveAgent } = await import("../active-agent-R2KMWMR6.js");
|
|
51
51
|
const driftAgent = getActiveAgent();
|
|
52
52
|
if (driftAgent.agentId !== "default" && toolName) {
|
|
53
53
|
const { existsSync: driftExists, readFileSync: driftRead, writeFileSync: driftWrite, mkdirSync: driftMkdir } = await import("fs");
|
|
54
54
|
const driftPath = await import("path");
|
|
55
|
-
const { TOOL_CATEGORIES, TOOL_GATES } = await import("../tool-gates-
|
|
55
|
+
const { TOOL_CATEGORIES, TOOL_GATES } = await import("../tool-gates-GXSYBVK4.js");
|
|
56
56
|
const normalized = toolName.replace(/[_-]/g, "").toLowerCase();
|
|
57
57
|
let toolCategory = "unknown";
|
|
58
58
|
for (const [registerFn, cat] of Object.entries(TOOL_CATEGORIES)) {
|
|
@@ -106,12 +106,12 @@ You are **${driftAgent.agentId}** (${driftAgent.agentRole}). You've used ${misma
|
|
|
106
106
|
}
|
|
107
107
|
try {
|
|
108
108
|
const data = JSON.parse(input);
|
|
109
|
-
const { getActiveAgent } = await import("../active-agent-
|
|
109
|
+
const { getActiveAgent } = await import("../active-agent-R2KMWMR6.js");
|
|
110
110
|
const { detectError } = await import("../lib/error-detector.js");
|
|
111
111
|
const agent = getActiveAgent();
|
|
112
112
|
try {
|
|
113
|
-
const { fastDbInit } = await import("../fast-db-init-
|
|
114
|
-
const { recordSessionEvent } = await import("../session-events-
|
|
113
|
+
const { fastDbInit } = await import("../fast-db-init-LAEISZQ2.js");
|
|
114
|
+
const { recordSessionEvent } = await import("../session-events-CUSPL25D.js");
|
|
115
115
|
const client = await fastDbInit();
|
|
116
116
|
const toolName = String(data.tool_name ?? "unknown");
|
|
117
117
|
const toolInput = JSON.stringify(data.tool_input ?? {});
|
|
@@ -135,7 +135,7 @@ result: ${toolResponse.slice(0, 8e3)}`,
|
|
|
135
135
|
}
|
|
136
136
|
const { loadConfigSync } = await import("../lib/config.js");
|
|
137
137
|
if (loadConfigSync().autoIngestion) {
|
|
138
|
-
const { writeMemoryViaDaemon } = await import("../memory-queue-client-
|
|
138
|
+
const { writeMemoryViaDaemon } = await import("../memory-queue-client-LFPZPPQA.js");
|
|
139
139
|
const { buildPostToolMemoryEntry } = await import("../lib/post-tool-memory.js");
|
|
140
140
|
const entry = buildPostToolMemoryEntry(data, agent);
|
|
141
141
|
if (entry) await writeMemoryViaDaemon(entry);
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import "../chunk-SH45SJQW.js";
|
|
2
2
|
import {
|
|
3
3
|
getActiveAgent
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-6WG2VIKC.js";
|
|
5
5
|
import {
|
|
6
6
|
checkpointActiveTask,
|
|
7
7
|
writeContinuityCheckpoint
|
|
8
|
-
} from "../chunk-
|
|
8
|
+
} from "../chunk-KZ7SXZ2V.js";
|
|
9
9
|
import "../chunk-5OD3AFRW.js";
|
|
10
10
|
import "../chunk-GUCKE3GK.js";
|
|
11
11
|
import "../chunk-G4FDG3LK.js";
|
|
12
12
|
import "../chunk-CMFLJNP6.js";
|
|
13
13
|
import {
|
|
14
14
|
sessionScopeFilter
|
|
15
|
-
} from "../chunk-
|
|
15
|
+
} from "../chunk-W7SDGBEC.js";
|
|
16
16
|
import "../chunk-LOQCOHEW.js";
|
|
17
17
|
import "../chunk-TXSJ2L5O.js";
|
|
18
18
|
import "../chunk-64WZEXXA.js";
|
|
@@ -22,21 +22,21 @@ import "../chunk-GZIAQYGI.js";
|
|
|
22
22
|
import "../chunk-ZQX6UOP6.js";
|
|
23
23
|
import "../chunk-H2CFBUGF.js";
|
|
24
24
|
import "../chunk-NGP6LSV2.js";
|
|
25
|
-
import "../chunk-
|
|
25
|
+
import "../chunk-HLVQ5Y7B.js";
|
|
26
26
|
import "../chunk-OPU3NYOO.js";
|
|
27
27
|
import "../chunk-CVYC6DUW.js";
|
|
28
28
|
import "../chunk-GJV3WDWM.js";
|
|
29
29
|
import "../chunk-MP2AFCGL.js";
|
|
30
30
|
import "../chunk-PWMMIGVQ.js";
|
|
31
|
-
import "../chunk-
|
|
31
|
+
import "../chunk-YS63NS6M.js";
|
|
32
32
|
import "../chunk-HYZV25LY.js";
|
|
33
|
-
import "../chunk-
|
|
33
|
+
import "../chunk-5RSYY7BE.js";
|
|
34
34
|
import "../chunk-RVSGXGWG.js";
|
|
35
35
|
import "../chunk-FXU7JOXK.js";
|
|
36
36
|
import "../chunk-MVMMULOJ.js";
|
|
37
37
|
import "../chunk-4GXRETYL.js";
|
|
38
38
|
import "../chunk-LYH5HE24.js";
|
|
39
|
-
import "../chunk-
|
|
39
|
+
import "../chunk-MLKGABMK.js";
|
|
40
40
|
|
|
41
41
|
// src/adapters/claude/hooks/pre-compact.ts
|
|
42
42
|
process.on("uncaughtException", () => process.exit(0));
|
|
@@ -60,7 +60,7 @@ process.stdin.on("end", async () => {
|
|
|
60
60
|
const agent = getActiveAgent();
|
|
61
61
|
const sections = [];
|
|
62
62
|
try {
|
|
63
|
-
const { fastDbInit } = await import("../fast-db-init-
|
|
63
|
+
const { fastDbInit } = await import("../fast-db-init-LAEISZQ2.js");
|
|
64
64
|
const client = await fastDbInit();
|
|
65
65
|
const projectName = process.cwd().split("/").pop() ?? "unknown";
|
|
66
66
|
const pcScope = sessionScopeFilter();
|
|
@@ -2,10 +2,10 @@ import "../chunk-YSU7JB7H.js";
|
|
|
2
2
|
import "../chunk-SH45SJQW.js";
|
|
3
3
|
import {
|
|
4
4
|
getActiveAgent
|
|
5
|
-
} from "../chunk-
|
|
5
|
+
} from "../chunk-6WG2VIKC.js";
|
|
6
6
|
import {
|
|
7
7
|
sessionScopeFilter
|
|
8
|
-
} from "../chunk-
|
|
8
|
+
} from "../chunk-W7SDGBEC.js";
|
|
9
9
|
import "../chunk-LOQCOHEW.js";
|
|
10
10
|
import "../chunk-TXSJ2L5O.js";
|
|
11
11
|
import "../chunk-64WZEXXA.js";
|
|
@@ -15,19 +15,19 @@ import "../chunk-GZIAQYGI.js";
|
|
|
15
15
|
import "../chunk-ZQX6UOP6.js";
|
|
16
16
|
import "../chunk-H2CFBUGF.js";
|
|
17
17
|
import "../chunk-NGP6LSV2.js";
|
|
18
|
-
import "../chunk-
|
|
18
|
+
import "../chunk-HLVQ5Y7B.js";
|
|
19
19
|
import "../chunk-OPU3NYOO.js";
|
|
20
20
|
import {
|
|
21
21
|
getSessionKey
|
|
22
22
|
} from "../chunk-CVYC6DUW.js";
|
|
23
23
|
import "../chunk-GJV3WDWM.js";
|
|
24
24
|
import "../chunk-MP2AFCGL.js";
|
|
25
|
-
import "../chunk-
|
|
25
|
+
import "../chunk-YS63NS6M.js";
|
|
26
26
|
import "../chunk-HYZV25LY.js";
|
|
27
27
|
import {
|
|
28
28
|
canCoordinate,
|
|
29
29
|
loadEmployeesSync
|
|
30
|
-
} from "../chunk-
|
|
30
|
+
} from "../chunk-5RSYY7BE.js";
|
|
31
31
|
import "../chunk-RVSGXGWG.js";
|
|
32
32
|
import "../chunk-FXU7JOXK.js";
|
|
33
33
|
import "../chunk-MVMMULOJ.js";
|
|
@@ -35,7 +35,7 @@ import {
|
|
|
35
35
|
EXE_AI_DIR
|
|
36
36
|
} from "../chunk-4GXRETYL.js";
|
|
37
37
|
import "../chunk-LYH5HE24.js";
|
|
38
|
-
import "../chunk-
|
|
38
|
+
import "../chunk-MLKGABMK.js";
|
|
39
39
|
|
|
40
40
|
// src/adapters/claude/hooks/pre-tool-use.ts
|
|
41
41
|
import { existsSync, writeFileSync, mkdirSync } from "fs";
|
|
@@ -202,15 +202,15 @@ Do NOT report this as successful. No file was changed. If you are a sub-agent, r
|
|
|
202
202
|
process.exit(0);
|
|
203
203
|
}
|
|
204
204
|
}
|
|
205
|
-
const { getGatedAgent } = await import("../cto-delegation-gate-
|
|
205
|
+
const { getGatedAgent } = await import("../cto-delegation-gate-H5IULFRC.js");
|
|
206
206
|
const gatedAgent = getGatedAgent();
|
|
207
207
|
if (agent.agentId === gatedAgent && /^(Write|Edit)$/.test(data.tool_name)) {
|
|
208
208
|
const filePath = data.tool_input?.file_path ?? "";
|
|
209
209
|
if (filePath) {
|
|
210
210
|
try {
|
|
211
|
-
const { fastDbInit } = await import("../fast-db-init-
|
|
211
|
+
const { fastDbInit } = await import("../fast-db-init-LAEISZQ2.js");
|
|
212
212
|
await fastDbInit();
|
|
213
|
-
const { evaluateDelegationGate, GATE_BLOCK_MESSAGE } = await import("../cto-delegation-gate-
|
|
213
|
+
const { evaluateDelegationGate, GATE_BLOCK_MESSAGE } = await import("../cto-delegation-gate-H5IULFRC.js");
|
|
214
214
|
const decision = await evaluateDelegationGate({
|
|
215
215
|
agentId: agent.agentId,
|
|
216
216
|
toolName: data.tool_name,
|
|
@@ -255,7 +255,7 @@ Do NOT report this as successful. No file was changed. If you are a sub-agent, r
|
|
|
255
255
|
const isUpdateTaskDone = (data.tool_name === "mcp__exe-os__update_task" || data.tool_name === "mcp__exe-mem__update_task") && toolInput.status === "done" && CTO_ROLES.includes(agent.agentRole);
|
|
256
256
|
if (isUpdateTaskDone) {
|
|
257
257
|
try {
|
|
258
|
-
const { fastDbInit } = await import("../fast-db-init-
|
|
258
|
+
const { fastDbInit } = await import("../fast-db-init-LAEISZQ2.js");
|
|
259
259
|
const client = await fastDbInit();
|
|
260
260
|
const taskId = String(toolInput.task_id ?? "");
|
|
261
261
|
const ptScope = sessionScopeFilter();
|
|
@@ -267,7 +267,7 @@ Do NOT report this as successful. No file was changed. If you are a sub-agent, r
|
|
|
267
267
|
const task = taskRow.rows[0];
|
|
268
268
|
const { hasRole: hasEngineerRole } = await import("../lib/employees.js");
|
|
269
269
|
if (hasEngineerRole(task.assigned_to, "Principal Engineer")) {
|
|
270
|
-
const { runReviewGate } = await import("../review-gate-
|
|
270
|
+
const { runReviewGate } = await import("../review-gate-IUNS6GQU.js");
|
|
271
271
|
const gate = runReviewGate({
|
|
272
272
|
taskCreatedAt: task.created_at,
|
|
273
273
|
result: toolInput.result
|
|
@@ -313,7 +313,7 @@ Do NOT report this as successful. No file was changed. If you are a sub-agent, r
|
|
|
313
313
|
}
|
|
314
314
|
if (CTO_ROLES.includes(agent.agentRole) && !hasDelegationFired()) {
|
|
315
315
|
try {
|
|
316
|
-
const { fastDbInit } = await import("../fast-db-init-
|
|
316
|
+
const { fastDbInit } = await import("../fast-db-init-LAEISZQ2.js");
|
|
317
317
|
const client = await fastDbInit();
|
|
318
318
|
const dlScope = sessionScopeFilter();
|
|
319
319
|
const result = await client.execute({
|
|
@@ -5,18 +5,18 @@ import "../chunk-YSU7JB7H.js";
|
|
|
5
5
|
import {
|
|
6
6
|
hybridSearch,
|
|
7
7
|
lightweightSearch
|
|
8
|
-
} from "../chunk-
|
|
8
|
+
} from "../chunk-23PTS2ZD.js";
|
|
9
9
|
import "../chunk-SH45SJQW.js";
|
|
10
10
|
import {
|
|
11
11
|
getActiveAgent
|
|
12
|
-
} from "../chunk-
|
|
12
|
+
} from "../chunk-6WG2VIKC.js";
|
|
13
13
|
import {
|
|
14
14
|
initStore
|
|
15
|
-
} from "../chunk-
|
|
16
|
-
import "../chunk-
|
|
15
|
+
} from "../chunk-6BURHBE6.js";
|
|
16
|
+
import "../chunk-S2FX5KJ4.js";
|
|
17
17
|
import {
|
|
18
18
|
isExeSession
|
|
19
|
-
} from "../chunk-
|
|
19
|
+
} from "../chunk-W7SDGBEC.js";
|
|
20
20
|
import "../chunk-LOQCOHEW.js";
|
|
21
21
|
import "../chunk-TXSJ2L5O.js";
|
|
22
22
|
import "../chunk-64WZEXXA.js";
|
|
@@ -26,7 +26,7 @@ import "../chunk-GZIAQYGI.js";
|
|
|
26
26
|
import "../chunk-ZQX6UOP6.js";
|
|
27
27
|
import "../chunk-H2CFBUGF.js";
|
|
28
28
|
import "../chunk-NGP6LSV2.js";
|
|
29
|
-
import "../chunk-
|
|
29
|
+
import "../chunk-HLVQ5Y7B.js";
|
|
30
30
|
import {
|
|
31
31
|
getProjectName
|
|
32
32
|
} from "../chunk-OPU3NYOO.js";
|
|
@@ -35,11 +35,11 @@ import {
|
|
|
35
35
|
} from "../chunk-CVYC6DUW.js";
|
|
36
36
|
import "../chunk-GJV3WDWM.js";
|
|
37
37
|
import "../chunk-MP2AFCGL.js";
|
|
38
|
-
import "../chunk-
|
|
38
|
+
import "../chunk-YS63NS6M.js";
|
|
39
39
|
import "../chunk-HYZV25LY.js";
|
|
40
40
|
import {
|
|
41
41
|
canCoordinate
|
|
42
|
-
} from "../chunk-
|
|
42
|
+
} from "../chunk-5RSYY7BE.js";
|
|
43
43
|
import "../chunk-RVSGXGWG.js";
|
|
44
44
|
import "../chunk-FXU7JOXK.js";
|
|
45
45
|
import "../chunk-6D23UNXU.js";
|
|
@@ -53,7 +53,7 @@ import {
|
|
|
53
53
|
atomicWriteJsonSync,
|
|
54
54
|
atomicWriteSync
|
|
55
55
|
} from "../chunk-LYH5HE24.js";
|
|
56
|
-
import "../chunk-
|
|
56
|
+
import "../chunk-MLKGABMK.js";
|
|
57
57
|
|
|
58
58
|
// src/adapters/claude/hooks/prompt-submit.ts
|
|
59
59
|
import { readFileSync, mkdirSync, existsSync, unlinkSync, statSync } from "fs";
|
|
@@ -148,7 +148,7 @@ process.stdin.on("end", async () => {
|
|
|
148
148
|
if (inTmux) try {
|
|
149
149
|
const currentSession = getTmuxSession();
|
|
150
150
|
if (currentSession) {
|
|
151
|
-
const { drainForSession } = await import("../intercom-queue-
|
|
151
|
+
const { drainForSession } = await import("../intercom-queue-K3DVKSPJ.js");
|
|
152
152
|
const transport = (await import("../lib/transport.js")).getTransport();
|
|
153
153
|
const { getAgentRuntime } = await import("../lib/agent-config.js");
|
|
154
154
|
const { baseAgentName } = await import("../lib/employees.js");
|
|
@@ -283,7 +283,7 @@ ${fresh.map(
|
|
|
283
283
|
atomicWriteSync(counterPath, String(count));
|
|
284
284
|
const BEHAVIOR_REINJECT_INTERVAL = 50;
|
|
285
285
|
if (count === 1 || count % BEHAVIOR_REINJECT_INTERVAL === 0) {
|
|
286
|
-
const { listBehaviors } = await import("../behaviors-
|
|
286
|
+
const { listBehaviors } = await import("../behaviors-QGU6XI5R.js");
|
|
287
287
|
const behaviors = await listBehaviors(agent.agentId);
|
|
288
288
|
const active = behaviors.filter((b) => b.active !== 0).sort((a, b) => (a.priority === "p0" ? -1 : 1) - (b.priority === "p0" ? -1 : 1)).slice(0, 15);
|
|
289
289
|
if (active.length > 0) {
|
|
@@ -308,7 +308,7 @@ ${lines.join("\n")}`;
|
|
|
308
308
|
if (!lastCheckedAt) {
|
|
309
309
|
lastCheckedAt = "1970-01-01T00:00:00.000Z";
|
|
310
310
|
}
|
|
311
|
-
const { listBehaviorsSince } = await import("../behaviors-
|
|
311
|
+
const { listBehaviorsSince } = await import("../behaviors-QGU6XI5R.js");
|
|
312
312
|
const newBehaviors = await listBehaviorsSince(agent.agentId, lastCheckedAt);
|
|
313
313
|
if (newBehaviors.length > 0) {
|
|
314
314
|
const lines = newBehaviors.map(
|
|
@@ -361,7 +361,7 @@ ${body}`;
|
|
|
361
361
|
let reviewContext = "";
|
|
362
362
|
if (canCoordinate(agent.agentId, agent.agentRole)) {
|
|
363
363
|
try {
|
|
364
|
-
const { countPendingReviews, countNewPendingReviewsSince } = await import("../tasks-review-
|
|
364
|
+
const { countPendingReviews, countNewPendingReviewsSince } = await import("../tasks-review-PJ2DUI6N.js");
|
|
365
365
|
const sessionKey = getSessionKey();
|
|
366
366
|
const lastCheckPath = path.join(CACHE_DIR, `review-lastcheck-${sessionKey}.json`);
|
|
367
367
|
let sessionScope;
|
|
@@ -418,7 +418,7 @@ IMPORTANT: After completing your current task, you MUST address the pending revi
|
|
|
418
418
|
let coreMemoryContext = "";
|
|
419
419
|
if (!IS_CODEX_RUNTIME && agent.agentId !== "default") {
|
|
420
420
|
try {
|
|
421
|
-
const { getCoreMemory, formatCoreMemoryBlock } = await import("../core-memory-
|
|
421
|
+
const { getCoreMemory, formatCoreMemoryBlock } = await import("../core-memory-PCJ3L46L.js");
|
|
422
422
|
const entries = await getCoreMemory(agent.agentId);
|
|
423
423
|
const block = formatCoreMemoryBlock(entries);
|
|
424
424
|
if (block) coreMemoryContext = block;
|
|
@@ -477,7 +477,7 @@ IMPORTANT: After completing your current task, you MUST address the pending revi
|
|
|
477
477
|
|
|
478
478
|
IMPORTANT: After completing your current task, you MUST address the new task above. Do not ignore it.`;
|
|
479
479
|
try {
|
|
480
|
-
const { writeDispatchAck } = await import("../dispatch-ack-
|
|
480
|
+
const { writeDispatchAck } = await import("../dispatch-ack-JYCKAWKZ.js");
|
|
481
481
|
writeDispatchAck(bestSignal.task_id, agent.agentId);
|
|
482
482
|
} catch {
|
|
483
483
|
}
|
|
@@ -545,7 +545,7 @@ IMPORTANT: After completing your current task, you MUST address the new task abo
|
|
|
545
545
|
let idleTaskContext = "";
|
|
546
546
|
if (!taskSignalContext && agent.agentId !== "default" && !IS_CODEX_RUNTIME) {
|
|
547
547
|
try {
|
|
548
|
-
const { fastDbInit } = await import("../fast-db-init-
|
|
548
|
+
const { fastDbInit } = await import("../fast-db-init-LAEISZQ2.js");
|
|
549
549
|
const client = await fastDbInit();
|
|
550
550
|
let taskSessionScope = null;
|
|
551
551
|
if (inTmux) {
|
|
@@ -610,8 +610,8 @@ async function writePromptMemory(prompt, sessionId, agent) {
|
|
|
610
610
|
return;
|
|
611
611
|
}
|
|
612
612
|
try {
|
|
613
|
-
const { fastDbInit } = await import("../fast-db-init-
|
|
614
|
-
const { recordSessionEvent } = await import("../session-events-
|
|
613
|
+
const { fastDbInit } = await import("../fast-db-init-LAEISZQ2.js");
|
|
614
|
+
const { recordSessionEvent } = await import("../session-events-CUSPL25D.js");
|
|
615
615
|
const client = await fastDbInit();
|
|
616
616
|
await recordSessionEvent(client, {
|
|
617
617
|
agentId: agent.agentId,
|
|
@@ -626,7 +626,7 @@ async function writePromptMemory(prompt, sessionId, agent) {
|
|
|
626
626
|
}
|
|
627
627
|
if (!loadConfigSync().autoIngestion) return;
|
|
628
628
|
try {
|
|
629
|
-
const { writeMemoryViaDaemon } = await import("../memory-queue-client-
|
|
629
|
+
const { writeMemoryViaDaemon } = await import("../memory-queue-client-LFPZPPQA.js");
|
|
630
630
|
const trimmed = prompt.trim();
|
|
631
631
|
const isSlashCommand = trimmed.startsWith("/");
|
|
632
632
|
const isDirective = /\b(from now on|never|always|rule:|decision:|policy:)\b/i.test(trimmed);
|
|
@@ -6,17 +6,17 @@ import "../chunk-SH45SJQW.js";
|
|
|
6
6
|
import {
|
|
7
7
|
clearActiveAgent,
|
|
8
8
|
getActiveAgent
|
|
9
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-6WG2VIKC.js";
|
|
10
10
|
import {
|
|
11
11
|
writeContinuityCheckpoint
|
|
12
|
-
} from "../chunk-
|
|
12
|
+
} from "../chunk-KZ7SXZ2V.js";
|
|
13
13
|
import "../chunk-5OD3AFRW.js";
|
|
14
14
|
import "../chunk-GUCKE3GK.js";
|
|
15
15
|
import "../chunk-G4FDG3LK.js";
|
|
16
16
|
import "../chunk-CMFLJNP6.js";
|
|
17
17
|
import {
|
|
18
18
|
strictSessionScopeFilter
|
|
19
|
-
} from "../chunk-
|
|
19
|
+
} from "../chunk-W7SDGBEC.js";
|
|
20
20
|
import "../chunk-LOQCOHEW.js";
|
|
21
21
|
import "../chunk-TXSJ2L5O.js";
|
|
22
22
|
import "../chunk-64WZEXXA.js";
|
|
@@ -26,7 +26,7 @@ import "../chunk-GZIAQYGI.js";
|
|
|
26
26
|
import "../chunk-ZQX6UOP6.js";
|
|
27
27
|
import "../chunk-H2CFBUGF.js";
|
|
28
28
|
import "../chunk-NGP6LSV2.js";
|
|
29
|
-
import "../chunk-
|
|
29
|
+
import "../chunk-HLVQ5Y7B.js";
|
|
30
30
|
import "../chunk-OPU3NYOO.js";
|
|
31
31
|
import {
|
|
32
32
|
getSessionKey
|
|
@@ -34,17 +34,17 @@ import {
|
|
|
34
34
|
import "../chunk-GJV3WDWM.js";
|
|
35
35
|
import "../chunk-MP2AFCGL.js";
|
|
36
36
|
import "../chunk-PWMMIGVQ.js";
|
|
37
|
-
import "../chunk-
|
|
37
|
+
import "../chunk-YS63NS6M.js";
|
|
38
38
|
import "../chunk-HYZV25LY.js";
|
|
39
39
|
import {
|
|
40
40
|
canCoordinate
|
|
41
|
-
} from "../chunk-
|
|
41
|
+
} from "../chunk-5RSYY7BE.js";
|
|
42
42
|
import "../chunk-RVSGXGWG.js";
|
|
43
43
|
import "../chunk-FXU7JOXK.js";
|
|
44
44
|
import "../chunk-MVMMULOJ.js";
|
|
45
45
|
import "../chunk-4GXRETYL.js";
|
|
46
46
|
import "../chunk-LYH5HE24.js";
|
|
47
|
-
import "../chunk-
|
|
47
|
+
import "../chunk-MLKGABMK.js";
|
|
48
48
|
|
|
49
49
|
// src/adapters/claude/hooks/session-end.ts
|
|
50
50
|
process.on("uncaughtException", () => process.exit(0));
|
|
@@ -90,7 +90,7 @@ process.stdin.on("end", async () => {
|
|
|
90
90
|
}
|
|
91
91
|
if (agent.agentId !== "default") {
|
|
92
92
|
try {
|
|
93
|
-
const { fastDbInit } = await import("../fast-db-init-
|
|
93
|
+
const { fastDbInit } = await import("../fast-db-init-LAEISZQ2.js");
|
|
94
94
|
const client = await fastDbInit();
|
|
95
95
|
const seScope = strictSessionScopeFilter();
|
|
96
96
|
const orphanResult = await client.execute({
|
|
@@ -166,7 +166,7 @@ Orphaned tasks at session end: ${orphanResult.rows.map((r) => `"${String(r.title
|
|
|
166
166
|
});
|
|
167
167
|
if (conversationSummary.length > 100) {
|
|
168
168
|
try {
|
|
169
|
-
const { writeMemoryViaDaemon } = await import("../memory-queue-client-
|
|
169
|
+
const { writeMemoryViaDaemon } = await import("../memory-queue-client-LFPZPPQA.js");
|
|
170
170
|
await writeMemoryViaDaemon({
|
|
171
171
|
raw_text: conversationSummary.slice(0, 8e3),
|
|
172
172
|
agent_id: agent.agentId,
|
|
@@ -182,7 +182,7 @@ Orphaned tasks at session end: ${orphanResult.rows.map((r) => `"${String(r.title
|
|
|
182
182
|
}
|
|
183
183
|
}
|
|
184
184
|
try {
|
|
185
|
-
const { clearSessionFileReads } = await import("../git-staleness-
|
|
185
|
+
const { clearSessionFileReads } = await import("../git-staleness-M46AYLPP.js");
|
|
186
186
|
await clearSessionFileReads(data.session_id);
|
|
187
187
|
} catch {
|
|
188
188
|
}
|
|
@@ -196,7 +196,7 @@ Orphaned tasks at session end: ${orphanResult.rows.map((r) => `"${String(r.title
|
|
|
196
196
|
);
|
|
197
197
|
let commits = [];
|
|
198
198
|
try {
|
|
199
|
-
const { getRecentCommits } = await import("../git-task-sweep-
|
|
199
|
+
const { getRecentCommits } = await import("../git-task-sweep-PXOS56YT.js");
|
|
200
200
|
commits = getRecentCommits(30);
|
|
201
201
|
} catch {
|
|
202
202
|
}
|
|
@@ -206,7 +206,7 @@ Orphaned tasks at session end: ${orphanResult.rows.map((r) => `"${String(r.title
|
|
|
206
206
|
const title = String(row.title);
|
|
207
207
|
try {
|
|
208
208
|
if (commits.length > 0) {
|
|
209
|
-
const { findBestMatch } = await import("../git-task-sweep-
|
|
209
|
+
const { findBestMatch } = await import("../git-task-sweep-PXOS56YT.js");
|
|
210
210
|
let context;
|
|
211
211
|
try {
|
|
212
212
|
const ctxResult = await client.execute({
|
|
@@ -250,7 +250,7 @@ Orphaned tasks at session end: ${orphanResult.rows.map((r) => `"${String(r.title
|
|
|
250
250
|
parts.push(`Left in_progress (no matching commits, needs triage): ${leftInProgress.join(", ")}`);
|
|
251
251
|
}
|
|
252
252
|
try {
|
|
253
|
-
const { writeNotification } = await import("../notifications-
|
|
253
|
+
const { writeNotification } = await import("../notifications-76VCYXWW.js");
|
|
254
254
|
await writeNotification({
|
|
255
255
|
agentId: agent.agentId,
|
|
256
256
|
agentRole: agent.agentRole,
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
loadConfigSync
|
|
3
3
|
} from "../chunk-4GXRETYL.js";
|
|
4
4
|
import "../chunk-LYH5HE24.js";
|
|
5
|
-
import "../chunk-
|
|
5
|
+
import "../chunk-MLKGABMK.js";
|
|
6
6
|
|
|
7
7
|
// src/adapters/claude/hooks/session-start.ts
|
|
8
8
|
import path from "path";
|
|
@@ -31,9 +31,9 @@ process.stdin.on("end", async () => {
|
|
|
31
31
|
try {
|
|
32
32
|
const { getClient } = await import("../lib/database.js");
|
|
33
33
|
const { lightweightSearch } = await import("../lib/hybrid-search.js");
|
|
34
|
-
const { getActiveAgent } = await import("../active-agent-
|
|
35
|
-
const { getProjectName } = await import("../project-name-
|
|
36
|
-
const { getCurrentSessionScope } = await import("../task-scope-
|
|
34
|
+
const { getActiveAgent } = await import("../active-agent-R2KMWMR6.js");
|
|
35
|
+
const { getProjectName } = await import("../project-name-EWG5KAZP.js");
|
|
36
|
+
const { getCurrentSessionScope } = await import("../task-scope-2N45TE32.js");
|
|
37
37
|
const { canCoordinate } = await import("../lib/employees.js");
|
|
38
38
|
const data = JSON.parse(input);
|
|
39
39
|
const projectName = getProjectName(data.cwd || void 0);
|
|
@@ -50,7 +50,7 @@ process.stdin.on("end", async () => {
|
|
|
50
50
|
} catch {
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
|
-
const { fastDbInit } = await import("../fast-db-init-
|
|
53
|
+
const { fastDbInit } = await import("../fast-db-init-LAEISZQ2.js");
|
|
54
54
|
await fastDbInit();
|
|
55
55
|
const agent = getActiveAgent();
|
|
56
56
|
const agentId = agent.agentId;
|
|
@@ -97,7 +97,7 @@ process.stdin.on("end", async () => {
|
|
|
97
97
|
query = `last actions on ${projectName}`;
|
|
98
98
|
header = "## Resuming Session\nHere's where you left off:";
|
|
99
99
|
try {
|
|
100
|
-
const { buildCatchupBrief } = await import("../catchup-brief-
|
|
100
|
+
const { buildCatchupBrief } = await import("../catchup-brief-OGWCHENC.js");
|
|
101
101
|
const brief = await buildCatchupBrief(
|
|
102
102
|
agentId,
|
|
103
103
|
projectName,
|
|
@@ -109,7 +109,7 @@ process.stdin.on("end", async () => {
|
|
|
109
109
|
} catch {
|
|
110
110
|
}
|
|
111
111
|
try {
|
|
112
|
-
const { detectStaleFiles } = await import("../git-staleness-
|
|
112
|
+
const { detectStaleFiles } = await import("../git-staleness-M46AYLPP.js");
|
|
113
113
|
const staleFiles = await detectStaleFiles(agentId, data.cwd || process.cwd());
|
|
114
114
|
if (staleFiles.length > 0) {
|
|
115
115
|
extraContext += `${extraContext.length > 0 ? "\n\n" : ""}## \u26A0\uFE0F Stale File Warning
|
|
@@ -122,7 +122,7 @@ The following files have been modified since you last read them:
|
|
|
122
122
|
query = `recent work on ${projectName}`;
|
|
123
123
|
header = "## Memory Brief\nRecent memories from this project:";
|
|
124
124
|
}
|
|
125
|
-
const { queryTaskRows } = await import("../tasks-crud-
|
|
125
|
+
const { queryTaskRows } = await import("../tasks-crud-ADLCGHGH.js");
|
|
126
126
|
const [memories, taskResult] = await Promise.all([
|
|
127
127
|
lightweightSearch(query, agentId, { projectName, limit: 5 }),
|
|
128
128
|
queryTaskRows({
|
|
@@ -188,7 +188,7 @@ You are **${title}**${role ? ` (${role})` : ""}. ${firstLine}
|
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
190
|
try {
|
|
191
|
-
const { loadOrchestrationPhase } = await import("../orchestration-phase-
|
|
191
|
+
const { loadOrchestrationPhase } = await import("../orchestration-phase-D3PNCSUY.js");
|
|
192
192
|
const phase = await loadOrchestrationPhase();
|
|
193
193
|
additionalContext += `## Orchestration Phase
|
|
194
194
|
${phase.label}. Focus: ${phase.focus}. This is guidance, not a blocker; the user can switch phases anytime. ${phase.nextSuggestion}
|
package/dist/hooks/stop.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "../chunk-SH45SJQW.js";
|
|
2
2
|
import {
|
|
3
3
|
getActiveAgent
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-6WG2VIKC.js";
|
|
5
5
|
import {
|
|
6
6
|
sessionScopeFilter
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-W7SDGBEC.js";
|
|
8
8
|
import "../chunk-LOQCOHEW.js";
|
|
9
9
|
import "../chunk-TXSJ2L5O.js";
|
|
10
10
|
import "../chunk-64WZEXXA.js";
|
|
@@ -14,16 +14,16 @@ import "../chunk-GZIAQYGI.js";
|
|
|
14
14
|
import "../chunk-ZQX6UOP6.js";
|
|
15
15
|
import "../chunk-H2CFBUGF.js";
|
|
16
16
|
import "../chunk-NGP6LSV2.js";
|
|
17
|
-
import "../chunk-
|
|
17
|
+
import "../chunk-HLVQ5Y7B.js";
|
|
18
18
|
import "../chunk-OPU3NYOO.js";
|
|
19
19
|
import "../chunk-CVYC6DUW.js";
|
|
20
20
|
import "../chunk-GJV3WDWM.js";
|
|
21
21
|
import "../chunk-MP2AFCGL.js";
|
|
22
|
-
import "../chunk-
|
|
22
|
+
import "../chunk-YS63NS6M.js";
|
|
23
23
|
import "../chunk-HYZV25LY.js";
|
|
24
24
|
import {
|
|
25
25
|
canCoordinate
|
|
26
|
-
} from "../chunk-
|
|
26
|
+
} from "../chunk-5RSYY7BE.js";
|
|
27
27
|
import "../chunk-RVSGXGWG.js";
|
|
28
28
|
import "../chunk-FXU7JOXK.js";
|
|
29
29
|
import "../chunk-MVMMULOJ.js";
|
|
@@ -32,7 +32,7 @@ import {
|
|
|
32
32
|
loadConfigSync
|
|
33
33
|
} from "../chunk-4GXRETYL.js";
|
|
34
34
|
import "../chunk-LYH5HE24.js";
|
|
35
|
-
import "../chunk-
|
|
35
|
+
import "../chunk-MLKGABMK.js";
|
|
36
36
|
|
|
37
37
|
// src/adapters/claude/hooks/stop.ts
|
|
38
38
|
import { spawn } from "child_process";
|
|
@@ -118,8 +118,8 @@ process.stdin.on("end", async () => {
|
|
|
118
118
|
process.exit(0);
|
|
119
119
|
}
|
|
120
120
|
try {
|
|
121
|
-
const { fastDbInit } = await import("../fast-db-init-
|
|
122
|
-
const { recordSessionEvent } = await import("../session-events-
|
|
121
|
+
const { fastDbInit } = await import("../fast-db-init-LAEISZQ2.js");
|
|
122
|
+
const { recordSessionEvent } = await import("../session-events-CUSPL25D.js");
|
|
123
123
|
const client = await fastDbInit();
|
|
124
124
|
await recordSessionEvent(client, {
|
|
125
125
|
agentId: agent.agentId,
|
|
@@ -137,7 +137,7 @@ process.stdin.on("end", async () => {
|
|
|
137
137
|
if (existsSync(taskCachePath)) {
|
|
138
138
|
const cached = JSON.parse(readFileSync(taskCachePath, "utf8"));
|
|
139
139
|
if (cached.taskId) {
|
|
140
|
-
const { createTokenBudgetMiddleware } = await import("../token-budget-
|
|
140
|
+
const { createTokenBudgetMiddleware } = await import("../token-budget-T5DFXVTM.js");
|
|
141
141
|
const middleware = createTokenBudgetMiddleware(cached.taskId);
|
|
142
142
|
const estimatedOutputTokens = Math.ceil(message.length / 4);
|
|
143
143
|
const result = await middleware.onTokenUsed(0, estimatedOutputTokens);
|
|
@@ -155,7 +155,7 @@ process.stdin.on("end", async () => {
|
|
|
155
155
|
}
|
|
156
156
|
const CAPACITY_SIGNALS = /context[- ]?full|hit capacity|conversation is too long|maximum context length|context window.*(?:limit|exceed|full)/i;
|
|
157
157
|
if (!canCoordinate(agent.agentId, agent.agentRole) && CAPACITY_SIGNALS.test(message)) {
|
|
158
|
-
import("../fast-db-init-
|
|
158
|
+
import("../fast-db-init-LAEISZQ2.js").then(({ fastDbInit }) => fastDbInit()).then(async (client) => {
|
|
159
159
|
const stScope = sessionScopeFilter();
|
|
160
160
|
const tasks = await client.execute({
|
|
161
161
|
sql: `SELECT title, status, task_file FROM tasks
|
|
@@ -173,7 +173,7 @@ process.stdin.on("end", async () => {
|
|
|
173
173
|
"",
|
|
174
174
|
`Last response fragment: ${message.slice(0, 500)}`
|
|
175
175
|
].join("\n");
|
|
176
|
-
const { writeMemoryViaDaemon } = await import("../memory-queue-client-
|
|
176
|
+
const { writeMemoryViaDaemon } = await import("../memory-queue-client-LFPZPPQA.js");
|
|
177
177
|
await writeMemoryViaDaemon({
|
|
178
178
|
raw_text: checkpoint,
|
|
179
179
|
agent_id: agent.agentId,
|
|
@@ -226,7 +226,7 @@ Session: ${data.session_id}
|
|
|
226
226
|
|
|
227
227
|
## Recent Thread
|
|
228
228
|
${msgs.slice(-15).join("\n")}`;
|
|
229
|
-
const { writeMemoryViaDaemon } = await import("../memory-queue-client-
|
|
229
|
+
const { writeMemoryViaDaemon } = await import("../memory-queue-client-LFPZPPQA.js");
|
|
230
230
|
await writeMemoryViaDaemon({
|
|
231
231
|
raw_text: summary,
|
|
232
232
|
agent_id: agent.agentId,
|
|
@@ -248,7 +248,7 @@ ${msgs.slice(-15).join("\n")}`;
|
|
|
248
248
|
} catch {
|
|
249
249
|
}
|
|
250
250
|
if (!canCoordinate(agent.agentId, agent.agentRole)) {
|
|
251
|
-
import("../fast-db-init-
|
|
251
|
+
import("../fast-db-init-LAEISZQ2.js").then(({ fastDbInit }) => fastDbInit()).then(async (client) => {
|
|
252
252
|
const orScope = sessionScopeFilter();
|
|
253
253
|
return client.execute({
|
|
254
254
|
sql: `SELECT title, status FROM tasks
|
|
@@ -268,7 +268,7 @@ ${msgs.slice(-15).join("\n")}`;
|
|
|
268
268
|
});
|
|
269
269
|
}
|
|
270
270
|
if (AUTO_INGESTION_ENABLED) {
|
|
271
|
-
import("../memory-queue-client-
|
|
271
|
+
import("../memory-queue-client-LFPZPPQA.js").then(
|
|
272
272
|
({ writeMemoryViaDaemon }) => writeMemoryViaDaemon({
|
|
273
273
|
raw_text: message.slice(0, 5e3),
|
|
274
274
|
agent_id: agent.agentId,
|