@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
|
@@ -1,30 +1,28 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
insertOntologyForBatch
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-H6ADW3YC.js";
|
|
5
5
|
import {
|
|
6
6
|
politeBatchPause,
|
|
7
7
|
startManagedJob
|
|
8
|
-
} from "../chunk-
|
|
8
|
+
} from "../chunk-6YUACQQA.js";
|
|
9
9
|
import {
|
|
10
10
|
disposeStore,
|
|
11
11
|
initStore
|
|
12
|
-
} from "../chunk-
|
|
13
|
-
import "../chunk-
|
|
14
|
-
import "../chunk-
|
|
12
|
+
} from "../chunk-PMUKZYTR.js";
|
|
13
|
+
import "../chunk-524VLFFY.js";
|
|
14
|
+
import "../chunk-MP2AFCGL.js";
|
|
15
15
|
import {
|
|
16
|
-
getClient
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-
|
|
24
|
-
import "../chunk-KFQGP6VL.js";
|
|
16
|
+
getClient
|
|
17
|
+
} from "../chunk-TH6HTK2L.js";
|
|
18
|
+
import "../chunk-EOO32RJZ.js";
|
|
19
|
+
import "../chunk-FXU7JOXK.js";
|
|
20
|
+
import "../chunk-6D23UNXU.js";
|
|
21
|
+
import "../chunk-TOWAZ5IV.js";
|
|
22
|
+
import "../chunk-LYH5HE24.js";
|
|
23
|
+
import "../chunk-MLKGABMK.js";
|
|
25
24
|
|
|
26
25
|
// src/bin/agentic-ontology-backfill.ts
|
|
27
|
-
init_database();
|
|
28
26
|
var BATCH_SIZE = 500;
|
|
29
27
|
async function main() {
|
|
30
28
|
const job = startManagedJob({ type: "agentic-ontology-backfill", name: "Agentic ontology backfill", lowPriority: true });
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
generateReflectionCheckpoints
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-YOG7TWMO.js";
|
|
5
|
+
import "../chunk-H6ADW3YC.js";
|
|
6
6
|
import {
|
|
7
7
|
startManagedJob
|
|
8
|
-
} from "../chunk-
|
|
8
|
+
} from "../chunk-6YUACQQA.js";
|
|
9
9
|
import {
|
|
10
10
|
initStore
|
|
11
|
-
} from "../chunk-
|
|
12
|
-
import "../chunk-
|
|
13
|
-
import "../chunk-
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
16
|
-
import "../chunk-
|
|
17
|
-
import "../chunk-
|
|
18
|
-
import "../chunk-
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
11
|
+
} from "../chunk-PMUKZYTR.js";
|
|
12
|
+
import "../chunk-524VLFFY.js";
|
|
13
|
+
import "../chunk-MP2AFCGL.js";
|
|
14
|
+
import "../chunk-TH6HTK2L.js";
|
|
15
|
+
import "../chunk-EOO32RJZ.js";
|
|
16
|
+
import "../chunk-FXU7JOXK.js";
|
|
17
|
+
import "../chunk-6D23UNXU.js";
|
|
18
|
+
import "../chunk-TOWAZ5IV.js";
|
|
19
|
+
import "../chunk-LYH5HE24.js";
|
|
20
|
+
import "../chunk-MLKGABMK.js";
|
|
21
21
|
|
|
22
22
|
// src/bin/agentic-reflection-backfill.ts
|
|
23
23
|
async function main() {
|
|
@@ -3,29 +3,25 @@ import {
|
|
|
3
3
|
clean,
|
|
4
4
|
inferSemanticLabel,
|
|
5
5
|
stableId
|
|
6
|
-
} from "../chunk-
|
|
6
|
+
} from "../chunk-H6ADW3YC.js";
|
|
7
7
|
import {
|
|
8
8
|
politeBatchPause,
|
|
9
9
|
startManagedJob
|
|
10
|
-
} from "../chunk-
|
|
10
|
+
} from "../chunk-6YUACQQA.js";
|
|
11
11
|
import {
|
|
12
12
|
initStore
|
|
13
|
-
} from "../chunk-
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
13
|
+
} from "../chunk-PMUKZYTR.js";
|
|
14
|
+
import "../chunk-524VLFFY.js";
|
|
15
|
+
import "../chunk-MP2AFCGL.js";
|
|
16
16
|
import {
|
|
17
|
-
getClient
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-
|
|
24
|
-
import "../chunk-
|
|
25
|
-
import "../chunk-KFQGP6VL.js";
|
|
26
|
-
|
|
27
|
-
// src/bin/agentic-semantic-label.ts
|
|
28
|
-
init_database();
|
|
17
|
+
getClient
|
|
18
|
+
} from "../chunk-TH6HTK2L.js";
|
|
19
|
+
import "../chunk-EOO32RJZ.js";
|
|
20
|
+
import "../chunk-FXU7JOXK.js";
|
|
21
|
+
import "../chunk-6D23UNXU.js";
|
|
22
|
+
import "../chunk-TOWAZ5IV.js";
|
|
23
|
+
import "../chunk-LYH5HE24.js";
|
|
24
|
+
import "../chunk-MLKGABMK.js";
|
|
29
25
|
|
|
30
26
|
// src/lib/agentic-llm-labeler.ts
|
|
31
27
|
import OpenAI from "openai";
|
|
@@ -1,32 +1,30 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
connectEmbedDaemon,
|
|
4
|
-
embedViaClient
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import "../chunk-
|
|
4
|
+
embedViaClient
|
|
5
|
+
} from "../chunk-W6SKR3HZ.js";
|
|
6
|
+
import "../chunk-3H4VU65X.js";
|
|
7
|
+
import "../chunk-K4KAPZC7.js";
|
|
8
8
|
import {
|
|
9
9
|
flushBatch,
|
|
10
10
|
initStore,
|
|
11
11
|
writeMemory
|
|
12
|
-
} from "../chunk-
|
|
13
|
-
import "../chunk-
|
|
14
|
-
import "../chunk-
|
|
12
|
+
} from "../chunk-PMUKZYTR.js";
|
|
13
|
+
import "../chunk-524VLFFY.js";
|
|
14
|
+
import "../chunk-MP2AFCGL.js";
|
|
15
15
|
import {
|
|
16
16
|
getClient,
|
|
17
|
-
init_database,
|
|
18
|
-
init_employees,
|
|
19
17
|
isCoordinatorName
|
|
20
|
-
} from "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-
|
|
24
|
-
import "../chunk-
|
|
25
|
-
import "../chunk-
|
|
18
|
+
} from "../chunk-TH6HTK2L.js";
|
|
19
|
+
import "../chunk-EOO32RJZ.js";
|
|
20
|
+
import "../chunk-FXU7JOXK.js";
|
|
21
|
+
import "../chunk-6D23UNXU.js";
|
|
22
|
+
import "../chunk-TOWAZ5IV.js";
|
|
23
|
+
import "../chunk-LYH5HE24.js";
|
|
26
24
|
import {
|
|
27
25
|
isMainModule
|
|
28
26
|
} from "../chunk-6Y4B3QF6.js";
|
|
29
|
-
import "../chunk-
|
|
27
|
+
import "../chunk-MLKGABMK.js";
|
|
30
28
|
|
|
31
29
|
// src/bin/backfill-conversations.ts
|
|
32
30
|
import crypto from "crypto";
|
|
@@ -36,9 +34,6 @@ import path from "path";
|
|
|
36
34
|
import { createInterface } from "readline";
|
|
37
35
|
import { homedir } from "os";
|
|
38
36
|
import { parseArgs } from "util";
|
|
39
|
-
init_exe_daemon_client();
|
|
40
|
-
init_database();
|
|
41
|
-
init_employees();
|
|
42
37
|
var TOOL_NAME = "backfill-conversation";
|
|
43
38
|
var MIN_MESSAGES = 3;
|
|
44
39
|
var MAX_SUMMARY_LENGTH = 4e3;
|
|
@@ -1,32 +1,30 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
connectEmbedDaemon,
|
|
4
|
-
embedViaClient
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import "../chunk-
|
|
4
|
+
embedViaClient
|
|
5
|
+
} from "../chunk-W6SKR3HZ.js";
|
|
6
|
+
import "../chunk-3H4VU65X.js";
|
|
7
|
+
import "../chunk-K4KAPZC7.js";
|
|
8
8
|
import {
|
|
9
9
|
flushBatch,
|
|
10
10
|
initStore,
|
|
11
11
|
writeMemory
|
|
12
|
-
} from "../chunk-
|
|
13
|
-
import "../chunk-
|
|
14
|
-
import "../chunk-
|
|
12
|
+
} from "../chunk-PMUKZYTR.js";
|
|
13
|
+
import "../chunk-524VLFFY.js";
|
|
14
|
+
import "../chunk-MP2AFCGL.js";
|
|
15
15
|
import {
|
|
16
16
|
getClient,
|
|
17
|
-
init_database,
|
|
18
|
-
init_employees,
|
|
19
17
|
isCoordinatorName
|
|
20
|
-
} from "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-
|
|
24
|
-
import "../chunk-
|
|
25
|
-
import "../chunk-
|
|
18
|
+
} from "../chunk-TH6HTK2L.js";
|
|
19
|
+
import "../chunk-EOO32RJZ.js";
|
|
20
|
+
import "../chunk-FXU7JOXK.js";
|
|
21
|
+
import "../chunk-6D23UNXU.js";
|
|
22
|
+
import "../chunk-TOWAZ5IV.js";
|
|
23
|
+
import "../chunk-LYH5HE24.js";
|
|
26
24
|
import {
|
|
27
25
|
isMainModule
|
|
28
26
|
} from "../chunk-6Y4B3QF6.js";
|
|
29
|
-
import "../chunk-
|
|
27
|
+
import "../chunk-MLKGABMK.js";
|
|
30
28
|
|
|
31
29
|
// src/bin/backfill-responses.ts
|
|
32
30
|
import crypto from "crypto";
|
|
@@ -35,9 +33,6 @@ import { readdir, stat } from "fs/promises";
|
|
|
35
33
|
import path from "path";
|
|
36
34
|
import { createInterface } from "readline";
|
|
37
35
|
import { homedir } from "os";
|
|
38
|
-
init_exe_daemon_client();
|
|
39
|
-
init_database();
|
|
40
|
-
init_employees();
|
|
41
36
|
var MIN_LENGTH = 100;
|
|
42
37
|
var MAX_LENGTH = 5e3;
|
|
43
38
|
var SEVEN_DAYS_MS = 7 * 24 * 60 * 60 * 1e3;
|
|
@@ -2,46 +2,41 @@
|
|
|
2
2
|
import {
|
|
3
3
|
politeBatchPause,
|
|
4
4
|
startManagedJob
|
|
5
|
-
} from "../chunk-
|
|
5
|
+
} from "../chunk-6YUACQQA.js";
|
|
6
6
|
import {
|
|
7
7
|
cleanupWorkerPid,
|
|
8
8
|
registerWorkerPid,
|
|
9
9
|
releaseBackfillLock,
|
|
10
10
|
tryAcquireBackfillLock
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-YPSN64BU.js";
|
|
12
12
|
import {
|
|
13
13
|
connectEmbedDaemon,
|
|
14
|
-
embedViaClient
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
import "../chunk-
|
|
14
|
+
embedViaClient
|
|
15
|
+
} from "../chunk-W6SKR3HZ.js";
|
|
16
|
+
import "../chunk-3H4VU65X.js";
|
|
17
|
+
import "../chunk-K4KAPZC7.js";
|
|
18
18
|
import {
|
|
19
19
|
initStore,
|
|
20
20
|
vectorToBlob
|
|
21
|
-
} from "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-
|
|
21
|
+
} from "../chunk-PMUKZYTR.js";
|
|
22
|
+
import "../chunk-524VLFFY.js";
|
|
23
|
+
import "../chunk-MP2AFCGL.js";
|
|
24
24
|
import {
|
|
25
|
-
getClient
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
import "../chunk-
|
|
29
|
-
import "../chunk-
|
|
30
|
-
import "../chunk-YGHMRSH5.js";
|
|
25
|
+
getClient
|
|
26
|
+
} from "../chunk-TH6HTK2L.js";
|
|
27
|
+
import "../chunk-EOO32RJZ.js";
|
|
28
|
+
import "../chunk-FXU7JOXK.js";
|
|
29
|
+
import "../chunk-6D23UNXU.js";
|
|
31
30
|
import {
|
|
32
|
-
EXE_AI_DIR
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
import "../chunk-VAOAI6DS.js";
|
|
31
|
+
EXE_AI_DIR
|
|
32
|
+
} from "../chunk-TOWAZ5IV.js";
|
|
33
|
+
import "../chunk-LYH5HE24.js";
|
|
36
34
|
import {
|
|
37
35
|
isMainModule
|
|
38
36
|
} from "../chunk-6Y4B3QF6.js";
|
|
39
|
-
import "../chunk-
|
|
37
|
+
import "../chunk-MLKGABMK.js";
|
|
40
38
|
|
|
41
39
|
// src/bin/backfill-vectors.ts
|
|
42
|
-
init_database();
|
|
43
|
-
init_exe_daemon_client();
|
|
44
|
-
init_config();
|
|
45
40
|
import { existsSync, unlinkSync } from "fs";
|
|
46
41
|
import path from "path";
|
|
47
42
|
var BATCH_SIZE = 100;
|
|
@@ -1,29 +1,27 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
pushToPostgres
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-VNTDQUOG.js";
|
|
5
|
+
import "../chunk-A3A2E42I.js";
|
|
6
|
+
import "../chunk-HOKOOBDL.js";
|
|
7
7
|
import {
|
|
8
8
|
disposeStore,
|
|
9
9
|
initStore
|
|
10
|
-
} from "../chunk-
|
|
11
|
-
import "../chunk-
|
|
12
|
-
import "../chunk-
|
|
10
|
+
} from "../chunk-PMUKZYTR.js";
|
|
11
|
+
import "../chunk-524VLFFY.js";
|
|
12
|
+
import "../chunk-MP2AFCGL.js";
|
|
13
13
|
import {
|
|
14
|
-
getClient
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
import "../chunk-
|
|
18
|
-
import "../chunk-
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-KFQGP6VL.js";
|
|
14
|
+
getClient
|
|
15
|
+
} from "../chunk-TH6HTK2L.js";
|
|
16
|
+
import "../chunk-EOO32RJZ.js";
|
|
17
|
+
import "../chunk-FXU7JOXK.js";
|
|
18
|
+
import "../chunk-6D23UNXU.js";
|
|
19
|
+
import "../chunk-NNT2ZNMC.js";
|
|
20
|
+
import "../chunk-TOWAZ5IV.js";
|
|
21
|
+
import "../chunk-LYH5HE24.js";
|
|
22
|
+
import "../chunk-MLKGABMK.js";
|
|
24
23
|
|
|
25
24
|
// src/bin/bulk-sync-postgres.ts
|
|
26
|
-
init_database();
|
|
27
25
|
var BATCH_SIZE = 500;
|
|
28
26
|
async function main() {
|
|
29
27
|
process.env.EXE_IS_DAEMON = "1";
|
package/dist/bin/cc-doctor.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
checkClaudeCodeInstall
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
7
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-ODEGQCWW.js";
|
|
5
|
+
import "../chunk-LWJ4AMMY.js";
|
|
6
|
+
import "../chunk-TOWAZ5IV.js";
|
|
7
|
+
import "../chunk-LYH5HE24.js";
|
|
8
8
|
import {
|
|
9
9
|
isMainModule
|
|
10
10
|
} from "../chunk-6Y4B3QF6.js";
|
|
11
|
-
import "../chunk-
|
|
11
|
+
import "../chunk-MLKGABMK.js";
|
|
12
12
|
|
|
13
13
|
// src/bin/cc-doctor.ts
|
|
14
14
|
var LABELS = {
|
|
@@ -1,43 +1,40 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
fastDbInit
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-UU6YYTYH.js";
|
|
5
5
|
import {
|
|
6
|
-
init_task_scope,
|
|
7
6
|
sessionScopeFilter
|
|
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-
|
|
17
|
-
import "../chunk-
|
|
18
|
-
import "../chunk-
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-
|
|
7
|
+
} from "../chunk-ONMRBKAX.js";
|
|
8
|
+
import "../chunk-LOQCOHEW.js";
|
|
9
|
+
import "../chunk-TXSJ2L5O.js";
|
|
10
|
+
import "../chunk-64WZEXXA.js";
|
|
11
|
+
import "../chunk-3TXOH3SJ.js";
|
|
12
|
+
import "../chunk-RLCZBSUB.js";
|
|
13
|
+
import "../chunk-GZIAQYGI.js";
|
|
14
|
+
import "../chunk-ZQX6UOP6.js";
|
|
15
|
+
import "../chunk-KIUU4PNX.js";
|
|
16
|
+
import "../chunk-NGP6LSV2.js";
|
|
17
|
+
import "../chunk-AERGE6GC.js";
|
|
18
|
+
import "../chunk-OPU3NYOO.js";
|
|
19
|
+
import "../chunk-CVYC6DUW.js";
|
|
20
|
+
import "../chunk-GJV3WDWM.js";
|
|
21
|
+
import "../chunk-MP2AFCGL.js";
|
|
22
|
+
import "../chunk-DTLASDQM.js";
|
|
23
|
+
import "../chunk-HYZV25LY.js";
|
|
24
24
|
import {
|
|
25
|
-
getClient
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
import "../chunk-
|
|
29
|
-
import "../chunk-
|
|
30
|
-
import "../chunk-
|
|
31
|
-
import "../chunk-
|
|
32
|
-
import "../chunk-VAOAI6DS.js";
|
|
25
|
+
getClient
|
|
26
|
+
} from "../chunk-TH6HTK2L.js";
|
|
27
|
+
import "../chunk-EOO32RJZ.js";
|
|
28
|
+
import "../chunk-FXU7JOXK.js";
|
|
29
|
+
import "../chunk-NNT2ZNMC.js";
|
|
30
|
+
import "../chunk-TOWAZ5IV.js";
|
|
31
|
+
import "../chunk-LYH5HE24.js";
|
|
33
32
|
import {
|
|
34
33
|
isMainModule
|
|
35
34
|
} from "../chunk-6Y4B3QF6.js";
|
|
36
|
-
import "../chunk-
|
|
35
|
+
import "../chunk-MLKGABMK.js";
|
|
37
36
|
|
|
38
37
|
// src/bin/cleanup-stale-review-tasks.ts
|
|
39
|
-
init_database();
|
|
40
|
-
init_task_scope();
|
|
41
38
|
async function findZombies(beforeIso, assignedTo) {
|
|
42
39
|
const client = getClient();
|
|
43
40
|
const args = [];
|
package/dist/bin/cli.js
CHANGED
|
@@ -21,7 +21,7 @@ if (args.includes("--global")) {
|
|
|
21
21
|
);
|
|
22
22
|
await runClaudeInstall();
|
|
23
23
|
} else if (args.includes("--commands-only")) {
|
|
24
|
-
const { copySlashCommands, resolvePackageRoot } = await import("../installer-
|
|
24
|
+
const { copySlashCommands, resolvePackageRoot } = await import("../installer-W4NY3OBF.js");
|
|
25
25
|
try {
|
|
26
26
|
const packageRoot = resolvePackageRoot();
|
|
27
27
|
const result = await copySlashCommands(packageRoot);
|
|
@@ -81,12 +81,12 @@ if (args.includes("--global")) {
|
|
|
81
81
|
break;
|
|
82
82
|
}
|
|
83
83
|
} else if (args[0] === "org") {
|
|
84
|
-
const { main: runOrg } = await import("../exe-org-
|
|
84
|
+
const { main: runOrg } = await import("../exe-org-OOO7KJVZ.js");
|
|
85
85
|
await runOrg(args.slice(1));
|
|
86
86
|
} else if (args[0] === "code-context") {
|
|
87
87
|
await runCodeContext(args.slice(1));
|
|
88
88
|
} else if (args[0] === "jobs") {
|
|
89
|
-
const { cancelBackgroundJob, formatJobs, listBackgroundJobs } = await import("../background-jobs-
|
|
89
|
+
const { cancelBackgroundJob, formatJobs, listBackgroundJobs } = await import("../background-jobs-IUB22CRF.js");
|
|
90
90
|
const sub = args[1] ?? "status";
|
|
91
91
|
if (sub === "status" || sub === "list") {
|
|
92
92
|
console.log(formatJobs(listBackgroundJobs()));
|
|
@@ -107,7 +107,7 @@ if (args.includes("--global")) {
|
|
|
107
107
|
process.exit(1);
|
|
108
108
|
}
|
|
109
109
|
} else if (args[0] === "key") {
|
|
110
|
-
const { main: runKey } = await import("../exe-key-
|
|
110
|
+
const { main: runKey } = await import("../exe-key-4275KC6R.js");
|
|
111
111
|
await runKey(args.slice(1));
|
|
112
112
|
} else if (args[0] === "link") {
|
|
113
113
|
console.error("`exe-os link` has been removed from the customer command surface.");
|
|
@@ -147,7 +147,7 @@ if (args.includes("--global")) {
|
|
|
147
147
|
process.exit(1);
|
|
148
148
|
}
|
|
149
149
|
} else if (args[0] === "backfill-metadata") {
|
|
150
|
-
const { backfillMetadata } = await import("../backfill-metadata-
|
|
150
|
+
const { backfillMetadata } = await import("../backfill-metadata-5JOQOIN2.js");
|
|
151
151
|
let batchSize = 50;
|
|
152
152
|
let limit = 0;
|
|
153
153
|
let dryRun = false;
|
|
@@ -178,10 +178,10 @@ if (args.includes("--global")) {
|
|
|
178
178
|
process.exit(1);
|
|
179
179
|
}
|
|
180
180
|
} else if (args[0] === "export") {
|
|
181
|
-
const { runExeExport } = await import("../exe-export-
|
|
181
|
+
const { runExeExport } = await import("../exe-export-C7GZLJJ2.js");
|
|
182
182
|
await runExeExport(args.slice(1));
|
|
183
183
|
} else if (args[0] === "import") {
|
|
184
|
-
const { runExeImport } = await import("../exe-import-
|
|
184
|
+
const { runExeImport } = await import("../exe-import-E3ZOLEAC.js");
|
|
185
185
|
await runExeImport(args.slice(1));
|
|
186
186
|
} else if (args[0] === "send-message" || args[0] === "send_message") {
|
|
187
187
|
const target = args[1];
|
|
@@ -203,7 +203,7 @@ if (args.includes("--global")) {
|
|
|
203
203
|
const { initStore } = await import("../lib/store.js");
|
|
204
204
|
await initStore();
|
|
205
205
|
const { sendMessage } = await import("../lib/messaging.js");
|
|
206
|
-
const { getActiveAgent } = await import("../active-agent-
|
|
206
|
+
const { getActiveAgent } = await import("../active-agent-NCZCDDZ2.js");
|
|
207
207
|
const { agentId } = getActiveAgent();
|
|
208
208
|
const result = await sendMessage({
|
|
209
209
|
fromAgent: agentId,
|
|
@@ -221,7 +221,7 @@ ID: ${result.id}`);
|
|
|
221
221
|
await runActivate(args[1]);
|
|
222
222
|
} else if (args[0] === "doctor") {
|
|
223
223
|
if (args.includes("--drift")) {
|
|
224
|
-
const { runDrift } = await import("../exe-drift-
|
|
224
|
+
const { runDrift } = await import("../exe-drift-SED6KQTZ.js");
|
|
225
225
|
await runDrift(args.slice(1));
|
|
226
226
|
} else {
|
|
227
227
|
const { runCcDoctor } = await import("./cc-doctor.js");
|
|
@@ -238,7 +238,7 @@ ID: ${result.id}`);
|
|
|
238
238
|
}
|
|
239
239
|
} else if (args[0] === "backup") {
|
|
240
240
|
const sub = args[1];
|
|
241
|
-
const { listBackups, createBackup, restoreBackup } = await import("../db-backup-
|
|
241
|
+
const { listBackups, createBackup, restoreBackup } = await import("../db-backup-W56YOLMC.js");
|
|
242
242
|
if (sub === "list" || !sub) {
|
|
243
243
|
const backups = listBackups();
|
|
244
244
|
if (backups.length === 0) {
|
|
@@ -293,7 +293,7 @@ ID: ${result.id}`);
|
|
|
293
293
|
process.exit(1);
|
|
294
294
|
}
|
|
295
295
|
} else if (args[0] === "setup" || args[0] === "-setup" || args[0] === "--setup") {
|
|
296
|
-
const { runSetupWizard } = await import("../setup-wizard-
|
|
296
|
+
const { runSetupWizard } = await import("../setup-wizard-3GVBHKHG.js");
|
|
297
297
|
await runSetupWizard({ skipModel: args.includes("--skip-model") });
|
|
298
298
|
} else if (args[0] === "update") {
|
|
299
299
|
const { runUpdate } = await import("./update.js");
|
|
@@ -304,7 +304,7 @@ ID: ${result.id}`);
|
|
|
304
304
|
} else if (args[0] === "brand") {
|
|
305
305
|
const configIdx = args.indexOf("--config");
|
|
306
306
|
if (configIdx === -1 || !args[configIdx + 1]) {
|
|
307
|
-
const { loadBranding, BRANDING_PATH } = await import("../branding-
|
|
307
|
+
const { loadBranding, BRANDING_PATH } = await import("../branding-EHDA3CCK.js");
|
|
308
308
|
const b = loadBranding();
|
|
309
309
|
console.log(`
|
|
310
310
|
Brand: ${b.name}`);
|
|
@@ -323,7 +323,7 @@ ID: ${result.id}`);
|
|
|
323
323
|
}
|
|
324
324
|
try {
|
|
325
325
|
const raw = JSON.parse(rf(configPath, "utf-8"));
|
|
326
|
-
const { validateBranding, saveBranding } = await import("../branding-
|
|
326
|
+
const { validateBranding, saveBranding } = await import("../branding-EHDA3CCK.js");
|
|
327
327
|
const result = validateBranding(raw);
|
|
328
328
|
if (!result.valid) {
|
|
329
329
|
console.error(`
|
|
@@ -408,7 +408,7 @@ cd into a project folder and run \x1B[1m${cooName}1\x1B[0m to boot your COO.
|
|
|
408
408
|
}
|
|
409
409
|
}
|
|
410
410
|
async function runCodeContext(ccArgs) {
|
|
411
|
-
const { buildCodeContextIndex, getCodeContextStats, searchCodeContext } = await import("../code-context-index-
|
|
411
|
+
const { buildCodeContextIndex, getCodeContextStats, searchCodeContext } = await import("../code-context-index-I5A7I4JQ.js");
|
|
412
412
|
const sub = ccArgs[0] ?? "status";
|
|
413
413
|
const projectRoot = valueAfter(ccArgs, "--project-root") ?? process.cwd();
|
|
414
414
|
if (sub === "init" || sub === "index") {
|
|
@@ -484,7 +484,7 @@ function numberAfter(args2, flag) {
|
|
|
484
484
|
return Number.isFinite(parsed) ? parsed : void 0;
|
|
485
485
|
}
|
|
486
486
|
async function runClaudeInstall() {
|
|
487
|
-
const { runInstaller } = await import("../installer-
|
|
487
|
+
const { runInstaller } = await import("../installer-W4NY3OBF.js");
|
|
488
488
|
try {
|
|
489
489
|
await runInstaller();
|
|
490
490
|
} catch (err) {
|
|
@@ -496,7 +496,7 @@ async function runClaudeInstall() {
|
|
|
496
496
|
}
|
|
497
497
|
}
|
|
498
498
|
async function runOpenCodeInstall() {
|
|
499
|
-
const { runOpenCodeInstaller } = await import("../installer-
|
|
499
|
+
const { runOpenCodeInstaller } = await import("../installer-X5FEYJIA.js");
|
|
500
500
|
try {
|
|
501
501
|
await runOpenCodeInstaller();
|
|
502
502
|
} catch (err) {
|
|
@@ -508,7 +508,7 @@ async function runOpenCodeInstall() {
|
|
|
508
508
|
}
|
|
509
509
|
}
|
|
510
510
|
async function runCodexInstall() {
|
|
511
|
-
const { runCodexInstaller } = await import("../installer-
|
|
511
|
+
const { runCodexInstaller } = await import("../installer-RLKOACKG.js");
|
|
512
512
|
try {
|
|
513
513
|
await runCodexInstaller();
|
|
514
514
|
} catch (err) {
|
|
@@ -520,7 +520,7 @@ async function runCodexInstall() {
|
|
|
520
520
|
}
|
|
521
521
|
}
|
|
522
522
|
async function runClaudeCheck() {
|
|
523
|
-
const { detectMcpNameCollisions } = await import("../installer-
|
|
523
|
+
const { detectMcpNameCollisions } = await import("../installer-W4NY3OBF.js");
|
|
524
524
|
const claudeDir = path.join(os.homedir(), ".claude");
|
|
525
525
|
const settingsPath = path.join(claudeDir, "settings.json");
|
|
526
526
|
const claudeJsonPath = path.join(os.homedir(), ".claude.json");
|
|
@@ -605,7 +605,7 @@ async function runClaudeCheck() {
|
|
|
605
605
|
}
|
|
606
606
|
}
|
|
607
607
|
async function runClaudeMcpDoctor() {
|
|
608
|
-
const { diagnoseClaudeMcpConfig, formatMcpDiagnosticReport } = await import("../mcp-diagnostics-
|
|
608
|
+
const { diagnoseClaudeMcpConfig, formatMcpDiagnosticReport } = await import("../mcp-diagnostics-TSBY62UQ.js");
|
|
609
609
|
const report = diagnoseClaudeMcpConfig(os.homedir(), process.cwd(), process.env);
|
|
610
610
|
console.log(formatMcpDiagnosticReport(report));
|
|
611
611
|
const hasError = report.issues.some((issue) => issue.severity === "error");
|
|
@@ -70,6 +70,15 @@ test("Session scoping \u2014 all task query files import scope helper", () => {
|
|
|
70
70
|
if (unscoped.length > 0) return `${unscoped.length} files missing scope: ${unscoped.slice(0, 3).join(", ")}`;
|
|
71
71
|
return true;
|
|
72
72
|
});
|
|
73
|
+
test("No raw list-style task queries \u2014 all go through queryTaskRows", () => {
|
|
74
|
+
const rawHits = execSync(
|
|
75
|
+
`grep -rn "SELECT.*FROM.*tasks" src/ --include="*.ts" | grep -v tasks-crud.ts | grep -v "// queryTasks" | grep -v "__tests__" | grep -v ".test." | grep -v "customer-readiness" | wc -l`,
|
|
76
|
+
{ encoding: "utf8", cwd: ROOT }
|
|
77
|
+
).trim();
|
|
78
|
+
const count = parseInt(rawHits, 10);
|
|
79
|
+
if (count > 70) return `${count} raw task queries outside tasks-crud.ts (expected \u226470)`;
|
|
80
|
+
return true;
|
|
81
|
+
});
|
|
73
82
|
test("Platform procedures \u2014 shipped as code (not DB only)", () => {
|
|
74
83
|
const procs = readSrc("src/lib/platform-procedures.ts");
|
|
75
84
|
const count = (procs.match(/title:/g) || []).length;
|
|
@@ -4,28 +4,22 @@ import {
|
|
|
4
4
|
KNOWN_RUNTIMES,
|
|
5
5
|
clearAgentRuntime,
|
|
6
6
|
getAgentRuntime,
|
|
7
|
-
init_agent_config,
|
|
8
7
|
loadAgentConfig,
|
|
9
8
|
setAgentRuntime
|
|
10
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-KIUU4PNX.js";
|
|
11
10
|
import {
|
|
12
|
-
DEFAULT_RUNTIME
|
|
13
|
-
|
|
14
|
-
} from "../chunk-JT76KRZQ.js";
|
|
11
|
+
DEFAULT_RUNTIME
|
|
12
|
+
} from "../chunk-NGP6LSV2.js";
|
|
15
13
|
import {
|
|
16
|
-
init_employees,
|
|
17
14
|
loadEmployeesSync
|
|
18
|
-
} from "../chunk-
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-
|
|
15
|
+
} from "../chunk-TH6HTK2L.js";
|
|
16
|
+
import "../chunk-EOO32RJZ.js";
|
|
17
|
+
import "../chunk-FXU7JOXK.js";
|
|
18
|
+
import "../chunk-TOWAZ5IV.js";
|
|
19
|
+
import "../chunk-LYH5HE24.js";
|
|
20
|
+
import "../chunk-MLKGABMK.js";
|
|
24
21
|
|
|
25
22
|
// src/bin/exe-agent-config.ts
|
|
26
|
-
init_agent_config();
|
|
27
|
-
init_runtime_table();
|
|
28
|
-
init_employees();
|
|
29
23
|
function showAll() {
|
|
30
24
|
const config = loadAgentConfig();
|
|
31
25
|
let employees = [];
|