@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
package/dist/bin/cli.js
CHANGED
|
@@ -40,6 +40,24 @@ if (args.includes("--version") || args.includes("-v")) {
|
|
|
40
40
|
}
|
|
41
41
|
process.exit(0);
|
|
42
42
|
}
|
|
43
|
+
if (args[0] === "settings" && (args.includes("--help") || args.includes("-h") || args.includes("help"))) {
|
|
44
|
+
console.log(`
|
|
45
|
+
exe-os settings \u2014 Configure the memory system interactively
|
|
46
|
+
|
|
47
|
+
Usage: exe-os settings
|
|
48
|
+
|
|
49
|
+
Opens an interactive menu to toggle:
|
|
50
|
+
1 Auto-ingestion Write memories on every tool call
|
|
51
|
+
2 Auto-retrieval Inject memories into context automatically
|
|
52
|
+
3 MCP search mode hybrid (FTS + vector) or fts (keywords only)
|
|
53
|
+
4 Hook search mode fts (fast) or hybrid (loads embedding model)
|
|
54
|
+
5 Cloud sync Exe Cloud / self-hosted libSQL / local-only
|
|
55
|
+
6 Agent runtime Default runtime + model for employees
|
|
56
|
+
|
|
57
|
+
Settings are saved to your exe-os config and take effect immediately.
|
|
58
|
+
`);
|
|
59
|
+
process.exit(0);
|
|
60
|
+
}
|
|
43
61
|
if (args.includes("--help") || args.includes("-h") || args.includes("help")) {
|
|
44
62
|
let version = "unknown";
|
|
45
63
|
try {
|
|
@@ -86,7 +104,7 @@ if (args.includes("--global")) {
|
|
|
86
104
|
);
|
|
87
105
|
await runClaudeInstall();
|
|
88
106
|
} else if (args.includes("--commands-only")) {
|
|
89
|
-
const { copySlashCommands, resolvePackageRoot } = await import("../installer-
|
|
107
|
+
const { copySlashCommands, resolvePackageRoot } = await import("../installer-DGU4WZKJ.js");
|
|
90
108
|
try {
|
|
91
109
|
const packageRoot = resolvePackageRoot();
|
|
92
110
|
const result = await copySlashCommands(packageRoot);
|
|
@@ -146,12 +164,12 @@ if (args.includes("--global")) {
|
|
|
146
164
|
break;
|
|
147
165
|
}
|
|
148
166
|
} else if (args[0] === "org") {
|
|
149
|
-
const { main: runOrg } = await import("../exe-org-
|
|
167
|
+
const { main: runOrg } = await import("../exe-org-VAUMR7TL.js");
|
|
150
168
|
await runOrg(args.slice(1));
|
|
151
169
|
} else if (args[0] === "code-context") {
|
|
152
170
|
await runCodeContext(args.slice(1));
|
|
153
171
|
} else if (args[0] === "jobs") {
|
|
154
|
-
const { cancelBackgroundJob, formatJobs, listBackgroundJobs } = await import("../background-jobs-
|
|
172
|
+
const { cancelBackgroundJob, formatJobs, listBackgroundJobs } = await import("../background-jobs-YTYZRTCM.js");
|
|
155
173
|
const sub = args[1] ?? "status";
|
|
156
174
|
if (sub === "status" || sub === "list") {
|
|
157
175
|
console.log(formatJobs(listBackgroundJobs()));
|
|
@@ -172,7 +190,7 @@ if (args.includes("--global")) {
|
|
|
172
190
|
process.exit(1);
|
|
173
191
|
}
|
|
174
192
|
} else if (args[0] === "key") {
|
|
175
|
-
const { main: runKey } = await import("../exe-key-
|
|
193
|
+
const { main: runKey } = await import("../exe-key-NQQXEDUA.js");
|
|
176
194
|
await runKey(args.slice(1));
|
|
177
195
|
} else if (args[0] === "link") {
|
|
178
196
|
console.error("`exe-os link` has been removed from the customer command surface.");
|
|
@@ -204,6 +222,9 @@ if (args.includes("--global")) {
|
|
|
204
222
|
} else if (args[0] === "support") {
|
|
205
223
|
const { main: runSupport } = await import("./exe-support.js");
|
|
206
224
|
await runSupport(args.slice(1));
|
|
225
|
+
} else if (args[0] === "settings") {
|
|
226
|
+
const { main: runSettings } = await import("./exe-settings.js");
|
|
227
|
+
await runSettings();
|
|
207
228
|
} else if (["backfill-conversations", "backfill-metadata", "bulk-sync-postgres"].includes(args[0]) && !process.env.EXE_INTERNAL) {
|
|
208
229
|
console.error(`'${args[0]}' is an internal command. Set EXE_INTERNAL=1 to use.`);
|
|
209
230
|
process.exit(1);
|
|
@@ -221,7 +242,7 @@ if (args.includes("--global")) {
|
|
|
221
242
|
process.exit(1);
|
|
222
243
|
}
|
|
223
244
|
} else if (args[0] === "backfill-metadata") {
|
|
224
|
-
const { backfillMetadata } = await import("../backfill-metadata-
|
|
245
|
+
const { backfillMetadata } = await import("../backfill-metadata-HJNVBORD.js");
|
|
225
246
|
let batchSize = 50;
|
|
226
247
|
let limit = 0;
|
|
227
248
|
let dryRun = false;
|
|
@@ -252,10 +273,10 @@ if (args.includes("--global")) {
|
|
|
252
273
|
process.exit(1);
|
|
253
274
|
}
|
|
254
275
|
} else if (args[0] === "export") {
|
|
255
|
-
const { runExeExport } = await import("../exe-export-
|
|
276
|
+
const { runExeExport } = await import("../exe-export-CRCA4T4S.js");
|
|
256
277
|
await runExeExport(args.slice(1));
|
|
257
278
|
} else if (args[0] === "import") {
|
|
258
|
-
const { runExeImport } = await import("../exe-import-
|
|
279
|
+
const { runExeImport } = await import("../exe-import-UZMMWNHJ.js");
|
|
259
280
|
await runExeImport(args.slice(1));
|
|
260
281
|
} else if (args[0] === "import-history") {
|
|
261
282
|
const { runImportHistory } = await import("./import-history.js");
|
|
@@ -280,7 +301,7 @@ if (args.includes("--global")) {
|
|
|
280
301
|
const { initStore } = await import("../lib/store.js");
|
|
281
302
|
await initStore();
|
|
282
303
|
const { sendMessage } = await import("../lib/messaging.js");
|
|
283
|
-
const { getActiveAgent } = await import("../active-agent-
|
|
304
|
+
const { getActiveAgent } = await import("../active-agent-L22OENGJ.js");
|
|
284
305
|
const { agentId } = getActiveAgent();
|
|
285
306
|
const result = await sendMessage({
|
|
286
307
|
fromAgent: agentId,
|
|
@@ -296,9 +317,24 @@ ID: ${result.id}`);
|
|
|
296
317
|
await runRename();
|
|
297
318
|
} else if (args[0] === "--activate" || args[0] === "activate") {
|
|
298
319
|
await runActivate(args[1]);
|
|
320
|
+
} else if (args[0] === "healthcheck") {
|
|
321
|
+
const { runHealthCheck } = await import("./exe-healthcheck.js");
|
|
322
|
+
const { results, passed, failed } = runHealthCheck();
|
|
323
|
+
console.log("\n exe-os Health Check\n");
|
|
324
|
+
for (const r of results) {
|
|
325
|
+
const icon = r.pass ? "\x1B[32m\u2713\x1B[0m" : "\x1B[31m\u2717\x1B[0m";
|
|
326
|
+
console.log(` ${icon} ${r.name}`);
|
|
327
|
+
console.log(` ${r.detail}`);
|
|
328
|
+
}
|
|
329
|
+
console.log(failed === 0 ? `
|
|
330
|
+
\x1B[32m${passed} passed\x1B[0m
|
|
331
|
+
` : `
|
|
332
|
+
\x1B[32m${passed} passed\x1B[0m, \x1B[31m${failed} failed\x1B[0m
|
|
333
|
+
`);
|
|
334
|
+
process.exit(failed > 0 ? 1 : 0);
|
|
299
335
|
} else if (args[0] === "doctor") {
|
|
300
336
|
if (args.includes("--drift")) {
|
|
301
|
-
const { runDrift } = await import("../exe-drift-
|
|
337
|
+
const { runDrift } = await import("../exe-drift-TEM7ELNY.js");
|
|
302
338
|
await runDrift(args.slice(1));
|
|
303
339
|
} else {
|
|
304
340
|
const { runCcDoctor } = await import("./cc-doctor.js");
|
|
@@ -315,7 +351,7 @@ ID: ${result.id}`);
|
|
|
315
351
|
}
|
|
316
352
|
} else if (args[0] === "backup") {
|
|
317
353
|
const sub = args[1];
|
|
318
|
-
const { listBackups, createBackup, restoreBackup } = await import("../db-backup-
|
|
354
|
+
const { listBackups, createBackup, restoreBackup } = await import("../db-backup-JHCI47JQ.js");
|
|
319
355
|
if (sub === "list" || !sub) {
|
|
320
356
|
const backups = listBackups();
|
|
321
357
|
if (backups.length === 0) {
|
|
@@ -370,7 +406,7 @@ ID: ${result.id}`);
|
|
|
370
406
|
process.exit(1);
|
|
371
407
|
}
|
|
372
408
|
} else if (args[0] === "setup" || args[0] === "-setup" || args[0] === "--setup") {
|
|
373
|
-
const { runSetupWizard } = await import("../setup-wizard-
|
|
409
|
+
const { runSetupWizard } = await import("../setup-wizard-PXK6SC2D.js");
|
|
374
410
|
await runSetupWizard({
|
|
375
411
|
skipModel: args.includes("--skip-model"),
|
|
376
412
|
nonInteractive: args.includes("--non-interactive") || args.includes("-y") || args.includes("--yes"),
|
|
@@ -420,16 +456,16 @@ Post-deploy verification \u2014 8 runtime checks after stack-update.
|
|
|
420
456
|
`);
|
|
421
457
|
process.exit(report.failed > 0 ? 1 : 0);
|
|
422
458
|
} else if (args[0] === "snapshot") {
|
|
423
|
-
const { main: runSnapshot } = await import("../exe-snapshot-
|
|
459
|
+
const { main: runSnapshot } = await import("../exe-snapshot-P7PUAJTV.js");
|
|
424
460
|
await runSnapshot(args.slice(1));
|
|
425
461
|
} else if (args[0] === "boot") {
|
|
426
|
-
const { projectBoot, parseBootArgs } = await import("../project-boot-
|
|
462
|
+
const { projectBoot, parseBootArgs } = await import("../project-boot-W2LTP7WW.js");
|
|
427
463
|
const bootOpts = parseBootArgs(args.slice(1));
|
|
428
464
|
console.log(await projectBoot(bootOpts));
|
|
429
465
|
} else if (args[0] === "brand") {
|
|
430
466
|
const configIdx = args.indexOf("--config");
|
|
431
467
|
if (configIdx === -1 || !args[configIdx + 1]) {
|
|
432
|
-
const { loadBranding, BRANDING_PATH } = await import("../branding-
|
|
468
|
+
const { loadBranding, BRANDING_PATH } = await import("../branding-PCLBJ3EP.js");
|
|
433
469
|
const b = loadBranding();
|
|
434
470
|
console.log(`
|
|
435
471
|
Brand: ${b.name}`);
|
|
@@ -448,7 +484,7 @@ Post-deploy verification \u2014 8 runtime checks after stack-update.
|
|
|
448
484
|
}
|
|
449
485
|
try {
|
|
450
486
|
const raw = JSON.parse(rf(configPath, "utf-8"));
|
|
451
|
-
const { validateBranding, saveBranding } = await import("../branding-
|
|
487
|
+
const { validateBranding, saveBranding } = await import("../branding-PCLBJ3EP.js");
|
|
452
488
|
const result = validateBranding(raw);
|
|
453
489
|
if (!result.valid) {
|
|
454
490
|
console.error(`
|
|
@@ -537,7 +573,7 @@ cd into a project folder and run \x1B[1m${cooName}1\x1B[0m to boot your COO.
|
|
|
537
573
|
}
|
|
538
574
|
}
|
|
539
575
|
async function runCodeContext(ccArgs) {
|
|
540
|
-
const { buildCodeContextIndex, getCodeContextStats, searchCodeContext } = await import("../code-context-index-
|
|
576
|
+
const { buildCodeContextIndex, getCodeContextStats, searchCodeContext } = await import("../code-context-index-QR5PAXM4.js");
|
|
541
577
|
const sub = ccArgs[0] ?? "status";
|
|
542
578
|
const projectRoot = valueAfter(ccArgs, "--project-root") ?? process.cwd();
|
|
543
579
|
if (sub === "init" || sub === "index") {
|
|
@@ -613,7 +649,7 @@ function numberAfter(args2, flag) {
|
|
|
613
649
|
return Number.isFinite(parsed) ? parsed : void 0;
|
|
614
650
|
}
|
|
615
651
|
async function runClaudeInstall() {
|
|
616
|
-
const { runInstaller } = await import("../installer-
|
|
652
|
+
const { runInstaller } = await import("../installer-DGU4WZKJ.js");
|
|
617
653
|
try {
|
|
618
654
|
await runInstaller();
|
|
619
655
|
} catch (err) {
|
|
@@ -625,7 +661,7 @@ async function runClaudeInstall() {
|
|
|
625
661
|
}
|
|
626
662
|
}
|
|
627
663
|
async function runOpenCodeInstall() {
|
|
628
|
-
const { runOpenCodeInstaller } = await import("../installer-
|
|
664
|
+
const { runOpenCodeInstaller } = await import("../installer-CBGRTGIF.js");
|
|
629
665
|
try {
|
|
630
666
|
await runOpenCodeInstaller();
|
|
631
667
|
} catch (err) {
|
|
@@ -637,7 +673,7 @@ async function runOpenCodeInstall() {
|
|
|
637
673
|
}
|
|
638
674
|
}
|
|
639
675
|
async function runCodexInstall() {
|
|
640
|
-
const { runCodexInstaller } = await import("../installer-
|
|
676
|
+
const { runCodexInstaller } = await import("../installer-WTWEOSEK.js");
|
|
641
677
|
try {
|
|
642
678
|
await runCodexInstaller();
|
|
643
679
|
} catch (err) {
|
|
@@ -649,7 +685,7 @@ async function runCodexInstall() {
|
|
|
649
685
|
}
|
|
650
686
|
}
|
|
651
687
|
async function runClaudeCheck() {
|
|
652
|
-
const { detectMcpNameCollisions } = await import("../installer-
|
|
688
|
+
const { detectMcpNameCollisions } = await import("../installer-DGU4WZKJ.js");
|
|
653
689
|
const claudeDir = path.join(os.homedir(), ".claude");
|
|
654
690
|
const settingsPath = path.join(claudeDir, "settings.json");
|
|
655
691
|
const claudeJsonPath = path.join(os.homedir(), ".claude.json");
|
|
@@ -132,7 +132,7 @@ try {
|
|
|
132
132
|
} catch {
|
|
133
133
|
}
|
|
134
134
|
const heapCapMB = computeDaemonHeapCapMb(totalGB);
|
|
135
|
-
const child = spawn(process.execPath, [`--max-old-space-size=${heapCapMB}`, daemonPath], {
|
|
135
|
+
const child = spawn(process.execPath, [`--max-old-space-size=${heapCapMB}`, "--expose-gc", daemonPath], {
|
|
136
136
|
detached: true,
|
|
137
137
|
stdio: ["ignore", "ignore", stderrFd],
|
|
138
138
|
env: {
|
|
@@ -6,18 +6,18 @@ import {
|
|
|
6
6
|
getAgentRuntime,
|
|
7
7
|
loadAgentConfig,
|
|
8
8
|
setAgentRuntime
|
|
9
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-RJY45A5J.js";
|
|
10
10
|
import {
|
|
11
11
|
DEFAULT_RUNTIME
|
|
12
12
|
} from "../chunk-NGP6LSV2.js";
|
|
13
13
|
import {
|
|
14
14
|
loadEmployeesSync
|
|
15
|
-
} from "../chunk-
|
|
15
|
+
} from "../chunk-DBQ6I6K2.js";
|
|
16
16
|
import "../chunk-2I23RPSI.js";
|
|
17
|
-
import "../chunk-
|
|
18
|
-
import "../chunk-
|
|
17
|
+
import "../chunk-XCPVYQVK.js";
|
|
18
|
+
import "../chunk-PNQDP3OA.js";
|
|
19
19
|
import "../chunk-FXU7JOXK.js";
|
|
20
|
-
import "../chunk-
|
|
20
|
+
import "../chunk-5P3HOBZX.js";
|
|
21
21
|
import "../chunk-LYH5HE24.js";
|
|
22
22
|
import "../chunk-MLKGABMK.js";
|
|
23
23
|
|
package/dist/bin/exe-agent.js
CHANGED
|
@@ -19,8 +19,8 @@ import {
|
|
|
19
19
|
} from "../chunk-TQDARPML.js";
|
|
20
20
|
import {
|
|
21
21
|
getSessionPrompt
|
|
22
|
-
} from "../chunk-
|
|
23
|
-
import "../chunk-
|
|
22
|
+
} from "../chunk-5PLW3QL6.js";
|
|
23
|
+
import "../chunk-I3NVB5MG.js";
|
|
24
24
|
import "../chunk-VUH67PT4.js";
|
|
25
25
|
import {
|
|
26
26
|
createTerminalRenderer,
|
|
@@ -48,12 +48,12 @@ import {
|
|
|
48
48
|
AnthropicProvider,
|
|
49
49
|
OpenAICompatProvider
|
|
50
50
|
} from "../chunk-ECGTESAP.js";
|
|
51
|
-
import "../chunk-
|
|
51
|
+
import "../chunk-DBQ6I6K2.js";
|
|
52
52
|
import "../chunk-2I23RPSI.js";
|
|
53
|
-
import "../chunk-
|
|
54
|
-
import "../chunk-
|
|
53
|
+
import "../chunk-XCPVYQVK.js";
|
|
54
|
+
import "../chunk-PNQDP3OA.js";
|
|
55
55
|
import "../chunk-FXU7JOXK.js";
|
|
56
|
-
import "../chunk-
|
|
56
|
+
import "../chunk-5P3HOBZX.js";
|
|
57
57
|
import "../chunk-LYH5HE24.js";
|
|
58
58
|
import "../chunk-MLKGABMK.js";
|
|
59
59
|
|
package/dist/bin/exe-assign.js
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
embed
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-JRZ47IFL.js";
|
|
5
|
+
import "../chunk-6MFM4N37.js";
|
|
6
|
+
import "../chunk-32K5NWMR.js";
|
|
7
7
|
import {
|
|
8
8
|
flushBatch,
|
|
9
9
|
initStore,
|
|
10
10
|
searchMemories,
|
|
11
11
|
writeMemory
|
|
12
|
-
} from "../chunk-
|
|
12
|
+
} from "../chunk-ETCARC76.js";
|
|
13
13
|
import "../chunk-CHCA3ZM2.js";
|
|
14
14
|
import "../chunk-OTVEIJUQ.js";
|
|
15
|
-
import "../chunk-
|
|
15
|
+
import "../chunk-NHGBVLCD.js";
|
|
16
16
|
import "../chunk-Y25OJWOQ.js";
|
|
17
17
|
import {
|
|
18
18
|
createAssignmentMemory,
|
|
19
19
|
formatAssignmentOutput,
|
|
20
20
|
routeTask
|
|
21
|
-
} from "../chunk-
|
|
21
|
+
} from "../chunk-MFGMVKGM.js";
|
|
22
22
|
import "../chunk-MP2AFCGL.js";
|
|
23
23
|
import "../chunk-3XX3CDKF.js";
|
|
24
24
|
import "../chunk-7L2EV3XX.js";
|
|
25
25
|
import {
|
|
26
26
|
getEmployee,
|
|
27
27
|
loadEmployees
|
|
28
|
-
} from "../chunk-
|
|
28
|
+
} from "../chunk-DBQ6I6K2.js";
|
|
29
29
|
import "../chunk-2I23RPSI.js";
|
|
30
|
-
import "../chunk-
|
|
31
|
-
import "../chunk-
|
|
30
|
+
import "../chunk-XCPVYQVK.js";
|
|
31
|
+
import "../chunk-PNQDP3OA.js";
|
|
32
32
|
import "../chunk-FXU7JOXK.js";
|
|
33
33
|
import "../chunk-Z42MXYWW.js";
|
|
34
|
-
import "../chunk-
|
|
34
|
+
import "../chunk-5P3HOBZX.js";
|
|
35
35
|
import "../chunk-LYH5HE24.js";
|
|
36
36
|
import {
|
|
37
37
|
isMainModule
|
package/dist/bin/exe-boot.js
CHANGED
|
@@ -5,19 +5,19 @@ import {
|
|
|
5
5
|
import {
|
|
6
6
|
DEFAULT_EXE,
|
|
7
7
|
getSessionPrompt
|
|
8
|
-
} from "../chunk-
|
|
9
|
-
import "../chunk-
|
|
8
|
+
} from "../chunk-5PLW3QL6.js";
|
|
9
|
+
import "../chunk-I3NVB5MG.js";
|
|
10
10
|
import "../chunk-VUH67PT4.js";
|
|
11
11
|
import {
|
|
12
12
|
initStore
|
|
13
|
-
} from "../chunk-
|
|
13
|
+
} from "../chunk-ETCARC76.js";
|
|
14
14
|
import "../chunk-CHCA3ZM2.js";
|
|
15
15
|
import "../chunk-OTVEIJUQ.js";
|
|
16
|
-
import "../chunk-
|
|
16
|
+
import "../chunk-NHGBVLCD.js";
|
|
17
17
|
import {
|
|
18
18
|
cleanupSessionMarkers,
|
|
19
19
|
writeActiveAgent
|
|
20
|
-
} from "../chunk-
|
|
20
|
+
} from "../chunk-BU45UYTK.js";
|
|
21
21
|
import "../chunk-Y25OJWOQ.js";
|
|
22
22
|
import {
|
|
23
23
|
cleanupOldNotifications,
|
|
@@ -29,26 +29,26 @@ import {
|
|
|
29
29
|
resolveExeSession,
|
|
30
30
|
sessionScopeFilter,
|
|
31
31
|
updateTaskStatus
|
|
32
|
-
} from "../chunk-
|
|
33
|
-
import "../chunk-
|
|
32
|
+
} from "../chunk-6TLURATK.js";
|
|
33
|
+
import "../chunk-EZHTLPOS.js";
|
|
34
34
|
import "../chunk-4JERP7NT.js";
|
|
35
35
|
import "../chunk-4FVVJ7ME.js";
|
|
36
36
|
import {
|
|
37
37
|
pruneStaleSessions,
|
|
38
38
|
registerSession
|
|
39
|
-
} from "../chunk-
|
|
39
|
+
} from "../chunk-QKDRYZ2N.js";
|
|
40
40
|
import "../chunk-MVW62NIZ.js";
|
|
41
41
|
import "../chunk-OYNKIAVW.js";
|
|
42
42
|
import "../chunk-SSTLTIF3.js";
|
|
43
|
-
import "../chunk-
|
|
44
|
-
import "../chunk-
|
|
43
|
+
import "../chunk-6IPJF5QD.js";
|
|
44
|
+
import "../chunk-RJY45A5J.js";
|
|
45
45
|
import "../chunk-NGP6LSV2.js";
|
|
46
|
-
import "../chunk-
|
|
46
|
+
import "../chunk-272SJ4RN.js";
|
|
47
47
|
import "../chunk-CVYC6DUW.js";
|
|
48
48
|
import "../chunk-OPU3NYOO.js";
|
|
49
49
|
import "../chunk-GJV3WDWM.js";
|
|
50
50
|
import "../chunk-MP2AFCGL.js";
|
|
51
|
-
import "../chunk-
|
|
51
|
+
import "../chunk-V5MGYIZS.js";
|
|
52
52
|
import "../chunk-HYZV25LY.js";
|
|
53
53
|
import {
|
|
54
54
|
DEFAULT_COORDINATOR_TEMPLATE_NAME,
|
|
@@ -57,18 +57,18 @@ import {
|
|
|
57
57
|
isCoordinatorName,
|
|
58
58
|
loadEmployees,
|
|
59
59
|
saveEmployees
|
|
60
|
-
} from "../chunk-
|
|
60
|
+
} from "../chunk-DBQ6I6K2.js";
|
|
61
61
|
import "../chunk-2I23RPSI.js";
|
|
62
|
-
import "../chunk-
|
|
63
|
-
import "../chunk-
|
|
62
|
+
import "../chunk-XCPVYQVK.js";
|
|
63
|
+
import "../chunk-PNQDP3OA.js";
|
|
64
64
|
import "../chunk-FXU7JOXK.js";
|
|
65
65
|
import "../chunk-Z42MXYWW.js";
|
|
66
|
-
import "../chunk-
|
|
66
|
+
import "../chunk-SYOGNG2R.js";
|
|
67
67
|
import {
|
|
68
68
|
EXE_AI_DIR,
|
|
69
69
|
loadConfig,
|
|
70
70
|
loadConfigSync
|
|
71
|
-
} from "../chunk-
|
|
71
|
+
} from "../chunk-5P3HOBZX.js";
|
|
72
72
|
import "../chunk-LYH5HE24.js";
|
|
73
73
|
import {
|
|
74
74
|
isMainModule
|
|
@@ -934,7 +934,7 @@ async function boot(options) {
|
|
|
934
934
|
};
|
|
935
935
|
if (nullCount > 0) {
|
|
936
936
|
try {
|
|
937
|
-
const { tryAcquireWorkerSlot, registerWorkerPid } = await import("../worker-gate-
|
|
937
|
+
const { tryAcquireWorkerSlot, registerWorkerPid } = await import("../worker-gate-VN2POPFL.js");
|
|
938
938
|
if (!tryAcquireWorkerSlot()) {
|
|
939
939
|
process.stderr.write("[exe-boot] Backfill needed but worker gate full \u2014 skipping\n");
|
|
940
940
|
} else {
|
|
@@ -1021,7 +1021,7 @@ async function boot(options) {
|
|
|
1021
1021
|
} catch {
|
|
1022
1022
|
}
|
|
1023
1023
|
try {
|
|
1024
|
-
const { countKillsSince } = await import("../session-kill-telemetry-
|
|
1024
|
+
const { countKillsSince } = await import("../session-kill-telemetry-VTU7YBII.js");
|
|
1025
1025
|
const { listSessions: listRegistrySessions } = await import("../lib/session-registry.js");
|
|
1026
1026
|
const todayStart = /* @__PURE__ */ new Date();
|
|
1027
1027
|
todayStart.setHours(0, 0, 0, 0);
|
|
@@ -1102,7 +1102,7 @@ async function updateIdleKillSuspectStreak(client, killsToday, liveSessions, tod
|
|
|
1102
1102
|
IDLE_KILL_STREAK_META_KEY,
|
|
1103
1103
|
computeIdleKillSuspectStreak,
|
|
1104
1104
|
parseStreakState
|
|
1105
|
-
} = await import("../session-kill-telemetry-
|
|
1105
|
+
} = await import("../session-kill-telemetry-VTU7YBII.js");
|
|
1106
1106
|
const prevResult = await client.execute({
|
|
1107
1107
|
sql: "SELECT value FROM sync_meta WHERE key = ?",
|
|
1108
1108
|
args: [IDLE_KILL_STREAK_META_KEY]
|
package/dist/bin/exe-call.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
getSessionPrompt
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-5PLW3QL6.js";
|
|
5
|
+
import "../chunk-I3NVB5MG.js";
|
|
6
6
|
import "../chunk-VUH67PT4.js";
|
|
7
7
|
import {
|
|
8
8
|
DEFAULT_COORDINATOR_TEMPLATE_NAME,
|
|
9
9
|
getCoordinatorName,
|
|
10
10
|
getEmployee,
|
|
11
11
|
loadEmployees
|
|
12
|
-
} from "../chunk-
|
|
12
|
+
} from "../chunk-DBQ6I6K2.js";
|
|
13
13
|
import "../chunk-2I23RPSI.js";
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
14
|
+
import "../chunk-XCPVYQVK.js";
|
|
15
|
+
import "../chunk-PNQDP3OA.js";
|
|
16
16
|
import "../chunk-FXU7JOXK.js";
|
|
17
17
|
import {
|
|
18
18
|
EXE_AI_DIR
|
|
19
|
-
} from "../chunk-
|
|
19
|
+
} from "../chunk-5P3HOBZX.js";
|
|
20
20
|
import "../chunk-LYH5HE24.js";
|
|
21
21
|
import {
|
|
22
22
|
isMainModule
|
package/dist/bin/exe-cloud.js
CHANGED
|
@@ -6,13 +6,13 @@ import {
|
|
|
6
6
|
} from "../chunk-6KFICEAT.js";
|
|
7
7
|
import {
|
|
8
8
|
assertSecureEndpoint
|
|
9
|
-
} from "../chunk-
|
|
10
|
-
import "../chunk-
|
|
9
|
+
} from "../chunk-MFCL4GAN.js";
|
|
10
|
+
import "../chunk-BTDPLFGK.js";
|
|
11
11
|
import "../chunk-LO6L5ADL.js";
|
|
12
|
-
import "../chunk-
|
|
12
|
+
import "../chunk-DBQ6I6K2.js";
|
|
13
13
|
import "../chunk-2I23RPSI.js";
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
14
|
+
import "../chunk-XCPVYQVK.js";
|
|
15
|
+
import "../chunk-PNQDP3OA.js";
|
|
16
16
|
import "../chunk-FXU7JOXK.js";
|
|
17
17
|
import {
|
|
18
18
|
exportMnemonic,
|
|
@@ -21,11 +21,11 @@ import {
|
|
|
21
21
|
importMnemonic,
|
|
22
22
|
setMasterKey
|
|
23
23
|
} from "../chunk-Z42MXYWW.js";
|
|
24
|
-
import "../chunk-
|
|
24
|
+
import "../chunk-SYOGNG2R.js";
|
|
25
25
|
import {
|
|
26
26
|
loadConfig,
|
|
27
27
|
saveConfig
|
|
28
|
-
} from "../chunk-
|
|
28
|
+
} from "../chunk-5P3HOBZX.js";
|
|
29
29
|
import "../chunk-LYH5HE24.js";
|
|
30
30
|
import {
|
|
31
31
|
isMainModule
|
|
@@ -249,7 +249,7 @@ async function linkMode() {
|
|
|
249
249
|
if (showFull) {
|
|
250
250
|
console.log(` ${mnemonic}
|
|
251
251
|
`);
|
|
252
|
-
const { markKeyBackupConfirmed } = await import("../key-backup-status-
|
|
252
|
+
const { markKeyBackupConfirmed } = await import("../key-backup-status-X5CBECJ3.js");
|
|
253
253
|
markKeyBackupConfirmed("exe-os cloud link --show-full");
|
|
254
254
|
} else {
|
|
255
255
|
const words = mnemonic.split(" ");
|
|
@@ -447,7 +447,7 @@ async function reuploadMode() {
|
|
|
447
447
|
await disposeCloudCliResources();
|
|
448
448
|
}
|
|
449
449
|
}
|
|
450
|
-
async function
|
|
450
|
+
async function runMode() {
|
|
451
451
|
const mode = process.argv[2]?.toLowerCase();
|
|
452
452
|
if (mode === "link" || mode === "export") {
|
|
453
453
|
await linkMode();
|
|
@@ -475,6 +475,24 @@ async function main() {
|
|
|
475
475
|
process.exit(1);
|
|
476
476
|
}
|
|
477
477
|
}
|
|
478
|
+
async function main() {
|
|
479
|
+
try {
|
|
480
|
+
await runMode();
|
|
481
|
+
} finally {
|
|
482
|
+
await flushStreams();
|
|
483
|
+
}
|
|
484
|
+
process.exit(process.exitCode ?? 0);
|
|
485
|
+
}
|
|
486
|
+
async function flushStreams() {
|
|
487
|
+
await Promise.all(
|
|
488
|
+
[process.stdout, process.stderr].map(
|
|
489
|
+
(stream) => new Promise((resolve) => {
|
|
490
|
+
if (!stream.write("")) stream.once("drain", () => resolve());
|
|
491
|
+
else resolve();
|
|
492
|
+
})
|
|
493
|
+
)
|
|
494
|
+
);
|
|
495
|
+
}
|
|
478
496
|
if (isMainModule(import.meta.url) && process.argv[1]?.includes("exe-cloud")) {
|
|
479
497
|
main().catch((err) => {
|
|
480
498
|
console.error(err instanceof Error ? err.message : String(err));
|
package/dist/bin/exe-dispatch.js
CHANGED
|
@@ -1,38 +1,38 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
fastDbInit
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-UBWBEY6I.js";
|
|
5
5
|
import {
|
|
6
6
|
createTaskCore,
|
|
7
7
|
ensureEmployee,
|
|
8
8
|
resolveExeSession
|
|
9
|
-
} from "../chunk-
|
|
10
|
-
import "../chunk-
|
|
9
|
+
} from "../chunk-6TLURATK.js";
|
|
10
|
+
import "../chunk-EZHTLPOS.js";
|
|
11
11
|
import "../chunk-4JERP7NT.js";
|
|
12
12
|
import "../chunk-4FVVJ7ME.js";
|
|
13
|
-
import "../chunk-
|
|
13
|
+
import "../chunk-QKDRYZ2N.js";
|
|
14
14
|
import "../chunk-MVW62NIZ.js";
|
|
15
15
|
import "../chunk-OYNKIAVW.js";
|
|
16
16
|
import "../chunk-SSTLTIF3.js";
|
|
17
|
-
import "../chunk-
|
|
18
|
-
import "../chunk-
|
|
17
|
+
import "../chunk-6IPJF5QD.js";
|
|
18
|
+
import "../chunk-RJY45A5J.js";
|
|
19
19
|
import "../chunk-NGP6LSV2.js";
|
|
20
|
-
import "../chunk-
|
|
20
|
+
import "../chunk-272SJ4RN.js";
|
|
21
21
|
import "../chunk-CVYC6DUW.js";
|
|
22
22
|
import "../chunk-OPU3NYOO.js";
|
|
23
23
|
import "../chunk-GJV3WDWM.js";
|
|
24
24
|
import "../chunk-MP2AFCGL.js";
|
|
25
|
-
import "../chunk-
|
|
25
|
+
import "../chunk-V5MGYIZS.js";
|
|
26
26
|
import "../chunk-HYZV25LY.js";
|
|
27
27
|
import {
|
|
28
28
|
getCoordinatorName
|
|
29
|
-
} from "../chunk-
|
|
29
|
+
} from "../chunk-DBQ6I6K2.js";
|
|
30
30
|
import "../chunk-2I23RPSI.js";
|
|
31
|
-
import "../chunk-
|
|
32
|
-
import "../chunk-
|
|
31
|
+
import "../chunk-XCPVYQVK.js";
|
|
32
|
+
import "../chunk-PNQDP3OA.js";
|
|
33
33
|
import "../chunk-FXU7JOXK.js";
|
|
34
|
-
import "../chunk-
|
|
35
|
-
import "../chunk-
|
|
34
|
+
import "../chunk-SYOGNG2R.js";
|
|
35
|
+
import "../chunk-5P3HOBZX.js";
|
|
36
36
|
import "../chunk-LYH5HE24.js";
|
|
37
37
|
import "../chunk-MLKGABMK.js";
|
|
38
38
|
|
package/dist/bin/exe-doctor.js
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
exportBehaviorsForAgent
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-T57DOVGE.js";
|
|
5
|
+
import "../chunk-7FTKXL5A.js";
|
|
6
6
|
import {
|
|
7
7
|
fastDbInit
|
|
8
|
-
} from "../chunk-
|
|
8
|
+
} from "../chunk-UBWBEY6I.js";
|
|
9
9
|
import {
|
|
10
10
|
disposeStore
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-ETCARC76.js";
|
|
12
12
|
import "../chunk-CHCA3ZM2.js";
|
|
13
13
|
import "../chunk-OTVEIJUQ.js";
|
|
14
|
-
import "../chunk-
|
|
14
|
+
import "../chunk-NHGBVLCD.js";
|
|
15
15
|
import "../chunk-Y25OJWOQ.js";
|
|
16
16
|
import "../chunk-MP2AFCGL.js";
|
|
17
|
-
import "../chunk-
|
|
17
|
+
import "../chunk-DBQ6I6K2.js";
|
|
18
18
|
import "../chunk-2I23RPSI.js";
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
19
|
+
import "../chunk-XCPVYQVK.js";
|
|
20
|
+
import "../chunk-PNQDP3OA.js";
|
|
21
21
|
import "../chunk-FXU7JOXK.js";
|
|
22
22
|
import "../chunk-Z42MXYWW.js";
|
|
23
|
-
import "../chunk-
|
|
23
|
+
import "../chunk-5P3HOBZX.js";
|
|
24
24
|
import "../chunk-LYH5HE24.js";
|
|
25
25
|
import "../chunk-MLKGABMK.js";
|
|
26
26
|
|