@askexenow/exe-os 0.9.144 → 0.9.146
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/.env.customer.example +2 -2
- package/deploy/compose/.env.default +1 -1
- package/deploy/compose/.env.example +2 -2
- package/deploy/compose/README.md +1 -1
- package/deploy/compose/docker-compose.yml +7 -7
- package/deploy/compose/generate-env.ts +5 -5
- package/deploy/stack-manifests/v0.9.json +31 -31
- package/dist/{active-agent-Q3IKFOF6.js → active-agent-KMQCNXXD.js} +9 -9
- package/dist/{active-agent-NVYSMA2V.js → active-agent-NCZCDDZ2.js} +9 -9
- package/dist/agent-context-AZTTMUHP.js +9 -0
- package/dist/agent-heartbeat-I5UPGXAU.js +60 -0
- package/dist/{agent-loop-G4VUR5ME.js → agent-loop-NUIWAL3Z.js} +1 -1
- package/dist/{agentic-ontology-Q3OVWKAK.js → agentic-ontology-SQR74CO7.js} +2 -2
- package/dist/{asana-ASFYLGKF.js → asana-MRQ2OQMJ.js} +1 -1
- package/dist/assets/wezterm.lua +68 -0
- package/dist/{backfill-metadata-GZIPWZAJ.js → backfill-metadata-5JOQOIN2.js} +10 -14
- package/dist/{background-jobs-LS6PTJKF.js → background-jobs-IUB22CRF.js} +4 -4
- package/dist/{bash-Y5PEW5UQ.js → bash-HOHKSOU3.js} +1 -1
- package/dist/behaviors-4U2N5L4E.js +22 -0
- package/dist/bin/age-ontology-load.js +4 -4
- package/dist/bin/agentic-ontology-backfill.js +13 -15
- package/dist/bin/agentic-reflection-backfill.js +13 -13
- package/dist/bin/agentic-semantic-label.js +13 -17
- package/dist/bin/backfill-conversations.js +14 -19
- package/dist/bin/backfill-responses.js +14 -19
- package/dist/bin/backfill-vectors.js +18 -23
- package/dist/bin/bulk-sync-postgres.js +15 -17
- package/dist/bin/cc-doctor.js +5 -5
- package/dist/bin/cleanup-stale-review-tasks.js +26 -29
- package/dist/bin/cli.js +19 -19
- package/dist/bin/customer-readiness.js +9 -0
- package/dist/bin/exe-agent-config.js +9 -15
- package/dist/bin/exe-agent.js +9 -9
- package/dist/bin/exe-assign.js +16 -19
- package/dist/bin/exe-boot.js +59 -71
- package/dist/bin/exe-call.js +10 -14
- package/dist/bin/exe-cloud.js +13 -15
- package/dist/bin/exe-dispatch.js +26 -31
- package/dist/bin/exe-doctor.js +2 -2
- package/dist/bin/exe-export-behaviors.js +13 -13
- package/dist/bin/exe-forget.js +13 -15
- package/dist/bin/exe-gateway.js +21 -23
- package/dist/bin/exe-healthcheck.js +5 -5
- package/dist/bin/exe-heartbeat.js +33 -38
- package/dist/bin/exe-kill.js +13 -17
- package/dist/bin/exe-launch-agent.js +56 -57
- package/dist/bin/exe-new-employee.js +13 -17
- package/dist/bin/exe-pending-messages.js +26 -25
- package/dist/bin/exe-pending-notifications.js +30 -29
- package/dist/bin/exe-pending-reviews.js +33 -30
- package/dist/bin/exe-rename.js +10 -14
- package/dist/bin/exe-review.js +28 -33
- package/dist/bin/exe-search.js +11 -13
- package/dist/bin/exe-session-cleanup.js +95 -42
- package/dist/bin/exe-settings.js +15 -23
- package/dist/bin/exe-start-codex.js +21 -31
- package/dist/bin/exe-start-opencode.js +16 -20
- package/dist/bin/exe-start.sh +7 -2
- package/dist/bin/exe-status.js +26 -25
- package/dist/bin/exe-support.js +5 -5
- package/dist/bin/exe-team.js +7 -11
- package/dist/bin/git-sweep.js +25 -24
- package/dist/bin/graph-backfill.js +14 -16
- package/dist/bin/graph-export.js +12 -14
- package/dist/bin/graph-layer-benchmark.js +1 -1
- package/dist/bin/install.js +82 -25
- package/dist/bin/intercom-check.js +20 -10
- package/dist/bin/list-providers.js +1 -1
- package/dist/bin/postgres-agentic-reflection-backfill.js +6 -6
- package/dist/bin/postgres-agentic-semantic-backfill.js +5 -5
- package/dist/bin/pre-publish.js +2 -2
- package/dist/bin/registry-proxy.js +2 -2
- package/dist/bin/scan-tasks.js +62 -67
- package/dist/bin/setup.js +7 -6
- package/dist/bin/shard-migrate.js +12 -14
- package/dist/bin/stack-update.js +66 -12
- package/dist/bin/update.js +1 -1
- package/dist/{branding-ZOKU45NY.js → branding-EHDA3CCK.js} +4 -6
- package/dist/capacity-monitor-Q5M5SVRC.js +47 -0
- package/dist/{catchup-brief-HLGROPH6.js → catchup-brief-7HTF254M.js} +29 -32
- package/dist/{chunk-5JIVAJJU.js → chunk-26UVGP3I.js} +1 -1
- package/dist/{chunk-YRLMCI3J.js → chunk-2BPO7VQF.js} +336 -186
- package/dist/{chunk-VISRYICE.js → chunk-2OATM2JZ.js} +2 -4
- package/dist/{chunk-47MZMRQZ.js → chunk-3FIWKONP.js} +35 -107
- package/dist/chunk-3H4VU65X.js +209 -0
- package/dist/chunk-3TXOH3SJ.js +20 -0
- package/dist/{chunk-OCYP6VU6.js → chunk-44XTE6NK.js} +104 -49
- package/dist/{chunk-EVP2WD5S.js → chunk-4GLEFA2X.js} +1 -5
- package/dist/{chunk-SRQXDGUO.js → chunk-4LUI7MMY.js} +6 -6
- package/dist/{chunk-T2WBLUN7.js → chunk-4MN44ORL.js} +5 -17
- package/dist/{chunk-ZK3WQY7Q.js → chunk-4XO2533K.js} +2 -4
- package/dist/{chunk-KRLOFIPI.js → chunk-64WZEXXA.js} +2 -21
- package/dist/{chunk-EHF676BW.js → chunk-6CSCJTGT.js} +5 -13
- package/dist/{chunk-YGHMRSH5.js → chunk-6D23UNXU.js} +3 -9
- package/dist/{chunk-A46SAHYB.js → chunk-6HFZ2KUC.js} +1 -3
- package/dist/{chunk-XCTQO7TN.js → chunk-6YUACQQA.js} +2 -4
- package/dist/{chunk-XSF6G7O2.js → chunk-7J6OKCQX.js} +4 -4
- package/dist/{chunk-EZY3BNIW.js → chunk-AAZ3MQIA.js} +40 -51
- package/dist/{chunk-67WOKLTZ.js → chunk-AERGE6GC.js} +12 -29
- package/dist/{chunk-2WGSIVI4.js → chunk-AHMUF6RO.js} +1 -3
- package/dist/{chunk-BNH4LWKE.js → chunk-ARGBV4PP.js} +77 -23
- package/dist/{chunk-AV77PUPD.js → chunk-CAXNZ4KN.js} +1218 -872
- package/dist/{chunk-52LCN4JK.js → chunk-CVUFSWGC.js} +3 -5
- package/dist/{chunk-HP43GLZ6.js → chunk-CVYC6DUW.js} +8 -19
- package/dist/{chunk-37RJAKHZ.js → chunk-DBXKWFTK.js} +4 -12
- package/dist/{chunk-7PJP3TZV.js → chunk-DTLASDQM.js} +2 -13
- package/dist/{chunk-IUQL3KZV.js → chunk-DW6P7UVY.js} +4 -8
- package/dist/{chunk-FCNKI3SH.js → chunk-EHNSK2Y4.js} +2 -7
- package/dist/{chunk-KVM3XRPC.js → chunk-EHXOWGQG.js} +2 -4
- package/dist/{chunk-53JBNNU3.js → chunk-EOO32RJZ.js} +6 -30
- package/dist/{chunk-YEXCXJRS.js → chunk-EYQIEK5M.js} +2 -4
- package/dist/{chunk-XMAP37LE.js → chunk-FG4Z2XFU.js} +1 -1
- package/dist/{chunk-VU447UAO.js → chunk-FLSASUV3.js} +6 -2
- package/dist/chunk-FXU7JOXK.js +6 -0
- package/dist/chunk-GJV3WDWM.js +14 -0
- package/dist/{chunk-WZDI6UJ6.js → chunk-GKFSZKUD.js} +5 -5
- package/dist/{chunk-4C3NEI64.js → chunk-GNHN5HRQ.js} +2 -4
- package/dist/{chunk-QUPRWJKI.js → chunk-GP6G6EQI.js} +12 -6
- package/dist/{chunk-DC4ZD76Y.js → chunk-GZIAQYGI.js} +2 -28
- package/dist/{chunk-DUXNECD3.js → chunk-HJWNO7MX.js} +4 -10
- package/dist/{chunk-HJMM4QMY.js → chunk-HOKOOBDL.js} +6 -25
- package/dist/{chunk-6BFIFI5F.js → chunk-HYZV25LY.js} +7 -18
- package/dist/{chunk-O7YD7JYE.js → chunk-I7AW4237.js} +18 -4
- package/dist/{chunk-PNLYLN6K.js → chunk-I7KGNSNR.js} +2 -4
- package/dist/{chunk-MAA3266Q.js → chunk-ICKEGWWP.js} +2 -4
- package/dist/{chunk-TGR3H3DM.js → chunk-IFACD7E6.js} +5 -11
- package/dist/{chunk-SCP545OR.js → chunk-IGRIWAV4.js} +7 -12
- package/dist/{chunk-SI5TLMB6.js → chunk-IYDFOUK4.js} +88 -12
- package/dist/{chunk-CO7XAJJ2.js → chunk-J2OPV5FE.js} +2 -4
- package/dist/{chunk-TLXIKKEG.js → chunk-J4RAXKTC.js} +74 -67
- package/dist/{chunk-VH2CK32C.js → chunk-JH7Z2AZ7.js} +1 -1
- package/dist/{chunk-KKYDUT2Z.js → chunk-K4KAPZC7.js} +6 -19
- package/dist/{chunk-VTQRACP7.js → chunk-KIUU4PNX.js} +23 -54
- package/dist/{chunk-ZCYQZQTA.js → chunk-KJFCQUQP.js} +1 -1
- package/dist/{chunk-GPCQRSAR.js → chunk-LC53LVOT.js} +3 -9
- package/dist/{chunk-2RCYI7O4.js → chunk-LJML7HT2.js} +1 -3
- package/dist/{chunk-WDN5IY66.js → chunk-LL5EY6OQ.js} +1 -1
- package/dist/{chunk-V6O4GN5M.js → chunk-LOQCOHEW.js} +2 -12
- package/dist/{chunk-HHKKLWAI.js → chunk-LWJ4AMMY.js} +2 -4
- package/dist/{chunk-OC7FNHGA.js → chunk-LWVZLTMD.js} +3 -7
- package/dist/{chunk-VAOAI6DS.js → chunk-LYH5HE24.js} +3 -14
- package/dist/{chunk-YSRJHKHL.js → chunk-MBA4NNTS.js} +3 -10
- package/dist/{chunk-3RT5V3M4.js → chunk-MKPSMRVX.js} +2 -4
- package/dist/chunk-MLKGABMK.js +9 -0
- package/dist/chunk-MLXJ5EZG.js +90 -0
- package/dist/chunk-MP2AFCGL.js +53 -0
- package/dist/{chunk-R23EMFJV.js → chunk-NAFWZIP3.js} +2 -7
- package/dist/{chunk-HLYXFVVT.js → chunk-NFHFNPTN.js} +7 -15
- package/dist/chunk-NGP6LSV2.js +25 -0
- package/dist/{chunk-AFEXRICE.js → chunk-NNT2ZNMC.js} +36 -49
- package/dist/{chunk-NCVFW4JS.js → chunk-ODEGQCWW.js} +8 -8
- package/dist/{chunk-V3YNF3JK.js → chunk-ONMRBKAX.js} +424 -338
- package/dist/{chunk-TOR5ZPKF.js → chunk-OPU3NYOO.js} +5 -17
- package/dist/{chunk-MI4RRRX5.js → chunk-PMUKZYTR.js} +37 -28
- package/dist/{chunk-AYUYBWGD.js → chunk-PMWDO5FR.js} +7 -32
- package/dist/{chunk-KX3KLDG7.js → chunk-QB66MH2V.js} +4 -8
- package/dist/{chunk-MFO7MNSD.js → chunk-QGGH7LOU.js} +1 -10
- package/dist/{chunk-76R35J76.js → chunk-QHQJ7DLL.js} +7 -15
- package/dist/chunk-RLCZBSUB.js +123 -0
- package/dist/{chunk-EOWQ6DMH.js → chunk-RMSDKMFD.js} +252 -103
- package/dist/{chunk-DDUIVBH6.js → chunk-S6DA6UKC.js} +5 -7
- package/dist/{chunk-WLW7QV2C.js → chunk-TH6HTK2L.js} +142 -192
- package/dist/{chunk-76HPWZJC.js → chunk-TKEDF7KV.js} +1 -1
- package/dist/{chunk-QASVYG2B.js → chunk-TOWAZ5IV.js} +95 -117
- package/dist/{chunk-LT55GKEK.js → chunk-TOXHEZN5.js} +50 -11
- package/dist/{chunk-NEAHEC5G.js → chunk-TXSJ2L5O.js} +7 -30
- package/dist/{chunk-QLQCSJC4.js → chunk-UPL5FEZY.js} +1 -1
- package/dist/{chunk-TDIUACZ6.js → chunk-UU6YYTYH.js} +5 -2
- package/dist/{chunk-EYRQWVPQ.js → chunk-V4MKR32F.js} +5 -9
- package/dist/{chunk-LXX2UDWL.js → chunk-VB23RNNI.js} +1 -3
- package/dist/{chunk-7YZJUTQ4.js → chunk-VK2AWQ6D.js} +2 -2
- package/dist/{chunk-ROTT6N5K.js → chunk-VNTDQUOG.js} +86 -42
- package/dist/{chunk-C54PGWHV.js → chunk-VYVESELG.js} +20 -19
- package/dist/{chunk-UAAOJHVR.js → chunk-W6SKR3HZ.js} +41 -130
- package/dist/{chunk-QC34Z6ZI.js → chunk-X2XE65WV.js} +43 -31
- package/dist/{chunk-AV4RLRM2.js → chunk-XK7VZFCC.js} +78 -42
- package/dist/{chunk-TBO4RYRU.js → chunk-XMRDT4PB.js} +2 -4
- package/dist/{chunk-DSVN3QRR.js → chunk-YOG7TWMO.js} +1 -1
- package/dist/{chunk-3XUWTXNC.js → chunk-YPSN64BU.js} +44 -10
- package/dist/chunk-YSU7JB7H.js +0 -0
- package/dist/{chunk-QBLI377G.js → chunk-ZBA74MMX.js} +55 -6
- package/dist/{chunk-PJHHFJAN.js → chunk-ZQX6UOP6.js} +10 -28
- package/dist/{chunk-CNNT4QSN.js → chunk-ZZLTJXKR.js} +6 -21
- package/dist/{code-context-index-WCJ6RWCY.js → code-context-index-I5A7I4JQ.js} +8 -7
- package/dist/content-extractor-M7ISRONU.js +8 -0
- package/dist/{conversation-entity-extractor-7S4JFUOM.js → conversation-entity-extractor-EYSI4DKM.js} +3 -3
- package/dist/{conversation-wiki-populator-H6WM5SFU.js → conversation-wiki-populator-RSJ44BRO.js} +2 -2
- package/dist/{core-memory-N2SN7CF5.js → core-memory-KF6T4PMU.js} +34 -3
- package/dist/{crdt-sync-WYAIMNUX.js → crdt-sync-XMC6LT2Q.js} +2 -2
- package/dist/{crm-bridge-Q5JBVJ6P.js → crm-bridge-4QZRMOF7.js} +1 -1
- package/dist/{crm-webhook-PIFEQH7A.js → crm-webhook-QMHD5YYQ.js} +3 -3
- package/dist/{cto-delegation-gate-MKIVEDB4.js → cto-delegation-gate-BTZWAA4E.js} +24 -29
- package/dist/daemon-auth-F47P6HTC.js +13 -0
- package/dist/{daemon-orchestration-RZLIILS6.js → daemon-orchestration-HFODCB52.js} +41 -28
- package/dist/{daemon-protocol-RLH2XM2K.js → daemon-protocol-XW2OLNBS.js} +2 -4
- package/dist/{db-backup-K2M7HENN.js → db-backup-W56YOLMC.js} +4 -6
- package/dist/{devtools-PLJCAU53.js → devtools-5PEATRYE.js} +1 -1
- package/dist/{discord-G4BQJ2VX.js → discord-LMZKIYWB.js} +1 -1
- package/dist/dispatch-ack-JYCKAWKZ.js +13 -0
- package/dist/{email-XMRNMFXR.js → email-UENAIKRN.js} +1 -1
- package/dist/{entity-boost-62SBVNCD.js → entity-boost-LIBVNNXO.js} +2 -2
- package/dist/{exe-drift-2LL7OCRF.js → exe-drift-SED6KQTZ.js} +7 -7
- package/dist/{exe-export-TQZ6FVKC.js → exe-export-C7GZLJJ2.js} +12 -12
- package/dist/{exe-import-PB3VIFF7.js → exe-import-E3ZOLEAC.js} +12 -12
- package/dist/{exe-key-BZTGYI2O.js → exe-key-4275KC6R.js} +8 -12
- package/dist/{exe-org-7ZJNIBL2.js → exe-org-OOO7KJVZ.js} +4 -4
- package/dist/{factory-YTD23AW7.js → factory-CTFAGZUA.js} +1 -1
- package/dist/fast-db-init-JI5U4KWG.js +7 -0
- package/dist/{file-edit-FJVEO7XZ.js → file-edit-AZAJPCA3.js} +1 -1
- package/dist/{file-read-Q2NH3J35.js → file-read-VACF23NC.js} +1 -1
- package/dist/{file-write-UNSFXNH4.js → file-write-B2RPT5U7.js} +1 -1
- package/dist/gateway/index.js +13 -13
- package/dist/{gateway-client-E4UWC45R.js → gateway-client-5EUMMEZZ.js} +2 -2
- package/dist/{git-staleness-QXWQPH74.js → git-staleness-BY4ZK6MW.js} +7 -9
- package/dist/git-task-sweep-EVITTAZE.js +38 -0
- package/dist/{glob-GRMXLDMB.js → glob-7PWH7WKL.js} +1 -1
- package/dist/global-procedures-YJLTJ7EZ.js +19 -0
- package/dist/graph-auto-extract-HWZ5GVXZ.js +161 -0
- package/dist/{graph-query-JBQDJJFP.js → graph-query-SE6T5XC4.js} +1 -1
- package/dist/{graph-rag-73U3RTBB.js → graph-rag-G3EG5Q6L.js} +3 -3
- package/dist/{grep-NBV6SKYZ.js → grep-HWIDXHRC.js} +1 -1
- package/dist/{hook-integrity-LAWB6YQH.js → hook-integrity-PR4BPZBT.js} +2 -2
- package/dist/hooks/bug-report-worker.js +28 -35
- package/dist/hooks/codex-stop-task-finalizer.js +30 -33
- package/dist/hooks/commit-complete.js +27 -26
- package/dist/hooks/error-recall.js +17 -22
- package/dist/hooks/exe-heartbeat-hook.js +10 -12
- package/dist/hooks/ingest-worker.js +14 -13
- package/dist/hooks/ingest.js +23 -28
- package/dist/hooks/instructions-loaded.js +11 -13
- package/dist/hooks/notification.js +15 -13
- package/dist/hooks/post-compact.js +26 -27
- package/dist/hooks/post-tool-combined.js +6 -6
- package/dist/hooks/pre-compact.js +32 -32
- package/dist/hooks/pre-tool-use.js +33 -38
- package/dist/hooks/prompt-submit.js +143 -81
- package/dist/hooks/session-end.js +41 -42
- package/dist/hooks/session-start.js +31 -25
- package/dist/hooks/stop.js +37 -47
- package/dist/hooks/subagent-stop.js +27 -30
- package/dist/hooks/summary-worker.js +37 -43
- package/dist/{hooks-KD3N2D7P.js → hooks-LDCFYHDF.js} +1 -1
- package/dist/imessage-6UOZB5VN.js +7 -0
- package/dist/index.js +33 -32
- package/dist/{installer-BIDJSBAP.js → installer-RLKOACKG.js} +11 -11
- package/dist/{installer-2O362XY7.js → installer-W4NY3OBF.js} +15 -13
- package/dist/{installer-OYGB6GAI.js → installer-X5FEYJIA.js} +11 -11
- package/dist/{intercom-queue-PEEGAJ33.js → intercom-queue-K3DVKSPJ.js} +2 -4
- package/dist/{key-backup-status-2CMNBKEM.js → key-backup-status-ORNMJEEA.js} +4 -6
- package/dist/lib/agent-config.js +5 -7
- package/dist/lib/cloud-sync.js +14 -10
- package/dist/lib/cloudflare-dns.js +1 -1
- package/dist/lib/config.js +3 -5
- package/dist/lib/consolidation.js +17 -13
- package/dist/lib/crypto.js +2 -4
- package/dist/lib/database.js +6 -8
- package/dist/lib/db-daemon-client.js +7 -17
- package/dist/lib/db.js +6 -10
- package/dist/lib/device-registry.js +4 -6
- package/dist/lib/embedder.js +9 -10
- package/dist/lib/employee-templates.js +9 -9
- package/dist/lib/employees.js +12 -8
- package/dist/lib/error-detector.js +3 -3
- package/dist/lib/exe-daemon-client.js +6 -7
- package/dist/lib/exe-daemon.js +463 -403
- package/dist/lib/file-grep.js +1 -1
- package/dist/lib/hybrid-search.js +11 -11
- package/dist/lib/identity-templates.js +1 -1
- package/dist/lib/identity.js +6 -8
- package/dist/lib/keychain.js +2 -2
- package/dist/lib/license.js +4 -6
- package/dist/lib/messaging.js +25 -24
- package/dist/lib/post-tool-memory.js +7 -7
- package/dist/lib/registry-proxy.js +1 -1
- package/dist/lib/reminders.js +7 -7
- package/dist/lib/runtime-table.js +3 -5
- package/dist/lib/schedules.js +11 -11
- package/dist/lib/session-registry.js +2 -4
- package/dist/lib/session-wrappers.js +1 -1
- package/dist/lib/skill-learning.js +8 -10
- package/dist/lib/status-brief.js +2 -2
- package/dist/lib/store.js +10 -10
- package/dist/lib/task-router.js +7 -7
- package/dist/lib/tasks.js +27 -28
- package/dist/lib/tmux-routing.js +24 -25
- package/dist/lib/tmux-status.js +2 -4
- package/dist/lib/tmux-transport.js +3 -5
- package/dist/lib/token-spend.js +7 -7
- package/dist/lib/transport.js +3 -5
- package/dist/lib/ws-auth.js +1 -1
- package/dist/lib/ws-client.js +2 -2
- package/dist/license-gate-J5YN264E.js +14 -0
- package/dist/mcp/register-tools.js +79 -78
- package/dist/mcp/server.js +94 -87
- package/dist/mcp/tools/complete-reminder.js +8 -8
- package/dist/mcp/tools/create-reminder.js +8 -8
- package/dist/mcp/tools/create-task.js +28 -28
- package/dist/mcp/tools/deactivate-behavior.js +11 -11
- package/dist/mcp/tools/list-reminders.js +8 -8
- package/dist/mcp/tools/list-tasks.js +27 -28
- package/dist/mcp/tools/send-message.js +27 -26
- package/dist/mcp/tools/update-task.js +26 -27
- package/dist/{mcp-diagnostics-OOZ3TDPY.js → mcp-diagnostics-TSBY62UQ.js} +1 -1
- package/dist/{mcp-disconnect-tracker-I5WJ4LQ5.js → mcp-disconnect-tracker-MB23DRS6.js} +1 -1
- package/dist/{mcp-http-config-GLSLF2OL.js → mcp-http-config-6YLW4PFG.js} +7 -7
- package/dist/{memory-cards-PCZ2KWMN.js → memory-cards-UAQCO4QR.js} +7 -9
- package/dist/{memory-poisoning-defense-JY4NU3AY.js → memory-poisoning-defense-VWITZ4WO.js} +7 -11
- package/dist/{memory-queue-7N7ZEY2K.js → memory-queue-NYIGZNCG.js} +4 -4
- package/dist/memory-queue-client-YJOLYALV.js +15 -0
- package/dist/{memory-reflection-IVHZRUQQ.js → memory-reflection-JQC4ZSUD.js} +7 -9
- package/dist/{message-queue-client-3RWYNZIR.js → message-queue-client-NTLKYGVO.js} +1 -1
- package/dist/notifications-YDOKTVCH.js +43 -0
- package/dist/{oauth-server-S45RTRRF.js → oauth-server-TOWAZR4K.js} +1 -1
- package/dist/{orchestration-phase-NTQZNPAZ.js → orchestration-phase-FXKZYK6R.js} +4 -4
- package/dist/orchestrator-BZ2D6ZM6.js +31 -0
- package/dist/{permission-presets-WI524OSE.js → permission-presets-E3DZK46K.js} +1 -1
- package/dist/{permissions-TYT6YMNZ.js → permissions-6MCWUDCD.js} +1 -1
- package/dist/{pg-ssl-KFHNJPGO.js → pg-ssl-7JXQFL4I.js} +1 -1
- package/dist/plan-limits-KUTODKG6.js +25 -0
- package/dist/{preferences-5YRRHGXS.js → preferences-ERXO6SMJ.js} +3 -3
- package/dist/project-name-EWG5KAZP.js +10 -0
- package/dist/{projection-worker-YIJ7Q66A.js → projection-worker-UY7R2EQJ.js} +85 -8
- package/dist/push-notifications-KDYFOJRI.js +15 -0
- package/dist/{reranker-2BSQ2V5M.js → reranker-OMADCS3D.js} +4 -4
- package/dist/{review-gate-E6K7QQE5.js → review-gate-IUNS6GQU.js} +1 -1
- package/dist/review-polling-DORNZ2KI.js +122 -0
- package/dist/runtime/index.js +27 -26
- package/dist/{self-query-router-IZANO632.js → self-query-router-37VB3PKQ.js} +50 -2
- package/dist/session-events-5WR5RVDK.js +34 -0
- package/dist/{session-kill-telemetry-2IB6IQSS.js → session-kill-telemetry-DHSQV2CI.js} +7 -9
- package/dist/{chunk-YPQMQWA2.js → session-scope-D4Q62ZOZ.js} +28 -33
- package/dist/setup-wizard-3GVBHKHG.js +12 -0
- package/dist/{shard-manager-IIII7AAS.js → shard-manager-SP4YL5JQ.js} +4 -4
- package/dist/{signal-XN2C7PIG.js → signal-7UIRTYGZ.js} +1 -1
- package/dist/{slack-Z77TFJCK.js → slack-GCOYBZUK.js} +1 -1
- package/dist/{task-enforcement-VDCQ5H3H.js → task-enforcement-OYCQXBBC.js} +24 -27
- package/dist/{task-scanner-IMIR3T7T.js → task-scanner-QEM5CO2Y.js} +1 -1
- package/dist/task-scope-WWRNU2LU.js +33 -0
- package/dist/tasks-crud-75AUVZPO.js +57 -0
- package/dist/tasks-review-UMZN5ZPQ.js +45 -0
- package/dist/{telegram-CRPZO7JT.js → telegram-RGVD4LUY.js} +1 -1
- package/dist/{telemetry-SPVGPKU7.js → telemetry-43X3GT3R.js} +1 -1
- package/dist/{token-budget-VX5ZTLAG.js → token-budget-62TYDIMI.js} +7 -9
- package/dist/{tool-capability-index-JBS2FDIG.js → tool-capability-index-OBZXORBP.js} +3 -3
- package/dist/{tool-gates-P6HATVYH.js → tool-gates-3IC7DK4R.js} +1 -1
- package/dist/{tool-gates-FSNGZNXW.js → tool-gates-GXSYBVK4.js} +1 -1
- package/dist/{tool-registry-436LVVLY.js → tool-registry-5XN3FUYL.js} +1 -1
- package/dist/{tool-telemetry-ASYRVRIY.js → tool-telemetry-JL6NY3KP.js} +2 -2
- package/dist/tui/App.js +76 -87
- package/dist/{tui-data-UHFRO64P.js → tui-data-C5I2YU4C.js} +25 -28
- package/dist/{update-check-LZGZISRJ.js → update-check-MKHO7H6B.js} +1 -1
- package/dist/{webhook-VVP7KQVC.js → webhook-LCW7UP4L.js} +1 -1
- package/dist/{webhook-pipe-B6Z2QMRY.js → webhook-pipe-PJOFVBD3.js} +1 -1
- package/dist/{whatsapp-4IDUW46W.js → whatsapp-SILL4V64.js} +1 -1
- package/dist/{whatsapp-accounts-RTJF3LM6.js → whatsapp-accounts-BWRZUY23.js} +1 -1
- package/dist/{wiki-acl-OSBQJD2E.js → wiki-acl-5EC5VNYG.js} +1 -1
- package/dist/{wiki-client-TDZ74RHN.js → wiki-client-MMVRPTPK.js} +1 -1
- package/dist/{worker-gate-CVWHVSX3.js → worker-gate-Q5Y6B5N7.js} +6 -4
- package/dist/{workflow-engine-2XZK77ZX.js → workflow-engine-KAKVU7NC.js} +3 -3
- package/dist/{worktree-O2DKCB33.js → worktree-OMPQEJH7.js} +2 -4
- package/package.json +5 -4
- package/release-notes.json +104 -104
- package/src/commands/exe/intercom.md +19 -3
- package/src/commands/exe/setup.md +1 -1
- package/stack.release.json +8 -8
- package/dist/agent-context-CDWUZEXY.js +0 -11
- package/dist/behaviors-A4W3CBE5.js +0 -22
- package/dist/capacity-monitor-7VX6NW5J.js +0 -48
- package/dist/chunk-4NYQAS33.js +0 -17
- package/dist/chunk-57HCNSFO.js +0 -39
- package/dist/chunk-ELE2C7L4.js +0 -31
- package/dist/chunk-GGTUUI7J.js +0 -6
- package/dist/chunk-JT76KRZQ.js +0 -35
- package/dist/chunk-KFQGP6VL.js +0 -33
- package/dist/chunk-MBRLA4E3.js +0 -119
- package/dist/chunk-WZQ4CPRG.js +0 -64
- package/dist/content-extractor-UVZXRIPC.js +0 -8
- package/dist/daemon-auth-5WZWXJWL.js +0 -15
- package/dist/fast-db-init-TLDOE64G.js +0 -7
- package/dist/git-task-sweep-HELKXKNQ.js +0 -37
- package/dist/global-procedures-4BN6BD4N.js +0 -19
- package/dist/imessage-L7WKA2WD.js +0 -7
- package/dist/license-gate-PAW5WWP6.js +0 -14
- package/dist/memory-queue-client-W63JO34U.js +0 -14
- package/dist/notifications-FCTKUQAU.js +0 -44
- package/dist/orchestrator-VQL47YQP.js +0 -30
- package/dist/plan-limits-TK4424RV.js +0 -27
- package/dist/project-name-7G6XPXQ6.js +0 -12
- package/dist/push-notifications-66EQCPHZ.js +0 -17
- package/dist/session-events-JZPK3UUM.js +0 -34
- package/dist/session-scope-QPBPO5XV.js +0 -36
- package/dist/setup-wizard-UFLDL2QP.js +0 -12
- package/dist/task-scope-YIPIPEVK.js +0 -34
- package/dist/tasks-crud-E4B3ORQX.js +0 -54
- package/dist/tasks-review-6Y7IB572.js +0 -46
- /package/dist/{chunk-E3ZIGQH4.js → chunk-524VLFFY.js} +0 -0
- /package/dist/{chunk-5OANXJSV.js → chunk-A3A2E42I.js} +0 -0
- /package/dist/{chunk-V2UBYCSC.js → chunk-H6ADW3YC.js} +0 -0
- /package/dist/{chunk-VKFBVBAN.js → chunk-TSCZMB3P.js} +0 -0
- /package/dist/{chunk-GGFH5MTN.js → chunk-WRU72I4S.js} +0 -0
|
@@ -29,8 +29,8 @@ WIKI_SIG_KEY=CHANGEME_WIKI_SIG_KEY
|
|
|
29
29
|
WIKI_SIG_SALT=CHANGEME_WIKI_SIG_SALT
|
|
30
30
|
WIKI_HOST_PORT=3001
|
|
31
31
|
|
|
32
|
-
# ---
|
|
33
|
-
|
|
32
|
+
# --- exe-os ---
|
|
33
|
+
EXE_OS_IMAGE_TAG=registry.askexe.com/askexe/exe-os:v0.9.9
|
|
34
34
|
EXED_MCP_TOKEN=CHANGEME_EXED_MCP_TOKEN
|
|
35
35
|
EXED_DEVICE_ID=hygo-vps
|
|
36
36
|
# VPS-only: enables cloud/local SQLite -> exe-db Postgres projection.
|
|
@@ -15,7 +15,7 @@ EXE_LICENSE_KEY=CHANGEME_EXE_LICENSE_KEY
|
|
|
15
15
|
# ------------------------------------------------------------------
|
|
16
16
|
CRM_IMAGE_TAG=ghcr.io/askexe/exe-crm:v0.9.1
|
|
17
17
|
WIKI_IMAGE_TAG=ghcr.io/askexe/exe-wiki:v0.9.1
|
|
18
|
-
|
|
18
|
+
EXE_OS_IMAGE_TAG=ghcr.io/askexe/exe-os:v0.9.66
|
|
19
19
|
GATEWAY_IMAGE_TAG=ghcr.io/askexe/exe-gateway:v0.9.1
|
|
20
20
|
|
|
21
21
|
# ------------------------------------------------------------------
|
|
@@ -29,8 +29,8 @@ WIKI_SIG_KEY=CHANGEME_WIKI_SIG_KEY
|
|
|
29
29
|
WIKI_SIG_SALT=CHANGEME_WIKI_SIG_SALT
|
|
30
30
|
WIKI_HOST_PORT=3001
|
|
31
31
|
|
|
32
|
-
# ---
|
|
33
|
-
|
|
32
|
+
# --- exe-os ---
|
|
33
|
+
EXE_OS_IMAGE_TAG=ghcr.io/askexe/exe-os:v0.9.2
|
|
34
34
|
EXED_MCP_TOKEN=CHANGEME_EXED_MCP_TOKEN
|
|
35
35
|
EXED_DEVICE_ID=vps-default
|
|
36
36
|
# VPS-only: enables cloud/local SQLite -> exe-db Postgres projection.
|
package/deploy/compose/README.md
CHANGED
|
@@ -29,7 +29,7 @@ unchanged; this directory is the full stack.
|
|
|
29
29
|
| `exe-crm` | `${CRM_IMAGE_TAG}` | `.env` | 3000 |
|
|
30
30
|
| `exe-crm-worker` | `${CRM_IMAGE_TAG}` | `.env` | — |
|
|
31
31
|
| `exe-wiki` | `${WIKI_IMAGE_TAG}` | `.env` | 3001 |
|
|
32
|
-
| `
|
|
32
|
+
| `exe-os` | `${EXE_OS_IMAGE_TAG}` | `.env` | 8765 |
|
|
33
33
|
| `exe-gateway` | `${GATEWAY_IMAGE_TAG}` | `.env` | 3100 / 3101 |
|
|
34
34
|
|
|
35
35
|
DB minor pins reflect the LTS line per service. Bump in lockstep when the
|
|
@@ -235,9 +235,9 @@ services:
|
|
|
235
235
|
driver: json-file
|
|
236
236
|
options: { max-size: "10m", max-file: "3" }
|
|
237
237
|
|
|
238
|
-
|
|
239
|
-
image: ${EXED_IMAGE_TAG:-ghcr.io/askexe/
|
|
240
|
-
container_name:
|
|
238
|
+
exe-os:
|
|
239
|
+
image: ${EXE_OS_IMAGE_TAG:-${EXED_IMAGE_TAG:-ghcr.io/askexe/exe-os:v0.9.2}}
|
|
240
|
+
container_name: exe-os
|
|
241
241
|
restart: unless-stopped
|
|
242
242
|
env_file:
|
|
243
243
|
- path: .env
|
|
@@ -255,7 +255,7 @@ services:
|
|
|
255
255
|
EXE_RSS_RESTART_MB: ${EXE_RSS_RESTART_MB:-8192}
|
|
256
256
|
EXE_OS_DIR: /home/exed/.exe-os
|
|
257
257
|
volumes:
|
|
258
|
-
-
|
|
258
|
+
- exe_os_data:/home/exed/.exe-os
|
|
259
259
|
ports:
|
|
260
260
|
- "127.0.0.1:${EXED_HOST_PORT:-8765}:8765"
|
|
261
261
|
networks:
|
|
@@ -276,7 +276,7 @@ services:
|
|
|
276
276
|
container_name: exe-gateway
|
|
277
277
|
restart: unless-stopped
|
|
278
278
|
depends_on:
|
|
279
|
-
|
|
279
|
+
exe-os:
|
|
280
280
|
condition: service_healthy
|
|
281
281
|
env_file:
|
|
282
282
|
- path: .env
|
|
@@ -296,7 +296,7 @@ services:
|
|
|
296
296
|
WHATSAPP_ACCESS_TOKEN: ${WHATSAPP_ACCESS_TOKEN:-}
|
|
297
297
|
API_ROUTER_URL: ${API_ROUTER_URL:-https://gateway.askexe.com}
|
|
298
298
|
API_ROUTER_KEY: ${API_ROUTER_KEY:-}
|
|
299
|
-
EXED_MCP_URL: http://
|
|
299
|
+
EXED_MCP_URL: http://exe-os:8765/mcp
|
|
300
300
|
BYOK_ENABLED: ${BYOK_ENABLED:-false}
|
|
301
301
|
ANTHROPIC_API_KEY: ${ANTHROPIC_API_KEY:-}
|
|
302
302
|
EXE_LICENSE_KEY: ${EXE_LICENSE_KEY:?EXE_LICENSE_KEY is required — purchase at https://askexe.com}
|
|
@@ -365,7 +365,7 @@ volumes:
|
|
|
365
365
|
driver: local
|
|
366
366
|
wiki_data:
|
|
367
367
|
driver: local
|
|
368
|
-
|
|
368
|
+
exe_os_data:
|
|
369
369
|
driver: local
|
|
370
370
|
gateway_data:
|
|
371
371
|
driver: local
|
|
@@ -18,7 +18,7 @@ export const WIKI_IMAGE_TAG = `${REGISTRY}/exe-wiki:${STACK_IMAGE_TAG}`;
|
|
|
18
18
|
const WIKI_DB_SCHEMA = "wiki";
|
|
19
19
|
const WIKI_VECTOR_DB = "postgres";
|
|
20
20
|
const WIKI_HOST_PORT = "3001";
|
|
21
|
-
export const
|
|
21
|
+
export const EXE_OS_IMAGE_TAG = `${REGISTRY}/exe-os:${EXED_RELEASE_TAG}`;
|
|
22
22
|
export const GATEWAY_IMAGE_TAG = `${REGISTRY}/exe-gateway:${STACK_IMAGE_TAG}`;
|
|
23
23
|
export const MONITOR_AGENT_IMAGE_TAG = `${REGISTRY}/exe-monitor-agent:${STACK_IMAGE_TAG}`;
|
|
24
24
|
const GATEWAY_HTTP_HOST_PORT = "3100";
|
|
@@ -72,8 +72,8 @@ export function generateEnv(options: GenerateEnvOptions): string {
|
|
|
72
72
|
`WIKI_SIG_SALT=${randomSecret(RANDOM_SECRET_16)}`,
|
|
73
73
|
`WIKI_HOST_PORT=${WIKI_HOST_PORT}`,
|
|
74
74
|
"",
|
|
75
|
-
"# ---
|
|
76
|
-
`
|
|
75
|
+
"# --- exe-os ---",
|
|
76
|
+
`EXE_OS_IMAGE_TAG=${EXE_OS_IMAGE_TAG}`,
|
|
77
77
|
`EXED_MCP_TOKEN=${randomSecret(RANDOM_SECRET_48)}`,
|
|
78
78
|
`EXED_DEVICE_ID=vps-${normalizedClientName}`,
|
|
79
79
|
"# VPS-only: enables cloud/local SQLite -> exe-db Postgres projection.",
|
|
@@ -141,8 +141,8 @@ export function generateExampleEnv(): string {
|
|
|
141
141
|
"WIKI_SIG_SALT=CHANGEME_WIKI_SIG_SALT",
|
|
142
142
|
`WIKI_HOST_PORT=${WIKI_HOST_PORT}`,
|
|
143
143
|
"",
|
|
144
|
-
"# ---
|
|
145
|
-
`
|
|
144
|
+
"# --- exe-os ---",
|
|
145
|
+
`EXE_OS_IMAGE_TAG=${EXE_OS_IMAGE_TAG}`,
|
|
146
146
|
"EXED_MCP_TOKEN=CHANGEME_EXED_MCP_TOKEN",
|
|
147
147
|
"EXED_DEVICE_ID=vps-default",
|
|
148
148
|
"# VPS-only: enables cloud/local SQLite -> exe-db Postgres projection.",
|
|
@@ -29,9 +29,9 @@
|
|
|
29
29
|
"healthUrl": "http://127.0.0.1:3001/api/ping",
|
|
30
30
|
"deploymentScope": "customer"
|
|
31
31
|
},
|
|
32
|
-
"
|
|
33
|
-
"env": "
|
|
34
|
-
"image": "ghcr.io/askexe/
|
|
32
|
+
"exe-os": {
|
|
33
|
+
"env": "EXE_OS_IMAGE_TAG",
|
|
34
|
+
"image": "ghcr.io/askexe/exe-os:v0.9.66",
|
|
35
35
|
"healthUrl": "http://127.0.0.1:8765/health",
|
|
36
36
|
"deploymentScope": "customer"
|
|
37
37
|
},
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
}
|
|
49
49
|
},
|
|
50
50
|
"releaseDescriptors": {
|
|
51
|
-
"
|
|
51
|
+
"exe-os": "AskExe/exe-os@0.9.66:stack.release.json",
|
|
52
52
|
"crm": "AskExe/exe-crm@0.9.0:stack.release.json",
|
|
53
53
|
"wiki": "AskExe/exe-wiki@0.9.0:stack.release.json",
|
|
54
54
|
"gateway": "AskExe/exe-gateway@0.9.0:stack.release.json",
|
|
@@ -83,9 +83,9 @@
|
|
|
83
83
|
"healthUrl": "http://127.0.0.1:3001/api/ping",
|
|
84
84
|
"deploymentScope": "customer"
|
|
85
85
|
},
|
|
86
|
-
"
|
|
87
|
-
"env": "
|
|
88
|
-
"image": "ghcr.io/askexe/
|
|
86
|
+
"exe-os": {
|
|
87
|
+
"env": "EXE_OS_IMAGE_TAG",
|
|
88
|
+
"image": "ghcr.io/askexe/exe-os:v0.9.66",
|
|
89
89
|
"healthUrl": "http://127.0.0.1:8765/health",
|
|
90
90
|
"deploymentScope": "customer"
|
|
91
91
|
},
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
}
|
|
103
103
|
},
|
|
104
104
|
"releaseDescriptors": {
|
|
105
|
-
"
|
|
105
|
+
"exe-os": "AskExe/exe-os@0.9.66:stack.release.json",
|
|
106
106
|
"crm": "AskExe/exe-crm@0.9.1:stack.release.json",
|
|
107
107
|
"wiki": "AskExe/exe-wiki@0.9.1:stack.release.json",
|
|
108
108
|
"gateway": "AskExe/exe-gateway@0.9.1:stack.release.json",
|
|
@@ -137,9 +137,9 @@
|
|
|
137
137
|
"healthUrl": "http://127.0.0.1:3001/api/ping",
|
|
138
138
|
"deploymentScope": "customer"
|
|
139
139
|
},
|
|
140
|
-
"
|
|
141
|
-
"env": "
|
|
142
|
-
"image": "ghcr.io/askexe/
|
|
140
|
+
"exe-os": {
|
|
141
|
+
"env": "EXE_OS_IMAGE_TAG",
|
|
142
|
+
"image": "ghcr.io/askexe/exe-os:v0.9.2",
|
|
143
143
|
"healthUrl": "http://127.0.0.1:8765/health",
|
|
144
144
|
"deploymentScope": "customer"
|
|
145
145
|
},
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
}
|
|
157
157
|
},
|
|
158
158
|
"releaseDescriptors": {
|
|
159
|
-
"
|
|
159
|
+
"exe-os": "AskExe/exe-os@0.9.2:stack.release.json",
|
|
160
160
|
"crm": "AskExe/exe-crm@0.9.2:stack.release.json",
|
|
161
161
|
"wiki": "AskExe/exe-wiki@0.9.2:stack.release.json",
|
|
162
162
|
"gateway": "AskExe/exe-gateway@0.9.2:stack.release.json",
|
|
@@ -191,8 +191,8 @@
|
|
|
191
191
|
"healthUrl": "http://127.0.0.1:3001/api/ping",
|
|
192
192
|
"deploymentScope": "customer"
|
|
193
193
|
},
|
|
194
|
-
"
|
|
195
|
-
"env": "
|
|
194
|
+
"exe-os": {
|
|
195
|
+
"env": "EXE_OS_IMAGE_TAG",
|
|
196
196
|
"image": "registry.askexe.com/askexe/exed:v0.9.3",
|
|
197
197
|
"healthUrl": "http://127.0.0.1:8765/health",
|
|
198
198
|
"deploymentScope": "customer"
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
}
|
|
211
211
|
},
|
|
212
212
|
"releaseDescriptors": {
|
|
213
|
-
"
|
|
213
|
+
"exe-os": "AskExe/exe-os@0.9.3:stack.release.json",
|
|
214
214
|
"crm": "AskExe/exe-crm@0.9.3:stack.release.json",
|
|
215
215
|
"wiki": "AskExe/exe-wiki@0.9.3:stack.release.json",
|
|
216
216
|
"gateway": "AskExe/exe-gateway@0.9.3:stack.release.json",
|
|
@@ -256,8 +256,8 @@
|
|
|
256
256
|
"healthUrl": "http://127.0.0.1:3001/api/ping",
|
|
257
257
|
"deploymentScope": "customer"
|
|
258
258
|
},
|
|
259
|
-
"
|
|
260
|
-
"env": "
|
|
259
|
+
"exe-os": {
|
|
260
|
+
"env": "EXE_OS_IMAGE_TAG",
|
|
261
261
|
"image": "registry.askexe.com/askexe/exed:v0.9.4",
|
|
262
262
|
"healthUrl": "http://127.0.0.1:8765/health",
|
|
263
263
|
"deploymentScope": "customer"
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
}
|
|
276
276
|
},
|
|
277
277
|
"releaseDescriptors": {
|
|
278
|
-
"
|
|
278
|
+
"exe-os": "AskExe/exe-os@stack-v0.9.4:stack.release.json",
|
|
279
279
|
"crm": "AskExe/exe-crm@0.9.3:stack.release.json",
|
|
280
280
|
"wiki": "AskExe/exe-wiki@0.9.3:stack.release.json",
|
|
281
281
|
"gateway": "AskExe/exe-gateway@0.9.3:stack.release.json",
|
|
@@ -321,8 +321,8 @@
|
|
|
321
321
|
"healthUrl": "http://127.0.0.1:3001/api/ping",
|
|
322
322
|
"deploymentScope": "customer"
|
|
323
323
|
},
|
|
324
|
-
"
|
|
325
|
-
"env": "
|
|
324
|
+
"exe-os": {
|
|
325
|
+
"env": "EXE_OS_IMAGE_TAG",
|
|
326
326
|
"image": "registry.askexe.com/askexe/exed:v0.9.5",
|
|
327
327
|
"healthUrl": "http://127.0.0.1:8765/health",
|
|
328
328
|
"deploymentScope": "customer"
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
}
|
|
341
341
|
},
|
|
342
342
|
"releaseDescriptors": {
|
|
343
|
-
"
|
|
343
|
+
"exe-os": "AskExe/exe-os@stack-v0.9.4:stack.release.json",
|
|
344
344
|
"crm": "AskExe/exe-crm@0.9.3:stack.release.json",
|
|
345
345
|
"wiki": "AskExe/exe-wiki@0.9.3:stack.release.json",
|
|
346
346
|
"gateway": "AskExe/exe-gateway@0.9.3:stack.release.json",
|
|
@@ -389,8 +389,8 @@
|
|
|
389
389
|
"healthUrl": "http://127.0.0.1:3001/api/ping",
|
|
390
390
|
"deploymentScope": "customer"
|
|
391
391
|
},
|
|
392
|
-
"
|
|
393
|
-
"env": "
|
|
392
|
+
"exe-os": {
|
|
393
|
+
"env": "EXE_OS_IMAGE_TAG",
|
|
394
394
|
"image": "registry.askexe.com/askexe/exed:v0.9.6",
|
|
395
395
|
"healthUrl": "http://127.0.0.1:8765/health",
|
|
396
396
|
"deploymentScope": "customer"
|
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
}
|
|
409
409
|
},
|
|
410
410
|
"releaseDescriptors": {
|
|
411
|
-
"
|
|
411
|
+
"exe-os": "AskExe/exe-os@stack-v0.9.4:stack.release.json",
|
|
412
412
|
"crm": "AskExe/exe-crm@0.9.3:stack.release.json",
|
|
413
413
|
"wiki": "AskExe/exe-wiki@0.9.3:stack.release.json",
|
|
414
414
|
"gateway": "AskExe/exe-gateway@0.9.3:stack.release.json",
|
|
@@ -457,8 +457,8 @@
|
|
|
457
457
|
"healthUrl": "http://127.0.0.1:3001/api/ping",
|
|
458
458
|
"deploymentScope": "customer"
|
|
459
459
|
},
|
|
460
|
-
"
|
|
461
|
-
"env": "
|
|
460
|
+
"exe-os": {
|
|
461
|
+
"env": "EXE_OS_IMAGE_TAG",
|
|
462
462
|
"image": "registry.askexe.com/askexe/exed:v0.9.7",
|
|
463
463
|
"healthUrl": "http://127.0.0.1:8765/health",
|
|
464
464
|
"deploymentScope": "customer"
|
|
@@ -476,7 +476,7 @@
|
|
|
476
476
|
}
|
|
477
477
|
},
|
|
478
478
|
"releaseDescriptors": {
|
|
479
|
-
"
|
|
479
|
+
"exe-os": "AskExe/exe-os@stack-v0.9.4:stack.release.json",
|
|
480
480
|
"crm": "AskExe/exe-crm@0.9.3:stack.release.json",
|
|
481
481
|
"wiki": "AskExe/exe-wiki@0.9.3:stack.release.json",
|
|
482
482
|
"gateway": "AskExe/exe-gateway@0.9.3:stack.release.json",
|
|
@@ -516,8 +516,8 @@
|
|
|
516
516
|
"healthUrl": "http://127.0.0.1:3001/api/ping",
|
|
517
517
|
"deploymentScope": "customer"
|
|
518
518
|
},
|
|
519
|
-
"
|
|
520
|
-
"env": "
|
|
519
|
+
"exe-os": {
|
|
520
|
+
"env": "EXE_OS_IMAGE_TAG",
|
|
521
521
|
"image": "registry.askexe.com/askexe/exed:v0.9.8",
|
|
522
522
|
"healthUrl": "http://127.0.0.1:8765/health",
|
|
523
523
|
"deploymentScope": "customer",
|
|
@@ -555,8 +555,8 @@
|
|
|
555
555
|
"healthUrl": "http://127.0.0.1:3001/api/ping",
|
|
556
556
|
"deploymentScope": "customer"
|
|
557
557
|
},
|
|
558
|
-
"
|
|
559
|
-
"env": "
|
|
558
|
+
"exe-os": {
|
|
559
|
+
"env": "EXE_OS_IMAGE_TAG",
|
|
560
560
|
"image": "registry.askexe.com/askexe/exed:v0.9.9",
|
|
561
561
|
"healthUrl": "http://127.0.0.1:8765/health",
|
|
562
562
|
"deploymentScope": "customer",
|
|
@@ -6,15 +6,15 @@ import {
|
|
|
6
6
|
getAllActiveAgents,
|
|
7
7
|
resolveActiveAgentFromTmuxSession,
|
|
8
8
|
writeActiveAgent
|
|
9
|
-
} from "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
9
|
+
} from "./chunk-NFHFNPTN.js";
|
|
10
|
+
import "./chunk-CVYC6DUW.js";
|
|
11
|
+
import "./chunk-GJV3WDWM.js";
|
|
12
|
+
import "./chunk-TH6HTK2L.js";
|
|
13
|
+
import "./chunk-EOO32RJZ.js";
|
|
14
|
+
import "./chunk-FXU7JOXK.js";
|
|
15
|
+
import "./chunk-TOWAZ5IV.js";
|
|
16
|
+
import "./chunk-LYH5HE24.js";
|
|
17
|
+
import "./chunk-MLKGABMK.js";
|
|
18
18
|
export {
|
|
19
19
|
cleanupSessionMarkers,
|
|
20
20
|
clearActiveAgent,
|
|
@@ -5,15 +5,15 @@ import {
|
|
|
5
5
|
getAllActiveAgents,
|
|
6
6
|
resolveActiveAgentFromTmuxSession,
|
|
7
7
|
writeActiveAgent
|
|
8
|
-
} from "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
8
|
+
} from "./chunk-NFHFNPTN.js";
|
|
9
|
+
import "./chunk-CVYC6DUW.js";
|
|
10
|
+
import "./chunk-GJV3WDWM.js";
|
|
11
|
+
import "./chunk-TH6HTK2L.js";
|
|
12
|
+
import "./chunk-EOO32RJZ.js";
|
|
13
|
+
import "./chunk-FXU7JOXK.js";
|
|
14
|
+
import "./chunk-TOWAZ5IV.js";
|
|
15
|
+
import "./chunk-LYH5HE24.js";
|
|
16
|
+
import "./chunk-MLKGABMK.js";
|
|
17
17
|
export {
|
|
18
18
|
cleanupSessionMarkers,
|
|
19
19
|
clearActiveAgent,
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import "./chunk-MLKGABMK.js";
|
|
2
|
+
|
|
3
|
+
// src/lib/agent-heartbeat.ts
|
|
4
|
+
import { existsSync, readFileSync, writeFileSync, mkdirSync } from "fs";
|
|
5
|
+
import path from "path";
|
|
6
|
+
import os from "os";
|
|
7
|
+
var HEARTBEAT_FILE = path.join(os.homedir(), ".exe-os", "agent-heartbeats.json");
|
|
8
|
+
var STALE_THRESHOLD_MS = 5 * 60 * 1e3;
|
|
9
|
+
var DEAD_THRESHOLD_MS = 15 * 60 * 1e3;
|
|
10
|
+
function loadHeartbeats() {
|
|
11
|
+
try {
|
|
12
|
+
if (!existsSync(HEARTBEAT_FILE)) return {};
|
|
13
|
+
return JSON.parse(readFileSync(HEARTBEAT_FILE, "utf-8"));
|
|
14
|
+
} catch {
|
|
15
|
+
return {};
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
function saveHeartbeats(heartbeats) {
|
|
19
|
+
const dir = path.dirname(HEARTBEAT_FILE);
|
|
20
|
+
if (!existsSync(dir)) mkdirSync(dir, { recursive: true });
|
|
21
|
+
writeFileSync(HEARTBEAT_FILE, JSON.stringify(heartbeats, null, 2), "utf-8");
|
|
22
|
+
}
|
|
23
|
+
function recordHeartbeat(agentId, sessionName, meta) {
|
|
24
|
+
const heartbeats = loadHeartbeats();
|
|
25
|
+
heartbeats[sessionName] = {
|
|
26
|
+
agentId,
|
|
27
|
+
sessionName,
|
|
28
|
+
lastHeartbeat: (/* @__PURE__ */ new Date()).toISOString(),
|
|
29
|
+
meta
|
|
30
|
+
};
|
|
31
|
+
saveHeartbeats(heartbeats);
|
|
32
|
+
}
|
|
33
|
+
function classifyLiveness(lastHeartbeat) {
|
|
34
|
+
if (!lastHeartbeat) return "dead";
|
|
35
|
+
const ageMs = Date.now() - new Date(lastHeartbeat).getTime();
|
|
36
|
+
if (ageMs > DEAD_THRESHOLD_MS) return "dead";
|
|
37
|
+
if (ageMs > STALE_THRESHOLD_MS) return "stale";
|
|
38
|
+
return "alive";
|
|
39
|
+
}
|
|
40
|
+
function getAgentLivenessReport() {
|
|
41
|
+
const heartbeats = loadHeartbeats();
|
|
42
|
+
const now = Date.now();
|
|
43
|
+
return Object.values(heartbeats).map((hb) => {
|
|
44
|
+
const ageMs = now - new Date(hb.lastHeartbeat).getTime();
|
|
45
|
+
return {
|
|
46
|
+
agentId: hb.agentId,
|
|
47
|
+
sessionName: hb.sessionName,
|
|
48
|
+
status: classifyLiveness(hb.lastHeartbeat),
|
|
49
|
+
lastHeartbeat: hb.lastHeartbeat,
|
|
50
|
+
ageSeconds: Math.round(ageMs / 1e3),
|
|
51
|
+
meta: hb.meta
|
|
52
|
+
};
|
|
53
|
+
});
|
|
54
|
+
}
|
|
55
|
+
export {
|
|
56
|
+
classifyLiveness,
|
|
57
|
+
getAgentLivenessReport,
|
|
58
|
+
loadHeartbeats,
|
|
59
|
+
recordHeartbeat
|
|
60
|
+
};
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
-- ── exe-os:wezterm-start ──
|
|
2
|
+
-- Exe OS — WezTerm defaults
|
|
3
|
+
-- Optimized for tmux + Claude Code agent workflows on Windows/WSL
|
|
4
|
+
--
|
|
5
|
+
-- To customize, add your overrides AFTER the exe-os:wezterm-end marker.
|
|
6
|
+
-- This block is managed by exe-os and may be updated on `exe-os update`.
|
|
7
|
+
|
|
8
|
+
local wezterm = require 'wezterm'
|
|
9
|
+
local config = wezterm.config_builder()
|
|
10
|
+
|
|
11
|
+
-- ─── WSL: auto-launch into default WSL distro ─────────────────
|
|
12
|
+
-- Uncomment and set your distro name if WezTerm doesn't auto-detect:
|
|
13
|
+
-- config.default_domain = 'WSL:Ubuntu'
|
|
14
|
+
|
|
15
|
+
-- ─── Theme: Exe Foundry Bold ──────────────────────────────────
|
|
16
|
+
config.color_scheme = 'Builtin Tango Dark'
|
|
17
|
+
config.colors = {
|
|
18
|
+
background = '#0F0E1A',
|
|
19
|
+
foreground = '#E0E0E0',
|
|
20
|
+
cursor_bg = '#F5D76E',
|
|
21
|
+
cursor_fg = '#0F0E1A',
|
|
22
|
+
selection_bg = '#3A3A5C',
|
|
23
|
+
selection_fg = '#E0E0E0',
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
-- ─── Font ─────────────────────────────────────────────────────
|
|
27
|
+
config.font_size = 11.0
|
|
28
|
+
|
|
29
|
+
-- ─── Notifications ────────────────────────────────────────────
|
|
30
|
+
-- OSC 9 desktop notifications (task completion, agent alerts)
|
|
31
|
+
config.enable_osc9_notification = true
|
|
32
|
+
|
|
33
|
+
-- ─── Keybindings: forward to tmux ─────────────────────────────
|
|
34
|
+
-- Tmux prefix is Ctrl+B. These mirror the Ghostty config.
|
|
35
|
+
config.keys = {
|
|
36
|
+
-- New tab
|
|
37
|
+
{ key = 't', mods = 'CTRL|SHIFT', action = wezterm.action.SendString '\x02t' },
|
|
38
|
+
-- Close pane
|
|
39
|
+
{ key = 'w', mods = 'CTRL|SHIFT', action = wezterm.action.SendString '\x02x' },
|
|
40
|
+
-- Split horizontal
|
|
41
|
+
{ key = 'd', mods = 'CTRL|SHIFT', action = wezterm.action.SendString '\x02%' },
|
|
42
|
+
-- Split vertical
|
|
43
|
+
{ key = 'e', mods = 'CTRL|SHIFT', action = wezterm.action.SendString '\x02"' },
|
|
44
|
+
-- Tab navigation
|
|
45
|
+
{ key = '[', mods = 'CTRL|SHIFT', action = wezterm.action.SendString '\x02p' },
|
|
46
|
+
{ key = ']', mods = 'CTRL|SHIFT', action = wezterm.action.SendString '\x02n' },
|
|
47
|
+
-- Go to tab by number
|
|
48
|
+
{ key = '1', mods = 'ALT', action = wezterm.action.SendString '\x021' },
|
|
49
|
+
{ key = '2', mods = 'ALT', action = wezterm.action.SendString '\x022' },
|
|
50
|
+
{ key = '3', mods = 'ALT', action = wezterm.action.SendString '\x023' },
|
|
51
|
+
{ key = '4', mods = 'ALT', action = wezterm.action.SendString '\x024' },
|
|
52
|
+
{ key = '5', mods = 'ALT', action = wezterm.action.SendString '\x025' },
|
|
53
|
+
{ key = '6', mods = 'ALT', action = wezterm.action.SendString '\x026' },
|
|
54
|
+
{ key = '7', mods = 'ALT', action = wezterm.action.SendString '\x027' },
|
|
55
|
+
{ key = '8', mods = 'ALT', action = wezterm.action.SendString '\x028' },
|
|
56
|
+
{ key = '9', mods = 'ALT', action = wezterm.action.SendString '\x029' },
|
|
57
|
+
-- Zoom pane
|
|
58
|
+
{ key = 'Enter', mods = 'CTRL|SHIFT', action = wezterm.action.SendString '\x02z' },
|
|
59
|
+
-- Clear screen
|
|
60
|
+
{ key = 'k', mods = 'CTRL|SHIFT', action = wezterm.action.SendString '\x02k' },
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
-- ─── Misc ─────────────────────────────────────────────────────
|
|
64
|
+
config.scrollback_lines = 10000
|
|
65
|
+
config.enable_scroll_bar = true
|
|
66
|
+
|
|
67
|
+
return config
|
|
68
|
+
-- ── exe-os:wezterm-end ──
|
|
@@ -2,29 +2,25 @@
|
|
|
2
2
|
import {
|
|
3
3
|
disposeStore,
|
|
4
4
|
initStore
|
|
5
|
-
} from "./chunk-
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
5
|
+
} from "./chunk-PMUKZYTR.js";
|
|
6
|
+
import "./chunk-524VLFFY.js";
|
|
7
|
+
import "./chunk-MP2AFCGL.js";
|
|
8
8
|
import {
|
|
9
9
|
getClient,
|
|
10
10
|
getEmployeeNamesByRole,
|
|
11
|
-
init_database,
|
|
12
|
-
init_employees,
|
|
13
11
|
loadEmployeesSync
|
|
14
|
-
} from "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
19
|
-
import "./chunk-
|
|
12
|
+
} from "./chunk-TH6HTK2L.js";
|
|
13
|
+
import "./chunk-EOO32RJZ.js";
|
|
14
|
+
import "./chunk-FXU7JOXK.js";
|
|
15
|
+
import "./chunk-6D23UNXU.js";
|
|
16
|
+
import "./chunk-TOWAZ5IV.js";
|
|
17
|
+
import "./chunk-LYH5HE24.js";
|
|
20
18
|
import {
|
|
21
19
|
isMainModule
|
|
22
20
|
} from "./chunk-6Y4B3QF6.js";
|
|
23
|
-
import "./chunk-
|
|
21
|
+
import "./chunk-MLKGABMK.js";
|
|
24
22
|
|
|
25
23
|
// src/bin/backfill-metadata.ts
|
|
26
|
-
init_database();
|
|
27
|
-
init_employees();
|
|
28
24
|
var VALID_INTENTS = /* @__PURE__ */ new Set(["decision", "question", "correction", "report", "discovery", "implementation"]);
|
|
29
25
|
var VALID_OUTCOMES = /* @__PURE__ */ new Set(["success", "failure", "partial", "superseded"]);
|
|
30
26
|
var VALID_DOMAINS = /* @__PURE__ */ new Set(["code", "architecture", "marketing", "operations", "customer", "research"]);
|
|
@@ -8,10 +8,10 @@ import {
|
|
|
8
8
|
releaseJobLock,
|
|
9
9
|
reniceCurrentProcess,
|
|
10
10
|
startManagedJob
|
|
11
|
-
} from "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
11
|
+
} from "./chunk-6YUACQQA.js";
|
|
12
|
+
import "./chunk-TOWAZ5IV.js";
|
|
13
|
+
import "./chunk-LYH5HE24.js";
|
|
14
|
+
import "./chunk-MLKGABMK.js";
|
|
15
15
|
export {
|
|
16
16
|
acquireJobLock,
|
|
17
17
|
cancelBackgroundJob,
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import {
|
|
2
|
+
deactivateBehavior,
|
|
3
|
+
listBehaviors,
|
|
4
|
+
listBehaviorsByDomain,
|
|
5
|
+
listBehaviorsSince,
|
|
6
|
+
listSharedSkills,
|
|
7
|
+
storeBehavior
|
|
8
|
+
} from "./chunk-ARGBV4PP.js";
|
|
9
|
+
import "./chunk-TH6HTK2L.js";
|
|
10
|
+
import "./chunk-EOO32RJZ.js";
|
|
11
|
+
import "./chunk-FXU7JOXK.js";
|
|
12
|
+
import "./chunk-TOWAZ5IV.js";
|
|
13
|
+
import "./chunk-LYH5HE24.js";
|
|
14
|
+
import "./chunk-MLKGABMK.js";
|
|
15
|
+
export {
|
|
16
|
+
deactivateBehavior,
|
|
17
|
+
listBehaviors,
|
|
18
|
+
listBehaviorsByDomain,
|
|
19
|
+
listBehaviorsSince,
|
|
20
|
+
listSharedSkills,
|
|
21
|
+
storeBehavior
|
|
22
|
+
};
|
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
import {
|
|
6
6
|
politeBatchPause,
|
|
7
7
|
startManagedJob
|
|
8
|
-
} from "../chunk-
|
|
9
|
-
import "../chunk-
|
|
10
|
-
import "../chunk-
|
|
11
|
-
import "../chunk-
|
|
8
|
+
} from "../chunk-6YUACQQA.js";
|
|
9
|
+
import "../chunk-TOWAZ5IV.js";
|
|
10
|
+
import "../chunk-LYH5HE24.js";
|
|
11
|
+
import "../chunk-MLKGABMK.js";
|
|
12
12
|
|
|
13
13
|
// src/bin/age-ontology-load.ts
|
|
14
14
|
import { Client } from "pg";
|