@askexenow/exe-os 0.9.138 → 0.9.140
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-EFZ6YZIM.js → active-agent-GFBVE3ES.js} +3 -3
- package/dist/{active-agent-DZXEPRY7.js → active-agent-M3ZT74AM.js} +3 -3
- package/dist/{agentic-ontology-TU2FNTHI.js → agentic-ontology-QRNPGDIM.js} +1 -1
- package/dist/{backfill-metadata-LVUAD6WY.js → backfill-metadata-DI7R3MXV.js} +6 -6
- package/dist/{background-jobs-6V4GQ5QT.js → background-jobs-LUEOBAVF.js} +2 -2
- package/dist/{behaviors-V3O5YYUK.js → behaviors-KTEEQ3KG.js} +5 -5
- 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 +10 -10
- package/dist/bin/bulk-sync-postgres.js +10 -10
- package/dist/bin/cc-doctor.js +3 -3
- package/dist/bin/cleanup-stale-review-tasks.js +13 -12
- package/dist/bin/cli.js +73 -17
- package/dist/bin/exe-agent-config.js +3 -3
- package/dist/bin/exe-agent.js +16 -16
- package/dist/bin/exe-assign.js +10 -10
- package/dist/bin/exe-boot.js +43 -42
- package/dist/bin/exe-call.js +7 -7
- package/dist/bin/exe-cloud.js +9 -9
- package/dist/bin/exe-dispatch.js +14 -15
- 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 +112 -11
- package/dist/bin/exe-healthcheck.js +3 -3
- package/dist/bin/exe-heartbeat.js +13 -12
- package/dist/bin/exe-kill.js +8 -8
- package/dist/bin/exe-launch-agent.js +39 -16
- package/dist/bin/exe-new-employee.js +15 -14
- package/dist/bin/exe-pending-messages.js +14 -13
- package/dist/bin/exe-pending-notifications.js +13 -12
- package/dist/bin/exe-pending-reviews.js +13 -12
- package/dist/bin/exe-rename.js +7 -7
- package/dist/bin/exe-review.js +63 -9
- package/dist/bin/exe-search.js +7 -7
- package/dist/bin/exe-session-cleanup.js +44 -30
- package/dist/bin/exe-settings.js +9 -9
- package/dist/bin/exe-start-codex.js +35 -17
- package/dist/bin/exe-start-opencode.js +10 -10
- package/dist/bin/exe-status.js +14 -13
- package/dist/bin/exe-support.js +3 -3
- package/dist/bin/exe-team.js +5 -5
- package/dist/bin/git-sweep.js +13 -12
- package/dist/bin/graph-backfill.js +7 -7
- package/dist/bin/graph-export.js +7 -7
- package/dist/bin/install.js +52 -8
- package/dist/bin/intercom-check.js +5 -4
- package/dist/bin/postgres-agentic-reflection-backfill.js +4 -4
- package/dist/bin/postgres-agentic-semantic-backfill.js +3 -3
- package/dist/bin/pre-publish.js +38 -8
- package/dist/bin/scan-tasks.js +22 -17
- package/dist/bin/setup.js +2 -2
- package/dist/bin/shard-migrate.js +7 -7
- package/dist/bin/stack-update.js +37 -8
- package/dist/{branding-JEE7MJF2.js → branding-EKPE6CWW.js} +1 -1
- package/dist/{capacity-monitor-56DTRWOS.js → capacity-monitor-HGD2C6CP.js} +14 -13
- package/dist/{catchup-brief-6GRGQ2EK.js → catchup-brief-OMDCLETB.js} +15 -14
- package/dist/{chunk-7GOVGBBM.js → chunk-2JAEWE7P.js} +6 -6
- package/dist/{worktree-4T4BPWPN.js → chunk-2OG5NAO2.js} +27 -6
- package/dist/{chunk-VFZTXKQI.js → chunk-2XUXMKX5.js} +44 -0
- package/dist/{chunk-BYNEC472.js → chunk-2ZWYALO4.js} +1 -1
- package/dist/{chunk-BUHXM7ZL.js → chunk-34O6PRWE.js} +5 -5
- package/dist/{chunk-VOA7GHIO.js → chunk-35FFFDS2.js} +1 -1
- package/dist/{chunk-ITMXM6GF.js → chunk-3SPQNGRT.js} +1 -1
- package/dist/{chunk-PFGFOALA.js → chunk-3TTJPQAE.js} +1 -1
- package/dist/{chunk-QCYYXXO5.js → chunk-3WSH4P4Z.js} +2 -2
- package/dist/{chunk-EZTYTAVU.js → chunk-4ITOWLHX.js} +4 -4
- package/dist/{chunk-TIJYLKNW.js → chunk-4YNGDNDI.js} +2 -2
- package/dist/{chunk-ZKOQD4FT.js → chunk-54MB5TNF.js} +12 -12
- package/dist/{chunk-R4M6XCMU.js → chunk-57HCNSFO.js} +1 -1
- package/dist/{chunk-NFMNO3XE.js → chunk-5K3CCPNX.js} +478 -205
- package/dist/{chunk-TT3ND3MM.js → chunk-5LJQSXUG.js} +4 -4
- package/dist/{workflow-engine-7W4MSNBF.js → chunk-5PB6BRLA.js} +23 -23
- package/dist/{chunk-AHQDWRSM.js → chunk-5WIEDLGY.js} +6 -6
- package/dist/{chunk-F63ZHBZY.js → chunk-6EBG7VWN.js} +2 -2
- package/dist/{chunk-OZ4SN7ZF.js → chunk-73JE5PVU.js} +189 -4
- package/dist/{chunk-2FWMSQWU.js → chunk-762FPANW.js} +1 -1
- package/dist/{chunk-JXYZVTBX.js → chunk-7HZFWAIR.js} +1 -1
- package/dist/{chunk-KSFOG6FJ.js → chunk-7SVGVGE3.js} +65 -1
- package/dist/{chunk-MSFSQSJO.js → chunk-ABCDEJUD.js} +2 -2
- package/dist/{chunk-WZ63HFR2.js → chunk-BBVMIH76.js} +36 -4
- package/dist/{chunk-37LVIZ3P.js → chunk-BZHXUKVC.js} +2 -2
- package/dist/{chunk-JN2RIMLI.js → chunk-CLIW2CES.js} +7 -7
- package/dist/{chunk-YTTVKPOQ.js → chunk-CSVYC6HH.js} +1 -1
- package/dist/{chunk-WTPYZG4I.js → chunk-CYCRC2KN.js} +60 -33
- package/dist/{chunk-BQ5YXRBI.js → chunk-D7BPHQGX.js} +2 -2
- package/dist/{chunk-3SYV36U5.js → chunk-DDUIVBH6.js} +1 -1
- package/dist/{chunk-TRLP7FHS.js → chunk-DEHYRM3I.js} +1 -1
- package/dist/{chunk-N7GFMJSF.js → chunk-DMFM77DV.js} +21 -1
- package/dist/{chunk-BU3ID2WT.js → chunk-ECSNSHZ7.js} +1 -2
- package/dist/{chunk-PKPW2W33.js → chunk-EWGZPTII.js} +1 -1
- package/dist/{chunk-GRLQJ27R.js → chunk-F6PIXTHZ.js} +4 -4
- package/dist/{chunk-PB5RHF74.js → chunk-FCO2K73K.js} +2 -2
- package/dist/{chunk-2SXMWUOQ.js → chunk-FLVDAA3Z.js} +1 -1
- package/dist/{chunk-BPLXSBNM.js → chunk-GUDCQBRY.js} +1 -1
- package/dist/{chunk-P6CLMRWJ.js → chunk-H24OVCAN.js} +1 -1
- package/dist/{chunk-K7E72WGL.js → chunk-HHV26QTD.js} +1 -1
- package/dist/{chunk-R3IILARI.js → chunk-HIOFKHTO.js} +19 -11
- package/dist/{chunk-HOKOOBDL.js → chunk-HJMM4QMY.js} +25 -6
- package/dist/chunk-HO4C7QMH.js +192 -0
- package/dist/{chunk-ISRQKXHM.js → chunk-IG5XFUYJ.js} +1 -1
- package/dist/{chunk-OVFU26ZD.js → chunk-IU3CXV4S.js} +30 -11
- package/dist/{chunk-SJWW6GRT.js → chunk-KNEH2MGD.js} +1 -1
- package/dist/{chunk-UMLRHSAP.js → chunk-KNS5ETKF.js} +1 -1
- package/dist/{chunk-T5A4EGUG.js → chunk-LPG22IL5.js} +3 -3
- package/dist/{chunk-OMHM3NGK.js → chunk-LUOLBU54.js} +1 -1
- package/dist/{chunk-TYLF4LSW.js → chunk-MBRLA4E3.js} +9 -0
- package/dist/{chunk-BOPKW4AV.js → chunk-MQV4UKTS.js} +2 -2
- package/dist/{chunk-PRRSSHU3.js → chunk-NTIWZFOJ.js} +1 -1
- package/dist/{chunk-Z36IJ3XX.js → chunk-NX4WEVG6.js} +3 -3
- package/dist/{chunk-LPIY2AUD.js → chunk-O2RVWP3S.js} +1 -1
- package/dist/{chunk-EBMHOMN2.js → chunk-OIUPHIN2.js} +21 -19
- package/dist/{chunk-VGOFRIAI.js → chunk-OX6D5AF3.js} +2 -2
- package/dist/{chunk-KTS6MOE4.js → chunk-OYBQKDV5.js} +1 -1
- package/dist/{chunk-KDM3GZ6T.js → chunk-POU4ZLBM.js} +77 -6
- package/dist/{chunk-7V3BJHG6.js → chunk-PS4UUDIG.js} +4 -4
- package/dist/{chunk-GERMZD6I.js → chunk-Q3MIJPXM.js} +4 -4
- package/dist/{chunk-N2ZX27ID.js → chunk-QCJ3Y52V.js} +1 -1
- package/dist/{chunk-K7W7UJ6Z.js → chunk-QUG6EMZQ.js} +1 -1
- package/dist/{chunk-I2LCIAUC.js → chunk-QVVV6DHI.js} +2 -2
- package/dist/{chunk-2ISCJ5PQ.js → chunk-RGKPVKUO.js} +1 -1
- package/dist/{chunk-F3MUSAZY.js → chunk-SCGCHM2H.js} +4 -4
- package/dist/{chunk-NHLW6DUE.js → chunk-SL47NHTE.js} +1 -1
- package/dist/{chunk-XEZ64YCS.js → chunk-SPMZRVXK.js} +2 -2
- package/dist/{chunk-7FYOTSJP.js → chunk-SQLEKC4E.js} +1 -1
- package/dist/{chunk-UT3OZWST.js → chunk-STVJLWSA.js} +4 -4
- package/dist/{chunk-LPGBKR4H.js → chunk-TOR5ZPKF.js} +14 -1
- package/dist/{chunk-5QCIPC7Z.js → chunk-UCNCSKGH.js} +3 -3
- package/dist/{chunk-7TW5HR4E.js → chunk-UE3BYGWY.js} +5 -5
- package/dist/{chunk-2G6QGXVX.js → chunk-UEWGUOXB.js} +192 -11
- package/dist/{chunk-LEVPSCVX.js → chunk-UOCQQHZT.js} +261 -40
- package/dist/{chunk-BI3COBMQ.js → chunk-VTZ4QOBS.js} +1 -1
- package/dist/{chunk-TCOTFMDP.js → chunk-XDJWGR2S.js} +2 -2
- package/dist/{chunk-ABIGFAFY.js → chunk-XNWXVGEA.js} +2 -2
- package/dist/{chunk-FQZY4M45.js → chunk-YWCPAQBH.js} +832 -89
- package/dist/{chunk-SF6H4ZME.js → chunk-YYB6HGEY.js} +11 -2
- package/dist/{chunk-MQNM4FW4.js → chunk-Z6BTUUPK.js} +4 -5
- package/dist/{chunk-ZKYHW6KY.js → chunk-ZHJNMC4W.js} +1 -1
- package/dist/{code-context-index-I7JC7DPM.js → code-context-index-PIC37JSG.js} +4 -4
- package/dist/{conversation-wiki-populator-L24LNYDL.js → conversation-wiki-populator-7M5YYPXH.js} +2 -2
- package/dist/{core-memory-DUENM2P6.js → core-memory-JOTETVSY.js} +3 -3
- package/dist/{crdt-sync-SENINDKP.js → crdt-sync-MDW6THU7.js} +1 -1
- package/dist/{crm-webhook-JIXOP3UR.js → crm-webhook-YZKCH7QB.js} +2 -2
- package/dist/{cto-delegation-gate-5ETBWFAI.js → cto-delegation-gate-7SQNLKN7.js} +12 -11
- package/dist/{daemon-auth-IFWQGMDT.js → daemon-auth-6XMF4JG5.js} +2 -2
- package/dist/{daemon-orchestration-6UNZTZHX.js → daemon-orchestration-7YUD2H64.js} +17 -17
- package/dist/{db-backup-RZA3JICI.js → db-backup-R4DLUO4C.js} +4 -2
- package/dist/{exe-drift-WLMWMSOM.js → exe-drift-HKJONDA5.js} +6 -6
- package/dist/{exe-export-3RQMZAR3.js → exe-export-TSZJEMWC.js} +9 -9
- package/dist/{exe-import-URXIQGOM.js → exe-import-LAKNLCWI.js} +9 -9
- package/dist/{exe-key-47ZUWMGT.js → exe-key-ODHZVEGR.js} +4 -4
- package/dist/{exe-org-F56R5P37.js → exe-org-EVOEZY6H.js} +2 -2
- package/dist/{fast-db-init-Z67ITX23.js → fast-db-init-6SRLEIFS.js} +1 -1
- package/dist/gateway/index.js +19 -18
- package/dist/{git-staleness-PP7MPTZS.js → git-staleness-H774CLPX.js} +4 -4
- package/dist/{git-task-sweep-TMVL5UUD.js → git-task-sweep-FMRECHV7.js} +13 -12
- package/dist/{global-procedures-OQFOUA5G.js → global-procedures-PYYMCJIW.js} +6 -6
- package/dist/hook-integrity-S5EUKBL6.js +89 -0
- package/dist/hooks/bug-report-worker.js +16 -16
- package/dist/hooks/codex-stop-task-finalizer.js +16 -16
- package/dist/hooks/commit-complete.js +15 -14
- package/dist/hooks/error-recall.js +8 -8
- package/dist/hooks/exe-heartbeat-hook.js +4 -4
- package/dist/hooks/ingest-worker.js +8 -7
- package/dist/hooks/ingest.js +48 -8
- package/dist/hooks/instructions-loaded.js +7 -7
- package/dist/hooks/notification.js +4 -4
- package/dist/hooks/post-compact.js +14 -13
- package/dist/hooks/post-tool-combined.js +5 -5
- package/dist/hooks/pre-compact.js +19 -18
- package/dist/hooks/pre-tool-use.js +33 -17
- package/dist/hooks/prompt-submit.js +34 -23
- package/dist/hooks/session-end.js +23 -22
- package/dist/hooks/session-start.js +8 -8
- package/dist/hooks/stop.js +20 -19
- package/dist/hooks/subagent-stop.js +14 -13
- package/dist/hooks/summary-worker.js +22 -21
- package/dist/index.js +23 -22
- package/dist/{installer-RVLKWR3X.js → installer-3RTZXZ57.js} +5 -5
- package/dist/{installer-V7BGTU55.js → installer-4G4YDLGY.js} +6 -6
- package/dist/{installer-RVGGMXQU.js → installer-MIBTZDDM.js} +8 -8
- package/dist/{key-backup-status-NMUFOHXW.js → key-backup-status-6BBOUM2S.js} +1 -1
- package/dist/lib/agent-config.js +2 -2
- package/dist/lib/cloud-sync.js +24 -8
- package/dist/lib/config.js +1 -1
- package/dist/lib/consolidation.js +7 -7
- package/dist/lib/crypto.js +3 -1
- 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/embedder.js +4 -4
- package/dist/lib/employee-templates.js +7 -7
- package/dist/lib/employees.js +2 -2
- package/dist/lib/exe-daemon-client.js +3 -3
- package/dist/lib/exe-daemon.js +280 -238
- package/dist/lib/file-grep.js +43 -18
- package/dist/lib/hybrid-search.js +7 -7
- package/dist/lib/identity-templates.js +79 -1
- package/dist/lib/identity.js +5 -5
- package/dist/lib/license.js +2 -2
- package/dist/lib/messaging.js +13 -12
- package/dist/lib/post-tool-memory.js +3 -2
- package/dist/lib/reminders.js +5 -5
- package/dist/lib/schedules.js +7 -7
- package/dist/lib/skill-learning.js +6 -6
- package/dist/lib/status-brief.js +1 -1
- package/dist/lib/store.js +6 -6
- package/dist/lib/task-router.js +3 -3
- package/dist/lib/tasks.js +20 -21
- package/dist/lib/tmux-routing.js +12 -11
- package/dist/lib/tmux-transport.js +1 -1
- package/dist/lib/token-spend.js +5 -5
- package/dist/lib/transport.js +2 -2
- package/dist/{license-gate-VMGC326L.js → license-gate-746LFKMY.js} +3 -3
- package/dist/mcp/register-tools.js +66 -66
- package/dist/mcp/server.js +114 -77
- 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 +17 -17
- package/dist/mcp/tools/deactivate-behavior.js +7 -7
- package/dist/mcp/tools/list-reminders.js +6 -6
- package/dist/mcp/tools/list-tasks.js +17 -17
- package/dist/mcp/tools/send-message.js +15 -14
- package/dist/mcp/tools/update-task.js +16 -16
- package/dist/mcp-disconnect-tracker-I5WJ4LQ5.js +79 -0
- package/dist/{mcp-http-config-WPF5MBSO.js → mcp-http-config-RD5MJYJD.js} +3 -3
- package/dist/{memory-cards-H2GNWDF2.js → memory-cards-CS3QQQST.js} +4 -4
- package/dist/memory-poisoning-defense-XPM34UJQ.js +229 -0
- package/dist/memory-queue-B332RRFX.js +19 -0
- package/dist/{memory-queue-client-AG2QB6PK.js → memory-queue-client-MPJ2B7RU.js} +5 -5
- package/dist/{memory-reflection-J3LYZM5Y.js → memory-reflection-GH5BOH7A.js} +4 -4
- package/dist/{notifications-3ZZS36PK.js → notifications-WWROKWFT.js} +12 -11
- package/dist/{orchestration-phase-YKDZDERC.js → orchestration-phase-SBCILK4O.js} +2 -2
- package/dist/{orchestrator-W7XYR7EZ.js → orchestrator-V3EMR3AU.js} +14 -14
- package/dist/{plan-limits-3FXBGHWT.js → plan-limits-AMJUHUCR.js} +6 -6
- package/dist/{project-name-PL2ZDWNU.js → project-name-7G6XPXQ6.js} +2 -1
- package/dist/{projection-worker-XGV76EMZ.js → projection-worker-2YXEQRKI.js} +2 -2
- package/dist/{push-notifications-S4QIZWJI.js → push-notifications-NYQZGUJT.js} +2 -2
- package/dist/{reranker-EEX3UEA2.js → reranker-ZU3GWEBG.js} +2 -2
- package/dist/runtime/index.js +15 -15
- package/dist/{session-events-27MUL77I.js → session-events-RCAUFPNG.js} +14 -13
- package/dist/{session-kill-telemetry-WVFJ4U3A.js → session-kill-telemetry-GUN2M2LJ.js} +5 -5
- package/dist/{session-scope-QZTSCYLT.js → session-scope-NGLL42BM.js} +14 -13
- package/dist/{setup-wizard-JEYXHYVS.js → setup-wizard-JAFJRWKE.js} +2 -2
- package/dist/{shard-manager-4QLCI2RC.js → shard-manager-CIDCCPJ4.js} +2 -2
- package/dist/{task-enforcement-337DZI3I.js → task-enforcement-YMGIERU4.js} +40 -14
- package/dist/{task-scope-2L5DLU6T.js → task-scope-RMJLXJ7S.js} +12 -11
- package/dist/{tasks-crud-MDCY6JHU.js → tasks-crud-ZRXPR3UB.js} +12 -12
- package/dist/{tasks-review-QO55FYZI.js → tasks-review-NQUJR52I.js} +12 -11
- package/dist/{tool-capability-index-XYEJ57EL.js → tool-capability-index-6EKGND6H.js} +1 -1
- package/dist/{tool-telemetry-NW6HQYPA.js → tool-telemetry-4C6LTIPM.js} +1 -1
- package/dist/tui/App.js +26 -25
- package/dist/{tui-data-6CKBIJJJ.js → tui-data-A4GTAXBL.js} +12 -11
- package/dist/webhook-pipe-AFXVZ6YL.js +114 -0
- package/dist/{whatsapp-J6QNDBGY.js → whatsapp-4IDUW46W.js} +1 -1
- package/dist/{wiki-acl-RVCO4WSP.js → wiki-acl-P7WEIMJV.js} +10 -10
- package/dist/{worker-gate-IHFHRPF5.js → worker-gate-H43H32OF.js} +2 -2
- package/dist/workflow-engine-EPWKDGHR.js +28 -0
- package/dist/worktree-XQM3YNKR.js +21 -0
- package/package.json +13 -10
- package/release-notes.json +213 -33048
- package/src/commands/exe/afk.md +20 -0
- package/dist/chunk-2CKP7O4F.js +0 -84
- package/dist/chunk-EZ2TJX6O.js +0 -725
- package/dist/memory-queue-QX6UY4BP.js +0 -13
- /package/deploy/compose/{.env → .env.default} +0 -0
- /package/dist/{chunk-ISPV5JR2.js → chunk-3RNNTTBH.js} +0 -0
- /package/dist/{chunk-KJMSHBWT.js → chunk-ELXPFTBJ.js} +0 -0
- /package/dist/{chunk-GMARURIG.js → chunk-GLGWGMPD.js} +0 -0
- /package/dist/{chunk-G3LVAJON.js → chunk-GSI6OPPH.js} +0 -0
- /package/dist/{chunk-DLMPVZ4I.js → chunk-OJ6Z2ZS2.js} +0 -0
- /package/dist/{chunk-6AJ4KAAB.js → chunk-RCNCUSAF.js} +0 -0
- /package/dist/{chunk-N6BE2CUT.js → chunk-VEGDNUBO.js} +0 -0
- /package/dist/{entity-boost-CZZVTBSY.js → entity-boost-YQFREESI.js} +0 -0
- /package/dist/{wiki-client-ZWA545PZ.js → wiki-client-UFR4R7YH.js} +0 -0
package/dist/bin/exe-review.js
CHANGED
|
@@ -1,27 +1,47 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
fastDbInit
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-ELXPFTBJ.js";
|
|
5
5
|
import {
|
|
6
6
|
flushBatch,
|
|
7
7
|
writeMemory
|
|
8
|
-
} from "../chunk-
|
|
9
|
-
import "../chunk-
|
|
8
|
+
} from "../chunk-IU3CXV4S.js";
|
|
9
|
+
import "../chunk-OJ6Z2ZS2.js";
|
|
10
|
+
import {
|
|
11
|
+
getCurrentSessionScope,
|
|
12
|
+
init_task_scope,
|
|
13
|
+
strictSessionScopeFilter
|
|
14
|
+
} from "../chunk-YWCPAQBH.js";
|
|
15
|
+
import "../chunk-2OG5NAO2.js";
|
|
16
|
+
import "../chunk-NEAHEC5G.js";
|
|
17
|
+
import "../chunk-KRLOFIPI.js";
|
|
18
|
+
import "../chunk-57HCNSFO.js";
|
|
19
|
+
import "../chunk-MBRLA4E3.js";
|
|
20
|
+
import "../chunk-DC4ZD76Y.js";
|
|
21
|
+
import "../chunk-PJHHFJAN.js";
|
|
22
|
+
import "../chunk-HHV26QTD.js";
|
|
23
|
+
import "../chunk-JT76KRZQ.js";
|
|
24
|
+
import "../chunk-F6PIXTHZ.js";
|
|
25
|
+
import "../chunk-HP43GLZ6.js";
|
|
26
|
+
import "../chunk-ELE2C7L4.js";
|
|
10
27
|
import "../chunk-WZQ4CPRG.js";
|
|
11
28
|
import {
|
|
12
29
|
getClient,
|
|
13
30
|
init_database
|
|
14
|
-
} from "../chunk-
|
|
15
|
-
import "../chunk-
|
|
31
|
+
} from "../chunk-UEWGUOXB.js";
|
|
32
|
+
import "../chunk-7SVGVGE3.js";
|
|
16
33
|
import "../chunk-4NYQAS33.js";
|
|
34
|
+
import "../chunk-GUDCQBRY.js";
|
|
35
|
+
import "../chunk-6BFIFI5F.js";
|
|
17
36
|
import {
|
|
18
37
|
getCoordinatorName,
|
|
19
38
|
getEmployee,
|
|
20
39
|
init_employees,
|
|
21
40
|
loadEmployees
|
|
22
|
-
} from "../chunk-
|
|
41
|
+
} from "../chunk-ZHJNMC4W.js";
|
|
23
42
|
import "../chunk-XUHFQHGZ.js";
|
|
24
|
-
import "../chunk-
|
|
43
|
+
import "../chunk-KNS5ETKF.js";
|
|
44
|
+
import "../chunk-IG5XFUYJ.js";
|
|
25
45
|
import "../chunk-X2IMCCM5.js";
|
|
26
46
|
import {
|
|
27
47
|
isMainModule
|
|
@@ -32,6 +52,7 @@ import "../chunk-KFQGP6VL.js";
|
|
|
32
52
|
init_employees();
|
|
33
53
|
import { randomUUID } from "crypto";
|
|
34
54
|
init_database();
|
|
55
|
+
init_task_scope();
|
|
35
56
|
function extractSessionMemories(memories) {
|
|
36
57
|
if (memories.length === 0) return [];
|
|
37
58
|
const sessions = /* @__PURE__ */ new Map();
|
|
@@ -127,8 +148,41 @@ ${report}`,
|
|
|
127
148
|
async function main() {
|
|
128
149
|
const name = process.argv[2];
|
|
129
150
|
if (!name) {
|
|
130
|
-
|
|
131
|
-
|
|
151
|
+
await fastDbInit();
|
|
152
|
+
const client2 = getClient();
|
|
153
|
+
try {
|
|
154
|
+
const scope = strictSessionScopeFilter(getCurrentSessionScope());
|
|
155
|
+
const result = await client2.execute({
|
|
156
|
+
sql: `SELECT id, title, assigned_to, assigned_by, status, result,
|
|
157
|
+
updated_at, project_name
|
|
158
|
+
FROM tasks
|
|
159
|
+
WHERE status = 'needs_review'${scope.sql}
|
|
160
|
+
ORDER BY updated_at DESC
|
|
161
|
+
LIMIT 20`,
|
|
162
|
+
args: scope.args
|
|
163
|
+
});
|
|
164
|
+
if (result.rows.length === 0) {
|
|
165
|
+
console.log("No pending reviews.");
|
|
166
|
+
return;
|
|
167
|
+
}
|
|
168
|
+
console.log(`\u{1F4CB} ${result.rows.length} pending review(s):
|
|
169
|
+
`);
|
|
170
|
+
for (const row of result.rows) {
|
|
171
|
+
const ago = Math.round((Date.now() - new Date(row.updated_at).getTime()) / 6e4);
|
|
172
|
+
const agoStr = ago < 60 ? `${ago}m ago` : `${Math.round(ago / 60)}h ago`;
|
|
173
|
+
console.log(` \u2022 [${row.assigned_to}] ${row.title} (${row.project_name}, ${agoStr})`);
|
|
174
|
+
if (row.result) {
|
|
175
|
+
const summary = row.result.split("\n")[0]?.slice(0, 100);
|
|
176
|
+
console.log(` \u2514 ${summary}`);
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
console.log(`
|
|
180
|
+
Run: exe-review <employee-name> to review a specific employee's session.`);
|
|
181
|
+
} catch (err) {
|
|
182
|
+
console.error("Failed to query reviews:", err instanceof Error ? err.message : String(err));
|
|
183
|
+
process.exit(1);
|
|
184
|
+
}
|
|
185
|
+
return;
|
|
132
186
|
}
|
|
133
187
|
const employees = await loadEmployees();
|
|
134
188
|
const employee = getEmployee(employees, name);
|
package/dist/bin/exe-search.js
CHANGED
|
@@ -2,21 +2,21 @@
|
|
|
2
2
|
import {
|
|
3
3
|
hybridSearch,
|
|
4
4
|
lightweightSearch
|
|
5
|
-
} from "../chunk-
|
|
5
|
+
} from "../chunk-OIUPHIN2.js";
|
|
6
6
|
import {
|
|
7
7
|
initStore
|
|
8
|
-
} from "../chunk-
|
|
9
|
-
import "../chunk-
|
|
8
|
+
} from "../chunk-IU3CXV4S.js";
|
|
9
|
+
import "../chunk-OJ6Z2ZS2.js";
|
|
10
10
|
import "../chunk-WZQ4CPRG.js";
|
|
11
|
-
import "../chunk-
|
|
12
|
-
import "../chunk-
|
|
11
|
+
import "../chunk-UEWGUOXB.js";
|
|
12
|
+
import "../chunk-7SVGVGE3.js";
|
|
13
13
|
import "../chunk-4NYQAS33.js";
|
|
14
|
-
import "../chunk-
|
|
14
|
+
import "../chunk-ZHJNMC4W.js";
|
|
15
15
|
import "../chunk-XUHFQHGZ.js";
|
|
16
16
|
import {
|
|
17
17
|
init_config,
|
|
18
18
|
loadConfig
|
|
19
|
-
} from "../chunk-
|
|
19
|
+
} from "../chunk-IG5XFUYJ.js";
|
|
20
20
|
import "../chunk-X2IMCCM5.js";
|
|
21
21
|
import {
|
|
22
22
|
isMainModule
|
|
@@ -2,49 +2,53 @@
|
|
|
2
2
|
import {
|
|
3
3
|
getProjectName,
|
|
4
4
|
init_project_name
|
|
5
|
-
} from "../chunk-
|
|
5
|
+
} from "../chunk-TOR5ZPKF.js";
|
|
6
6
|
import {
|
|
7
7
|
flushBatch,
|
|
8
8
|
initStore,
|
|
9
9
|
writeMemory
|
|
10
|
-
} from "../chunk-
|
|
11
|
-
import "../chunk-
|
|
10
|
+
} from "../chunk-IU3CXV4S.js";
|
|
11
|
+
import "../chunk-OJ6Z2ZS2.js";
|
|
12
12
|
import {
|
|
13
13
|
init_task_scope,
|
|
14
|
-
|
|
15
|
-
|
|
14
|
+
init_tasks_crud,
|
|
15
|
+
sessionScopeFilter,
|
|
16
|
+
updateTaskStatus
|
|
17
|
+
} from "../chunk-YWCPAQBH.js";
|
|
18
|
+
import "../chunk-2OG5NAO2.js";
|
|
16
19
|
import "../chunk-NEAHEC5G.js";
|
|
17
20
|
import "../chunk-KRLOFIPI.js";
|
|
18
|
-
import "../chunk-
|
|
19
|
-
import "../chunk-
|
|
21
|
+
import "../chunk-57HCNSFO.js";
|
|
22
|
+
import "../chunk-MBRLA4E3.js";
|
|
20
23
|
import "../chunk-DC4ZD76Y.js";
|
|
21
24
|
import "../chunk-PJHHFJAN.js";
|
|
22
|
-
import "../chunk-
|
|
25
|
+
import "../chunk-HHV26QTD.js";
|
|
23
26
|
import "../chunk-JT76KRZQ.js";
|
|
24
|
-
import "../chunk-
|
|
27
|
+
import "../chunk-F6PIXTHZ.js";
|
|
25
28
|
import "../chunk-HP43GLZ6.js";
|
|
26
29
|
import "../chunk-ELE2C7L4.js";
|
|
27
30
|
import "../chunk-WZQ4CPRG.js";
|
|
28
31
|
import {
|
|
29
32
|
getClient,
|
|
30
33
|
init_database
|
|
31
|
-
} from "../chunk-
|
|
32
|
-
import "../chunk-
|
|
34
|
+
} from "../chunk-UEWGUOXB.js";
|
|
35
|
+
import "../chunk-7SVGVGE3.js";
|
|
33
36
|
import "../chunk-4NYQAS33.js";
|
|
34
|
-
import "../chunk-
|
|
37
|
+
import "../chunk-GUDCQBRY.js";
|
|
35
38
|
import "../chunk-6BFIFI5F.js";
|
|
36
|
-
import "../chunk-
|
|
39
|
+
import "../chunk-ZHJNMC4W.js";
|
|
37
40
|
import "../chunk-XUHFQHGZ.js";
|
|
38
|
-
import "../chunk-
|
|
39
|
-
import "../chunk-
|
|
41
|
+
import "../chunk-KNS5ETKF.js";
|
|
42
|
+
import "../chunk-IG5XFUYJ.js";
|
|
40
43
|
import "../chunk-X2IMCCM5.js";
|
|
41
44
|
import "../chunk-KFQGP6VL.js";
|
|
42
45
|
|
|
43
46
|
// src/bin/exe-session-cleanup.ts
|
|
44
47
|
import crypto from "crypto";
|
|
45
|
-
import {
|
|
48
|
+
import { execFileSync } from "child_process";
|
|
46
49
|
init_database();
|
|
47
50
|
init_task_scope();
|
|
51
|
+
init_tasks_crud();
|
|
48
52
|
init_project_name();
|
|
49
53
|
var agentName = process.argv[2];
|
|
50
54
|
var exeSession = process.argv[3];
|
|
@@ -143,7 +147,7 @@ try {
|
|
|
143
147
|
`
|
|
144
148
|
);
|
|
145
149
|
try {
|
|
146
|
-
const { createReviewForCompletedTask } = await import("../tasks-review-
|
|
150
|
+
const { createReviewForCompletedTask } = await import("../tasks-review-NQUJR52I.js");
|
|
147
151
|
await createReviewForCompletedTask(
|
|
148
152
|
{
|
|
149
153
|
id: String(dt.id),
|
|
@@ -179,7 +183,7 @@ try {
|
|
|
179
183
|
if (result.rows.length === 0) process.exit(0);
|
|
180
184
|
let commits = [];
|
|
181
185
|
try {
|
|
182
|
-
const { getRecentCommits } = await import("../git-task-sweep-
|
|
186
|
+
const { getRecentCommits } = await import("../git-task-sweep-FMRECHV7.js");
|
|
183
187
|
commits = getRecentCommits(30);
|
|
184
188
|
} catch {
|
|
185
189
|
}
|
|
@@ -192,17 +196,26 @@ try {
|
|
|
192
196
|
const context = row.context ? String(row.context) : void 0;
|
|
193
197
|
if (commits.length > 0) {
|
|
194
198
|
try {
|
|
195
|
-
const { findBestMatch } = await import("../git-task-sweep-
|
|
199
|
+
const { findBestMatch } = await import("../git-task-sweep-FMRECHV7.js");
|
|
196
200
|
const match = findBestMatch({ id: taskId, title, context }, commits);
|
|
197
201
|
if (match) {
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
}
|
|
202
|
+
try {
|
|
203
|
+
await updateTaskStatus({
|
|
204
|
+
taskId,
|
|
205
|
+
status: "done",
|
|
206
|
+
result: `Auto-closed: session ended but matching commit ${match.commit.hash} found (score: ${match.score.toFixed(2)}). Message: "${match.commit.message}"`,
|
|
207
|
+
skipReviewCreation: true
|
|
208
|
+
});
|
|
209
|
+
} catch {
|
|
210
|
+
await client.execute({
|
|
211
|
+
sql: "UPDATE tasks SET status = 'done', result = ?, updated_at = ? WHERE id = ?",
|
|
212
|
+
args: [
|
|
213
|
+
`Auto-closed: session ended but matching commit ${match.commit.hash} found (score: ${match.score.toFixed(2)}). Message: "${match.commit.message}"`,
|
|
214
|
+
now,
|
|
215
|
+
taskId
|
|
216
|
+
]
|
|
217
|
+
});
|
|
218
|
+
}
|
|
206
219
|
autoClosed.push(`"${title}" \u2192 ${match.commit.hash}`);
|
|
207
220
|
continue;
|
|
208
221
|
}
|
|
@@ -221,8 +234,9 @@ try {
|
|
|
221
234
|
}
|
|
222
235
|
const msg = `session-ended: ${agentName} session terminated. ${parts.join(". ")}`;
|
|
223
236
|
try {
|
|
224
|
-
|
|
225
|
-
timeout: 3e3
|
|
237
|
+
execFileSync("tmux", ["send-keys", "-t", exeSession, msg, "Enter"], {
|
|
238
|
+
timeout: 3e3,
|
|
239
|
+
stdio: ["pipe", "pipe", "pipe"]
|
|
226
240
|
});
|
|
227
241
|
} catch {
|
|
228
242
|
}
|
|
@@ -243,7 +257,7 @@ try {
|
|
|
243
257
|
} catch {
|
|
244
258
|
}
|
|
245
259
|
try {
|
|
246
|
-
const { cleanupWorktree } = await import("../worktree-
|
|
260
|
+
const { cleanupWorktree } = await import("../worktree-XQM3YNKR.js");
|
|
247
261
|
const cleanup = cleanupWorktree(process.cwd(), agentName);
|
|
248
262
|
if (cleanup.cleaned) {
|
|
249
263
|
process.stderr.write(`[session-cleanup] worktree cleaned: ${cleanup.reason}
|
package/dist/bin/exe-settings.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
assertSecureEndpoint
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-UOCQQHZT.js";
|
|
4
|
+
import "../chunk-RCNCUSAF.js";
|
|
5
|
+
import "../chunk-HJMM4QMY.js";
|
|
6
6
|
import {
|
|
7
7
|
DEFAULT_MODELS,
|
|
8
8
|
KNOWN_RUNTIMES,
|
|
@@ -11,24 +11,24 @@ import {
|
|
|
11
11
|
init_agent_config,
|
|
12
12
|
loadAgentConfig,
|
|
13
13
|
setAgentRuntime
|
|
14
|
-
} from "../chunk-
|
|
14
|
+
} from "../chunk-HHV26QTD.js";
|
|
15
15
|
import {
|
|
16
16
|
DEFAULT_RUNTIME,
|
|
17
17
|
init_runtime_table
|
|
18
18
|
} from "../chunk-JT76KRZQ.js";
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
19
|
+
import "../chunk-UEWGUOXB.js";
|
|
20
|
+
import "../chunk-7SVGVGE3.js";
|
|
21
21
|
import "../chunk-4NYQAS33.js";
|
|
22
22
|
import {
|
|
23
23
|
init_employees,
|
|
24
24
|
loadEmployeesSync
|
|
25
|
-
} from "../chunk-
|
|
26
|
-
import "../chunk-
|
|
25
|
+
} from "../chunk-ZHJNMC4W.js";
|
|
26
|
+
import "../chunk-KNS5ETKF.js";
|
|
27
27
|
import {
|
|
28
28
|
init_config,
|
|
29
29
|
loadConfig,
|
|
30
30
|
saveConfig
|
|
31
|
-
} from "../chunk-
|
|
31
|
+
} from "../chunk-IG5XFUYJ.js";
|
|
32
32
|
import "../chunk-X2IMCCM5.js";
|
|
33
33
|
import {
|
|
34
34
|
isMainModule
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
exportBehaviorsForAgent
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-XNWXVGEA.js";
|
|
5
|
+
import "../chunk-QCJ3Y52V.js";
|
|
6
6
|
import {
|
|
7
7
|
disposeStore,
|
|
8
8
|
initStore
|
|
9
|
-
} from "../chunk-
|
|
10
|
-
import "../chunk-
|
|
9
|
+
} from "../chunk-IU3CXV4S.js";
|
|
10
|
+
import "../chunk-OJ6Z2ZS2.js";
|
|
11
11
|
import {
|
|
12
12
|
agent_config_exports,
|
|
13
13
|
init_agent_config
|
|
14
|
-
} from "../chunk-
|
|
14
|
+
} from "../chunk-HHV26QTD.js";
|
|
15
15
|
import {
|
|
16
16
|
RUNTIME_TABLE,
|
|
17
17
|
init_runtime_table
|
|
18
18
|
} from "../chunk-JT76KRZQ.js";
|
|
19
19
|
import "../chunk-WZQ4CPRG.js";
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-
|
|
20
|
+
import "../chunk-UEWGUOXB.js";
|
|
21
|
+
import "../chunk-7SVGVGE3.js";
|
|
22
22
|
import "../chunk-4NYQAS33.js";
|
|
23
23
|
import {
|
|
24
24
|
baseAgentName,
|
|
25
25
|
init_employees,
|
|
26
26
|
loadEmployeesSync
|
|
27
|
-
} from "../chunk-
|
|
27
|
+
} from "../chunk-ZHJNMC4W.js";
|
|
28
28
|
import "../chunk-XUHFQHGZ.js";
|
|
29
|
-
import "../chunk-
|
|
29
|
+
import "../chunk-IG5XFUYJ.js";
|
|
30
30
|
import "../chunk-X2IMCCM5.js";
|
|
31
31
|
import {
|
|
32
32
|
__toCommonJS
|
|
@@ -58,6 +58,12 @@ Codex uses exe-os' consolidated MCP surface by default. Call these tools directl
|
|
|
58
58
|
- memory with action="store" and text \u2014 persist findings for future sessions
|
|
59
59
|
- memory with action="ask_team", team_member, and query \u2014 query a colleague's knowledge
|
|
60
60
|
|
|
61
|
+
If task/memory are not visible in the initial tool list, DO NOT assume MCP is
|
|
62
|
+
unregistered. Codex may defer MCP tools behind tool discovery. First call
|
|
63
|
+
tool_search with query "exe-os task memory MCP consolidated". Use the discovered
|
|
64
|
+
task/memory tools. Only report MCP unavailable if discovery fails or no exe-os
|
|
65
|
+
task/memory tools are returned.
|
|
66
|
+
|
|
61
67
|
Legacy aliases such as list_tasks, get_task, update_task, store_memory,
|
|
62
68
|
recall_my_memory, and ask_team_memory may not be exposed in Codex. Do not
|
|
63
69
|
call legacy aliases unless they are explicitly available in the MCP tool list.
|
|
@@ -72,8 +78,14 @@ Do NOT assume you remember \u2014 always check memory first.
|
|
|
72
78
|
On startup: call task(action="list") to check for assigned work.
|
|
73
79
|
When done with a task: call task(action="update") with status="done" and a result summary.
|
|
74
80
|
Always call memory(action="store") to persist important decisions.
|
|
81
|
+
|
|
82
|
+
DAEMON RESTART RECOVERY: If an MCP tool call returns HTTP 404 "Session not found"
|
|
83
|
+
or a JSON-RPC error mentioning "session expired" or "not found", the daemon was
|
|
84
|
+
restarted. Your MCP client should auto-reinitialize. If it doesn't, call mcp_ping()
|
|
85
|
+
which forces a fresh connection. If mcp_ping also fails, tell the user: "MCP daemon
|
|
86
|
+
was restarted. Run /mcp to reconnect."
|
|
75
87
|
`;
|
|
76
|
-
var CODEX_AUTONOMOUS_BOOT_PROMPT = `You are an AI employee with exe-os consolidated MCP tools: task, memory, behavior, message, identity, decision, session, and mcp_ping. DO NOT ask for confirmation \u2014 work autonomously. Immediately: 1) Call task with action="list" to see your assigned tasks. 2) Call task with action="get" on the highest priority open task. 3) Call memory with action="recall" before starting work. 4) Start working on the task. 5) When done, call task with action="update", status="done", and a result summary. 6) Call memory with action="store" to persist important findings. 7) Check task with action="list" again for the next task. 8) If NO open tasks remain, say 'All tasks complete. Standing by.' and STOP
|
|
88
|
+
var CODEX_AUTONOMOUS_BOOT_PROMPT = `You are an AI employee with exe-os consolidated MCP tools: task, memory, behavior, message, identity, decision, session, and mcp_ping. DO NOT ask for confirmation \u2014 work autonomously. If task/memory are not visible in the initial tool list, first call tool_search with query "exe-os task memory MCP consolidated" because Codex may defer MCP tools behind discovery; only tell the user to run 'exe-os codex' if discovery fails or returns no exe-os task/memory tools. Immediately: 1) Call task with action="list" to see your assigned tasks. 2) Call task with action="get" on the highest priority open task. 3) Call memory with action="recall" before starting work. 4) Start working on the task. 5) When done, call task with action="update", status="done", and a result summary. 6) Call memory with action="store" to persist important findings. 7) Check task with action="list" again for the next task. 8) If NO open tasks remain, say 'All tasks complete. Standing by.' and STOP.`;
|
|
77
89
|
function resolveAgent(argv) {
|
|
78
90
|
const invokedAs = path.basename(argv[1] ?? "");
|
|
79
91
|
if (invokedAs && invokedAs !== "exe-start-codex" && !invokedAs.endsWith(".js")) {
|
|
@@ -204,7 +216,7 @@ async function main() {
|
|
|
204
216
|
await initStore();
|
|
205
217
|
behaviorsPath = await exportBehaviorsForAgent(agent, "");
|
|
206
218
|
try {
|
|
207
|
-
const { loadGlobalProcedures, getGlobalProceduresBlock } = await import("../global-procedures-
|
|
219
|
+
const { loadGlobalProcedures, getGlobalProceduresBlock } = await import("../global-procedures-PYYMCJIW.js");
|
|
208
220
|
await loadGlobalProcedures();
|
|
209
221
|
const block = getGlobalProceduresBlock();
|
|
210
222
|
if (block) globalProcedures = block;
|
|
@@ -247,18 +259,20 @@ async function main() {
|
|
|
247
259
|
}
|
|
248
260
|
})();
|
|
249
261
|
process.env.AGENT_ROLE = empRole;
|
|
262
|
+
const { getProjectName } = await import("../project-name-7G6XPXQ6.js");
|
|
263
|
+
const detectedProject = getProjectName(process.cwd());
|
|
250
264
|
const exeSessionName = process.env.EXE_SESSION_NAME || process.env.EXE_SESSION || sessionName || "";
|
|
251
265
|
let codexProfileName = null;
|
|
252
266
|
if (exeSessionName) {
|
|
253
267
|
try {
|
|
254
|
-
const { readOrCreateDaemonToken } = await import("../mcp-http-config-
|
|
255
|
-
const { mcpHttpUrl } = await import("../mcp-http-config-
|
|
268
|
+
const { readOrCreateDaemonToken } = await import("../mcp-http-config-RD5MJYJD.js");
|
|
269
|
+
const { mcpHttpUrl } = await import("../mcp-http-config-RD5MJYJD.js");
|
|
256
270
|
const token = readOrCreateDaemonToken();
|
|
257
271
|
const profileContent = [
|
|
258
272
|
`# Auto-generated per-session MCP config for ${memoryAgent} in ${exeSessionName}`,
|
|
259
273
|
`[mcp_servers.exe-os]`,
|
|
260
274
|
`url = ${JSON.stringify(mcpHttpUrl())}`,
|
|
261
|
-
`http_headers = { "Authorization" = "Bearer ${token}", "X-Agent-Id" = ${JSON.stringify(memoryAgent)}, "X-Agent-Role" = ${JSON.stringify(empRole)}, "X-Exe-Session" = ${JSON.stringify(exeSessionName)} }`,
|
|
275
|
+
`http_headers = { "Authorization" = "Bearer ${token}", "X-Agent-Id" = ${JSON.stringify(memoryAgent)}, "X-Agent-Role" = ${JSON.stringify(empRole)}, "X-Exe-Session" = ${JSON.stringify(exeSessionName)}, "X-Project-Name" = ${JSON.stringify(detectedProject)} }`,
|
|
262
276
|
`startup_timeout_sec = 30`,
|
|
263
277
|
`tool_timeout_sec = 120`,
|
|
264
278
|
""
|
|
@@ -281,12 +295,12 @@ async function main() {
|
|
|
281
295
|
}
|
|
282
296
|
}
|
|
283
297
|
try {
|
|
284
|
-
const { writeActiveAgent } = await import("../active-agent-
|
|
298
|
+
const { writeActiveAgent } = await import("../active-agent-GFBVE3ES.js");
|
|
285
299
|
writeActiveAgent(memoryAgent, empRole);
|
|
286
300
|
} catch {
|
|
287
301
|
}
|
|
288
302
|
try {
|
|
289
|
-
const { verifyCodexHooks, runCodexInstaller } = await import("../installer-
|
|
303
|
+
const { verifyCodexHooks, runCodexInstaller } = await import("../installer-MIBTZDDM.js");
|
|
290
304
|
if (!verifyCodexHooks()) {
|
|
291
305
|
process.stderr.write("[exe-start-codex] hooks missing \u2014 registering now\n");
|
|
292
306
|
await runCodexInstaller();
|
|
@@ -360,7 +374,11 @@ async function main() {
|
|
|
360
374
|
if (codexProfileName) {
|
|
361
375
|
args.push("--profile-v2", codexProfileName);
|
|
362
376
|
}
|
|
363
|
-
|
|
377
|
+
const projectAwarePrompt = detectedProject ? CODEX_AUTONOMOUS_BOOT_PROMPT.replace(
|
|
378
|
+
'Call task with action="list"',
|
|
379
|
+
`Call task with action="list", project_name="${detectedProject}"`
|
|
380
|
+
) : CODEX_AUTONOMOUS_BOOT_PROMPT;
|
|
381
|
+
args.push(projectAwarePrompt);
|
|
364
382
|
process.stderr.write(
|
|
365
383
|
`[exe-start-codex] launching ${agent} on ${CODEX.binary} (${effectiveModel}) \u2014 interactive mode
|
|
366
384
|
`
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
exportBehaviorsForAgent
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-XNWXVGEA.js";
|
|
5
|
+
import "../chunk-QCJ3Y52V.js";
|
|
6
6
|
import {
|
|
7
7
|
disposeStore,
|
|
8
8
|
initStore
|
|
9
|
-
} from "../chunk-
|
|
10
|
-
import "../chunk-
|
|
9
|
+
} from "../chunk-IU3CXV4S.js";
|
|
10
|
+
import "../chunk-OJ6Z2ZS2.js";
|
|
11
11
|
import {
|
|
12
12
|
RUNTIME_TABLE,
|
|
13
13
|
init_runtime_table
|
|
14
14
|
} from "../chunk-JT76KRZQ.js";
|
|
15
15
|
import "../chunk-WZQ4CPRG.js";
|
|
16
|
-
import "../chunk-
|
|
17
|
-
import "../chunk-
|
|
16
|
+
import "../chunk-UEWGUOXB.js";
|
|
17
|
+
import "../chunk-7SVGVGE3.js";
|
|
18
18
|
import "../chunk-4NYQAS33.js";
|
|
19
19
|
import {
|
|
20
20
|
baseAgentName,
|
|
21
21
|
init_employees,
|
|
22
22
|
loadEmployeesSync
|
|
23
|
-
} from "../chunk-
|
|
23
|
+
} from "../chunk-ZHJNMC4W.js";
|
|
24
24
|
import "../chunk-XUHFQHGZ.js";
|
|
25
|
-
import "../chunk-
|
|
25
|
+
import "../chunk-IG5XFUYJ.js";
|
|
26
26
|
import "../chunk-X2IMCCM5.js";
|
|
27
27
|
import "../chunk-KFQGP6VL.js";
|
|
28
28
|
|
|
@@ -179,12 +179,12 @@ async function main() {
|
|
|
179
179
|
})();
|
|
180
180
|
process.env.AGENT_ROLE = empRole;
|
|
181
181
|
try {
|
|
182
|
-
const { writeActiveAgent } = await import("../active-agent-
|
|
182
|
+
const { writeActiveAgent } = await import("../active-agent-GFBVE3ES.js");
|
|
183
183
|
writeActiveAgent(memoryAgent, empRole);
|
|
184
184
|
} catch {
|
|
185
185
|
}
|
|
186
186
|
try {
|
|
187
|
-
const { verifyOpenCodeHooks, runOpenCodeInstaller } = await import("../installer-
|
|
187
|
+
const { verifyOpenCodeHooks, runOpenCodeInstaller } = await import("../installer-4G4YDLGY.js");
|
|
188
188
|
if (!verifyOpenCodeHooks()) {
|
|
189
189
|
process.stderr.write("[exe-start-opencode] hooks missing \u2014 registering now\n");
|
|
190
190
|
await runOpenCodeInstaller();
|
package/dist/bin/exe-status.js
CHANGED
|
@@ -1,29 +1,30 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
status
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-4ITOWLHX.js";
|
|
5
|
+
import "../chunk-ELXPFTBJ.js";
|
|
6
|
+
import "../chunk-YWCPAQBH.js";
|
|
7
|
+
import "../chunk-2OG5NAO2.js";
|
|
7
8
|
import "../chunk-NEAHEC5G.js";
|
|
8
9
|
import "../chunk-KRLOFIPI.js";
|
|
9
|
-
import "../chunk-
|
|
10
|
-
import "../chunk-
|
|
10
|
+
import "../chunk-57HCNSFO.js";
|
|
11
|
+
import "../chunk-MBRLA4E3.js";
|
|
11
12
|
import "../chunk-DC4ZD76Y.js";
|
|
12
13
|
import "../chunk-PJHHFJAN.js";
|
|
13
|
-
import "../chunk-
|
|
14
|
+
import "../chunk-HHV26QTD.js";
|
|
14
15
|
import "../chunk-JT76KRZQ.js";
|
|
15
|
-
import "../chunk-
|
|
16
|
+
import "../chunk-F6PIXTHZ.js";
|
|
16
17
|
import "../chunk-HP43GLZ6.js";
|
|
17
18
|
import "../chunk-ELE2C7L4.js";
|
|
18
19
|
import "../chunk-WZQ4CPRG.js";
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
20
|
+
import "../chunk-UEWGUOXB.js";
|
|
21
|
+
import "../chunk-7SVGVGE3.js";
|
|
21
22
|
import "../chunk-4NYQAS33.js";
|
|
22
|
-
import "../chunk-
|
|
23
|
+
import "../chunk-GUDCQBRY.js";
|
|
23
24
|
import "../chunk-6BFIFI5F.js";
|
|
24
|
-
import "../chunk-
|
|
25
|
-
import "../chunk-
|
|
26
|
-
import "../chunk-
|
|
25
|
+
import "../chunk-ZHJNMC4W.js";
|
|
26
|
+
import "../chunk-KNS5ETKF.js";
|
|
27
|
+
import "../chunk-IG5XFUYJ.js";
|
|
27
28
|
import "../chunk-X2IMCCM5.js";
|
|
28
29
|
import "../chunk-6Y4B3QF6.js";
|
|
29
30
|
import "../chunk-KFQGP6VL.js";
|
package/dist/bin/exe-support.js
CHANGED
|
@@ -4,9 +4,9 @@ import {
|
|
|
4
4
|
main,
|
|
5
5
|
runHealth,
|
|
6
6
|
runTest
|
|
7
|
-
} from "../chunk-
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-
|
|
7
|
+
} from "../chunk-Q3MIJPXM.js";
|
|
8
|
+
import "../chunk-KNS5ETKF.js";
|
|
9
|
+
import "../chunk-IG5XFUYJ.js";
|
|
10
10
|
import "../chunk-X2IMCCM5.js";
|
|
11
11
|
import "../chunk-KFQGP6VL.js";
|
|
12
12
|
export {
|
package/dist/bin/exe-team.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
fastDbInit
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-ELXPFTBJ.js";
|
|
5
5
|
import {
|
|
6
6
|
getClient,
|
|
7
7
|
init_database
|
|
8
|
-
} from "../chunk-
|
|
9
|
-
import "../chunk-
|
|
8
|
+
} from "../chunk-UEWGUOXB.js";
|
|
9
|
+
import "../chunk-7SVGVGE3.js";
|
|
10
10
|
import "../chunk-4NYQAS33.js";
|
|
11
11
|
import {
|
|
12
12
|
init_employees,
|
|
13
13
|
loadEmployees
|
|
14
|
-
} from "../chunk-
|
|
15
|
-
import "../chunk-
|
|
14
|
+
} from "../chunk-ZHJNMC4W.js";
|
|
15
|
+
import "../chunk-IG5XFUYJ.js";
|
|
16
16
|
import "../chunk-X2IMCCM5.js";
|
|
17
17
|
import {
|
|
18
18
|
isMainModule
|
package/dist/bin/git-sweep.js
CHANGED
|
@@ -1,28 +1,29 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
sweepTasks
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-QVVV6DHI.js";
|
|
5
|
+
import "../chunk-YWCPAQBH.js";
|
|
6
|
+
import "../chunk-2OG5NAO2.js";
|
|
6
7
|
import "../chunk-NEAHEC5G.js";
|
|
7
8
|
import "../chunk-KRLOFIPI.js";
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-
|
|
9
|
+
import "../chunk-57HCNSFO.js";
|
|
10
|
+
import "../chunk-MBRLA4E3.js";
|
|
10
11
|
import "../chunk-DC4ZD76Y.js";
|
|
11
12
|
import "../chunk-PJHHFJAN.js";
|
|
12
|
-
import "../chunk-
|
|
13
|
+
import "../chunk-HHV26QTD.js";
|
|
13
14
|
import "../chunk-JT76KRZQ.js";
|
|
14
|
-
import "../chunk-
|
|
15
|
+
import "../chunk-F6PIXTHZ.js";
|
|
15
16
|
import "../chunk-HP43GLZ6.js";
|
|
16
17
|
import "../chunk-ELE2C7L4.js";
|
|
17
18
|
import "../chunk-WZQ4CPRG.js";
|
|
18
|
-
import "../chunk-
|
|
19
|
-
import "../chunk-
|
|
19
|
+
import "../chunk-UEWGUOXB.js";
|
|
20
|
+
import "../chunk-7SVGVGE3.js";
|
|
20
21
|
import "../chunk-4NYQAS33.js";
|
|
21
|
-
import "../chunk-
|
|
22
|
+
import "../chunk-GUDCQBRY.js";
|
|
22
23
|
import "../chunk-6BFIFI5F.js";
|
|
23
|
-
import "../chunk-
|
|
24
|
-
import "../chunk-
|
|
25
|
-
import "../chunk-
|
|
24
|
+
import "../chunk-ZHJNMC4W.js";
|
|
25
|
+
import "../chunk-KNS5ETKF.js";
|
|
26
|
+
import "../chunk-IG5XFUYJ.js";
|
|
26
27
|
import "../chunk-X2IMCCM5.js";
|
|
27
28
|
import "../chunk-KFQGP6VL.js";
|
|
28
29
|
|