@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
package/dist/lib/exe-daemon.js
CHANGED
|
@@ -17,14 +17,14 @@ import {
|
|
|
17
17
|
findScopedDuplicate,
|
|
18
18
|
governMemoryRecord,
|
|
19
19
|
schedulePostWriteMemoryHygiene
|
|
20
|
-
} from "../chunk-
|
|
20
|
+
} from "../chunk-S2FX5KJ4.js";
|
|
21
21
|
import {
|
|
22
22
|
logRestartEvent
|
|
23
23
|
} from "../chunk-PWMMIGVQ.js";
|
|
24
24
|
import {
|
|
25
25
|
getClient,
|
|
26
26
|
isInitialized
|
|
27
|
-
} from "../chunk-
|
|
27
|
+
} from "../chunk-5RSYY7BE.js";
|
|
28
28
|
import "../chunk-RVSGXGWG.js";
|
|
29
29
|
import {
|
|
30
30
|
EMBEDDING_DIM
|
|
@@ -34,7 +34,7 @@ import {
|
|
|
34
34
|
MODELS_DIR
|
|
35
35
|
} from "../chunk-4GXRETYL.js";
|
|
36
36
|
import "../chunk-LYH5HE24.js";
|
|
37
|
-
import "../chunk-
|
|
37
|
+
import "../chunk-MLKGABMK.js";
|
|
38
38
|
|
|
39
39
|
// src/lib/exe-daemon.ts
|
|
40
40
|
import os2 from "os";
|
|
@@ -618,7 +618,7 @@ async function shutdown() {
|
|
|
618
618
|
}
|
|
619
619
|
}
|
|
620
620
|
try {
|
|
621
|
-
const { createBackup } = await import("../db-backup-
|
|
621
|
+
const { createBackup } = await import("../db-backup-7UOCAPHO.js");
|
|
622
622
|
const backupPath = createBackup("pre-restart");
|
|
623
623
|
if (backupPath) {
|
|
624
624
|
process.stderr.write(`[exed] Pre-restart backup: ${backupPath}
|
|
@@ -638,12 +638,12 @@ async function shutdown() {
|
|
|
638
638
|
`);
|
|
639
639
|
}
|
|
640
640
|
try {
|
|
641
|
-
const { stopProjectionWorker } = await import("../projection-worker-
|
|
641
|
+
const { stopProjectionWorker } = await import("../projection-worker-FK5YOEIL.js");
|
|
642
642
|
stopProjectionWorker();
|
|
643
643
|
} catch {
|
|
644
644
|
}
|
|
645
645
|
try {
|
|
646
|
-
const { disposeShards } = await import("../shard-manager-
|
|
646
|
+
const { disposeShards } = await import("../shard-manager-KXLEDDBB.js");
|
|
647
647
|
disposeShards();
|
|
648
648
|
} catch {
|
|
649
649
|
}
|
|
@@ -984,7 +984,7 @@ async function _writeMemoryRecordInner(entry) {
|
|
|
984
984
|
const vRow = await client.execute({ sql: "SELECT version FROM memories WHERE id = ?", args: [id] });
|
|
985
985
|
const version = Number(vRow.rows[0]?.version) || 0;
|
|
986
986
|
try {
|
|
987
|
-
const { insertOntologyForMemory } = await import("../agentic-ontology-
|
|
987
|
+
const { insertOntologyForMemory } = await import("../agentic-ontology-GKAKYNPE.js");
|
|
988
988
|
await insertOntologyForMemory({
|
|
989
989
|
id,
|
|
990
990
|
agent_id: record.agent_id,
|
|
@@ -1012,7 +1012,7 @@ function startMemoryQueueDrain() {
|
|
|
1012
1012
|
fired("memory_queue_drain");
|
|
1013
1013
|
if (!await ensureStoreForPolling()) return;
|
|
1014
1014
|
try {
|
|
1015
|
-
const { ackQueue, claimQueue, retryQueueEntries } = await import("../memory-queue-
|
|
1015
|
+
const { ackQueue, claimQueue, retryQueueEntries } = await import("../memory-queue-2SHTE6GU.js");
|
|
1016
1016
|
const lease = claimQueue();
|
|
1017
1017
|
if (!lease || lease.entries.length === 0) return;
|
|
1018
1018
|
acted("memory_queue_drain");
|
|
@@ -1058,7 +1058,7 @@ function startMessageQueueDrain() {
|
|
|
1058
1058
|
fired("message_queue_drain");
|
|
1059
1059
|
if (!await ensureStoreForPolling()) return;
|
|
1060
1060
|
try {
|
|
1061
|
-
const { claimMessageQueue, ackMessageQueue } = await import("../message-queue-client-
|
|
1061
|
+
const { claimMessageQueue, ackMessageQueue } = await import("../message-queue-client-CHRQYBH5.js");
|
|
1062
1062
|
const lease = claimMessageQueue();
|
|
1063
1063
|
if (!lease || lease.entries.length === 0) return;
|
|
1064
1064
|
acted("message_queue_drain");
|
|
@@ -1387,7 +1387,7 @@ async function startMcpHttpServer() {
|
|
|
1387
1387
|
throw new Error("[exed] registerAllTools not injected \u2014 call injectRegisterAllTools() before starting daemon");
|
|
1388
1388
|
}
|
|
1389
1389
|
const registerAllTools = _injectedRegisterAllTools;
|
|
1390
|
-
const { runWithAgent } = await import("../agent-context-
|
|
1390
|
+
const { runWithAgent } = await import("../agent-context-AZTTMUHP.js");
|
|
1391
1391
|
process.stderr.write("[exed] MCP HTTP: SDK imports done, initializing DB...\n");
|
|
1392
1392
|
const dbReady = await ensureStoreForPolling();
|
|
1393
1393
|
if (!dbReady) {
|
|
@@ -1397,7 +1397,7 @@ async function startMcpHttpServer() {
|
|
|
1397
1397
|
return;
|
|
1398
1398
|
}
|
|
1399
1399
|
process.stderr.write("[exed] MCP HTTP: DB ready\n");
|
|
1400
|
-
const { initLicenseGate, getCachedLicenseGate } = await import("../license-gate-
|
|
1400
|
+
const { initLicenseGate, getCachedLicenseGate } = await import("../license-gate-R5IDWABY.js");
|
|
1401
1401
|
const gateResult = await initLicenseGate();
|
|
1402
1402
|
if (!gateResult.hasKey) {
|
|
1403
1403
|
process.stderr.write(
|
|
@@ -1410,8 +1410,8 @@ async function startMcpHttpServer() {
|
|
|
1410
1410
|
);
|
|
1411
1411
|
}
|
|
1412
1412
|
Promise.all([
|
|
1413
|
-
import("../tool-capability-index-
|
|
1414
|
-
import("../tool-gates-
|
|
1413
|
+
import("../tool-capability-index-6JJN6ZRC.js"),
|
|
1414
|
+
import("../tool-gates-3IC7DK4R.js")
|
|
1415
1415
|
]).then(async ([{ getToolCapabilityIndex }, { TOOL_CATEGORIES }]) => {
|
|
1416
1416
|
const gateState = getCachedLicenseGate();
|
|
1417
1417
|
const index = getToolCapabilityIndex();
|
|
@@ -1466,7 +1466,7 @@ async function startMcpHttpServer() {
|
|
|
1466
1466
|
}
|
|
1467
1467
|
const url = new URL(req.url || "/", `http://127.0.0.1:${MCP_HTTP_PORT}`);
|
|
1468
1468
|
try {
|
|
1469
|
-
const { handleOAuthRoute } = await import("../oauth-server-
|
|
1469
|
+
const { handleOAuthRoute } = await import("../oauth-server-4A37UP5W.js");
|
|
1470
1470
|
const handled = await handleOAuthRoute(req, res, url, MCP_HTTP_PORT);
|
|
1471
1471
|
if (handled) return;
|
|
1472
1472
|
} catch (err) {
|
|
@@ -1484,7 +1484,7 @@ async function startMcpHttpServer() {
|
|
|
1484
1484
|
for await (const chunk of req) chunks.push(typeof chunk === "string" ? Buffer.from(chunk) : chunk);
|
|
1485
1485
|
const rawBody = Buffer.concat(chunks);
|
|
1486
1486
|
try {
|
|
1487
|
-
const { loadWebhookConfig, verifyHmac, processWebhook } = await import("../webhook-pipe-
|
|
1487
|
+
const { loadWebhookConfig, verifyHmac, processWebhook } = await import("../webhook-pipe-VSLEA26V.js");
|
|
1488
1488
|
const webhookConfig = await loadWebhookConfig();
|
|
1489
1489
|
const serviceConfig = webhookConfig[serviceName];
|
|
1490
1490
|
if (!serviceConfig) {
|
|
@@ -1542,7 +1542,7 @@ async function startMcpHttpServer() {
|
|
|
1542
1542
|
res.end(JSON.stringify({ error: "agent_id and session_name are required" }));
|
|
1543
1543
|
return;
|
|
1544
1544
|
}
|
|
1545
|
-
const { recordHeartbeat } = await import("../agent-heartbeat-
|
|
1545
|
+
const { recordHeartbeat } = await import("../agent-heartbeat-I5UPGXAU.js");
|
|
1546
1546
|
recordHeartbeat(body.agent_id, body.session_name, {
|
|
1547
1547
|
taskId: body.task_id,
|
|
1548
1548
|
status: body.status,
|
|
@@ -1578,7 +1578,7 @@ async function startMcpHttpServer() {
|
|
|
1578
1578
|
let authed = token === _daemonToken;
|
|
1579
1579
|
if (!authed) {
|
|
1580
1580
|
try {
|
|
1581
|
-
const { verifyAccessToken } = await import("../oauth-server-
|
|
1581
|
+
const { verifyAccessToken } = await import("../oauth-server-4A37UP5W.js");
|
|
1582
1582
|
const result = verifyAccessToken(token);
|
|
1583
1583
|
authed = result.valid;
|
|
1584
1584
|
} catch {
|
|
@@ -1749,7 +1749,7 @@ async function startMcpHttpServer() {
|
|
|
1749
1749
|
};
|
|
1750
1750
|
const sessionMcp = new McpServer({ name: "exe-os", version: "1.3.0" });
|
|
1751
1751
|
const gateState = getCachedLicenseGate();
|
|
1752
|
-
const { wrapServerWithTelemetry } = await import("../tool-telemetry-
|
|
1752
|
+
const { wrapServerWithTelemetry } = await import("../tool-telemetry-72PVO5HV.js");
|
|
1753
1753
|
const wrappedMcp = wrapServerWithTelemetry(sessionMcp);
|
|
1754
1754
|
registerAllTools(wrappedMcp, gateState.license, gateState.hasKey);
|
|
1755
1755
|
await sessionMcp.connect(transport);
|
|
@@ -1825,7 +1825,7 @@ async function startMcpHttpServer() {
|
|
|
1825
1825
|
const sessionMcp = new McpServer({ name: "exe-os", version: "1.3.0" });
|
|
1826
1826
|
sessionServers.set(recoveredSessionId, sessionMcp);
|
|
1827
1827
|
const gateState = getCachedLicenseGate();
|
|
1828
|
-
const { wrapServerWithTelemetry } = await import("../tool-telemetry-
|
|
1828
|
+
const { wrapServerWithTelemetry } = await import("../tool-telemetry-72PVO5HV.js");
|
|
1829
1829
|
const wrappedMcp = wrapServerWithTelemetry(sessionMcp);
|
|
1830
1830
|
registerAllTools(wrappedMcp, gateState.license, gateState.hasKey);
|
|
1831
1831
|
await sessionMcp.connect(transport);
|
|
@@ -1847,7 +1847,7 @@ async function startMcpHttpServer() {
|
|
|
1847
1847
|
const toolName = parsedRequest?.method === "tools/call" ? parsedRequest.params?.name : void 0;
|
|
1848
1848
|
if (toolName && agentRole) {
|
|
1849
1849
|
try {
|
|
1850
|
-
const { TOOL_CATEGORIES, TOOL_GATES } = await import("../tool-gates-
|
|
1850
|
+
const { TOOL_CATEGORIES, TOOL_GATES } = await import("../tool-gates-3IC7DK4R.js");
|
|
1851
1851
|
const registerName = `register${toolName.charAt(0).toUpperCase()}${toolName.slice(1)}`;
|
|
1852
1852
|
const category = TOOL_CATEGORIES[registerName] || TOOL_CATEGORIES[toolName];
|
|
1853
1853
|
if (category) {
|
|
@@ -2021,7 +2021,7 @@ async function ensureStoreForPolling() {
|
|
|
2021
2021
|
}
|
|
2022
2022
|
}
|
|
2023
2023
|
async function startReviewPolling() {
|
|
2024
|
-
const polling = await import("../review-polling-
|
|
2024
|
+
const polling = await import("../review-polling-ZLNDUKL4.js");
|
|
2025
2025
|
const state = {
|
|
2026
2026
|
lastIntercomSent: /* @__PURE__ */ new Map(),
|
|
2027
2027
|
lastNudgeSent: /* @__PURE__ */ new Map(),
|
|
@@ -2056,7 +2056,7 @@ function startSessionTTL() {
|
|
|
2056
2056
|
if (!await ensureStoreForPolling()) return;
|
|
2057
2057
|
try {
|
|
2058
2058
|
const { getClient: getClient2 } = await import("./database.js");
|
|
2059
|
-
const { checkSessionTTL, createSessionTTLRealDeps } = await import("../daemon-orchestration-
|
|
2059
|
+
const { checkSessionTTL, createSessionTTLRealDeps } = await import("../daemon-orchestration-VO5XQIJL.js");
|
|
2060
2060
|
const deps = createSessionTTLRealDeps(getClient2);
|
|
2061
2061
|
const killed = await checkSessionTTL(deps);
|
|
2062
2062
|
if (killed.length > 0) acted("session_ttl");
|
|
@@ -2085,7 +2085,7 @@ function startCooAutoRestart() {
|
|
|
2085
2085
|
_cooLastSeen = Date.now();
|
|
2086
2086
|
try {
|
|
2087
2087
|
const { getClient: getClient2 } = await import("./database.js");
|
|
2088
|
-
const { pollCoordinatorContextRestart, createCoordinatorRestartRealDeps } = await import("../daemon-orchestration-
|
|
2088
|
+
const { pollCoordinatorContextRestart, createCoordinatorRestartRealDeps } = await import("../daemon-orchestration-VO5XQIJL.js");
|
|
2089
2089
|
const deps = createCoordinatorRestartRealDeps(getClient2);
|
|
2090
2090
|
const restarted = await pollCoordinatorContextRestart(deps, process.cwd());
|
|
2091
2091
|
if (restarted.length > 0) {
|
|
@@ -2103,7 +2103,7 @@ function startCooAutoRestart() {
|
|
|
2103
2103
|
if (Date.now() - _cooLastSeen < COO_RESTART_COOLDOWN_MS) return;
|
|
2104
2104
|
process.stderr.write("[exed] COO session died \u2014 auto-restarting\n");
|
|
2105
2105
|
acted("coo_restart");
|
|
2106
|
-
const { pushNotifyAsync: pushNotifyAsync2 } = await import("../push-notifications-
|
|
2106
|
+
const { pushNotifyAsync: pushNotifyAsync2 } = await import("../push-notifications-VJZFCUFZ.js");
|
|
2107
2107
|
const { listSessions } = await import("./session-registry.js");
|
|
2108
2108
|
const allSessions = listSessions();
|
|
2109
2109
|
const lastCoo = allSessions.filter((s) => isExeSession(s.windowName)).sort((a, b) => (b.registeredAt ?? "").localeCompare(a.registeredAt ?? ""))[0];
|
|
@@ -2203,7 +2203,7 @@ function startIdleKill() {
|
|
|
2203
2203
|
const { loadConfigSync } = await import("./config.js");
|
|
2204
2204
|
const cfg = loadConfigSync();
|
|
2205
2205
|
const { getClient: getClient2 } = await import("./database.js");
|
|
2206
|
-
const { pollIdleKill, createIdleKillRealDeps } = await import("../daemon-orchestration-
|
|
2206
|
+
const { pollIdleKill, createIdleKillRealDeps } = await import("../daemon-orchestration-VO5XQIJL.js");
|
|
2207
2207
|
const deps = createIdleKillRealDeps(
|
|
2208
2208
|
getClient2,
|
|
2209
2209
|
cfg.sessionLifecycle.idleKillIntercomAckWindowMs
|
|
@@ -2262,7 +2262,7 @@ function startConsolidation() {
|
|
|
2262
2262
|
`);
|
|
2263
2263
|
}
|
|
2264
2264
|
try {
|
|
2265
|
-
const { createBackup } = await import("../db-backup-
|
|
2265
|
+
const { createBackup } = await import("../db-backup-7UOCAPHO.js");
|
|
2266
2266
|
createBackup("pre-consolidation");
|
|
2267
2267
|
} catch (e) {
|
|
2268
2268
|
process.stderr.write("[exe-daemon] pre-consolidation backup: " + (e instanceof Error ? e.message : String(e)) + "\n");
|
|
@@ -2418,7 +2418,7 @@ function startSkillRefinement() {
|
|
|
2418
2418
|
fired("skill_refinement");
|
|
2419
2419
|
try {
|
|
2420
2420
|
if (!await ensureStoreForPolling()) return;
|
|
2421
|
-
const { runSkillRefinement } = await import("../skill-refinement-
|
|
2421
|
+
const { runSkillRefinement } = await import("../skill-refinement-L7PGKCYO.js");
|
|
2422
2422
|
const result = await runSkillRefinement();
|
|
2423
2423
|
if (result.reviewed > 0) {
|
|
2424
2424
|
acted("skill_refinement");
|
|
@@ -2448,7 +2448,7 @@ function startGraphExtraction() {
|
|
|
2448
2448
|
if (!await ensureStoreForPolling()) return;
|
|
2449
2449
|
const { getClient: getClient2 } = await import("./database.js");
|
|
2450
2450
|
const client = getClient2();
|
|
2451
|
-
const { extractBatch } = await import("../graph-rag-
|
|
2451
|
+
const { extractBatch } = await import("../graph-rag-G3EG5Q6L.js");
|
|
2452
2452
|
const result = await extractBatch(client, 50, config.selfQueryModel);
|
|
2453
2453
|
if (result.processed > 0) {
|
|
2454
2454
|
acted("graph_extraction");
|
|
@@ -2588,7 +2588,7 @@ function startReflectionSweep() {
|
|
|
2588
2588
|
for (const row of agents.rows) {
|
|
2589
2589
|
const agentId = row.agent_id;
|
|
2590
2590
|
try {
|
|
2591
|
-
const { runReflection } = await import("../memory-reflection-
|
|
2591
|
+
const { runReflection } = await import("../memory-reflection-HTDAUUE5.js");
|
|
2592
2592
|
const result = await runReflection(agentId);
|
|
2593
2593
|
totalInsights += result.contradictions + result.patterns + result.summaries;
|
|
2594
2594
|
} catch (e) {
|
|
@@ -2617,7 +2617,7 @@ function startReflectionSweep() {
|
|
|
2617
2617
|
if (memories > 100 && cards < memories * 0.1) {
|
|
2618
2618
|
process.stderr.write(`[exed] Memory cards sparse (${cards} cards / ${memories} memories) \u2014 running backfill...
|
|
2619
2619
|
`);
|
|
2620
|
-
const { insertMemoryCardsForBatch } = await import("../memory-cards-
|
|
2620
|
+
const { insertMemoryCardsForBatch } = await import("../memory-cards-V3DKSRWL.js");
|
|
2621
2621
|
const batchSize = 500;
|
|
2622
2622
|
let offset = 0;
|
|
2623
2623
|
let totalCards = 0;
|
|
@@ -2660,7 +2660,7 @@ function startDatabaseBackup() {
|
|
|
2660
2660
|
const tick = async () => {
|
|
2661
2661
|
fired("db_backup");
|
|
2662
2662
|
try {
|
|
2663
|
-
const { createBackup, rotateBackups, hasBackupToday } = await import("../db-backup-
|
|
2663
|
+
const { createBackup, rotateBackups, hasBackupToday } = await import("../db-backup-7UOCAPHO.js");
|
|
2664
2664
|
if (hasBackupToday("daily")) return;
|
|
2665
2665
|
const backupPath = createBackup("daily");
|
|
2666
2666
|
if (backupPath) {
|
|
@@ -2722,7 +2722,7 @@ function startIntercomQueueDrain() {
|
|
|
2722
2722
|
const tick = async () => {
|
|
2723
2723
|
fired("intercom_queue_drain");
|
|
2724
2724
|
try {
|
|
2725
|
-
const { drainQueue } = await import("../intercom-queue-
|
|
2725
|
+
const { drainQueue } = await import("../intercom-queue-K3DVKSPJ.js");
|
|
2726
2726
|
const { isSessionBusy } = await import("./tmux-routing.js");
|
|
2727
2727
|
const { sendIntercom: centralSendIntercom } = await import("./tmux-routing.js");
|
|
2728
2728
|
const result = drainQueue(
|
|
@@ -2758,7 +2758,7 @@ function startOrphanReaper() {
|
|
|
2758
2758
|
const tick = async () => {
|
|
2759
2759
|
fired("orphan_reaper");
|
|
2760
2760
|
try {
|
|
2761
|
-
const { reapOrphanedMcpProcesses, createOrphanReaperRealDeps } = await import("../daemon-orchestration-
|
|
2761
|
+
const { reapOrphanedMcpProcesses, createOrphanReaperRealDeps } = await import("../daemon-orchestration-VO5XQIJL.js");
|
|
2762
2762
|
const deps = createOrphanReaperRealDeps();
|
|
2763
2763
|
const reaped = await reapOrphanedMcpProcesses(deps);
|
|
2764
2764
|
if (reaped.length > 0) acted("orphan_reaper");
|
|
@@ -2782,7 +2782,7 @@ function startZombieAgentReaper() {
|
|
|
2782
2782
|
const tick = async () => {
|
|
2783
2783
|
fired("zombie_agent_reaper");
|
|
2784
2784
|
try {
|
|
2785
|
-
const { reapZombieAgentProcesses, createZombieAgentReaperRealDeps } = await import("../daemon-orchestration-
|
|
2785
|
+
const { reapZombieAgentProcesses, createZombieAgentReaperRealDeps } = await import("../daemon-orchestration-VO5XQIJL.js");
|
|
2786
2786
|
const deps = createZombieAgentReaperRealDeps();
|
|
2787
2787
|
const reaped = reapZombieAgentProcesses(deps);
|
|
2788
2788
|
if (reaped.length > 0) acted("zombie_agent_reaper");
|
|
@@ -2805,7 +2805,7 @@ function startWorktreeReaper() {
|
|
|
2805
2805
|
const tick = async () => {
|
|
2806
2806
|
fired("worktree_reaper");
|
|
2807
2807
|
try {
|
|
2808
|
-
const { reapOrphanedWorktrees, createWorktreeReaperRealDeps } = await import("../daemon-orchestration-
|
|
2808
|
+
const { reapOrphanedWorktrees, createWorktreeReaperRealDeps } = await import("../daemon-orchestration-VO5XQIJL.js");
|
|
2809
2809
|
const deps = await createWorktreeReaperRealDeps();
|
|
2810
2810
|
const result = await reapOrphanedWorktrees(deps);
|
|
2811
2811
|
if (result.pruned.length > 0) {
|
|
@@ -2836,7 +2836,7 @@ function startAutoWake() {
|
|
|
2836
2836
|
if (!await ensureStoreForPolling()) return;
|
|
2837
2837
|
try {
|
|
2838
2838
|
const { getClient: getClient2 } = await import("./database.js");
|
|
2839
|
-
const { pollOrphanedTasks, createAutoWakeRealDeps } = await import("../daemon-orchestration-
|
|
2839
|
+
const { pollOrphanedTasks, createAutoWakeRealDeps } = await import("../daemon-orchestration-VO5XQIJL.js");
|
|
2840
2840
|
const deps = createAutoWakeRealDeps(getClient2, process.cwd());
|
|
2841
2841
|
const woken = await pollOrphanedTasks(deps);
|
|
2842
2842
|
if (woken.length > 0) acted("auto_wake");
|
|
@@ -2945,7 +2945,7 @@ function startStuckTaskRelease() {
|
|
|
2945
2945
|
if (!await ensureStoreForPolling()) return;
|
|
2946
2946
|
try {
|
|
2947
2947
|
const { getClient: getClient2 } = await import("./database.js");
|
|
2948
|
-
const { releaseStuckTasks, createStuckTaskRealDeps } = await import("../daemon-orchestration-
|
|
2948
|
+
const { releaseStuckTasks, createStuckTaskRealDeps } = await import("../daemon-orchestration-VO5XQIJL.js");
|
|
2949
2949
|
const deps = createStuckTaskRealDeps(getClient2);
|
|
2950
2950
|
const released = await releaseStuckTasks(deps);
|
|
2951
2951
|
if (released.length > 0) {
|
|
@@ -2986,12 +2986,12 @@ function startTaskEnforcementScanner() {
|
|
|
2986
2986
|
const tick = async () => {
|
|
2987
2987
|
fired("task_enforcement");
|
|
2988
2988
|
try {
|
|
2989
|
-
const { runTaskEnforcementTick } = await import("../task-enforcement-
|
|
2989
|
+
const { runTaskEnforcementTick } = await import("../task-enforcement-7FUILB63.js");
|
|
2990
2990
|
const { getTransport } = await import("./transport.js");
|
|
2991
2991
|
const { loadAgentConfig } = await import("./agent-config.js");
|
|
2992
2992
|
const { getClient: getClient2 } = await import("./database.js");
|
|
2993
2993
|
const { loadEmployeesSync } = await import("./employees.js");
|
|
2994
|
-
const { sessionScopeFilter } = await import("../task-scope-
|
|
2994
|
+
const { sessionScopeFilter } = await import("../task-scope-2N45TE32.js");
|
|
2995
2995
|
await runTaskEnforcementTick({
|
|
2996
2996
|
transport: getTransport(),
|
|
2997
2997
|
agentConfig: loadAgentConfig(),
|
|
@@ -3173,7 +3173,7 @@ function startBackgroundJobGuardrails() {
|
|
|
3173
3173
|
const tick = async () => {
|
|
3174
3174
|
fired("background_job_guardrails");
|
|
3175
3175
|
try {
|
|
3176
|
-
const { enforceBackgroundJobGuardrails } = await import("../background-jobs-
|
|
3176
|
+
const { enforceBackgroundJobGuardrails } = await import("../background-jobs-XYVQT4HN.js");
|
|
3177
3177
|
const actions = enforceBackgroundJobGuardrails();
|
|
3178
3178
|
if (actions.length > 0) {
|
|
3179
3179
|
acted("background_job_guardrails");
|
|
@@ -3405,7 +3405,7 @@ function startAutoUpdateCheck() {
|
|
|
3405
3405
|
const config = await loadConfig();
|
|
3406
3406
|
const { checkIntervalMs, autoInstall } = config.autoUpdate;
|
|
3407
3407
|
if (!autoInstall && !config.autoUpdate.checkOnBoot) return;
|
|
3408
|
-
const { checkForUpdate } = await import("../update-check-
|
|
3408
|
+
const { checkForUpdate } = await import("../update-check-MKHO7H6B.js");
|
|
3409
3409
|
const packageRoot = new URL("../..", import.meta.url).pathname;
|
|
3410
3410
|
const result = checkForUpdate(packageRoot);
|
|
3411
3411
|
if (!result.updateAvailable) return;
|
|
@@ -3562,7 +3562,7 @@ try {
|
|
|
3562
3562
|
fired("orphan_task_cleanup");
|
|
3563
3563
|
try {
|
|
3564
3564
|
if (!await ensureStoreForPolling()) return;
|
|
3565
|
-
const { cleanOrphanedTaskFiles } = await import("../tasks-crud-
|
|
3565
|
+
const { cleanOrphanedTaskFiles } = await import("../tasks-crud-ADLCGHGH.js");
|
|
3566
3566
|
const count = await cleanOrphanedTaskFiles();
|
|
3567
3567
|
if (count > 0) {
|
|
3568
3568
|
acted("orphan_task_cleanup");
|
|
@@ -3586,15 +3586,15 @@ try {
|
|
|
3586
3586
|
});
|
|
3587
3587
|
setInterval(async () => {
|
|
3588
3588
|
try {
|
|
3589
|
-
const { cleanStaleDispatchAcks } = await import("../dispatch-ack-
|
|
3589
|
+
const { cleanStaleDispatchAcks } = await import("../dispatch-ack-JYCKAWKZ.js");
|
|
3590
3590
|
cleanStaleDispatchAcks();
|
|
3591
3591
|
} catch {
|
|
3592
3592
|
}
|
|
3593
3593
|
}, 15 * 60 * 1e3);
|
|
3594
|
-
const { startToolTelemetryFlush } = await import("../tool-telemetry-
|
|
3594
|
+
const { startToolTelemetryFlush } = await import("../tool-telemetry-72PVO5HV.js");
|
|
3595
3595
|
startToolTelemetryFlush();
|
|
3596
3596
|
process.stderr.write("[exed] Tool telemetry started (flush every 5m)\n");
|
|
3597
|
-
const { startProjectionWorker } = await import("../projection-worker-
|
|
3597
|
+
const { startProjectionWorker } = await import("../projection-worker-FK5YOEIL.js");
|
|
3598
3598
|
startProjectionWorker();
|
|
3599
3599
|
try {
|
|
3600
3600
|
const { loadConfig } = await import("./config.js");
|
package/dist/lib/file-grep.js
CHANGED
|
@@ -6,17 +6,17 @@ import {
|
|
|
6
6
|
recentRecords,
|
|
7
7
|
rrfMerge,
|
|
8
8
|
rrfMergeMulti
|
|
9
|
-
} from "../chunk-
|
|
10
|
-
import "../chunk-
|
|
11
|
-
import "../chunk-
|
|
9
|
+
} from "../chunk-23PTS2ZD.js";
|
|
10
|
+
import "../chunk-6BURHBE6.js";
|
|
11
|
+
import "../chunk-S2FX5KJ4.js";
|
|
12
12
|
import "../chunk-MP2AFCGL.js";
|
|
13
|
-
import "../chunk-
|
|
13
|
+
import "../chunk-5RSYY7BE.js";
|
|
14
14
|
import "../chunk-RVSGXGWG.js";
|
|
15
15
|
import "../chunk-FXU7JOXK.js";
|
|
16
16
|
import "../chunk-6D23UNXU.js";
|
|
17
17
|
import "../chunk-4GXRETYL.js";
|
|
18
18
|
import "../chunk-LYH5HE24.js";
|
|
19
|
-
import "../chunk-
|
|
19
|
+
import "../chunk-MLKGABMK.js";
|
|
20
20
|
export {
|
|
21
21
|
estimateCardinality,
|
|
22
22
|
hybridSearch,
|
package/dist/lib/identity.js
CHANGED
|
@@ -4,12 +4,12 @@ import {
|
|
|
4
4
|
identityPath,
|
|
5
5
|
listIdentities,
|
|
6
6
|
updateIdentity
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-5RSYY7BE.js";
|
|
8
8
|
import "../chunk-RVSGXGWG.js";
|
|
9
9
|
import "../chunk-FXU7JOXK.js";
|
|
10
10
|
import "../chunk-4GXRETYL.js";
|
|
11
11
|
import "../chunk-LYH5HE24.js";
|
|
12
|
-
import "../chunk-
|
|
12
|
+
import "../chunk-MLKGABMK.js";
|
|
13
13
|
export {
|
|
14
14
|
getIdentity,
|
|
15
15
|
getIdentityInjection,
|
package/dist/lib/keychain.js
CHANGED
package/dist/lib/license.js
CHANGED
package/dist/lib/messaging.js
CHANGED
|
@@ -12,8 +12,8 @@ import {
|
|
|
12
12
|
retryPendingMessages,
|
|
13
13
|
sendMessage,
|
|
14
14
|
setWsClientSend
|
|
15
|
-
} from "../chunk-
|
|
16
|
-
import "../chunk-
|
|
15
|
+
} from "../chunk-O7KW6QMH.js";
|
|
16
|
+
import "../chunk-W7SDGBEC.js";
|
|
17
17
|
import "../chunk-LOQCOHEW.js";
|
|
18
18
|
import "../chunk-TXSJ2L5O.js";
|
|
19
19
|
import "../chunk-64WZEXXA.js";
|
|
@@ -23,20 +23,20 @@ import "../chunk-GZIAQYGI.js";
|
|
|
23
23
|
import "../chunk-ZQX6UOP6.js";
|
|
24
24
|
import "../chunk-H2CFBUGF.js";
|
|
25
25
|
import "../chunk-NGP6LSV2.js";
|
|
26
|
-
import "../chunk-
|
|
26
|
+
import "../chunk-HLVQ5Y7B.js";
|
|
27
27
|
import "../chunk-OPU3NYOO.js";
|
|
28
28
|
import "../chunk-CVYC6DUW.js";
|
|
29
29
|
import "../chunk-GJV3WDWM.js";
|
|
30
30
|
import "../chunk-MP2AFCGL.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
|
export {
|
|
41
41
|
deliverLocalMessage,
|
|
42
42
|
getFailedMessages,
|
package/dist/lib/reminders.js
CHANGED
|
@@ -2,13 +2,13 @@ import {
|
|
|
2
2
|
completeReminder,
|
|
3
3
|
createReminder,
|
|
4
4
|
listReminders
|
|
5
|
-
} from "../chunk-
|
|
6
|
-
import "../chunk-
|
|
5
|
+
} from "../chunk-TH22QIEC.js";
|
|
6
|
+
import "../chunk-5RSYY7BE.js";
|
|
7
7
|
import "../chunk-RVSGXGWG.js";
|
|
8
8
|
import "../chunk-FXU7JOXK.js";
|
|
9
9
|
import "../chunk-4GXRETYL.js";
|
|
10
10
|
import "../chunk-LYH5HE24.js";
|
|
11
|
-
import "../chunk-
|
|
11
|
+
import "../chunk-MLKGABMK.js";
|
|
12
12
|
export {
|
|
13
13
|
completeReminder,
|
|
14
14
|
createReminder,
|
package/dist/lib/schedules.js
CHANGED
|
@@ -3,17 +3,17 @@ import {
|
|
|
3
3
|
deleteSchedule,
|
|
4
4
|
listSchedules,
|
|
5
5
|
parseHumanCron
|
|
6
|
-
} from "../chunk-
|
|
7
|
-
import "../chunk-
|
|
8
|
-
import "../chunk-
|
|
6
|
+
} from "../chunk-D6IMJAV2.js";
|
|
7
|
+
import "../chunk-6BURHBE6.js";
|
|
8
|
+
import "../chunk-S2FX5KJ4.js";
|
|
9
9
|
import "../chunk-MP2AFCGL.js";
|
|
10
|
-
import "../chunk-
|
|
10
|
+
import "../chunk-5RSYY7BE.js";
|
|
11
11
|
import "../chunk-RVSGXGWG.js";
|
|
12
12
|
import "../chunk-FXU7JOXK.js";
|
|
13
13
|
import "../chunk-6D23UNXU.js";
|
|
14
14
|
import "../chunk-4GXRETYL.js";
|
|
15
15
|
import "../chunk-LYH5HE24.js";
|
|
16
|
-
import "../chunk-
|
|
16
|
+
import "../chunk-MLKGABMK.js";
|
|
17
17
|
export {
|
|
18
18
|
createSchedule,
|
|
19
19
|
deleteSchedule,
|
|
@@ -8,14 +8,14 @@ import {
|
|
|
8
8
|
hashSignature,
|
|
9
9
|
storeTrajectory,
|
|
10
10
|
sweepTrajectories
|
|
11
|
-
} from "../chunk-
|
|
12
|
-
import "../chunk-
|
|
13
|
-
import "../chunk-
|
|
11
|
+
} from "../chunk-K4OWYJSP.js";
|
|
12
|
+
import "../chunk-PJGHBANY.js";
|
|
13
|
+
import "../chunk-5RSYY7BE.js";
|
|
14
14
|
import "../chunk-RVSGXGWG.js";
|
|
15
15
|
import "../chunk-FXU7JOXK.js";
|
|
16
16
|
import "../chunk-4GXRETYL.js";
|
|
17
17
|
import "../chunk-LYH5HE24.js";
|
|
18
|
-
import "../chunk-
|
|
18
|
+
import "../chunk-MLKGABMK.js";
|
|
19
19
|
export {
|
|
20
20
|
captureAndLearn,
|
|
21
21
|
captureTrajectory,
|
package/dist/lib/status-brief.js
CHANGED
package/dist/lib/store.js
CHANGED
|
@@ -13,16 +13,16 @@ import {
|
|
|
13
13
|
updateMemoryStatus,
|
|
14
14
|
vectorToBlob,
|
|
15
15
|
writeMemory
|
|
16
|
-
} from "../chunk-
|
|
17
|
-
import "../chunk-
|
|
16
|
+
} from "../chunk-6BURHBE6.js";
|
|
17
|
+
import "../chunk-S2FX5KJ4.js";
|
|
18
18
|
import "../chunk-MP2AFCGL.js";
|
|
19
|
-
import "../chunk-
|
|
19
|
+
import "../chunk-5RSYY7BE.js";
|
|
20
20
|
import "../chunk-RVSGXGWG.js";
|
|
21
21
|
import "../chunk-FXU7JOXK.js";
|
|
22
22
|
import "../chunk-6D23UNXU.js";
|
|
23
23
|
import "../chunk-4GXRETYL.js";
|
|
24
24
|
import "../chunk-LYH5HE24.js";
|
|
25
|
-
import "../chunk-
|
|
25
|
+
import "../chunk-MLKGABMK.js";
|
|
26
26
|
export {
|
|
27
27
|
attachDocumentMetadata,
|
|
28
28
|
buildRawVisibilityFilter,
|
package/dist/lib/task-router.js
CHANGED
|
@@ -5,13 +5,13 @@ import {
|
|
|
5
5
|
resolveBloomRouting,
|
|
6
6
|
routeTask,
|
|
7
7
|
scoreEmployee
|
|
8
|
-
} from "../chunk-
|
|
9
|
-
import "../chunk-
|
|
8
|
+
} from "../chunk-HZC4MR4H.js";
|
|
9
|
+
import "../chunk-5RSYY7BE.js";
|
|
10
10
|
import "../chunk-RVSGXGWG.js";
|
|
11
11
|
import "../chunk-FXU7JOXK.js";
|
|
12
12
|
import "../chunk-4GXRETYL.js";
|
|
13
13
|
import "../chunk-LYH5HE24.js";
|
|
14
|
-
import "../chunk-
|
|
14
|
+
import "../chunk-MLKGABMK.js";
|
|
15
15
|
export {
|
|
16
16
|
DEFAULT_BLOOM_CONFIG,
|
|
17
17
|
createAssignmentMemory,
|