@askexenow/exe-os 0.9.239 → 0.9.243
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 +12 -0
- package/deploy/compose/.env.example +13 -1
- package/deploy/compose/cloudflared/config.yml.example +23 -4
- package/deploy/compose/docker-compose.yml +27 -7
- package/deploy/compose/generate-env.ts +49 -1
- package/deploy/compose/init-db.sql +10 -2
- package/deploy/stack-manifests/v0.9.json +113 -9
- package/dist/{active-agent-7MIVNARP.js → active-agent-KO4ZWDXE.js} +4 -4
- package/dist/{active-agent-55C5Y3XL.js → active-agent-KP2O52HA.js} +4 -4
- package/dist/{agentic-ontology-NCAQIQQI.js → agentic-ontology-DXE5J6I5.js} +1 -1
- package/dist/{backfill-metadata-3JP7EZ2U.js → backfill-metadata-DFTIGPXP.js} +7 -7
- package/dist/{background-jobs-RWL46VRD.js → background-jobs-CRXY7T4Y.js} +2 -2
- package/dist/{behaviors-6BGALYGW.js → behaviors-BL3QCHBT.js} +4 -4
- package/dist/bin/age-ontology-load.js +2 -2
- package/dist/bin/agentic-ontology-backfill.js +9 -9
- package/dist/bin/agentic-reflection-backfill.js +10 -10
- package/dist/bin/agentic-semantic-label.js +9 -9
- package/dist/bin/backfill-conversations.js +9 -9
- package/dist/bin/backfill-responses.js +9 -9
- package/dist/bin/backfill-vectors.js +11 -11
- package/dist/bin/bulk-sync-postgres.js +10 -10
- package/dist/bin/cc-doctor.js +3 -3
- package/dist/bin/cleanup-stale-review-tasks.js +13 -13
- package/dist/bin/cli.js +27 -22
- package/dist/bin/exe-agent-config.js +4 -4
- package/dist/bin/exe-agent.js +8 -8
- package/dist/bin/exe-assign.js +11 -11
- package/dist/bin/exe-boot.js +22 -22
- package/dist/bin/exe-call.js +5 -5
- package/dist/bin/exe-cloud.js +8 -8
- package/dist/bin/exe-dispatch.js +13 -13
- package/dist/bin/exe-doctor.js +1 -1
- package/dist/bin/exe-export-behaviors.js +10 -10
- package/dist/bin/exe-forget.js +9 -9
- package/dist/bin/exe-gateway.js +8 -8
- package/dist/bin/exe-healthcheck.js +3 -3
- package/dist/bin/exe-heartbeat.js +13 -13
- package/dist/bin/exe-kill.js +18 -18
- package/dist/bin/exe-launch-agent.js +22 -22
- package/dist/bin/exe-new-employee.js +8 -8
- package/dist/bin/exe-pending-messages.js +14 -14
- package/dist/bin/exe-pending-notifications.js +13 -13
- package/dist/bin/exe-pending-reviews.js +13 -13
- package/dist/bin/exe-rename.js +5 -5
- package/dist/bin/exe-review.js +17 -17
- package/dist/bin/exe-search.js +8 -8
- package/dist/bin/exe-session-cleanup.js +20 -20
- package/dist/bin/exe-settings.js +7 -7
- package/dist/bin/exe-start-codex.js +14 -14
- package/dist/bin/exe-start-opencode.js +11 -11
- package/dist/bin/exe-status.js +14 -14
- package/dist/bin/exe-support.js +3 -3
- package/dist/bin/exe-team.js +4 -4
- package/dist/bin/git-sweep.js +13 -13
- package/dist/bin/graph-backfill.js +8 -8
- package/dist/bin/graph-export.js +8 -8
- package/dist/bin/import-history.js +10 -10
- package/dist/bin/install.js +7 -7
- package/dist/bin/intercom-check.js +4 -4
- package/dist/bin/mcp-sessions.js +2 -2
- package/dist/bin/orchestration-metrics.js +5 -5
- package/dist/bin/postgres-agentic-reflection-backfill.js +4 -4
- package/dist/bin/postgres-agentic-semantic-backfill.js +3 -3
- package/dist/bin/scan-tasks.js +13 -13
- package/dist/bin/setup.js +3 -3
- package/dist/bin/shard-migrate.js +8 -8
- package/dist/bin/stack-update.js +324 -20
- package/dist/bin/verify-stack.js +3 -383
- package/dist/bin/vps-backup.js +8 -160
- package/dist/bin/vps-health-gate.js +10 -220
- package/dist/{branding-I7YYX4FM.js → branding-XWMO5EDR.js} +1 -1
- package/dist/{capacity-monitor-IFCZKRPG.js → capacity-monitor-4CSBC7AP.js} +14 -14
- package/dist/{catchup-brief-PIDRWXOW.js → catchup-brief-LF5Z6Q6E.js} +17 -17
- package/dist/{chunk-FGJUGDNM.js → chunk-222SI7QC.js} +14 -14
- package/dist/{chunk-JZMVLAZ2.js → chunk-2WBBVEIB.js} +1 -1
- package/dist/{chunk-JDOE33C2.js → chunk-3V53HH5T.js} +4 -4
- package/dist/{chunk-2KZSKURT.js → chunk-57SULZJ2.js} +3 -3
- package/dist/{chunk-QI4IXJN7.js → chunk-5CHYEKMH.js} +7 -4
- package/dist/chunk-5DMAMQNU.js +168 -0
- package/dist/{chunk-PLQAFB3Z.js → chunk-5JIG2FP2.js} +1 -1
- package/dist/{chunk-UWQ3XCDG.js → chunk-5WK7X5CF.js} +2 -2
- package/dist/{chunk-DDPAQ4LT.js → chunk-6JAGJN77.js} +2 -2
- package/dist/{chunk-7F37NMKB.js → chunk-73UE2PHT.js} +1 -1
- package/dist/{chunk-JL3K5OTS.js → chunk-7IZWLMTP.js} +1 -1
- package/dist/{chunk-ELRRL2NC.js → chunk-A4K2ZT6N.js} +4 -4
- package/dist/{chunk-GWYADLIW.js → chunk-AHXEU5XB.js} +1 -1
- package/dist/{chunk-WSHMBME6.js → chunk-AWRL5FGM.js} +19 -78
- package/dist/{chunk-OMPCFLWA.js → chunk-BSPOEYAO.js} +1 -1
- package/dist/{chunk-DHVC4RN7.js → chunk-CBDPEJOR.js} +5 -5
- package/dist/{chunk-2H55BIV2.js → chunk-CEJO7244.js} +2 -2
- package/dist/{chunk-FKWZVO2T.js → chunk-CPXGLSIL.js} +3 -3
- package/dist/{chunk-HX5G4AS4.js → chunk-CWITU7DW.js} +2 -2
- package/dist/{chunk-5GG7MTRJ.js → chunk-DGBGIXCC.js} +4 -4
- package/dist/{chunk-IQXPMK46.js → chunk-DLZYAYVM.js} +60 -14
- package/dist/{chunk-PPYWQV2M.js → chunk-DR5BGWFR.js} +2 -2
- package/dist/{chunk-BZWKTFEB.js → chunk-ENVRFBTB.js} +2 -2
- package/dist/{chunk-DUVO2PUJ.js → chunk-F3GM6OOP.js} +4 -4
- package/dist/{chunk-HNLPLLE6.js → chunk-F7JLZXHC.js} +60 -26
- package/dist/{chunk-AL4DRC5H.js → chunk-FFLILAG6.js} +1 -1
- package/dist/{chunk-BZNI4OK5.js → chunk-GHEWRYMY.js} +18 -2
- package/dist/{chunk-C7SFJO5F.js → chunk-GHT4REOS.js} +5 -5
- package/dist/{chunk-FBWUJEXS.js → chunk-HANG6NLF.js} +4 -6
- package/dist/{chunk-5NJ4A4ZA.js → chunk-HCBMPZDT.js} +1 -1
- package/dist/chunk-HOGTZLVU.js +244 -0
- package/dist/{chunk-IQSCZDBQ.js → chunk-I5PIBL56.js} +3 -3
- package/dist/chunk-IRHNV4GY.js +388 -0
- package/dist/{chunk-F4TCKCKK.js → chunk-ITZVPCBQ.js} +33 -12
- package/dist/{chunk-4HROS3GJ.js → chunk-IZVKWBIP.js} +1 -1
- package/dist/{chunk-DKI5BTBC.js → chunk-J7V7LPPX.js} +2 -2
- package/dist/{chunk-TOZ5NN5V.js → chunk-JLKUVK5J.js} +1 -1
- package/dist/{chunk-4SC65UBG.js → chunk-JLNXKG3K.js} +1 -1
- package/dist/{chunk-KVSQOG3W.js → chunk-K2BDE2B5.js} +4 -4
- package/dist/{chunk-KDJRFJDL.js → chunk-K333WOW4.js} +30 -2
- package/dist/{chunk-6LBCUA2A.js → chunk-KEZXW3RP.js} +1 -1
- package/dist/{chunk-W7G3GY4I.js → chunk-KLQI7QY4.js} +3 -3
- package/dist/{chunk-UODVZGBQ.js → chunk-KN7LPTIB.js} +1 -1
- package/dist/{chunk-ESKBZN4Q.js → chunk-L4WRH3DL.js} +1 -1
- package/dist/{chunk-VFQKKMKE.js → chunk-LAOB5BKV.js} +2 -2
- package/dist/{chunk-MAN5LZQ4.js → chunk-LQSFP2BV.js} +1 -1
- package/dist/{chunk-EJ7LOTV2.js → chunk-LSFHEMVI.js} +9 -9
- package/dist/{chunk-RA2RO27E.js → chunk-MCESA5UW.js} +2 -2
- package/dist/{chunk-UPMHG7ET.js → chunk-MEIHREPM.js} +1 -1
- package/dist/{chunk-D5C56WO3.js → chunk-MOZ2YQ54.js} +1 -1
- package/dist/{chunk-CLGB3FGL.js → chunk-MPX3TRMQ.js} +2 -2
- package/dist/{chunk-5R75ODPS.js → chunk-NBY6R37W.js} +61 -232
- package/dist/{chunk-RWFGXC35.js → chunk-NEYQAEYU.js} +7 -7
- package/dist/{chunk-MBHZDXGN.js → chunk-NL35XNLI.js} +1 -1
- package/dist/{chunk-TPQVLYSV.js → chunk-NLGMHPEN.js} +1 -1
- package/dist/{chunk-5LMH4YHG.js → chunk-NRVV4Y5V.js} +4 -4
- package/dist/{chunk-GN5VHPPR.js → chunk-NVZR7T4E.js} +1 -1
- package/dist/{chunk-Y2L7RMGH.js → chunk-NWBHL5PI.js} +1 -1
- package/dist/{chunk-YPYDLW75.js → chunk-OEMX65EA.js} +1 -1
- package/dist/{chunk-UAFUGPKO.js → chunk-ONAQAL3O.js} +1 -1
- package/dist/{chunk-AVM7XZE4.js → chunk-OWQ3CCYJ.js} +7 -6
- package/dist/{chunk-K525WLL7.js → chunk-PI6V23GF.js} +5 -4
- package/dist/{chunk-AURM7FOT.js → chunk-Q2OAQPWY.js} +1 -1
- package/dist/{chunk-FB5VRO5S.js → chunk-QLDWASTX.js} +28 -32
- package/dist/{chunk-EPWDTS2Q.js → chunk-QMTGMCWB.js} +1 -1
- package/dist/{chunk-VI2FJY2M.js → chunk-QP4FHME2.js} +2 -2
- package/dist/{chunk-NJWK6J4N.js → chunk-QUNKPR6Y.js} +5 -5
- package/dist/{chunk-O6DAF2TY.js → chunk-QUZVAHO7.js} +2 -2
- package/dist/{chunk-VHKL4S4T.js → chunk-RRHSONV5.js} +2 -2
- package/dist/{chunk-GPF6X6HE.js → chunk-RYDHEWYY.js} +2 -2
- package/dist/{chunk-C2YS2AA6.js → chunk-U7WOVXBB.js} +2 -2
- package/dist/chunk-UIRWDGMB.js +230 -0
- package/dist/{chunk-FE45RXGC.js → chunk-V2GZMY6O.js} +1 -1
- package/dist/{chunk-PATCHPNY.js → chunk-VHALWCUO.js} +1 -1
- package/dist/{chunk-HLZSC5WK.js → chunk-VQAP35DA.js} +20 -18
- package/dist/{chunk-452XB7OZ.js → chunk-VRIMTCX2.js} +1 -1
- package/dist/{chunk-SUNYJ6YE.js → chunk-VT2B5BHM.js} +1 -1
- package/dist/{chunk-UZIJDYDA.js → chunk-VWVJVQDH.js} +2 -2
- package/dist/{chunk-TRZ5KA2R.js → chunk-VXIMSRTO.js} +2 -2
- package/dist/{chunk-DAZIV4QZ.js → chunk-WCXZF42W.js} +1 -1
- package/dist/{chunk-6OJJF4WP.js → chunk-XJUUWHVN.js} +1 -1
- package/dist/{chunk-F7LU65PQ.js → chunk-Y25OJWOQ.js} +14 -2
- package/dist/{chunk-2ORPA23Y.js → chunk-YMXXD2GW.js} +36 -8
- package/dist/{chunk-5WLMF6PL.js → chunk-YMZHTTOQ.js} +1 -1
- package/dist/{chunk-7DIDOQCX.js → chunk-YRVW57UW.js} +139 -125
- package/dist/{chunk-BRFH5X7G.js → chunk-Z7VDUS6L.js} +1 -1
- package/dist/{chunk-YFE6W75D.js → chunk-ZKFPHJIJ.js} +1 -1
- package/dist/{chunk-5WUTKDH6.js → chunk-ZVXJSQOR.js} +1 -1
- package/dist/{co-activation-VB4CJQZB.js → co-activation-L6I2LSJO.js} +3 -3
- package/dist/{co-occurrence-XZQJJIBM.js → co-occurrence-QARWYUAY.js} +3 -3
- package/dist/{code-context-index-FCQOPUEA.js → code-context-index-UIYQRDHD.js} +4 -4
- package/dist/{content-extractor-SPSH5X33.js → content-extractor-EYRVGD6O.js} +2 -2
- package/dist/{conversation-wiki-populator-YU35LNRK.js → conversation-wiki-populator-L7O6F3BB.js} +1 -1
- package/dist/{crdt-sync-KXETGV45.js → crdt-sync-R6YROKDH.js} +1 -1
- package/dist/{crm-webhook-JMOAHTJ6.js → crm-webhook-WK3PYJJK.js} +2 -2
- package/dist/{cto-delegation-gate-IJ3KQIKF.js → cto-delegation-gate-5JZORQIT.js} +12 -12
- package/dist/{daemon-auth-2IZACWSG.js → daemon-auth-2HEOL6VG.js} +2 -2
- package/dist/{daemon-orchestration-ZCY4GEI3.js → daemon-orchestration-BJ3T5MMF.js} +16 -15
- package/dist/{db-backup-HLX5OLIV.js → db-backup-EWS52P2W.js} +2 -2
- package/dist/{dreaming-2CJML3TU.js → dreaming-BOSBDRI3.js} +13 -13
- package/dist/{entity-boost-T5IYWWDZ.js → entity-boost-6ZVX7DFB.js} +26 -2
- package/dist/{exe-drift-P5OIRNSH.js → exe-drift-WRE6RADZ.js} +4 -4
- package/dist/{exe-export-QQL2H322.js → exe-export-7N5PBCMK.js} +8 -8
- package/dist/{exe-import-V4RJCUEP.js → exe-import-YOOE7S3H.js} +8 -8
- package/dist/{exe-key-MENJGDD7.js → exe-key-GXJSTCX2.js} +4 -4
- package/dist/{exe-org-3FNET2J7.js → exe-org-42YMQL75.js} +2 -2
- package/dist/{exe-snapshot-YRARQE7F.js → exe-snapshot-ODUCFW7G.js} +18 -18
- package/dist/{fast-db-init-HIJWWKAO.js → fast-db-init-YSR7RMVZ.js} +1 -1
- package/dist/{founder-context-BQ5NBDUV.js → founder-context-Q2HUCZX4.js} +2 -2
- package/dist/gateway/index.js +9 -9
- package/dist/{gateway-client-YGSA5QMC.js → gateway-client-4QXHKN5C.js} +1 -1
- package/dist/{git-staleness-IHTKCUMN.js → git-staleness-BJDTCDPC.js} +3 -3
- package/dist/{git-task-sweep-5ZPNQS7Y.js → git-task-sweep-L3U3T5HM.js} +13 -13
- package/dist/{global-procedures-XHDIZRJU.js → global-procedures-HCHEHKY2.js} +4 -4
- package/dist/{graph-auto-extract-5TPT67GP.js → graph-auto-extract-FP5C76LS.js} +3 -3
- package/dist/{hook-integrity-SB53Y7UK.js → hook-integrity-2OU3T6UC.js} +1 -1
- package/dist/hooks/bug-report-worker.js +15 -14
- package/dist/hooks/codex-stop-task-finalizer.js +15 -14
- package/dist/hooks/commit-complete.js +16 -16
- package/dist/hooks/error-recall.js +10 -10
- package/dist/hooks/exe-heartbeat-hook.js +5 -5
- package/dist/hooks/ingest-worker.js +8 -8
- package/dist/hooks/ingest.js +13 -13
- package/dist/hooks/instructions-loaded.js +7 -7
- package/dist/hooks/manifest.json +20 -20
- package/dist/hooks/notification.js +6 -6
- package/dist/hooks/post-compact.js +15 -15
- package/dist/hooks/post-tool-combined.js +7 -7
- package/dist/hooks/pre-compact.js +20 -20
- package/dist/hooks/pre-tool-use.js +28 -25
- package/dist/hooks/prompt-submit.js +62 -31
- package/dist/hooks/session-end.js +26 -26
- package/dist/hooks/session-start.js +39 -15
- package/dist/hooks/stop.js +22 -22
- package/dist/hooks/subagent-stop.js +15 -15
- package/dist/hooks/summary-worker.js +32 -27
- package/dist/index.js +21 -21
- package/dist/{installer-AMZM4MLS.js → installer-AWMUCRN4.js} +7 -7
- package/dist/{installer-KT5FW4CN.js → installer-HB3NH6FG.js} +9 -9
- package/dist/{installer-HW74W3IT.js → installer-RU6EVOBL.js} +6 -6
- package/dist/{intercom-queue-RNM6EPGA.js → intercom-queue-A6UJEFIF.js} +1 -1
- package/dist/{key-backup-status-OZ2CXUDW.js → key-backup-status-4YKCV4ZV.js} +1 -1
- package/dist/lib/agent-config.js +2 -2
- package/dist/lib/cloud-sync.js +10 -8
- package/dist/lib/config.js +1 -1
- package/dist/lib/consolidation.js +8 -8
- package/dist/lib/database.js +3 -3
- package/dist/lib/db-daemon-client.js +3 -3
- package/dist/lib/db.js +3 -3
- package/dist/lib/device-registry.js +1 -1
- package/dist/lib/embedder.js +4 -4
- package/dist/lib/employee-templates.js +5 -5
- package/dist/lib/employees.js +3 -3
- package/dist/lib/exe-daemon-client.js +3 -3
- package/dist/lib/exe-daemon.js +105 -74
- package/dist/lib/hybrid-search.js +8 -8
- package/dist/lib/identity.js +3 -3
- package/dist/lib/keychain.js +1 -1
- package/dist/lib/license.js +2 -2
- package/dist/lib/messaging.js +13 -13
- package/dist/lib/post-tool-memory.js +3 -3
- package/dist/lib/reminders.js +4 -4
- package/dist/lib/schedules.js +8 -8
- package/dist/lib/session-registry.js +5 -5
- package/dist/lib/skill-learning.js +5 -5
- package/dist/lib/store.js +7 -7
- package/dist/lib/task-router.js +4 -4
- package/dist/lib/tasks.js +14 -13
- package/dist/lib/tmux-routing.js +12 -12
- package/dist/lib/token-spend.js +4 -4
- package/dist/lib/ws-client.js +1 -1
- package/dist/{license-gate-XJDIL6OZ.js → license-gate-6JQQFBHS.js} +3 -3
- package/dist/mcp/register-tools.js +68 -67
- package/dist/mcp/server.js +70 -69
- package/dist/mcp/tools/complete-reminder.js +5 -5
- package/dist/mcp/tools/create-reminder.js +5 -5
- package/dist/mcp/tools/create-task.js +16 -15
- package/dist/mcp/tools/deactivate-behavior.js +6 -6
- package/dist/mcp/tools/list-reminders.js +5 -5
- package/dist/mcp/tools/list-tasks.js +16 -15
- package/dist/mcp/tools/send-message.js +15 -15
- package/dist/mcp/tools/update-task.js +15 -14
- package/dist/{mcp-http-config-BXX3RZPR.js → mcp-http-config-XIJR5P2Z.js} +4 -4
- package/dist/{memory-cards-KRTP5GFM.js → memory-cards-H4BJJ5OK.js} +3 -3
- package/dist/{memory-graph-extractor-G532PUHC.js → memory-graph-extractor-SDGM3GVR.js} +4 -4
- package/dist/{memory-poisoning-defense-HJM3FQA3.js → memory-poisoning-defense-UVU67DGJ.js} +3 -3
- package/dist/{memory-queue-FTNBWLS4.js → memory-queue-FNT5WHXP.js} +2 -2
- package/dist/{memory-queue-client-DHSHEIHQ.js → memory-queue-client-JZCFYTWQ.js} +5 -5
- package/dist/{memory-reflection-RANRFUQL.js → memory-reflection-GGB5K35L.js} +3 -3
- package/dist/{notifications-4P2PVEOT.js → notifications-P3XQZDTH.js} +12 -12
- package/dist/{orchestration-events-IYTASMSN.js → orchestration-events-25WEKUKH.js} +4 -4
- package/dist/{orchestration-phase-SGA7PJ5G.js → orchestration-phase-C26XVKLZ.js} +2 -2
- package/dist/{orchestrator-VKVHZ4MV.js → orchestrator-VIXTY4E4.js} +14 -14
- package/dist/{pipeline-router-E4L5BDXN.js → pipeline-router-S5PE5U6B.js} +4 -4
- package/dist/{plan-limits-5O5QG55H.js → plan-limits-DGIVM42H.js} +5 -5
- package/dist/{prediction-log-OMWHW7FL.js → prediction-log-DOEOHDHS.js} +1 -1
- package/dist/{project-boot-WMI6CWRX.js → project-boot-4ZL2W7DN.js} +12 -2
- package/dist/{projection-worker-54KRNQSO.js → projection-worker-GG2W5OM3.js} +3 -3
- package/dist/{push-notifications-E2XXEWJZ.js → push-notifications-AMHVR6DF.js} +2 -2
- package/dist/{reranker-4NTUFNYT.js → reranker-UCPLQZE2.js} +2 -2
- package/dist/{review-polling-BFRJDLUA.js → review-polling-P2MWEXLR.js} +13 -13
- package/dist/runtime/index.js +15 -15
- package/dist/{session-events-KCZCWGE4.js → session-events-5CD66R6U.js} +13 -13
- package/dist/{session-kill-telemetry-TMNIDYWY.js → session-kill-telemetry-7FBHTEDN.js} +4 -4
- package/dist/{session-scope-DRZBQ32Y.js → session-scope-VMIPAZU7.js} +12 -12
- package/dist/{setup-wizard-TQKGDAHO.js → setup-wizard-BNR47URR.js} +3 -3
- package/dist/{shard-manager-G6MHCO7X.js → shard-manager-VGA2TYHM.js} +2 -2
- package/dist/{skill-refinement-Z5SWD3AM.js → skill-refinement-NRG4WWRW.js} +3 -3
- package/dist/stack-release-PFZI22WC.js +521 -0
- package/dist/{stack-update-NO5MNARG.js → stack-update-JIWJGGLX.js} +3 -3
- package/dist/{steward-gate-7DWYS5AT.js → steward-gate-L7DJMF4C.js} +4 -4
- package/dist/{task-enforcement-2VL5J6JJ.js → task-enforcement-XQL77PZH.js} +52 -12
- package/dist/{task-scope-YHALISIB.js → task-scope-R3XKBIHL.js} +12 -12
- package/dist/{tasks-crud-JXZEBZFR.js → tasks-crud-DQOG2NPG.js} +12 -12
- package/dist/tasks-notify-4EQYG52H.js +37 -0
- package/dist/{tasks-review-PGPYJQF5.js → tasks-review-XPFJ4DSJ.js} +12 -12
- package/dist/{telemetry-upload-H7OJNBIF.js → telemetry-upload-OT5B5HUY.js} +7 -7
- package/dist/{token-budget-JJ7JQIA2.js → token-budget-D2LQKCAV.js} +3 -3
- package/dist/{tool-capability-index-WIV4K3FB.js → tool-capability-index-FAJ5ZHDF.js} +1 -1
- package/dist/{tool-telemetry-W4LFCHFT.js → tool-telemetry-QIF5BCLF.js} +1 -1
- package/dist/tui/App.js +26 -26
- package/dist/{tui-data-72U6N2DC.js → tui-data-UEV2QOR3.js} +108 -12
- package/dist/{whatsapp-config-W63RQ3AU.js → whatsapp-config-GOSELKTE.js} +7 -0
- package/dist/{worker-gate-SCSN6IHI.js → worker-gate-PRCKA23W.js} +2 -2
- package/dist/{workflow-engine-OICYBE4F.js → workflow-engine-7X6LLH3M.js} +2 -2
- package/dist/{worktree-JXN4RCWC.js → worktree-RICSCT2S.js} +5 -5
- package/package.json +1 -1
- package/release-notes.json +137 -297
- package/stack.release.json +4 -3
- package/dist/preflight-EAH2MI76.js +0 -287
- /package/dist/{chunk-H42LEGLB.js → chunk-AQBEG33D.js} +0 -0
- /package/dist/{chunk-AU5426YP.js → chunk-B7JGEDVE.js} +0 -0
- /package/dist/{chunk-YFDDTHNM.js → chunk-JXI4XUTV.js} +0 -0
- /package/dist/{chunk-SNYDRHV3.js → chunk-U3DUFHOT.js} +0 -0
- /package/dist/{chunk-N2XUH2HQ.js → chunk-VBPC7IC7.js} +0 -0
- /package/dist/{chunk-HTUJBTBM.js → chunk-VUS6WXQ3.js} +0 -0
- /package/dist/{chunk-NOLIN2YI.js → chunk-XAYRZHLV.js} +0 -0
- /package/dist/{core-memory-VOBGGB2Q.js → core-memory-4KAIKQRQ.js} +0 -0
- /package/dist/{message-queue-client-KAJN6TIJ.js → message-queue-client-S6W5VMJV.js} +0 -0
- /package/dist/{oauth-server-QEXRSXEP.js → oauth-server-2ESBZB7F.js} +0 -0
- /package/dist/{webhook-pipe-LY4XEDL7.js → webhook-pipe-ZRUVOG5H.js} +0 -0
- /package/dist/{wiki-acl-M3OR547L.js → wiki-acl-MFLSS6DE.js} +0 -0
- /package/dist/{wiki-client-MAFYBXCQ.js → wiki-client-GBPR45BQ.js} +0 -0
package/release-notes.json
CHANGED
|
@@ -1,6 +1,106 @@
|
|
|
1
1
|
{
|
|
2
|
-
"current": "0.9.
|
|
2
|
+
"current": "0.9.243",
|
|
3
3
|
"notes": {
|
|
4
|
+
"0.9.243": {
|
|
5
|
+
"version": "0.9.243",
|
|
6
|
+
"date": "2026-06-09",
|
|
7
|
+
"features": [
|
|
8
|
+
"Entity Profile UI — knowledge graph explorer + entity detail view",
|
|
9
|
+
"log MCP session open/close to stderr for docker logs visibility",
|
|
10
|
+
"Graph→PostgreSQL sync timer — automatic SQLite→exe-db projection",
|
|
11
|
+
"project GraphRAG data to PostgreSQL during cloud sync pull",
|
|
12
|
+
"add behavior effectiveness tracking — attribution, conflicts, scoring, load",
|
|
13
|
+
"close the reinforcement loop — dreaming reads investigation data",
|
|
14
|
+
"add reviews to Cloudflare support system — separate from bugs/features",
|
|
15
|
+
"self-improvement auto-merges simple fixes, notifies on failures",
|
|
16
|
+
"automatic investigation record system for debugging cycle tracking",
|
|
17
|
+
"smoke test + Playwright E2E + self-improvement cron",
|
|
18
|
+
"P0 procedures — verify your own fix + confidence decay",
|
|
19
|
+
"boot output as formatted table with box-drawing characters",
|
|
20
|
+
"show auto-fix cycle status in exe-os boot",
|
|
21
|
+
"graceful daemon restart — persist MCP sessions for transparent recovery",
|
|
22
|
+
"default to keyword+graph search, embeddings opt-in",
|
|
23
|
+
"server-side telemetry storage + admin insights endpoint",
|
|
24
|
+
"enrich telemetry payload with usage counters and auto-insights",
|
|
25
|
+
"add telemetry auto-insight computation engine",
|
|
26
|
+
"auto-calibration in dreaming cycle + telemetry integration",
|
|
27
|
+
"first-class time estimation on tasks — auto-tracked, queryable",
|
|
28
|
+
"add agent assertion system — confidence tracking on task lifecycle",
|
|
29
|
+
"auto-run dreaming cycle on session end — zero-touch self-improvement",
|
|
30
|
+
"add dreaming system + structured handoffs to platform procedures",
|
|
31
|
+
"add snapshot + boot to platform procedures and operating procedures",
|
|
32
|
+
"add `exe-os boot --project X` CLI command for project boot verification"
|
|
33
|
+
],
|
|
34
|
+
"fixes": [
|
|
35
|
+
"stack-release uses defaultBranch per repo (wiki uses master)",
|
|
36
|
+
"prevent stale task intercom prompts",
|
|
37
|
+
"v0.9.241 — 13 more bug fixes (28 total this session)",
|
|
38
|
+
"sync lockfile for Docker build — npm ci --omit=dev works again",
|
|
39
|
+
"keep review notifications session-local and test-safe",
|
|
40
|
+
"CI Dockerfile reference — Dockerfile.exed → Dockerfile.exe-os",
|
|
41
|
+
"v0.9.240 — 15 bug fixes across HYGO, Jack, platform (stack v0.9.15)",
|
|
42
|
+
"keep daemon memory recall FTS bounded",
|
|
43
|
+
"keep daemon cloud sync off CRDT heap path",
|
|
44
|
+
"suppress ENOBUFS in reapers + skip boot-time sync execution",
|
|
45
|
+
"MCP health probe in prompt hook + Docker image build tolerance",
|
|
46
|
+
"plug MCP session memory leak — zombie McpServer instances accumulated",
|
|
47
|
+
"lower RSS watchdog to 1.5/2.5GB + add GC after heavy operations",
|
|
48
|
+
"snapshot crash — daemon fallback + dreaming scope binding",
|
|
49
|
+
"skip duplicate initStore in WS client — prevents 2-8s event loop block",
|
|
50
|
+
"add session scope imports to dreaming, project-boot, telemetry-upload",
|
|
51
|
+
"resolve typecheck errors for npm publish",
|
|
52
|
+
"add setImmediate yields to Graph→PG sync — prevent event loop blocking",
|
|
53
|
+
"convert SQLite short hex IDs to valid UUIDs for PostgreSQL projection",
|
|
54
|
+
"delay initial graph sync tick to 60s + add debug logging",
|
|
55
|
+
"share DB init state between MCP HTTP and timer ticks",
|
|
56
|
+
"allow VPS daemon to run in PostgreSQL-only mode (no encryption key)",
|
|
57
|
+
"detect response body failures — build pass ≠ feature works",
|
|
58
|
+
"coordinators see all tasks cross-session by default",
|
|
59
|
+
"self-improvement uses Cloudflare support API, not local tasks"
|
|
60
|
+
],
|
|
61
|
+
"security": [
|
|
62
|
+
"fix shell injection, SSRF, socket leaks, backup validation",
|
|
63
|
+
"bump v0.9.139 — 2 CRITICAL security fixes, 14 bug fixes, 6 features, customer config preservation",
|
|
64
|
+
"fix 2 CRITICAL + 1 HIGH from post-fix audit",
|
|
65
|
+
"validate X-Agent-Role against roster — prevent privilege escalation",
|
|
66
|
+
"release: stack v0.9.8 — security hardening + Hygo bug fixes",
|
|
67
|
+
"add webhook HMAC-SHA256 validation + disable query param auth in prod",
|
|
68
|
+
"pin GitHub Actions to SHAs, update jose to 6.2.3",
|
|
69
|
+
"harden support intake against abuse and data leakage",
|
|
70
|
+
"bump to v0.9.22 — Codex MCP parity + customer bug fixes + security audit remediation",
|
|
71
|
+
"audit: pre-hygo exe-gateway security report",
|
|
72
|
+
"add SECURITY.md — trust document for pre-install security evaluation",
|
|
73
|
+
"fix 4 pricing tier bypass vulnerabilities (audit F1-F4)"
|
|
74
|
+
],
|
|
75
|
+
"other": [
|
|
76
|
+
"stack release v0.9.16",
|
|
77
|
+
"bump v0.9.243 for stack release",
|
|
78
|
+
"bump v0.9.242 for stack release",
|
|
79
|
+
"add STACK-RELEASE.md — full release process documentation",
|
|
80
|
+
"claurst competitive analysis — npm distribution + free-tier mode",
|
|
81
|
+
"bump stack.release.json to v0.9.240 for CI image build",
|
|
82
|
+
"update release notes for v0.9.238-239",
|
|
83
|
+
"release: stack v0.9.14 — gateway audit fixes",
|
|
84
|
+
"release: stack v0.9.13 — HYGO deployment readiness",
|
|
85
|
+
"incremental Graph→PG sync — 86K rows → deltas only",
|
|
86
|
+
"batch Graph→PG sync — 500 rows per INSERT instead of row-by-row",
|
|
87
|
+
"consolidate daemon timers into unified orchestration tick (#78)",
|
|
88
|
+
"revise GLiNER — Haiku API now, GLiNER when cost matters",
|
|
89
|
+
"capture GLiNER entity extraction in ARCHITECTURE.md",
|
|
90
|
+
"detailed design system structure + Phase 2 component list",
|
|
91
|
+
"exe-os-design-system — unified design system for all products",
|
|
92
|
+
"GoTrue JWT unified auth architecture — founder directive 2026-06-08",
|
|
93
|
+
"Thread + Graph Discovery architecture — unified knowledge view",
|
|
94
|
+
"move heavy jobs to 9 PM — GraphRAG, skill sweep, backup",
|
|
95
|
+
"Mode 3 Client-Side RAG architecture — memories never leave device",
|
|
96
|
+
"bump to v0.9.230 — P0 WAL backup corruption fix for Jack",
|
|
97
|
+
"bump to v0.9.225",
|
|
98
|
+
"bump to v0.9.223",
|
|
99
|
+
"boot time 18.9s → 2.2s — query daemon socket instead of opening DB",
|
|
100
|
+
"add event loop yielding to heavy daemon timers"
|
|
101
|
+
],
|
|
102
|
+
"migration_notes": []
|
|
103
|
+
},
|
|
4
104
|
"0.9.239": {
|
|
5
105
|
"version": "0.9.239",
|
|
6
106
|
"date": "2026-06-09",
|
|
@@ -101,323 +201,63 @@
|
|
|
101
201
|
],
|
|
102
202
|
"migration_notes": []
|
|
103
203
|
},
|
|
104
|
-
"0.9.
|
|
105
|
-
"version": "0.9.
|
|
204
|
+
"0.9.237": {
|
|
205
|
+
"version": "0.9.237",
|
|
106
206
|
"date": "2026-06-08",
|
|
107
207
|
"features": [
|
|
108
|
-
"
|
|
109
|
-
"exe-erp Docker Compose — 4 services (gunicorn, websocket, queue, scheduler) in stack",
|
|
110
|
-
"exe-erp production readiness — roles, workflows, dashboards, templates, PWA",
|
|
111
|
-
"perf: daemon event loop yielding — MCP stays responsive during heavy timer work",
|
|
112
|
-
"perf: agent_data_refresh reduced 10min→1hr, yields between JSONL parses",
|
|
113
|
-
"perf: batchCapturePanes yields between tmux batches"
|
|
208
|
+
"graceful daemon restart — persist MCP sessions for transparent recovery"
|
|
114
209
|
],
|
|
115
210
|
"fixes": [
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
-
"fix: use update.askexe.com registry for all ERP image references"
|
|
211
|
+
"19 P1/P2 fixes — full audit remediation for July 1 launch",
|
|
212
|
+
"9 P1/P2 fixes — daemon stability, MCP reliability, data safety"
|
|
119
213
|
],
|
|
120
214
|
"security": [],
|
|
121
|
-
"other": [],
|
|
122
|
-
"migration_notes": []
|
|
123
|
-
},
|
|
124
|
-
"0.9.220": {
|
|
125
|
-
"version": "0.9.220",
|
|
126
|
-
"date": "2026-06-05",
|
|
127
|
-
"features": [
|
|
128
|
-
"add kind field to company procedures — supports 'value' vs 'procedure'",
|
|
129
|
-
"fan-out/fan-in barrier — task groups with daemon-tick resolution",
|
|
130
|
-
"checkpoint/resume loader — auto-inject checkpoint on session boot",
|
|
131
|
-
"cherry-pick VPS guardrails from tom/stack-version-pinning",
|
|
132
|
-
"add /v1/image-credentials broker + /v1/deploy-audits to api-gateway",
|
|
133
|
-
"add reactivate_behavior MCP tool — reverses deactivation",
|
|
134
|
-
"working memory — 5th cognition layer (runtime scratchpad)",
|
|
135
|
-
"concept extraction + entity alias resolution for knowledge graph",
|
|
136
|
-
"free license telemetry is mandatory, paid can opt out",
|
|
137
|
-
"add mcp-sessions CLI — rich status table for running sessions",
|
|
138
|
-
"5-minute telemetry batching + per-tool-call usage in payload",
|
|
139
|
-
"disk outbox for failed telemetry + remote killswitch",
|
|
140
|
-
"auto-attach orchestration metrics to every bug report",
|
|
141
|
-
"auto-send daily telemetry from daemon",
|
|
142
|
-
"add telemetry intake endpoint to Cloudflare Worker",
|
|
143
|
-
"close orchestration measurement edge gaps",
|
|
144
|
-
"harden orchestration telemetry coverage",
|
|
145
|
-
"telemetry upload + RESUME storms + reviewer bottlenecks + DB consistency",
|
|
146
|
-
"harden orchestration measurement contract",
|
|
147
|
-
"add blocked duration + session duration latency metrics",
|
|
148
|
-
"complete orchestration measurement — all blind spots closed",
|
|
149
|
-
"full orchestration measurement — 38 event types across all blind spots",
|
|
150
|
-
"expand orchestration measurement to full event coverage",
|
|
151
|
-
"DB Authority Phase 1 — task claim and liveness schema",
|
|
152
|
-
"browser prompt injection defense + persistent cookie jar"
|
|
153
|
-
],
|
|
154
|
-
"fixes": [
|
|
155
|
-
"parallelize api_watchdog pane captures + add kind column migration",
|
|
156
|
-
"harden customer stack runtime defaults",
|
|
157
|
-
"resolve open support bugs for stack and tmux",
|
|
158
|
-
"update stack manifest 0.9.12 with current image tags",
|
|
159
|
-
"stop orphan reaper killing agent CLIs",
|
|
160
|
-
"monitor-agent healthcheck path /agent → /app/beszel-agent",
|
|
161
|
-
"improve session exit forensics",
|
|
162
|
-
"harden session-end daemon liveness probe",
|
|
163
|
-
"daemon health check was always reporting dead — add /v1/ping",
|
|
164
|
-
"close remaining orchestration bug gaps",
|
|
165
|
-
"close orchestration support bug gaps",
|
|
166
|
-
"remove failed DB warmup workaround",
|
|
167
|
-
"trace daemon timers and async tmux session checks",
|
|
168
|
-
"add scope comment to DB warmup task query (readiness gate)",
|
|
169
|
-
"add DB warmup at boot+5s to prevent 15s block on first query",
|
|
170
|
-
"move DB memory count query to slow path — fast path is cache-only",
|
|
171
|
-
"split agent stats into fast path (60s) + slow path (10m)",
|
|
172
|
-
"defer agent stats first tick + async file write",
|
|
173
|
-
"Fix daemon agent stats event-loop stalls",
|
|
174
|
-
"async-ify task re-sync walk + git worktree list in daemon",
|
|
175
|
-
"async worktree reaper — eliminates 30-min event loop blocks",
|
|
176
|
-
"simplify telemetry to once-per-day only",
|
|
177
|
-
"reduce telemetry batch cadence from 5min to 6h",
|
|
178
|
-
"prevent daemon telemetry checkpoint stalls",
|
|
179
|
-
"add gateway tables to init-db.sql — prevents missing table on fresh deploys"
|
|
180
|
-
],
|
|
181
|
-
"security": [
|
|
182
|
-
"fix shell injection, SSRF, socket leaks, backup validation",
|
|
183
|
-
"bump v0.9.139 — 2 CRITICAL security fixes, 14 bug fixes, 6 features, customer config preservation",
|
|
184
|
-
"fix 2 CRITICAL + 1 HIGH from post-fix audit",
|
|
185
|
-
"validate X-Agent-Role against roster — prevent privilege escalation",
|
|
186
|
-
"release: stack v0.9.8 — security hardening + Hygo bug fixes",
|
|
187
|
-
"add webhook HMAC-SHA256 validation + disable query param auth in prod",
|
|
188
|
-
"pin GitHub Actions to SHAs, update jose to 6.2.3",
|
|
189
|
-
"harden support intake against abuse and data leakage",
|
|
190
|
-
"bump to v0.9.22 — Codex MCP parity + customer bug fixes + security audit remediation",
|
|
191
|
-
"audit: pre-hygo exe-gateway security report",
|
|
192
|
-
"add SECURITY.md — trust document for pre-install security evaluation",
|
|
193
|
-
"fix 4 pricing tier bypass vulnerabilities (audit F1-F4)"
|
|
194
|
-
],
|
|
195
215
|
"other": [
|
|
196
|
-
"bump to v0.9.
|
|
197
|
-
"capture desktop chat app redesign",
|
|
198
|
-
"bump to v0.9.219",
|
|
199
|
-
"bump to v0.9.218",
|
|
200
|
-
"bump to v0.9.217",
|
|
201
|
-
"bump to v0.9.216",
|
|
202
|
-
"structured agent communication design — typed handoffs + message validation",
|
|
203
|
-
"bump to v0.9.215",
|
|
204
|
-
"orchestration primitives design — checkpoint/resume, fan-out/fan-in, trace viewer",
|
|
205
|
-
"bump to v0.9.214",
|
|
206
|
-
"bump to v0.9.213",
|
|
207
|
-
"bump to v0.9.212",
|
|
208
|
-
"bump to v0.9.211",
|
|
209
|
-
"bump to v0.9.210",
|
|
210
|
-
"bump to v0.9.209",
|
|
211
|
-
"update release-notes.json",
|
|
212
|
-
"Standardize task completion reports",
|
|
213
|
-
"bump to v0.9.208",
|
|
214
|
-
"bump to v0.9.207",
|
|
215
|
-
"bump to v0.9.206",
|
|
216
|
-
"bump to v0.9.205",
|
|
217
|
-
"bump to v0.9.204",
|
|
218
|
-
"bump stack manifest to v0.9.12 — CRM v0.9.44, exe-os v0.9.199",
|
|
219
|
-
"review full orchestration measurement coverage",
|
|
220
|
-
"bump to v0.9.203"
|
|
216
|
+
"bump to v0.9.237"
|
|
221
217
|
],
|
|
222
218
|
"migration_notes": []
|
|
223
219
|
},
|
|
224
|
-
"0.9.
|
|
225
|
-
"version": "0.9.
|
|
226
|
-
"date": "2026-06-
|
|
227
|
-
"features": [
|
|
228
|
-
"fan-out/fan-in barrier — task groups with daemon-tick resolution",
|
|
229
|
-
"checkpoint/resume loader — auto-inject checkpoint on session boot",
|
|
230
|
-
"cherry-pick VPS guardrails from tom/stack-version-pinning",
|
|
231
|
-
"add /v1/image-credentials broker + /v1/deploy-audits to api-gateway",
|
|
232
|
-
"add reactivate_behavior MCP tool — reverses deactivation",
|
|
233
|
-
"working memory — 5th cognition layer (runtime scratchpad)",
|
|
234
|
-
"concept extraction + entity alias resolution for knowledge graph",
|
|
235
|
-
"free license telemetry is mandatory, paid can opt out",
|
|
236
|
-
"add mcp-sessions CLI — rich status table for running sessions",
|
|
237
|
-
"5-minute telemetry batching + per-tool-call usage in payload",
|
|
238
|
-
"disk outbox for failed telemetry + remote killswitch",
|
|
239
|
-
"auto-attach orchestration metrics to every bug report",
|
|
240
|
-
"auto-send daily telemetry from daemon",
|
|
241
|
-
"add telemetry intake endpoint to Cloudflare Worker",
|
|
242
|
-
"close orchestration measurement edge gaps",
|
|
243
|
-
"harden orchestration telemetry coverage",
|
|
244
|
-
"telemetry upload + RESUME storms + reviewer bottlenecks + DB consistency",
|
|
245
|
-
"harden orchestration measurement contract",
|
|
246
|
-
"add blocked duration + session duration latency metrics",
|
|
247
|
-
"complete orchestration measurement — all blind spots closed",
|
|
248
|
-
"full orchestration measurement — 38 event types across all blind spots",
|
|
249
|
-
"expand orchestration measurement to full event coverage",
|
|
250
|
-
"DB Authority Phase 1 — task claim and liveness schema",
|
|
251
|
-
"browser prompt injection defense + persistent cookie jar",
|
|
252
|
-
"wire exe-erp into VPS stack (init-db, cloudflared, manifest, docs)"
|
|
253
|
-
],
|
|
220
|
+
"0.9.234": {
|
|
221
|
+
"version": "0.9.234",
|
|
222
|
+
"date": "2026-06-08",
|
|
223
|
+
"features": [],
|
|
254
224
|
"fixes": [
|
|
255
|
-
"
|
|
256
|
-
"
|
|
257
|
-
"
|
|
258
|
-
"
|
|
259
|
-
"monitor-agent healthcheck path /agent → /app/beszel-agent",
|
|
260
|
-
"improve session exit forensics",
|
|
261
|
-
"harden session-end daemon liveness probe",
|
|
262
|
-
"daemon health check was always reporting dead — add /v1/ping",
|
|
263
|
-
"close remaining orchestration bug gaps",
|
|
264
|
-
"close orchestration support bug gaps",
|
|
265
|
-
"remove failed DB warmup workaround",
|
|
266
|
-
"trace daemon timers and async tmux session checks",
|
|
267
|
-
"add scope comment to DB warmup task query (readiness gate)",
|
|
268
|
-
"add DB warmup at boot+5s to prevent 15s block on first query",
|
|
269
|
-
"move DB memory count query to slow path — fast path is cache-only",
|
|
270
|
-
"split agent stats into fast path (60s) + slow path (10m)",
|
|
271
|
-
"defer agent stats first tick + async file write",
|
|
272
|
-
"Fix daemon agent stats event-loop stalls",
|
|
273
|
-
"async-ify task re-sync walk + git worktree list in daemon",
|
|
274
|
-
"async worktree reaper — eliminates 30-min event loop blocks",
|
|
275
|
-
"simplify telemetry to once-per-day only",
|
|
276
|
-
"reduce telemetry batch cadence from 5min to 6h",
|
|
277
|
-
"prevent daemon telemetry checkpoint stalls",
|
|
278
|
-
"add gateway tables to init-db.sql — prevents missing table on fresh deploys",
|
|
279
|
-
"task test mock returns correct shape for createOrRefreshResumeTask"
|
|
280
|
-
],
|
|
281
|
-
"security": [
|
|
282
|
-
"fix shell injection, SSRF, socket leaks, backup validation",
|
|
283
|
-
"bump v0.9.139 — 2 CRITICAL security fixes, 14 bug fixes, 6 features, customer config preservation",
|
|
284
|
-
"fix 2 CRITICAL + 1 HIGH from post-fix audit",
|
|
285
|
-
"validate X-Agent-Role against roster — prevent privilege escalation",
|
|
286
|
-
"release: stack v0.9.8 — security hardening + Hygo bug fixes",
|
|
287
|
-
"add webhook HMAC-SHA256 validation + disable query param auth in prod",
|
|
288
|
-
"pin GitHub Actions to SHAs, update jose to 6.2.3",
|
|
289
|
-
"harden support intake against abuse and data leakage",
|
|
290
|
-
"bump to v0.9.22 — Codex MCP parity + customer bug fixes + security audit remediation",
|
|
291
|
-
"audit: pre-hygo exe-gateway security report",
|
|
292
|
-
"add SECURITY.md — trust document for pre-install security evaluation",
|
|
293
|
-
"fix 4 pricing tier bypass vulnerabilities (audit F1-F4)"
|
|
225
|
+
"daemon memory leak — 3 fixes prevent 3.5GB growth over 20 hours",
|
|
226
|
+
"P0 WAL checkpoint before backup — prevents SQLITE_CORRUPT on large DBs",
|
|
227
|
+
"6 launch blockers for July 1 public launch",
|
|
228
|
+
"remove duplicate sessionScope filter — corrupted SQL parameter binding"
|
|
294
229
|
],
|
|
230
|
+
"security": [],
|
|
295
231
|
"other": [
|
|
296
|
-
"
|
|
297
|
-
"bump to v0.9.219",
|
|
298
|
-
"bump to v0.9.218",
|
|
299
|
-
"bump to v0.9.217",
|
|
300
|
-
"bump to v0.9.216",
|
|
301
|
-
"structured agent communication design — typed handoffs + message validation",
|
|
302
|
-
"bump to v0.9.215",
|
|
303
|
-
"orchestration primitives design — checkpoint/resume, fan-out/fan-in, trace viewer",
|
|
304
|
-
"bump to v0.9.214",
|
|
305
|
-
"bump to v0.9.213",
|
|
306
|
-
"bump to v0.9.212",
|
|
307
|
-
"bump to v0.9.211",
|
|
308
|
-
"bump to v0.9.210",
|
|
309
|
-
"bump to v0.9.209",
|
|
310
|
-
"update release-notes.json",
|
|
311
|
-
"Standardize task completion reports",
|
|
312
|
-
"bump to v0.9.208",
|
|
313
|
-
"bump to v0.9.207",
|
|
314
|
-
"bump to v0.9.206",
|
|
315
|
-
"bump to v0.9.205",
|
|
316
|
-
"bump to v0.9.204",
|
|
317
|
-
"bump stack manifest to v0.9.12 — CRM v0.9.44, exe-os v0.9.199",
|
|
318
|
-
"review full orchestration measurement coverage",
|
|
319
|
-
"bump to v0.9.203",
|
|
320
|
-
"capture orchestration measurement blind spots"
|
|
232
|
+
"bump to v0.9.230 — P0 WAL backup corruption fix for Jack"
|
|
321
233
|
],
|
|
322
234
|
"migration_notes": []
|
|
323
235
|
},
|
|
324
|
-
"0.9.
|
|
325
|
-
"version": "0.9.
|
|
326
|
-
"date": "2026-06-
|
|
236
|
+
"0.9.228": {
|
|
237
|
+
"version": "0.9.228",
|
|
238
|
+
"date": "2026-06-08",
|
|
327
239
|
"features": [
|
|
328
|
-
"
|
|
329
|
-
"
|
|
330
|
-
"
|
|
331
|
-
"add
|
|
332
|
-
"
|
|
333
|
-
"
|
|
334
|
-
"
|
|
335
|
-
"auto-
|
|
336
|
-
"add
|
|
337
|
-
"close orchestration measurement edge gaps",
|
|
338
|
-
"harden orchestration telemetry coverage",
|
|
339
|
-
"telemetry upload + RESUME storms + reviewer bottlenecks + DB consistency",
|
|
340
|
-
"harden orchestration measurement contract",
|
|
341
|
-
"add blocked duration + session duration latency metrics",
|
|
342
|
-
"complete orchestration measurement — all blind spots closed",
|
|
343
|
-
"full orchestration measurement — 38 event types across all blind spots",
|
|
344
|
-
"expand orchestration measurement to full event coverage",
|
|
345
|
-
"DB Authority Phase 1 — task claim and liveness schema",
|
|
346
|
-
"browser prompt injection defense + persistent cookie jar",
|
|
347
|
-
"wire exe-erp into VPS stack (init-db, cloudflared, manifest, docs)",
|
|
348
|
-
"consolidate registry.askexe.com → update.askexe.com as primary registry (#51)",
|
|
349
|
-
"nginx /v2/ route for Docker registry proxy on update.askexe.com",
|
|
350
|
-
"consolidate registry into update.askexe.com — license key = pull auth",
|
|
351
|
-
"scale daemon heap to 25% of system RAM, support 10+ coordinators",
|
|
352
|
-
"add query expansion + benchmark results to retrieval platform procedure"
|
|
240
|
+
"default to keyword+graph search, embeddings opt-in",
|
|
241
|
+
"server-side telemetry storage + admin insights endpoint",
|
|
242
|
+
"enrich telemetry payload with usage counters and auto-insights",
|
|
243
|
+
"add telemetry auto-insight computation engine",
|
|
244
|
+
"auto-calibration in dreaming cycle + telemetry integration",
|
|
245
|
+
"first-class time estimation on tasks — auto-tracked, queryable",
|
|
246
|
+
"add agent assertion system — confidence tracking on task lifecycle",
|
|
247
|
+
"auto-run dreaming cycle on session end — zero-touch self-improvement",
|
|
248
|
+
"add dreaming system + structured handoffs to platform procedures"
|
|
353
249
|
],
|
|
354
250
|
"fixes": [
|
|
355
|
-
"
|
|
356
|
-
"
|
|
357
|
-
"
|
|
358
|
-
"
|
|
359
|
-
"
|
|
360
|
-
"
|
|
361
|
-
"move DB memory count query to slow path — fast path is cache-only",
|
|
362
|
-
"split agent stats into fast path (60s) + slow path (10m)",
|
|
363
|
-
"defer agent stats first tick + async file write",
|
|
364
|
-
"Fix daemon agent stats event-loop stalls",
|
|
365
|
-
"async-ify task re-sync walk + git worktree list in daemon",
|
|
366
|
-
"async worktree reaper — eliminates 30-min event loop blocks",
|
|
367
|
-
"simplify telemetry to once-per-day only",
|
|
368
|
-
"reduce telemetry batch cadence from 5min to 6h",
|
|
369
|
-
"prevent daemon telemetry checkpoint stalls",
|
|
370
|
-
"add gateway tables to init-db.sql — prevents missing table on fresh deploys",
|
|
371
|
-
"task test mock returns correct shape for createOrRefreshResumeTask",
|
|
372
|
-
"embed RAM gate 16GB, paste-buffer -p, task dispatch repo + surfacing",
|
|
373
|
-
"full shard schema parity with main DB",
|
|
374
|
-
"ensure orchestration metrics CLI exits",
|
|
375
|
-
"database.ts import fixes for corrupt backup cleanup",
|
|
376
|
-
"add keywords column to shard schema + cleanup corrupt DB backups",
|
|
377
|
-
"add self_heal_restart to DaemonEvent type + orchestration event tracking",
|
|
378
|
-
"shard circuit breaker, event loop self-healing, heap cap, intercom reason",
|
|
379
|
-
"add generate-hook-manifest to tsup entries — unblocks publish gate"
|
|
380
|
-
],
|
|
381
|
-
"security": [
|
|
382
|
-
"fix shell injection, SSRF, socket leaks, backup validation",
|
|
383
|
-
"bump v0.9.139 — 2 CRITICAL security fixes, 14 bug fixes, 6 features, customer config preservation",
|
|
384
|
-
"fix 2 CRITICAL + 1 HIGH from post-fix audit",
|
|
385
|
-
"validate X-Agent-Role against roster — prevent privilege escalation",
|
|
386
|
-
"release: stack v0.9.8 — security hardening + Hygo bug fixes",
|
|
387
|
-
"add webhook HMAC-SHA256 validation + disable query param auth in prod",
|
|
388
|
-
"pin GitHub Actions to SHAs, update jose to 6.2.3",
|
|
389
|
-
"harden support intake against abuse and data leakage",
|
|
390
|
-
"bump to v0.9.22 — Codex MCP parity + customer bug fixes + security audit remediation",
|
|
391
|
-
"audit: pre-hygo exe-gateway security report",
|
|
392
|
-
"add SECURITY.md — trust document for pre-install security evaluation",
|
|
393
|
-
"fix 4 pricing tier bypass vulnerabilities (audit F1-F4)"
|
|
251
|
+
"harden install for first-time VPS users — 5 fragility fixes",
|
|
252
|
+
"resolveDataDir finds exe-os install regardless of which user runs it",
|
|
253
|
+
"health check uses SUDO_USER home, not /root",
|
|
254
|
+
"auto-sudo on Linux when global node_modules needs root",
|
|
255
|
+
"improve setup wizard UX — boxed team display, remove Dashboard mode",
|
|
256
|
+
"show full license key with --show-full, auto-select default model"
|
|
394
257
|
],
|
|
258
|
+
"security": [],
|
|
395
259
|
"other": [
|
|
396
|
-
"
|
|
397
|
-
"bump to v0.9.215",
|
|
398
|
-
"orchestration primitives design — checkpoint/resume, fan-out/fan-in, trace viewer",
|
|
399
|
-
"bump to v0.9.214",
|
|
400
|
-
"bump to v0.9.213",
|
|
401
|
-
"bump to v0.9.212",
|
|
402
|
-
"bump to v0.9.211",
|
|
403
|
-
"bump to v0.9.210",
|
|
404
|
-
"bump to v0.9.209",
|
|
405
|
-
"update release-notes.json",
|
|
406
|
-
"Standardize task completion reports",
|
|
407
|
-
"bump to v0.9.208",
|
|
408
|
-
"bump to v0.9.207",
|
|
409
|
-
"bump to v0.9.206",
|
|
410
|
-
"bump to v0.9.205",
|
|
411
|
-
"bump to v0.9.204",
|
|
412
|
-
"bump stack manifest to v0.9.12 — CRM v0.9.44, exe-os v0.9.199",
|
|
413
|
-
"review full orchestration measurement coverage",
|
|
414
|
-
"bump to v0.9.203",
|
|
415
|
-
"capture orchestration measurement blind spots",
|
|
416
|
-
"review push event orchestration roadmap",
|
|
417
|
-
"add full 4-phase DB Authority roadmap to ARCHITECTURE.md",
|
|
418
|
-
"update release-notes for v0.9.202 + remove stale lock file",
|
|
419
|
-
"bump to v0.9.202",
|
|
420
|
-
"bump to v0.9.201"
|
|
260
|
+
"bump to v0.9.225"
|
|
421
261
|
],
|
|
422
262
|
"migration_notes": []
|
|
423
263
|
}
|
package/stack.release.json
CHANGED
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
"repo": "AskExe/exe-os",
|
|
5
5
|
"service": "exe-os",
|
|
6
6
|
"packageName": "@askexenow/exe-os",
|
|
7
|
-
"version": "0.9.
|
|
8
|
-
"image": "ghcr.io/askexe/exe-os:v0.9.
|
|
7
|
+
"version": "0.9.243",
|
|
8
|
+
"image": "ghcr.io/askexe/exe-os:v0.9.243",
|
|
9
9
|
"imageEnv": "EXE_OS_IMAGE_TAG",
|
|
10
10
|
"stackParticipation": {
|
|
11
11
|
"required": true,
|
|
@@ -46,5 +46,6 @@
|
|
|
46
46
|
"deploymentScope": "customer"
|
|
47
47
|
},
|
|
48
48
|
"deploymentScope": "customer",
|
|
49
|
-
"highGhostStack": "0.9.9"
|
|
49
|
+
"highGhostStack": "0.9.9",
|
|
50
|
+
"sourceVersion": "0.9.243"
|
|
50
51
|
}
|