@askexenow/exe-os 0.9.288 → 0.9.290
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/deploy/compose/README.md +6 -0
- package/deploy/compose/docker-compose.yml +48 -53
- package/dist/active-agent-DVMG6WVY.js +27 -0
- package/dist/active-agent-JJVXXRZV.js +26 -0
- package/dist/active-agent-L22OENGJ.js +26 -0
- package/dist/active-agent-SVG6F6HY.js +27 -0
- package/dist/agentic-ontology-2LJST3BE.js +25 -0
- package/dist/agentic-ontology-3GHJHLDY.js +25 -0
- package/dist/backfill-metadata-HJNVBORD.js +599 -0
- package/dist/backfill-metadata-W7PJ6YGP.js +599 -0
- package/dist/background-jobs-YTYZRTCM.js +25 -0
- package/dist/behaviors-EM5KZSHT.js +39 -0
- package/dist/behaviors-ROOZS234.js +39 -0
- package/dist/bin/age-ontology-load.js +2 -2
- package/dist/bin/agentic-ontology-backfill.js +8 -8
- package/dist/bin/agentic-reflection-backfill.js +9 -9
- package/dist/bin/agentic-semantic-label.js +8 -8
- package/dist/bin/backfill-conversations.js +8 -8
- package/dist/bin/backfill-responses.js +8 -8
- package/dist/bin/backfill-vectors.js +104 -19
- package/dist/bin/bulk-sync-postgres.js +9 -9
- package/dist/bin/cc-doctor.js +7 -7
- package/dist/bin/cleanup-stale-review-tasks.js +13 -13
- package/dist/bin/cli.js +56 -20
- package/dist/bin/deferred-daemon-restart.js +1 -1
- package/dist/bin/exe-agent-config.js +5 -5
- package/dist/bin/exe-agent.js +6 -6
- package/dist/bin/exe-assign.js +10 -10
- package/dist/bin/exe-boot.js +20 -20
- package/dist/bin/exe-call.js +6 -6
- package/dist/bin/exe-cloud.js +27 -9
- package/dist/bin/exe-dispatch.js +13 -13
- package/dist/bin/exe-doctor.js +1 -1
- package/dist/bin/exe-export-behaviors.js +9 -9
- package/dist/bin/exe-forget.js +8 -8
- package/dist/bin/exe-gateway.js +9 -9
- package/dist/bin/exe-healthcheck.js +7 -7
- package/dist/bin/exe-heartbeat.js +13 -13
- package/dist/bin/exe-kill.js +16 -16
- package/dist/bin/exe-launch-agent.js +20 -20
- package/dist/bin/exe-new-employee.js +9 -9
- package/dist/bin/exe-pending-messages.js +14 -14
- package/dist/bin/exe-pending-notifications.js +13 -13
- package/dist/bin/exe-pending-reviews.js +13 -13
- package/dist/bin/exe-rename.js +6 -6
- package/dist/bin/exe-review.js +15 -15
- package/dist/bin/exe-search.js +7 -7
- package/dist/bin/exe-session-cleanup.js +18 -18
- package/dist/bin/exe-settings.js +8 -8
- package/dist/bin/exe-start-codex.js +13 -13
- package/dist/bin/exe-start-opencode.js +10 -10
- package/dist/bin/exe-start.sh +29 -7
- package/dist/bin/exe-status.js +14 -14
- package/dist/bin/exe-support.js +3 -3
- package/dist/bin/exe-team.js +5 -5
- package/dist/bin/git-sweep.js +14 -14
- package/dist/bin/graph-backfill.js +7 -7
- package/dist/bin/graph-export.js +7 -7
- package/dist/bin/import-history.js +9 -9
- package/dist/bin/install-launchd.js +24 -1
- package/dist/bin/install.js +36 -12
- package/dist/bin/intercom-check.js +4 -4
- package/dist/bin/mcp-sessions.js +2 -2
- package/dist/bin/orchestration-metrics.js +6 -6
- package/dist/bin/postgres-agentic-reflection-backfill.js +4 -4
- package/dist/bin/postgres-agentic-semantic-backfill.js +3 -3
- package/dist/bin/scan-tasks.js +13 -13
- package/dist/bin/setup.js +2 -2
- package/dist/bin/shard-migrate.js +7 -7
- package/dist/bin/stack-update.js +7 -6
- package/dist/bin/vps-health-gate.js +1 -1
- package/dist/branding-PCLBJ3EP.js +97 -0
- package/dist/capability-cards-O6XB2AU4.js +88 -0
- package/dist/capability-cards-OEL47N2B.js +88 -0
- package/dist/capacity-monitor-UGMHVSUD.js +50 -0
- package/dist/capacity-monitor-ZE7CFVWH.js +50 -0
- package/dist/catchup-brief-3NONSIMA.js +174 -0
- package/dist/catchup-brief-HNEUKB7X.js +174 -0
- package/dist/chunk-232DHK5C.js +1119 -0
- package/dist/chunk-272SJ4RN.js +129 -0
- package/dist/chunk-2F5SG3CE.js +230 -0
- package/dist/chunk-2QMWIGJK.js +197 -0
- package/dist/chunk-2ZAOSGBX.js +668 -0
- package/dist/chunk-32K5NWMR.js +42 -0
- package/dist/chunk-32VOJ4GK.js +181 -0
- package/dist/chunk-3AUM4JVV.js +127 -0
- package/dist/chunk-3Q4UEXDE.js +297 -0
- package/dist/chunk-3RZNDPPW.js +2113 -0
- package/dist/chunk-3X2ZT5FN.js +3276 -0
- package/dist/chunk-44CP7NR2.js +333 -0
- package/dist/chunk-4FMNDJMY.js +50 -0
- package/dist/chunk-4NMTGHUE.js +127 -0
- package/dist/chunk-5J2L25OK.js +203 -0
- package/dist/chunk-5NQOIKAB.js +214 -0
- package/dist/chunk-5P3HOBZX.js +487 -0
- package/dist/chunk-5PLW3QL6.js +668 -0
- package/dist/chunk-5VAARLQR.js +58 -0
- package/dist/chunk-64GBV67L.js +1068 -0
- package/dist/chunk-66EIYAF2.js +157 -0
- package/dist/chunk-6IPJF5QD.js +630 -0
- package/dist/chunk-6MFM4N37.js +574 -0
- package/dist/chunk-6NSJTOXE.js +122 -0
- package/dist/chunk-6TLURATK.js +4318 -0
- package/dist/chunk-6WEETM7D.js +81 -0
- package/dist/chunk-6ZD3MW7T.js +97 -0
- package/dist/chunk-73JAJQRY.js +85 -0
- package/dist/chunk-73ORCJNJ.js +231 -0
- package/dist/chunk-75GH76GO.js +129 -0
- package/dist/chunk-7CHKD5IP.js +38 -0
- package/dist/chunk-7FTKXL5A.js +286 -0
- package/dist/chunk-7GTKCVVG.js +735 -0
- package/dist/chunk-7IRQSO3F.js +735 -0
- package/dist/chunk-7K4YVOAK.js +76 -0
- package/dist/chunk-7LOYIUOF.js +456 -0
- package/dist/chunk-7MINWZ3J.js +214 -0
- package/dist/chunk-7T5PS5DG.js +14439 -0
- package/dist/chunk-7XUJF3LZ.js +284 -0
- package/dist/chunk-A74WXY4S.js +227 -0
- package/dist/chunk-AVD5C3NG.js +197 -0
- package/dist/chunk-B36MRLEP.js +58 -0
- package/dist/chunk-B4TCZ3PS.js +373 -0
- package/dist/chunk-BJYLTU2G.js +621 -0
- package/dist/chunk-BPLEJ3EU.js +411 -0
- package/dist/chunk-BR2OA4AZ.js +123 -0
- package/dist/chunk-BTDPLFGK.js +221 -0
- package/dist/chunk-BTP3LPMP.js +210 -0
- package/dist/chunk-BU45UYTK.js +185 -0
- package/dist/chunk-BYOEIN37.js +176 -0
- package/dist/chunk-CCAA6XOZ.js +284 -0
- package/dist/chunk-CMDKYYFK.js +630 -0
- package/dist/chunk-D6LUKYKM.js +731 -0
- package/dist/chunk-DBQ6I6K2.js +3276 -0
- package/dist/chunk-DDWFHEPG.js +345 -0
- package/dist/chunk-DFSI6HFJ.js +2078 -0
- package/dist/chunk-DJLDKRXK.js +30 -0
- package/dist/chunk-DSOKTUTT.js +167 -0
- package/dist/chunk-EESAZNRC.js +348 -0
- package/dist/chunk-EQY6GDVD.js +369 -0
- package/dist/chunk-ETCARC76.js +836 -0
- package/dist/chunk-EYLU6MJT.js +192 -0
- package/dist/chunk-EZHTLPOS.js +280 -0
- package/dist/chunk-F23GFLKY.js +4318 -0
- package/dist/chunk-F3DQ3HDH.js +333 -0
- package/dist/chunk-F5SADWWW.js +240 -0
- package/dist/chunk-F6ZCUDCN.js +244 -0
- package/dist/chunk-FE6HKM2N.js +157 -0
- package/dist/chunk-FI5Q6F5S.js +382 -0
- package/dist/chunk-FNQZGNSG.js +1094 -0
- package/dist/chunk-FTG36JG5.js +280 -0
- package/dist/chunk-FVKTXXKK.js +128 -0
- package/dist/chunk-FZDW76SH.js +89 -0
- package/dist/chunk-G6GC2YSP.js +262 -0
- package/dist/chunk-HH2JVSKL.js +1157 -0
- package/dist/chunk-HHR5NB6N.js +377 -0
- package/dist/chunk-HJQQ7746.js +185 -0
- package/dist/chunk-HLFNLJSB.js +271 -0
- package/dist/chunk-HRZLGHT6.js +290 -0
- package/dist/chunk-HSSRWMVA.js +68 -0
- package/dist/chunk-HX735WX7.js +33 -0
- package/dist/chunk-I3NVB5MG.js +85 -0
- package/dist/chunk-I7Z6MK2B.js +240 -0
- package/dist/chunk-ID4SMRYX.js +2078 -0
- package/dist/chunk-IUQBMSBI.js +1350 -0
- package/dist/chunk-J6PDP2GY.js +221 -0
- package/dist/chunk-JGOGSH55.js +14378 -0
- package/dist/chunk-JRZ47IFL.js +82 -0
- package/dist/chunk-JXGHDROV.js +546 -0
- package/dist/chunk-JZEROVAU.js +546 -0
- package/dist/chunk-KFHAVF6J.js +97 -0
- package/dist/chunk-KJALZ6F6.js +128 -0
- package/dist/chunk-KMAIBYV3.js +402 -0
- package/dist/chunk-KMTNAXIB.js +54 -0
- package/dist/chunk-KQY4QIEN.js +731 -0
- package/dist/chunk-LHW7TZGJ.js +244 -0
- package/dist/chunk-LIH36DXG.js +159 -0
- package/dist/chunk-LRSU2ZU2.js +38 -0
- package/dist/chunk-M3VHV2RV.js +106 -0
- package/dist/chunk-MFCL4GAN.js +2113 -0
- package/dist/chunk-MFGMVKGM.js +150 -0
- package/dist/chunk-MFTGN7KN.js +411 -0
- package/dist/chunk-MUHKJCF7.js +128 -0
- package/dist/chunk-NHGBVLCD.js +210 -0
- package/dist/chunk-NOEBJMNN.js +33 -0
- package/dist/chunk-NQ2VNTGL.js +538 -0
- package/dist/chunk-NV5SSKZE.js +171 -0
- package/dist/chunk-NXJ2CP2C.js +290 -0
- package/dist/chunk-O4PZPM6H.js +204 -0
- package/dist/chunk-O5OW3YGQ.js +262 -0
- package/dist/chunk-OJQTONDJ.js +171 -0
- package/dist/chunk-OKZGUHE5.js +76 -0
- package/dist/chunk-OOH5M36Q.js +448 -0
- package/dist/chunk-OXUHCIGV.js +1352 -0
- package/dist/chunk-P5ARTZP2.js +128 -0
- package/dist/chunk-PKRSYS7F.js +402 -0
- package/dist/chunk-PNQDP3OA.js +800 -0
- package/dist/chunk-PQWO5D3F.js +348 -0
- package/dist/chunk-PYTSVZWG.js +377 -0
- package/dist/chunk-Q2R3WUW4.js +448 -0
- package/dist/chunk-Q6MJIJ2O.js +1352 -0
- package/dist/chunk-QFGJERAP.js +1119 -0
- package/dist/chunk-QKDRYZ2N.js +231 -0
- package/dist/chunk-QO7M774X.js +1094 -0
- package/dist/chunk-QODXLGH2.js +70 -0
- package/dist/chunk-RAV356E6.js +30 -0
- package/dist/chunk-RHC57KVT.js +85 -0
- package/dist/chunk-RHE7SHZJ.js +345 -0
- package/dist/chunk-RJY45A5J.js +133 -0
- package/dist/chunk-RK7EAA53.js +1157 -0
- package/dist/chunk-RSLVAYWS.js +192 -0
- package/dist/chunk-RVOPNDGY.js +150 -0
- package/dist/chunk-S3QEHFGE.js +373 -0
- package/dist/chunk-SCQEAMO3.js +299 -0
- package/dist/chunk-SL6WJP2Q.js +123 -0
- package/dist/chunk-SYOGNG2R.js +379 -0
- package/dist/chunk-T57DOVGE.js +97 -0
- package/dist/chunk-TEOJ63HX.js +362 -0
- package/dist/chunk-TMCKL43Q.js +181 -0
- package/dist/chunk-TMV5LCTC.js +167 -0
- package/dist/chunk-TO5ZXGDF.js +190 -0
- package/dist/chunk-TQZABASE.js +97 -0
- package/dist/chunk-U5RKF7MQ.js +836 -0
- package/dist/chunk-UBWBEY6I.js +81 -0
- package/dist/chunk-UDMFABWN.js +510 -0
- package/dist/chunk-UKS5CXQU.js +382 -0
- package/dist/chunk-UP7DNYG7.js +456 -0
- package/dist/chunk-V2OOLS63.js +41 -0
- package/dist/chunk-V5MGYIZS.js +70 -0
- package/dist/chunk-VBAY3OA7.js +604 -0
- package/dist/chunk-VK4KORCQ.js +204 -0
- package/dist/chunk-XCPVYQVK.js +336 -0
- package/dist/chunk-XWVBLZRP.js +50 -0
- package/dist/chunk-Y4ZA4GCQ.js +85 -0
- package/dist/chunk-YBTN5F2U.js +1068 -0
- package/dist/chunk-YMMYZXVZ.js +55 -0
- package/dist/chunk-Z5RXZRUC.js +227 -0
- package/dist/chunk-Z772TGD2.js +54 -0
- package/dist/chunk-ZAMPIXLH.js +1350 -0
- package/dist/chunk-ZPILUBWK.js +2142 -0
- package/dist/chunk-ZYEOHGU5.js +362 -0
- package/dist/co-activation-WCLF766F.js +73 -0
- package/dist/co-activation-WJTFJOTK.js +73 -0
- package/dist/co-occurrence-KFP6ZS7G.js +94 -0
- package/dist/co-occurrence-LPHW6UTZ.js +94 -0
- package/dist/code-context-index-QR5PAXM4.js +30 -0
- package/dist/conversation-wiki-populator-IMHNWKEU.js +105 -0
- package/dist/core-memory-3LSCC75D.js +110 -0
- package/dist/core-memory-DBZJ72TV.js +110 -0
- package/dist/crdt-sync-6DVGRMTV.js +33 -0
- package/dist/crdt-sync-UQ3PXFRB.js +33 -0
- package/dist/crm-webhook-55T4Z6XJ.js +10 -0
- package/dist/crm-webhook-VONTDB3M.js +10 -0
- package/dist/cto-delegation-gate-B7AKO7FX.js +279 -0
- package/dist/cto-delegation-gate-SPM6LAL2.js +279 -0
- package/dist/daemon-auth-55T2DI6G.js +13 -0
- package/dist/daemon-orchestration-XZLWWIV4.js +138 -0
- package/dist/daemon-orchestration-ZBDBRKVR.js +138 -0
- package/dist/db-backup-JHCI47JQ.js +37 -0
- package/dist/db-backup-LPCCZYIL.js +33 -0
- package/dist/db-restore-events-QF3KCGVZ.js +76 -0
- package/dist/doc-graph-extractor-4X23NP4I.js +132 -0
- package/dist/doc-graph-extractor-IOSZSDDW.js +132 -0
- package/dist/dreaming-KA3SN53N.js +33 -0
- package/dist/dreaming-TFZDGA72.js +33 -0
- package/dist/entity-boost-YFIFLE6N.js +375 -0
- package/dist/exe-drift-CLJ74KCO.js +69 -0
- package/dist/exe-drift-TEM7ELNY.js +69 -0
- package/dist/exe-export-CRCA4T4S.js +75 -0
- package/dist/exe-export-QF5V54XC.js +75 -0
- package/dist/exe-import-M4VYXCJZ.js +78 -0
- package/dist/exe-import-UZMMWNHJ.js +78 -0
- package/dist/exe-key-7PDQ72W2.js +580 -0
- package/dist/exe-key-NQQXEDUA.js +672 -0
- package/dist/exe-org-VAUMR7TL.js +73 -0
- package/dist/exe-snapshot-P7PUAJTV.js +337 -0
- package/dist/exe-snapshot-W5IVP6VF.js +337 -0
- package/dist/fast-db-init-G63PRINQ.js +7 -0
- package/dist/fast-db-init-MZOQZ2BW.js +7 -0
- package/dist/founder-context-QGKRISJH.js +96 -0
- package/dist/gateway/index.js +10 -10
- package/dist/git-staleness-42TTCFDP.js +111 -0
- package/dist/git-staleness-U7ADZARV.js +111 -0
- package/dist/git-task-sweep-4LW5RYYO.js +41 -0
- package/dist/git-task-sweep-T27IFHBH.js +41 -0
- package/dist/global-procedures-BVFRWJAV.js +21 -0
- package/dist/global-procedures-VJUQAYZ5.js +21 -0
- package/dist/graph-auto-extract-4ZA7UC6C.js +182 -0
- package/dist/graph-auto-extract-ZTZ44VKT.js +182 -0
- package/dist/hook-integrity-YPMNLP7B.js +89 -0
- package/dist/hooks/bug-report-worker.js +15 -15
- package/dist/hooks/codex-stop-task-finalizer.js +15 -15
- package/dist/hooks/commit-complete.js +16 -16
- package/dist/hooks/error-recall.js +9 -9
- package/dist/hooks/exe-heartbeat-hook.js +6 -6
- package/dist/hooks/ingest-worker.js +5 -5
- package/dist/hooks/ingest.js +13 -13
- package/dist/hooks/instructions-loaded.js +7 -7
- package/dist/hooks/manifest.json +20 -20
- package/dist/hooks/notification.js +7 -7
- package/dist/hooks/post-compact.js +15 -15
- package/dist/hooks/post-tool-combined.js +7 -7
- package/dist/hooks/pre-compact.js +20 -20
- package/dist/hooks/pre-tool-use.js +19 -19
- package/dist/hooks/prompt-submit.js +27 -27
- package/dist/hooks/session-end.js +25 -25
- package/dist/hooks/session-start.js +24 -18
- package/dist/hooks/stop.js +22 -22
- package/dist/hooks/subagent-stop.js +15 -15
- package/dist/hooks/summary-worker.js +22 -22
- package/dist/index.js +21 -21
- package/dist/installer-2MDIUMZS.js +343 -0
- package/dist/installer-CBGRTGIF.js +297 -0
- package/dist/installer-DGU4WZKJ.js +39 -0
- package/dist/installer-DS7H47GB.js +297 -0
- package/dist/installer-JSUC44TR.js +39 -0
- package/dist/installer-WTWEOSEK.js +343 -0
- package/dist/key-backup-status-X5CBECJ3.js +39 -0
- package/dist/lib/agent-config.js +2 -2
- package/dist/lib/cloud-sync.js +7 -7
- package/dist/lib/config.js +7 -1
- package/dist/lib/consolidation.js +9 -7
- package/dist/lib/database.js +4 -4
- package/dist/lib/db-daemon-client.js +3 -3
- package/dist/lib/db.js +4 -4
- package/dist/lib/device-registry.js +1 -1
- package/dist/lib/embed-worker.js +18 -7
- package/dist/lib/embedder.js +4 -4
- package/dist/lib/employee-templates.js +6 -6
- package/dist/lib/employees.js +4 -4
- package/dist/lib/exe-daemon-client.js +3 -3
- package/dist/lib/exe-daemon.js +165 -67
- package/dist/lib/hybrid-search.js +7 -7
- package/dist/lib/identity-templates.js +1 -1
- package/dist/lib/identity.js +4 -4
- package/dist/lib/license.js +2 -2
- package/dist/lib/messaging.js +13 -13
- package/dist/lib/reminders.js +5 -5
- package/dist/lib/schedules.js +7 -7
- package/dist/lib/session-registry.js +6 -6
- package/dist/lib/skill-learning.js +8 -8
- package/dist/lib/store.js +6 -6
- package/dist/lib/task-router.js +5 -5
- package/dist/lib/tasks.js +14 -14
- package/dist/lib/tmux-routing.js +12 -12
- package/dist/lib/token-spend.js +5 -5
- package/dist/lib/ws-client.js +5 -0
- package/dist/license-gate-OSPA2OD7.js +16 -0
- package/dist/license-gate-R5EZ7HD3.js +14 -0
- package/dist/mcp/register-tools.js +67 -67
- package/dist/mcp/server.js +128 -84
- package/dist/mcp/tools/complete-reminder.js +6 -6
- package/dist/mcp/tools/create-reminder.js +6 -6
- package/dist/mcp/tools/create-task.js +16 -16
- package/dist/mcp/tools/deactivate-behavior.js +9 -9
- package/dist/mcp/tools/list-reminders.js +6 -6
- package/dist/mcp/tools/list-tasks.js +16 -16
- package/dist/mcp/tools/send-message.js +15 -15
- package/dist/mcp/tools/update-task.js +15 -15
- package/dist/mcp-http-config-DV6S22TF.js +28 -0
- package/dist/mcp-http-config-OGFPLJYH.js +28 -0
- package/dist/memory-cards-AUWC6FN6.js +179 -0
- package/dist/memory-cards-GJ3VHKAM.js +179 -0
- package/dist/memory-graph-extractor-7OWSK2ON.js +21 -0
- package/dist/memory-graph-extractor-TCTCM7PZ.js +21 -0
- package/dist/memory-poisoning-defense-FVLGA35X.js +223 -0
- package/dist/memory-poisoning-defense-TLVXFY43.js +223 -0
- package/dist/memory-queue-4QU434ZH.js +19 -0
- package/dist/memory-queue-client-6KTL3U3I.js +16 -0
- package/dist/memory-reflection-BYJFIFSV.js +243 -0
- package/dist/memory-reflection-C52FI4W2.js +243 -0
- package/dist/message-queue-client-DFXF7LJD.js +92 -0
- package/dist/notifications-AQKZFSR3.js +46 -0
- package/dist/notifications-U3NJYMXX.js +46 -0
- package/dist/oauth-server-NR3XEPA4.js +437 -0
- package/dist/orchestration-events-RDSYLFXZ.js +26 -0
- package/dist/orchestration-events-TKODYRYP.js +26 -0
- package/dist/orchestration-phase-UCTFU32J.js +23 -0
- package/dist/orchestrator-2JTJQLPG.js +34 -0
- package/dist/orchestrator-GNI5PCA6.js +34 -0
- package/dist/pipeline-router-HBSTKHG5.js +14 -0
- package/dist/pipeline-router-P2QAQHUY.js +14 -0
- package/dist/plan-limits-GQENSNTG.js +27 -0
- package/dist/plan-limits-UDKZ2O7W.js +27 -0
- package/dist/project-boot-5R3GLCVN.js +299 -0
- package/dist/project-boot-W2LTP7WW.js +299 -0
- package/dist/projection-worker-7EWWMJHG.js +1034 -0
- package/dist/projection-worker-ZMT5KNJJ.js +1084 -0
- package/dist/prospective-memory-7B65EHWB.js +231 -0
- package/dist/prospective-memory-LANRNOJX.js +231 -0
- package/dist/push-notifications-X7E7GSC7.js +15 -0
- package/dist/reranker-EUG4XM44.js +19 -0
- package/dist/reranker-QGJO6EHO.js +19 -0
- package/dist/retrieval-health-JE66LJ3I.js +11 -0
- package/dist/retrieval-health-WLNAPJCX.js +11 -0
- package/dist/review-polling-IXJ57M6Q.js +125 -0
- package/dist/review-polling-WHPJUENR.js +125 -0
- package/dist/runtime/index.js +15 -15
- package/dist/session-events-WMK6FCKZ.js +37 -0
- package/dist/session-events-XKG66APL.js +37 -0
- package/dist/session-kill-telemetry-2BU72YXD.js +30 -0
- package/dist/session-kill-telemetry-VTU7YBII.js +30 -0
- package/dist/session-scope-RYBNHQ43.js +87 -0
- package/dist/session-scope-TQZONLZL.js +87 -0
- package/dist/setup-wizard-NID5EPDN.js +12 -0
- package/dist/setup-wizard-PXK6SC2D.js +12 -0
- package/dist/shard-manager-F3YYEG5S.js +30 -0
- package/dist/skill-refinement-KRMGOT5M.js +158 -0
- package/dist/skill-refinement-Y6LLKYRL.js +158 -0
- package/dist/stack-update-3LZQWW3G.js +80 -0
- package/dist/steward-gate-KC4NOULU.js +14 -0
- package/dist/steward-gate-QV2APBFB.js +14 -0
- package/dist/task-enforcement-AI433TPY.js +439 -0
- package/dist/task-enforcement-GLDD2W5D.js +505 -0
- package/dist/task-scope-HMPIP6XB.js +36 -0
- package/dist/task-scope-XRH4KDJB.js +36 -0
- package/dist/tasks-crud-2KYGDJG2.js +78 -0
- package/dist/tasks-crud-FH2SFCNQ.js +78 -0
- package/dist/tasks-notify-3ZW2GLCS.js +39 -0
- package/dist/tasks-notify-AJSRQHLZ.js +39 -0
- package/dist/tasks-review-ISSCHGTG.js +48 -0
- package/dist/tasks-review-XERV6KZD.js +48 -0
- package/dist/telemetry-upload-R77W7I7G.js +740 -0
- package/dist/telemetry-upload-VZ3A6EPD.js +740 -0
- package/dist/token-budget-NA4WQAY6.js +85 -0
- package/dist/token-budget-SIXJ7ED5.js +85 -0
- package/dist/tool-capability-index-TK5K76RB.js +10 -0
- package/dist/tool-telemetry-D4Q76LAS.js +17 -0
- package/dist/tool-telemetry-NTFTPF3L.js +17 -0
- package/dist/tui/App.js +25 -25
- package/dist/tui-data-2LNENF36.js +259 -0
- package/dist/tui-data-NJSEIA2Q.js +259 -0
- package/dist/webhook-pipe-VQMOLXMW.js +114 -0
- package/dist/wiki-acl-33D5QTU4.js +111 -0
- package/dist/wiki-acl-RE5IR5VV.js +111 -0
- package/dist/wiki-client-XZ6VZTH6.js +157 -0
- package/dist/worker-gate-NCEAKLJE.js +21 -0
- package/dist/worker-gate-VN2POPFL.js +21 -0
- package/dist/workflow-engine-D7ALMSDM.js +28 -0
- package/dist/workflow-engine-WFN3HPAZ.js +28 -0
- package/dist/worktree-6I45JV5N.js +27 -0
- package/dist/worktree-O66YDTSF.js +27 -0
- package/dist/worktree-sweep-IMDR3XHT.js +20 -0
- package/dist/worktree-sweep-M2ENRTY6.js +20 -0
- package/package.json +1 -1
- package/release-notes.json +127 -127
|
@@ -0,0 +1,221 @@
|
|
|
1
|
+
// src/lib/crdt-sync.ts
|
|
2
|
+
import * as Y from "yjs";
|
|
3
|
+
import { readFileSync, writeFileSync, existsSync, mkdirSync, unlinkSync } from "fs";
|
|
4
|
+
import path from "path";
|
|
5
|
+
import { homedir } from "os";
|
|
6
|
+
var DEFAULT_STATE_PATH = path.join(homedir(), ".exe-os", "crdt-state.bin");
|
|
7
|
+
var _statePathOverride = null;
|
|
8
|
+
function getStatePath() {
|
|
9
|
+
return _statePathOverride ?? DEFAULT_STATE_PATH;
|
|
10
|
+
}
|
|
11
|
+
function _setStatePath(p) {
|
|
12
|
+
_statePathOverride = p;
|
|
13
|
+
}
|
|
14
|
+
var doc = null;
|
|
15
|
+
function initCrdtDoc() {
|
|
16
|
+
if (doc) return doc;
|
|
17
|
+
doc = new Y.Doc();
|
|
18
|
+
const sp = getStatePath();
|
|
19
|
+
if (existsSync(sp)) {
|
|
20
|
+
try {
|
|
21
|
+
const state = readFileSync(sp);
|
|
22
|
+
Y.applyUpdate(doc, new Uint8Array(state));
|
|
23
|
+
} catch {
|
|
24
|
+
console.warn("[crdt-sync] WARN: corrupted state file, rebuilding from DB");
|
|
25
|
+
try {
|
|
26
|
+
unlinkSync(sp);
|
|
27
|
+
} catch {
|
|
28
|
+
}
|
|
29
|
+
rebuildFromDb().catch((err) => {
|
|
30
|
+
console.warn("[crdt-sync] rebuild from DB failed:", err);
|
|
31
|
+
});
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
doc.on("update", () => {
|
|
35
|
+
persistState();
|
|
36
|
+
});
|
|
37
|
+
return doc;
|
|
38
|
+
}
|
|
39
|
+
function getMemoriesMap() {
|
|
40
|
+
const d = initCrdtDoc();
|
|
41
|
+
return d.getMap("memories");
|
|
42
|
+
}
|
|
43
|
+
function getBehaviorsMap() {
|
|
44
|
+
const d = initCrdtDoc();
|
|
45
|
+
return d.getMap("behaviors");
|
|
46
|
+
}
|
|
47
|
+
function applyRemoteUpdate(update) {
|
|
48
|
+
const d = initCrdtDoc();
|
|
49
|
+
Y.applyUpdate(d, update);
|
|
50
|
+
}
|
|
51
|
+
function getFullState() {
|
|
52
|
+
const d = initCrdtDoc();
|
|
53
|
+
return Y.encodeStateAsUpdate(d);
|
|
54
|
+
}
|
|
55
|
+
function getDiffUpdate(remoteStateVector) {
|
|
56
|
+
const d = initCrdtDoc();
|
|
57
|
+
return Y.encodeStateAsUpdate(d, remoteStateVector);
|
|
58
|
+
}
|
|
59
|
+
function getStateVector() {
|
|
60
|
+
const d = initCrdtDoc();
|
|
61
|
+
return Y.encodeStateVector(d);
|
|
62
|
+
}
|
|
63
|
+
function importExistingMemories(memories) {
|
|
64
|
+
const map = getMemoriesMap();
|
|
65
|
+
const d = initCrdtDoc();
|
|
66
|
+
let imported = 0;
|
|
67
|
+
d.transact(() => {
|
|
68
|
+
for (const mem of memories) {
|
|
69
|
+
if (!mem.id) continue;
|
|
70
|
+
if (map.has(mem.id)) continue;
|
|
71
|
+
const entry = new Y.Map();
|
|
72
|
+
entry.set("id", mem.id);
|
|
73
|
+
entry.set("agent_id", mem.agent_id ?? null);
|
|
74
|
+
entry.set("agent_role", mem.agent_role ?? null);
|
|
75
|
+
entry.set("session_id", mem.session_id ?? null);
|
|
76
|
+
entry.set("timestamp", mem.timestamp ?? null);
|
|
77
|
+
entry.set("tool_name", mem.tool_name ?? null);
|
|
78
|
+
entry.set("project_name", mem.project_name ?? null);
|
|
79
|
+
entry.set("has_error", mem.has_error ?? 0);
|
|
80
|
+
entry.set("raw_text", mem.raw_text ?? "");
|
|
81
|
+
entry.set("version", mem.version ?? 0);
|
|
82
|
+
entry.set("author_device_id", mem.author_device_id ?? null);
|
|
83
|
+
entry.set("scope", mem.scope ?? "business");
|
|
84
|
+
map.set(mem.id, entry);
|
|
85
|
+
imported++;
|
|
86
|
+
}
|
|
87
|
+
});
|
|
88
|
+
return imported;
|
|
89
|
+
}
|
|
90
|
+
function importExistingBehaviors(behaviors) {
|
|
91
|
+
const map = getBehaviorsMap();
|
|
92
|
+
const d = initCrdtDoc();
|
|
93
|
+
let imported = 0;
|
|
94
|
+
d.transact(() => {
|
|
95
|
+
for (const beh of behaviors) {
|
|
96
|
+
if (!beh.id) continue;
|
|
97
|
+
if (map.has(beh.id)) continue;
|
|
98
|
+
const entry = new Y.Map();
|
|
99
|
+
entry.set("id", beh.id);
|
|
100
|
+
entry.set("agent_id", beh.agent_id ?? null);
|
|
101
|
+
entry.set("project_name", beh.project_name ?? null);
|
|
102
|
+
entry.set("domain", beh.domain ?? null);
|
|
103
|
+
entry.set("content", beh.content ?? null);
|
|
104
|
+
entry.set("active", beh.active ?? 1);
|
|
105
|
+
entry.set("priority", beh.priority ?? "p1");
|
|
106
|
+
entry.set("created_at", beh.created_at ?? null);
|
|
107
|
+
entry.set("updated_at", beh.updated_at ?? null);
|
|
108
|
+
map.set(beh.id, entry);
|
|
109
|
+
imported++;
|
|
110
|
+
}
|
|
111
|
+
});
|
|
112
|
+
return imported;
|
|
113
|
+
}
|
|
114
|
+
function readAllMemories() {
|
|
115
|
+
const map = getMemoriesMap();
|
|
116
|
+
const records = [];
|
|
117
|
+
map.forEach((entry, id) => {
|
|
118
|
+
records.push({
|
|
119
|
+
id,
|
|
120
|
+
agent_id: entry.get("agent_id"),
|
|
121
|
+
agent_role: entry.get("agent_role"),
|
|
122
|
+
session_id: entry.get("session_id"),
|
|
123
|
+
timestamp: entry.get("timestamp"),
|
|
124
|
+
tool_name: entry.get("tool_name"),
|
|
125
|
+
project_name: entry.get("project_name"),
|
|
126
|
+
has_error: entry.get("has_error"),
|
|
127
|
+
raw_text: entry.get("raw_text"),
|
|
128
|
+
version: entry.get("version"),
|
|
129
|
+
author_device_id: entry.get("author_device_id"),
|
|
130
|
+
scope: entry.get("scope"),
|
|
131
|
+
session_scope: entry.get("session_scope")
|
|
132
|
+
});
|
|
133
|
+
});
|
|
134
|
+
return records;
|
|
135
|
+
}
|
|
136
|
+
function readAllBehaviors() {
|
|
137
|
+
const map = getBehaviorsMap();
|
|
138
|
+
const records = [];
|
|
139
|
+
map.forEach((entry, id) => {
|
|
140
|
+
records.push({
|
|
141
|
+
id,
|
|
142
|
+
agent_id: entry.get("agent_id"),
|
|
143
|
+
project_name: entry.get("project_name"),
|
|
144
|
+
domain: entry.get("domain"),
|
|
145
|
+
content: entry.get("content"),
|
|
146
|
+
active: entry.get("active"),
|
|
147
|
+
priority: entry.get("priority"),
|
|
148
|
+
created_at: entry.get("created_at"),
|
|
149
|
+
updated_at: entry.get("updated_at")
|
|
150
|
+
});
|
|
151
|
+
});
|
|
152
|
+
return records;
|
|
153
|
+
}
|
|
154
|
+
function onUpdate(callback) {
|
|
155
|
+
const d = initCrdtDoc();
|
|
156
|
+
const handler = (update) => callback(update);
|
|
157
|
+
d.on("update", handler);
|
|
158
|
+
return () => d.off("update", handler);
|
|
159
|
+
}
|
|
160
|
+
function persistState() {
|
|
161
|
+
if (!doc) return;
|
|
162
|
+
try {
|
|
163
|
+
const sp = getStatePath();
|
|
164
|
+
const dir = path.dirname(sp);
|
|
165
|
+
if (!existsSync(dir)) mkdirSync(dir, { recursive: true });
|
|
166
|
+
const state = Y.encodeStateAsUpdate(doc);
|
|
167
|
+
writeFileSync(sp, Buffer.from(state));
|
|
168
|
+
} catch {
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
function isCrdtSyncEnabled() {
|
|
172
|
+
return process.env.EXE_CRDT_SYNC === "1";
|
|
173
|
+
}
|
|
174
|
+
async function rebuildFromDb() {
|
|
175
|
+
const { getClient } = await import("./lib/database.js");
|
|
176
|
+
const client = getClient();
|
|
177
|
+
const result = await client.execute(
|
|
178
|
+
"SELECT id, agent_id, agent_role, session_id, timestamp, tool_name, project_name, has_error, raw_text, version, author_device_id, scope, session_scope FROM memories"
|
|
179
|
+
);
|
|
180
|
+
const memories = result.rows.map((row) => ({
|
|
181
|
+
id: String(row.id),
|
|
182
|
+
agent_id: row.agent_id,
|
|
183
|
+
agent_role: row.agent_role,
|
|
184
|
+
session_id: row.session_id,
|
|
185
|
+
timestamp: row.timestamp,
|
|
186
|
+
tool_name: row.tool_name,
|
|
187
|
+
project_name: row.project_name,
|
|
188
|
+
has_error: row.has_error,
|
|
189
|
+
raw_text: row.raw_text,
|
|
190
|
+
version: row.version,
|
|
191
|
+
author_device_id: row.author_device_id,
|
|
192
|
+
scope: row.scope,
|
|
193
|
+
session_scope: row.session_scope
|
|
194
|
+
}));
|
|
195
|
+
const count = importExistingMemories(memories);
|
|
196
|
+
persistState();
|
|
197
|
+
return count;
|
|
198
|
+
}
|
|
199
|
+
function destroyCrdtDoc() {
|
|
200
|
+
if (doc) {
|
|
201
|
+
doc.destroy();
|
|
202
|
+
doc = null;
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
export {
|
|
207
|
+
_setStatePath,
|
|
208
|
+
initCrdtDoc,
|
|
209
|
+
applyRemoteUpdate,
|
|
210
|
+
getFullState,
|
|
211
|
+
getDiffUpdate,
|
|
212
|
+
getStateVector,
|
|
213
|
+
importExistingMemories,
|
|
214
|
+
importExistingBehaviors,
|
|
215
|
+
readAllMemories,
|
|
216
|
+
readAllBehaviors,
|
|
217
|
+
onUpdate,
|
|
218
|
+
isCrdtSyncEnabled,
|
|
219
|
+
rebuildFromDb,
|
|
220
|
+
destroyCrdtDoc
|
|
221
|
+
};
|
|
@@ -0,0 +1,210 @@
|
|
|
1
|
+
import {
|
|
2
|
+
redactSecrets
|
|
3
|
+
} from "./chunk-Y25OJWOQ.js";
|
|
4
|
+
|
|
5
|
+
// src/lib/memory-write-governor.ts
|
|
6
|
+
import { createHash } from "crypto";
|
|
7
|
+
var HIGH_VALUE_SUPERSESSION_TYPES = /* @__PURE__ */ new Set([
|
|
8
|
+
"decision",
|
|
9
|
+
"adr",
|
|
10
|
+
"behavior",
|
|
11
|
+
"procedure"
|
|
12
|
+
]);
|
|
13
|
+
var NOISE_DROP_PATTERNS = [
|
|
14
|
+
/^\s*\[📋\s+\d+\s+reviews?\s+pending\b/im,
|
|
15
|
+
/^\s*<system-reminder>[\s\S]*?<\/system-reminder>\s*$/im,
|
|
16
|
+
/^\s*The UserPromptSubmit hook checks the DB for new tasks/im,
|
|
17
|
+
/^\s*Intercom is a speedup, not delivery/im,
|
|
18
|
+
/^\s*Context bar reads as USAGE not remaining/im,
|
|
19
|
+
// Intercom noise — these repeat on every prompt and cause 18K+ duplicates
|
|
20
|
+
/^\/exe-intercom\b/i,
|
|
21
|
+
/^You have pending notifications\.\s*Run list_tasks/i,
|
|
22
|
+
/^You have open tasks\.\s*Run list_tasks/i,
|
|
23
|
+
/^You have a new P\d+ task/i,
|
|
24
|
+
/^You have more open tasks to dispatch/i,
|
|
25
|
+
/^No new tasks\.\s*(Standing by|Idle|Dashboard)/i
|
|
26
|
+
];
|
|
27
|
+
var SKIP_EMBED_PATTERNS = [
|
|
28
|
+
/tmux capture-pane\b/i,
|
|
29
|
+
/docker ps\b/i,
|
|
30
|
+
/docker images\b/i,
|
|
31
|
+
/git status\b/i,
|
|
32
|
+
/grep .*node_modules/i,
|
|
33
|
+
/npm (install|ci)\b[\s\S]*(added \d+ packages|audited \d+ packages)/i
|
|
34
|
+
];
|
|
35
|
+
function normalizeMemoryText(text) {
|
|
36
|
+
return text.replace(/\r\n/g, "\n").replace(/[ \t]+$/gm, "").replace(/\n{4,}/g, "\n\n\n").trim();
|
|
37
|
+
}
|
|
38
|
+
function classifyMemoryType(input) {
|
|
39
|
+
if (input.memory_type && input.memory_type.trim()) return input.memory_type.trim();
|
|
40
|
+
const tool = input.tool_name.toLowerCase();
|
|
41
|
+
const text = input.raw_text.toLowerCase();
|
|
42
|
+
if (tool.includes("store_decision") || tool.includes("decision")) return "decision";
|
|
43
|
+
if (tool.includes("commit") || text.includes("adr-") || text.includes("architectural decision")) return "adr";
|
|
44
|
+
if (tool.includes("store_behavior") || tool.includes("behavior")) return "behavior";
|
|
45
|
+
if (tool.includes("global_procedure") || text.includes("organization-wide procedures")) return "procedure";
|
|
46
|
+
if (tool.includes("checkpoint") || text.startsWith("context checkpoint")) return "checkpoint";
|
|
47
|
+
if (tool.includes("sessionsummary") || tool.includes("session-summary")) return "summary";
|
|
48
|
+
if (tool.includes("sessionend") || text.startsWith("session ended")) return "summary";
|
|
49
|
+
if (tool.includes("send_whatsapp") || tool.includes("conversation")) return "conversation";
|
|
50
|
+
if (tool === "store_memory" || tool === "manual") return "observation";
|
|
51
|
+
if (tool === "userprompt" || tool === "slashcommand") return "conversation";
|
|
52
|
+
return "raw";
|
|
53
|
+
}
|
|
54
|
+
function shouldDropMemory(text) {
|
|
55
|
+
const normalized = normalizeMemoryText(text);
|
|
56
|
+
if (normalized.length < 10) return { drop: true, reason: "too_short" };
|
|
57
|
+
if (NOISE_DROP_PATTERNS.some((pattern) => pattern.test(normalized))) {
|
|
58
|
+
return { drop: true, reason: "known_boilerplate_noise" };
|
|
59
|
+
}
|
|
60
|
+
return { drop: false };
|
|
61
|
+
}
|
|
62
|
+
function shouldSkipEmbedding(input) {
|
|
63
|
+
const type = classifyMemoryType(input);
|
|
64
|
+
if (HIGH_VALUE_SUPERSESSION_TYPES.has(type)) return false;
|
|
65
|
+
if (type === "raw" && input.raw_text.length > 2e4) return true;
|
|
66
|
+
if (SKIP_EMBED_PATTERNS.some((pattern) => pattern.test(input.raw_text))) return true;
|
|
67
|
+
return false;
|
|
68
|
+
}
|
|
69
|
+
function hashMemoryContent(text) {
|
|
70
|
+
return createHash("sha256").update(normalizeMemoryText(text)).digest("hex");
|
|
71
|
+
}
|
|
72
|
+
function scopedDedupArgs(input) {
|
|
73
|
+
return [input.contentHash, input.agentId, input.projectName, input.memoryType];
|
|
74
|
+
}
|
|
75
|
+
function governMemoryRecord(record) {
|
|
76
|
+
const redacted = redactSecrets(record.raw_text);
|
|
77
|
+
const normalized = normalizeMemoryText(redacted.text);
|
|
78
|
+
const memoryType = classifyMemoryType({
|
|
79
|
+
raw_text: normalized,
|
|
80
|
+
agent_id: record.agent_id,
|
|
81
|
+
project_name: record.project_name,
|
|
82
|
+
tool_name: record.tool_name,
|
|
83
|
+
memory_type: record.memory_type
|
|
84
|
+
});
|
|
85
|
+
const drop = shouldDropMemory(normalized);
|
|
86
|
+
const skipEmbedding = shouldSkipEmbedding({
|
|
87
|
+
raw_text: normalized,
|
|
88
|
+
agent_id: record.agent_id,
|
|
89
|
+
project_name: record.project_name,
|
|
90
|
+
tool_name: record.tool_name,
|
|
91
|
+
memory_type: memoryType
|
|
92
|
+
});
|
|
93
|
+
const trajectoryValue = record.trajectory;
|
|
94
|
+
const redactedTrajectory = typeof trajectoryValue === "string" ? redactSecrets(trajectoryValue).text : record.trajectory;
|
|
95
|
+
return {
|
|
96
|
+
record: {
|
|
97
|
+
...record,
|
|
98
|
+
raw_text: normalized,
|
|
99
|
+
memory_type: memoryType,
|
|
100
|
+
vector: skipEmbedding ? null : record.vector,
|
|
101
|
+
keywords: record.keywords ? redactSecrets(record.keywords).text : record.keywords,
|
|
102
|
+
trajectory: redactedTrajectory
|
|
103
|
+
},
|
|
104
|
+
contentHash: hashMemoryContent(normalized),
|
|
105
|
+
shouldDrop: drop.drop,
|
|
106
|
+
dropReason: drop.reason,
|
|
107
|
+
skipEmbedding,
|
|
108
|
+
hygiene: {
|
|
109
|
+
dedup: true,
|
|
110
|
+
supersession: HIGH_VALUE_SUPERSESSION_TYPES.has(memoryType)
|
|
111
|
+
}
|
|
112
|
+
};
|
|
113
|
+
}
|
|
114
|
+
async function findScopedDuplicate(input) {
|
|
115
|
+
const { getClient } = await import("./lib/database.js");
|
|
116
|
+
const client = getClient();
|
|
117
|
+
const args = scopedDedupArgs(input);
|
|
118
|
+
let sql = `SELECT id FROM memories
|
|
119
|
+
WHERE content_hash = ?
|
|
120
|
+
AND agent_id = ?
|
|
121
|
+
AND project_name = ?
|
|
122
|
+
AND COALESCE(memory_type, 'raw') = ?
|
|
123
|
+
AND COALESCE(status, 'active') != 'deleted'`;
|
|
124
|
+
if (input.excludeId) {
|
|
125
|
+
sql += " AND id != ?";
|
|
126
|
+
args.push(input.excludeId);
|
|
127
|
+
}
|
|
128
|
+
sql += " ORDER BY timestamp DESC LIMIT 1";
|
|
129
|
+
const result = await client.execute({ sql, args });
|
|
130
|
+
return result.rows[0]?.id ? String(result.rows[0].id) : null;
|
|
131
|
+
}
|
|
132
|
+
async function runPostWriteMemoryHygiene(memoryId) {
|
|
133
|
+
try {
|
|
134
|
+
const { getClient } = await import("./lib/database.js");
|
|
135
|
+
const client = getClient();
|
|
136
|
+
const current = await client.execute({
|
|
137
|
+
sql: `SELECT id, agent_id, project_name, memory_type, content_hash, supersedes_id,
|
|
138
|
+
importance, timestamp
|
|
139
|
+
FROM memories
|
|
140
|
+
WHERE id = ?
|
|
141
|
+
LIMIT 1`,
|
|
142
|
+
args: [memoryId]
|
|
143
|
+
});
|
|
144
|
+
const row = current.rows[0];
|
|
145
|
+
if (!row) return;
|
|
146
|
+
const memoryType = String(row.memory_type ?? "raw");
|
|
147
|
+
const contentHash = row.content_hash ? String(row.content_hash) : null;
|
|
148
|
+
const agentId = String(row.agent_id);
|
|
149
|
+
const projectName = String(row.project_name);
|
|
150
|
+
if (contentHash) {
|
|
151
|
+
await client.execute({
|
|
152
|
+
sql: `UPDATE memories
|
|
153
|
+
SET status = 'deleted',
|
|
154
|
+
outcome = COALESCE(outcome, 'superseded')
|
|
155
|
+
WHERE id != ?
|
|
156
|
+
AND content_hash = ?
|
|
157
|
+
AND agent_id = ?
|
|
158
|
+
AND project_name = ?
|
|
159
|
+
AND COALESCE(memory_type, 'raw') = ?
|
|
160
|
+
AND COALESCE(status, 'active') = 'active'`,
|
|
161
|
+
args: [memoryId, contentHash, agentId, projectName, memoryType]
|
|
162
|
+
});
|
|
163
|
+
}
|
|
164
|
+
const supersedesId = row.supersedes_id ? String(row.supersedes_id) : null;
|
|
165
|
+
if (supersedesId && HIGH_VALUE_SUPERSESSION_TYPES.has(memoryType)) {
|
|
166
|
+
const old = await client.execute({
|
|
167
|
+
sql: `SELECT importance FROM memories WHERE id = ? LIMIT 1`,
|
|
168
|
+
args: [supersedesId]
|
|
169
|
+
});
|
|
170
|
+
const oldImportance = Number(old.rows[0]?.importance ?? 0);
|
|
171
|
+
const newImportance = Number(row.importance ?? 0);
|
|
172
|
+
await client.batch([
|
|
173
|
+
{
|
|
174
|
+
sql: `UPDATE memories
|
|
175
|
+
SET status = 'archived',
|
|
176
|
+
outcome = COALESCE(outcome, 'superseded')
|
|
177
|
+
WHERE id = ?`,
|
|
178
|
+
args: [supersedesId]
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
sql: `UPDATE memories
|
|
182
|
+
SET importance = MAX(COALESCE(importance, 5), ?),
|
|
183
|
+
parent_memory_id = COALESCE(parent_memory_id, ?)
|
|
184
|
+
WHERE id = ?`,
|
|
185
|
+
args: [Math.max(oldImportance, newImportance), supersedesId, memoryId]
|
|
186
|
+
}
|
|
187
|
+
], "write");
|
|
188
|
+
}
|
|
189
|
+
} catch (err) {
|
|
190
|
+
process.stderr.write(
|
|
191
|
+
`[memory-governor] post-write hygiene failed for ${memoryId}: ${err instanceof Error ? err.message : String(err)}
|
|
192
|
+
`
|
|
193
|
+
);
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
function schedulePostWriteMemoryHygiene(memoryIds) {
|
|
197
|
+
if (process.env.EXE_SKIP_MEMORY_HYGIENE === "1") return;
|
|
198
|
+
if (memoryIds.length === 0) return;
|
|
199
|
+
const run = () => {
|
|
200
|
+
void Promise.all(memoryIds.map((id) => runPostWriteMemoryHygiene(id)));
|
|
201
|
+
};
|
|
202
|
+
if (typeof setImmediate === "function") setImmediate(run);
|
|
203
|
+
else setTimeout(run, 0);
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
export {
|
|
207
|
+
governMemoryRecord,
|
|
208
|
+
findScopedDuplicate,
|
|
209
|
+
schedulePostWriteMemoryHygiene
|
|
210
|
+
};
|
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
import {
|
|
2
|
+
getSessionKey
|
|
3
|
+
} from "./chunk-CVYC6DUW.js";
|
|
4
|
+
import {
|
|
5
|
+
getAgentContext
|
|
6
|
+
} from "./chunk-GJV3WDWM.js";
|
|
7
|
+
import {
|
|
8
|
+
DEFAULT_COORDINATOR_TEMPLATE_NAME,
|
|
9
|
+
getCoordinatorEmployee,
|
|
10
|
+
getEmployee,
|
|
11
|
+
loadEmployeesSync
|
|
12
|
+
} from "./chunk-DBQ6I6K2.js";
|
|
13
|
+
import {
|
|
14
|
+
EXE_AI_DIR
|
|
15
|
+
} from "./chunk-5P3HOBZX.js";
|
|
16
|
+
|
|
17
|
+
// src/lib/active-agent.ts
|
|
18
|
+
import { readFileSync, writeFileSync, mkdirSync, unlinkSync, readdirSync } from "fs";
|
|
19
|
+
import { execSync } from "child_process";
|
|
20
|
+
import path from "path";
|
|
21
|
+
var CACHE_DIR = path.join(EXE_AI_DIR, "session-cache");
|
|
22
|
+
var STALE_MS = 24 * 60 * 60 * 1e3;
|
|
23
|
+
function isNameWithOptionalInstance(candidate, baseName) {
|
|
24
|
+
if (candidate === baseName) return true;
|
|
25
|
+
if (!candidate.startsWith(baseName)) return false;
|
|
26
|
+
return /^\d+$/.test(candidate.slice(baseName.length));
|
|
27
|
+
}
|
|
28
|
+
function resolveEmployeeFromSessionPrefix(prefix, employees) {
|
|
29
|
+
const sorted = [...employees].sort((a, b) => b.name.length - a.name.length);
|
|
30
|
+
for (const employee of sorted) {
|
|
31
|
+
if (isNameWithOptionalInstance(prefix, employee.name)) {
|
|
32
|
+
return { agentId: employee.name, agentRole: employee.role };
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
return null;
|
|
36
|
+
}
|
|
37
|
+
function resolveActiveAgentFromTmuxSession(sessionName) {
|
|
38
|
+
const employees = loadEmployeesSync();
|
|
39
|
+
const coordinator = getCoordinatorEmployee(employees);
|
|
40
|
+
const coordinatorName = coordinator?.name ?? DEFAULT_COORDINATOR_TEMPLATE_NAME;
|
|
41
|
+
if (isNameWithOptionalInstance(sessionName, coordinatorName)) {
|
|
42
|
+
return {
|
|
43
|
+
agentId: coordinatorName,
|
|
44
|
+
agentRole: coordinator?.role ?? "COO"
|
|
45
|
+
};
|
|
46
|
+
}
|
|
47
|
+
if (isNameWithOptionalInstance(sessionName, DEFAULT_COORDINATOR_TEMPLATE_NAME)) {
|
|
48
|
+
return {
|
|
49
|
+
agentId: coordinator?.name ?? DEFAULT_COORDINATOR_TEMPLATE_NAME,
|
|
50
|
+
agentRole: coordinator?.role ?? "COO"
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
if (sessionName.includes("-")) {
|
|
54
|
+
const prefix = sessionName.split("-")[0] ?? "";
|
|
55
|
+
const employee = resolveEmployeeFromSessionPrefix(prefix, employees);
|
|
56
|
+
if (employee) return employee;
|
|
57
|
+
const legacy = prefix.match(/^([a-zA-Z]+)\d*$/);
|
|
58
|
+
if (legacy?.[1] && legacy[1] !== DEFAULT_COORDINATOR_TEMPLATE_NAME) {
|
|
59
|
+
const emp = getEmployee(employees, legacy[1]);
|
|
60
|
+
return { agentId: emp?.name ?? legacy[1], agentRole: emp?.role ?? "employee" };
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
return null;
|
|
64
|
+
}
|
|
65
|
+
function getMarkerPath() {
|
|
66
|
+
return path.join(CACHE_DIR, `active-agent-${getSessionKey()}.json`);
|
|
67
|
+
}
|
|
68
|
+
function writeActiveAgent(agentId, agentRole) {
|
|
69
|
+
try {
|
|
70
|
+
mkdirSync(CACHE_DIR, { recursive: true });
|
|
71
|
+
writeFileSync(
|
|
72
|
+
getMarkerPath(),
|
|
73
|
+
JSON.stringify({ agentId, agentRole, startedAt: (/* @__PURE__ */ new Date()).toISOString() })
|
|
74
|
+
);
|
|
75
|
+
} catch {
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
function clearActiveAgent() {
|
|
79
|
+
try {
|
|
80
|
+
unlinkSync(getMarkerPath());
|
|
81
|
+
} catch {
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
function getActiveAgent() {
|
|
85
|
+
const httpCtx = getAgentContext();
|
|
86
|
+
if (httpCtx) return httpCtx;
|
|
87
|
+
try {
|
|
88
|
+
const markerPath = getMarkerPath();
|
|
89
|
+
const raw = readFileSync(markerPath, "utf8");
|
|
90
|
+
const data = JSON.parse(raw);
|
|
91
|
+
if (data.agentId) {
|
|
92
|
+
if (data.startedAt) {
|
|
93
|
+
const age = Date.now() - new Date(data.startedAt).getTime();
|
|
94
|
+
if (age > STALE_MS) {
|
|
95
|
+
try {
|
|
96
|
+
unlinkSync(markerPath);
|
|
97
|
+
} catch {
|
|
98
|
+
}
|
|
99
|
+
} else {
|
|
100
|
+
return {
|
|
101
|
+
agentId: data.agentId,
|
|
102
|
+
agentRole: data.agentRole || "employee"
|
|
103
|
+
};
|
|
104
|
+
}
|
|
105
|
+
} else {
|
|
106
|
+
return {
|
|
107
|
+
agentId: data.agentId,
|
|
108
|
+
agentRole: data.agentRole || "employee"
|
|
109
|
+
};
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
} catch {
|
|
113
|
+
}
|
|
114
|
+
if (process.env.EXE_TEST_HERMETIC !== "1") {
|
|
115
|
+
try {
|
|
116
|
+
const sessionName = execSync(
|
|
117
|
+
"tmux display-message -p '#{session_name}' 2>/dev/null",
|
|
118
|
+
{ encoding: "utf8", timeout: 2e3 }
|
|
119
|
+
).trim();
|
|
120
|
+
const resolved = resolveActiveAgentFromTmuxSession(sessionName);
|
|
121
|
+
if (resolved) return resolved;
|
|
122
|
+
} catch {
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
return {
|
|
126
|
+
agentId: process.env.AGENT_ID || "default",
|
|
127
|
+
agentRole: process.env.AGENT_ROLE || "employee"
|
|
128
|
+
};
|
|
129
|
+
}
|
|
130
|
+
function getAllActiveAgents() {
|
|
131
|
+
try {
|
|
132
|
+
const files = readdirSync(CACHE_DIR);
|
|
133
|
+
const sessions = [];
|
|
134
|
+
for (const file of files) {
|
|
135
|
+
if (!file.startsWith("active-agent-") || !file.endsWith(".json")) continue;
|
|
136
|
+
const key = file.slice("active-agent-".length, -".json".length);
|
|
137
|
+
if (key === "undefined") continue;
|
|
138
|
+
try {
|
|
139
|
+
const raw = readFileSync(path.join(CACHE_DIR, file), "utf8");
|
|
140
|
+
const data = JSON.parse(raw);
|
|
141
|
+
if (!data.agentId) continue;
|
|
142
|
+
if (data.startedAt) {
|
|
143
|
+
const age = Date.now() - new Date(data.startedAt).getTime();
|
|
144
|
+
if (age > STALE_MS) {
|
|
145
|
+
try {
|
|
146
|
+
unlinkSync(path.join(CACHE_DIR, file));
|
|
147
|
+
} catch {
|
|
148
|
+
}
|
|
149
|
+
continue;
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
sessions.push({
|
|
153
|
+
agentId: data.agentId,
|
|
154
|
+
agentRole: data.agentRole || "employee",
|
|
155
|
+
startedAt: data.startedAt || (/* @__PURE__ */ new Date()).toISOString(),
|
|
156
|
+
sessionKey: key
|
|
157
|
+
});
|
|
158
|
+
} catch {
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
return sessions;
|
|
162
|
+
} catch {
|
|
163
|
+
return [];
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
function cleanupSessionMarkers() {
|
|
167
|
+
const key = getSessionKey();
|
|
168
|
+
try {
|
|
169
|
+
unlinkSync(path.join(CACHE_DIR, `active-agent-${key}.json`));
|
|
170
|
+
} catch {
|
|
171
|
+
}
|
|
172
|
+
try {
|
|
173
|
+
unlinkSync(path.join(CACHE_DIR, "active-agent-undefined.json"));
|
|
174
|
+
} catch {
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
export {
|
|
179
|
+
resolveActiveAgentFromTmuxSession,
|
|
180
|
+
writeActiveAgent,
|
|
181
|
+
clearActiveAgent,
|
|
182
|
+
getActiveAgent,
|
|
183
|
+
getAllActiveAgents,
|
|
184
|
+
cleanupSessionMarkers
|
|
185
|
+
};
|