@askexenow/exe-os 0.9.289 → 0.9.290
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/active-agent-L22OENGJ.js +26 -0
- package/dist/active-agent-SVG6F6HY.js +27 -0
- package/dist/agentic-ontology-3GHJHLDY.js +25 -0
- package/dist/backfill-metadata-HJNVBORD.js +599 -0
- package/dist/behaviors-ROOZS234.js +39 -0
- package/dist/bin/agentic-ontology-backfill.js +5 -5
- package/dist/bin/agentic-reflection-backfill.js +6 -6
- package/dist/bin/agentic-semantic-label.js +5 -5
- package/dist/bin/backfill-conversations.js +4 -4
- package/dist/bin/backfill-responses.js +4 -4
- package/dist/bin/backfill-vectors.js +98 -13
- package/dist/bin/bulk-sync-postgres.js +6 -6
- package/dist/bin/cc-doctor.js +4 -4
- package/dist/bin/cleanup-stale-review-tasks.js +9 -9
- package/dist/bin/cli.js +51 -15
- package/dist/bin/exe-agent-config.js +2 -2
- package/dist/bin/exe-agent.js +4 -4
- package/dist/bin/exe-assign.js +5 -5
- package/dist/bin/exe-boot.js +16 -16
- package/dist/bin/exe-call.js +4 -4
- package/dist/bin/exe-cloud.js +23 -5
- package/dist/bin/exe-dispatch.js +9 -9
- package/dist/bin/exe-doctor.js +1 -1
- package/dist/bin/exe-export-behaviors.js +7 -7
- package/dist/bin/exe-forget.js +6 -6
- package/dist/bin/exe-gateway.js +7 -7
- package/dist/bin/exe-healthcheck.js +4 -4
- package/dist/bin/exe-heartbeat.js +9 -9
- package/dist/bin/exe-kill.js +12 -12
- package/dist/bin/exe-launch-agent.js +16 -16
- package/dist/bin/exe-new-employee.js +6 -6
- package/dist/bin/exe-pending-messages.js +10 -10
- package/dist/bin/exe-pending-notifications.js +9 -9
- package/dist/bin/exe-pending-reviews.js +9 -9
- package/dist/bin/exe-rename.js +4 -4
- package/dist/bin/exe-review.js +11 -11
- package/dist/bin/exe-search.js +5 -5
- package/dist/bin/exe-session-cleanup.js +14 -14
- package/dist/bin/exe-settings.js +4 -4
- package/dist/bin/exe-start-codex.js +11 -11
- package/dist/bin/exe-start-opencode.js +8 -8
- package/dist/bin/exe-status.js +10 -10
- package/dist/bin/exe-team.js +3 -3
- package/dist/bin/git-sweep.js +10 -10
- package/dist/bin/graph-backfill.js +4 -4
- package/dist/bin/graph-export.js +5 -5
- package/dist/bin/import-history.js +7 -7
- package/dist/bin/install.js +6 -6
- package/dist/bin/intercom-check.js +4 -4
- package/dist/bin/mcp-sessions.js +2 -2
- package/dist/bin/orchestration-metrics.js +4 -4
- package/dist/bin/postgres-agentic-reflection-backfill.js +2 -2
- package/dist/bin/postgres-agentic-semantic-backfill.js +1 -1
- package/dist/bin/scan-tasks.js +9 -9
- package/dist/bin/setup.js +1 -1
- package/dist/bin/shard-migrate.js +4 -4
- package/dist/capability-cards-O6XB2AU4.js +88 -0
- package/dist/capacity-monitor-ZE7CFVWH.js +50 -0
- package/dist/catchup-brief-3NONSIMA.js +174 -0
- package/dist/chunk-232DHK5C.js +1119 -0
- package/dist/chunk-272SJ4RN.js +129 -0
- package/dist/chunk-4NMTGHUE.js +127 -0
- package/dist/chunk-5PLW3QL6.js +668 -0
- package/dist/chunk-66EIYAF2.js +157 -0
- package/dist/chunk-6IPJF5QD.js +630 -0
- package/dist/chunk-6NSJTOXE.js +122 -0
- package/dist/chunk-6TLURATK.js +4318 -0
- package/dist/chunk-73JAJQRY.js +85 -0
- package/dist/chunk-7FTKXL5A.js +286 -0
- package/dist/chunk-7IRQSO3F.js +735 -0
- package/dist/chunk-7MINWZ3J.js +214 -0
- package/dist/chunk-7T5PS5DG.js +14439 -0
- package/dist/chunk-A74WXY4S.js +227 -0
- package/dist/chunk-AVD5C3NG.js +197 -0
- package/dist/chunk-B36MRLEP.js +58 -0
- package/dist/chunk-B4TCZ3PS.js +373 -0
- package/dist/chunk-BPLEJ3EU.js +411 -0
- package/dist/chunk-BTDPLFGK.js +221 -0
- package/dist/chunk-BU45UYTK.js +185 -0
- package/dist/chunk-CCAA6XOZ.js +284 -0
- package/dist/chunk-DBQ6I6K2.js +3276 -0
- package/dist/chunk-DDWFHEPG.js +345 -0
- package/dist/chunk-DSOKTUTT.js +167 -0
- package/dist/chunk-ETCARC76.js +836 -0
- package/dist/chunk-EZHTLPOS.js +280 -0
- package/dist/chunk-F3DQ3HDH.js +333 -0
- package/dist/chunk-F6ZCUDCN.js +244 -0
- package/dist/chunk-FI5Q6F5S.js +382 -0
- package/dist/chunk-FNQZGNSG.js +1094 -0
- package/dist/chunk-FVKTXXKK.js +128 -0
- package/dist/chunk-HHR5NB6N.js +377 -0
- package/dist/chunk-HRZLGHT6.js +290 -0
- package/dist/chunk-HSSRWMVA.js +68 -0
- package/dist/chunk-I3NVB5MG.js +85 -0
- package/dist/chunk-I7Z6MK2B.js +240 -0
- package/dist/chunk-ID4SMRYX.js +2078 -0
- package/dist/chunk-JXGHDROV.js +546 -0
- package/dist/chunk-KQY4QIEN.js +731 -0
- package/dist/chunk-LRSU2ZU2.js +38 -0
- package/dist/chunk-MFCL4GAN.js +2113 -0
- package/dist/chunk-MFGMVKGM.js +150 -0
- package/dist/chunk-NHGBVLCD.js +210 -0
- package/dist/chunk-NOEBJMNN.js +33 -0
- package/dist/chunk-NQ2VNTGL.js +538 -0
- package/dist/chunk-O4PZPM6H.js +204 -0
- package/dist/chunk-O5OW3YGQ.js +262 -0
- package/dist/chunk-OJQTONDJ.js +171 -0
- package/dist/chunk-OKZGUHE5.js +76 -0
- package/dist/chunk-OOH5M36Q.js +448 -0
- package/dist/chunk-P5ARTZP2.js +128 -0
- package/dist/chunk-PKRSYS7F.js +402 -0
- package/dist/chunk-PQWO5D3F.js +348 -0
- package/dist/chunk-Q6MJIJ2O.js +1352 -0
- package/dist/chunk-QKDRYZ2N.js +231 -0
- package/dist/chunk-RAV356E6.js +30 -0
- package/dist/chunk-RK7EAA53.js +1157 -0
- package/dist/chunk-RSLVAYWS.js +192 -0
- package/dist/chunk-SL6WJP2Q.js +123 -0
- package/dist/chunk-T57DOVGE.js +97 -0
- package/dist/chunk-TMCKL43Q.js +181 -0
- package/dist/chunk-TQZABASE.js +97 -0
- package/dist/chunk-UBWBEY6I.js +81 -0
- package/dist/chunk-UP7DNYG7.js +456 -0
- package/dist/chunk-V5MGYIZS.js +70 -0
- package/dist/chunk-XCPVYQVK.js +336 -0
- package/dist/chunk-XWVBLZRP.js +50 -0
- package/dist/chunk-YBTN5F2U.js +1068 -0
- package/dist/chunk-Z772TGD2.js +54 -0
- package/dist/chunk-ZAMPIXLH.js +1350 -0
- package/dist/chunk-ZYEOHGU5.js +362 -0
- package/dist/co-activation-WJTFJOTK.js +73 -0
- package/dist/co-occurrence-KFP6ZS7G.js +94 -0
- package/dist/core-memory-DBZJ72TV.js +110 -0
- package/dist/crdt-sync-6DVGRMTV.js +33 -0
- package/dist/crm-webhook-55T4Z6XJ.js +10 -0
- package/dist/cto-delegation-gate-SPM6LAL2.js +279 -0
- package/dist/daemon-orchestration-XZLWWIV4.js +138 -0
- package/dist/db-backup-JHCI47JQ.js +37 -0
- package/dist/doc-graph-extractor-4X23NP4I.js +132 -0
- package/dist/dreaming-TFZDGA72.js +33 -0
- package/dist/exe-drift-TEM7ELNY.js +69 -0
- package/dist/exe-export-CRCA4T4S.js +75 -0
- package/dist/exe-import-UZMMWNHJ.js +78 -0
- package/dist/exe-key-NQQXEDUA.js +672 -0
- package/dist/exe-snapshot-P7PUAJTV.js +337 -0
- package/dist/fast-db-init-G63PRINQ.js +7 -0
- package/dist/gateway/index.js +8 -8
- package/dist/git-staleness-42TTCFDP.js +111 -0
- package/dist/git-task-sweep-4LW5RYYO.js +41 -0
- package/dist/global-procedures-BVFRWJAV.js +21 -0
- package/dist/graph-auto-extract-4ZA7UC6C.js +182 -0
- package/dist/hooks/bug-report-worker.js +11 -11
- package/dist/hooks/codex-stop-task-finalizer.js +11 -11
- package/dist/hooks/commit-complete.js +11 -11
- package/dist/hooks/error-recall.js +6 -6
- package/dist/hooks/exe-heartbeat-hook.js +3 -3
- package/dist/hooks/ingest.js +6 -6
- package/dist/hooks/instructions-loaded.js +4 -4
- package/dist/hooks/manifest.json +19 -19
- package/dist/hooks/notification.js +4 -4
- package/dist/hooks/post-compact.js +10 -10
- package/dist/hooks/post-tool-combined.js +5 -5
- package/dist/hooks/pre-compact.js +11 -11
- package/dist/hooks/pre-tool-use.js +14 -14
- package/dist/hooks/prompt-submit.js +21 -21
- package/dist/hooks/session-end.js +15 -15
- package/dist/hooks/session-start.js +12 -12
- package/dist/hooks/stop.js +14 -14
- package/dist/hooks/subagent-stop.js +10 -10
- package/dist/hooks/summary-worker.js +14 -14
- package/dist/index.js +17 -17
- package/dist/installer-CBGRTGIF.js +297 -0
- package/dist/installer-DGU4WZKJ.js +39 -0
- package/dist/installer-WTWEOSEK.js +343 -0
- package/dist/lib/cloud-sync.js +4 -4
- package/dist/lib/consolidation.js +7 -5
- package/dist/lib/database.js +2 -2
- package/dist/lib/db.js +2 -2
- package/dist/lib/employee-templates.js +4 -4
- package/dist/lib/employees.js +2 -2
- package/dist/lib/exe-daemon.js +64 -43
- package/dist/lib/hybrid-search.js +5 -5
- package/dist/lib/identity.js +2 -2
- package/dist/lib/messaging.js +9 -9
- package/dist/lib/reminders.js +3 -3
- package/dist/lib/schedules.js +5 -5
- package/dist/lib/session-registry.js +4 -4
- package/dist/lib/skill-learning.js +6 -6
- package/dist/lib/store.js +4 -4
- package/dist/lib/task-router.js +3 -3
- package/dist/lib/tasks.js +10 -10
- package/dist/lib/tmux-routing.js +8 -8
- package/dist/lib/token-spend.js +3 -3
- package/dist/license-gate-OSPA2OD7.js +16 -0
- package/dist/mcp/register-tools.js +55 -55
- package/dist/mcp/server.js +117 -73
- package/dist/mcp/tools/complete-reminder.js +4 -4
- package/dist/mcp/tools/create-reminder.js +4 -4
- package/dist/mcp/tools/create-task.js +12 -12
- package/dist/mcp/tools/deactivate-behavior.js +7 -7
- package/dist/mcp/tools/list-reminders.js +4 -4
- package/dist/mcp/tools/list-tasks.js +12 -12
- package/dist/mcp/tools/send-message.js +11 -11
- package/dist/mcp/tools/update-task.js +11 -11
- package/dist/mcp-http-config-OGFPLJYH.js +28 -0
- package/dist/memory-cards-GJ3VHKAM.js +179 -0
- package/dist/memory-graph-extractor-TCTCM7PZ.js +21 -0
- package/dist/memory-poisoning-defense-FVLGA35X.js +223 -0
- package/dist/memory-reflection-BYJFIFSV.js +243 -0
- package/dist/notifications-AQKZFSR3.js +46 -0
- package/dist/orchestration-events-RDSYLFXZ.js +26 -0
- package/dist/orchestrator-2JTJQLPG.js +34 -0
- package/dist/pipeline-router-HBSTKHG5.js +14 -0
- package/dist/plan-limits-GQENSNTG.js +27 -0
- package/dist/project-boot-W2LTP7WW.js +299 -0
- package/dist/projection-worker-ZMT5KNJJ.js +1084 -0
- package/dist/prospective-memory-LANRNOJX.js +231 -0
- package/dist/reranker-QGJO6EHO.js +19 -0
- package/dist/retrieval-health-JE66LJ3I.js +11 -0
- package/dist/review-polling-IXJ57M6Q.js +125 -0
- package/dist/runtime/index.js +11 -11
- package/dist/session-events-XKG66APL.js +37 -0
- package/dist/session-kill-telemetry-VTU7YBII.js +30 -0
- package/dist/session-scope-TQZONLZL.js +87 -0
- package/dist/setup-wizard-PXK6SC2D.js +12 -0
- package/dist/skill-refinement-Y6LLKYRL.js +158 -0
- package/dist/steward-gate-QV2APBFB.js +14 -0
- package/dist/task-enforcement-GLDD2W5D.js +505 -0
- package/dist/task-scope-HMPIP6XB.js +36 -0
- package/dist/tasks-crud-FH2SFCNQ.js +78 -0
- package/dist/tasks-notify-3ZW2GLCS.js +39 -0
- package/dist/tasks-review-XERV6KZD.js +48 -0
- package/dist/telemetry-upload-R77W7I7G.js +740 -0
- package/dist/token-budget-NA4WQAY6.js +85 -0
- package/dist/tool-telemetry-D4Q76LAS.js +17 -0
- package/dist/tui/App.js +16 -16
- package/dist/tui-data-NJSEIA2Q.js +259 -0
- package/dist/wiki-acl-RE5IR5VV.js +111 -0
- package/dist/worker-gate-VN2POPFL.js +21 -0
- package/dist/workflow-engine-D7ALMSDM.js +28 -0
- package/dist/worktree-6I45JV5N.js +27 -0
- package/dist/worktree-sweep-IMDR3XHT.js +20 -0
- package/package.json +1 -1
- package/release-notes.json +88 -88
package/release-notes.json
CHANGED
|
@@ -1,6 +1,93 @@
|
|
|
1
1
|
{
|
|
2
|
-
"current": "0.9.
|
|
2
|
+
"current": "0.9.290",
|
|
3
3
|
"notes": {
|
|
4
|
+
"0.9.290": {
|
|
5
|
+
"version": "0.9.290",
|
|
6
|
+
"date": "2026-06-18",
|
|
7
|
+
"features": [
|
|
8
|
+
"surface degradation/health in cloud_status, memory_audit, doctor (2c85e74b)",
|
|
9
|
+
"owner-scoped self-service bug-report updates (7ed54c42)",
|
|
10
|
+
"add image availability + platform verification to deploy gate",
|
|
11
|
+
"'Why did the daemon restart?' telemetry report [3caa55e9]",
|
|
12
|
+
"dark/light/system theme toggle on Exe Foundry Bold tokens [6df56277]",
|
|
13
|
+
"prospective memory as native 5th cognition layer (9261d452)",
|
|
14
|
+
"CPU-steal detection in health tooling (7b9386ad)",
|
|
15
|
+
"host-access consent gate for monitor agent (f7ebb1fa)",
|
|
16
|
+
"GoTrue JWT auth for MCP — exe-os login/logout/whoami",
|
|
17
|
+
"admin backfill endpoint for api_key_hash — fixes all encrypted keys",
|
|
18
|
+
"implement startMonitor for Slack/Discord/Telegram/WhatsApp + SMTP via nodemailer",
|
|
19
|
+
"add dashboard + auth + otel to manifest as control-plane services",
|
|
20
|
+
"CLI service selection + exe-build removal from customer stack",
|
|
21
|
+
"automatic ERP invoice generation on top-up + monthly",
|
|
22
|
+
"deploy OTLP collector on VPS",
|
|
23
|
+
"real per-model pricing for 40+ models + default → kimi-k2.7-code",
|
|
24
|
+
"ERP trigger engine wiring + profile sync via GoTrue user_metadata",
|
|
25
|
+
"v0.9.24 manifest — optional services + exe-build removed",
|
|
26
|
+
"usage alerts (webhook + email) + email verification /confirm page",
|
|
27
|
+
"welcome email, low balance alerts, password reset, Stripe portal",
|
|
28
|
+
"wire Stripe checkout → D1 credit_ledger (closes billing loop)",
|
|
29
|
+
"add Create Account tab — full sign-up flow on auth.askexe.com",
|
|
30
|
+
"add stable/canary/pinned update channels for progressive rollout (45a55727) (#138)",
|
|
31
|
+
"discovery hooks — auto-wire MCP tool hints into agent context (2fe666fb) (#136)",
|
|
32
|
+
"on-demand document→knowledge-graph concept extraction (1514443a) (#135)"
|
|
33
|
+
],
|
|
34
|
+
"fixes": [
|
|
35
|
+
"stop flagging expected stale-env tmux override as MISMATCH",
|
|
36
|
+
"exe-os cloud status hangs and never exits (exit 124)",
|
|
37
|
+
"recover retry-exhausted raw_events instead of dead-lettering forever",
|
|
38
|
+
"wire `exe-os settings` CLI subcommand (was a silent no-op)",
|
|
39
|
+
"task(list) no longer silently returns empty on ambiguous agent identity",
|
|
40
|
+
"wire exe-os healthcheck subcommand",
|
|
41
|
+
"stop scheduling vector backfill when embeddings are off",
|
|
42
|
+
"consolidation auth — accept OAuth token, fail loud on dead layer",
|
|
43
|
+
"label memory count taxonomy so layers reconcile",
|
|
44
|
+
"cap embed backfill retries with persistent dead-letter + per-run failure bound",
|
|
45
|
+
"reclaim orphaned .tmp snapshots + cap daily backups",
|
|
46
|
+
"stop ghost behavior rows from blocking retrieval & remediation",
|
|
47
|
+
"surface per-node recovery-phrase backup state + add key confirm-backup",
|
|
48
|
+
"stuck-task age alert so aged open tasks surface instead of rotting",
|
|
49
|
+
"measure timer durations on monotonic clock, not wall clock (7ccf6b1f)",
|
|
50
|
+
"reconcile mcp_ping license state with checkLicense path",
|
|
51
|
+
"measure daemon timer duration with monotonic clock",
|
|
52
|
+
"never silently return \"No tasks found\" on ambiguous identity",
|
|
53
|
+
"nudge sessions to reconnect MCP after restart (mitigates bug 9a1dc733)",
|
|
54
|
+
"recognize configured coordinator name in live-tmux root fallback (bug bb601d8a)",
|
|
55
|
+
"registry-auth tests call collectImageAvailabilityIssues directly (not via deploy gate)",
|
|
56
|
+
"make /exe status brief on-request, not auto-fire every session",
|
|
57
|
+
"add Phase 3 post-deploy container health verification",
|
|
58
|
+
"honor limit param + add pagination to list_my_bugs/list_my_features",
|
|
59
|
+
"reclaim full Docker space (all images + build cache)"
|
|
60
|
+
],
|
|
61
|
+
"security": [],
|
|
62
|
+
"other": [
|
|
63
|
+
"bump v0.9.290 — wave 2 bug fixes (#173-#190)",
|
|
64
|
+
"bump v0.9.289 — 22 bug fixes merged (#150-#171)",
|
|
65
|
+
"bump v0.9.288 — wave 1 features + 114 auth tests + CI fixes",
|
|
66
|
+
"bump v0.9.287 — deploy gate auth fix + exe-erp v0.2.1",
|
|
67
|
+
"bump v0.9.286 — exe-erp final8 in manifest",
|
|
68
|
+
"add cross-service SSO + key rotation + daemon restart tests (35 tests)",
|
|
69
|
+
"45 tests for image validation, ${VAR:-default} resolution, platform checks",
|
|
70
|
+
"add 16 activate fallback chain tests — covers bug 2f5d6166 failure modes",
|
|
71
|
+
"add 18 key rotation tests — dual-key verify, grace, fallback chain",
|
|
72
|
+
"bump v0.9.285 — deploy gate image verification",
|
|
73
|
+
"bump v0.9.284 — otel deploy gate fix",
|
|
74
|
+
"bump v0.9.283 — amd64 digest fix",
|
|
75
|
+
"bump v0.9.282 — daemon image v0.9.281 in manifest",
|
|
76
|
+
"prepare v0.9.281 — 50 bugs fixed, stack 0.9.24 fully deployable",
|
|
77
|
+
"bump v0.9.280 — GoTrue MCP auth, support fixes",
|
|
78
|
+
"bump v0.9.279 — stack v0.9.24, GoTrue support auth, optional services",
|
|
79
|
+
"service ownership matrix — dashboard is AskExe-only, not customer stack",
|
|
80
|
+
"bump version to 0.9.278",
|
|
81
|
+
"API documentation for wiki.askexe.com (5 pages)",
|
|
82
|
+
"consolidate platform procedures from 75 to 46 (37KB from 72KB) (#139)",
|
|
83
|
+
"11 new platform procedures for v0.9.278 features",
|
|
84
|
+
"document five-layer customization preservation model (a88c354b) (#137)",
|
|
85
|
+
"bump version to 0.9.277",
|
|
86
|
+
"document_aware retrieval guidance — when and why agents should use it",
|
|
87
|
+
"session lifecycle — 3-layer automatic state preservation"
|
|
88
|
+
],
|
|
89
|
+
"migration_notes": []
|
|
90
|
+
},
|
|
4
91
|
"0.9.289": {
|
|
5
92
|
"version": "0.9.289",
|
|
6
93
|
"date": "2026-06-18",
|
|
@@ -348,93 +435,6 @@
|
|
|
348
435
|
"Add daemon smoke gate"
|
|
349
436
|
],
|
|
350
437
|
"migration_notes": []
|
|
351
|
-
},
|
|
352
|
-
"0.9.283": {
|
|
353
|
-
"version": "0.9.283",
|
|
354
|
-
"date": "2026-06-17",
|
|
355
|
-
"features": [
|
|
356
|
-
"GoTrue JWT auth for MCP — exe-os login/logout/whoami",
|
|
357
|
-
"admin backfill endpoint for api_key_hash — fixes all encrypted keys",
|
|
358
|
-
"implement startMonitor for Slack/Discord/Telegram/WhatsApp + SMTP via nodemailer",
|
|
359
|
-
"add dashboard + auth + otel to manifest as control-plane services",
|
|
360
|
-
"CLI service selection + exe-build removal from customer stack",
|
|
361
|
-
"automatic ERP invoice generation on top-up + monthly",
|
|
362
|
-
"deploy OTLP collector on VPS",
|
|
363
|
-
"real per-model pricing for 40+ models + default → kimi-k2.7-code",
|
|
364
|
-
"ERP trigger engine wiring + profile sync via GoTrue user_metadata",
|
|
365
|
-
"v0.9.24 manifest — optional services + exe-build removed",
|
|
366
|
-
"usage alerts (webhook + email) + email verification /confirm page",
|
|
367
|
-
"welcome email, low balance alerts, password reset, Stripe portal",
|
|
368
|
-
"wire Stripe checkout → D1 credit_ledger (closes billing loop)",
|
|
369
|
-
"add Create Account tab — full sign-up flow on auth.askexe.com",
|
|
370
|
-
"add stable/canary/pinned update channels for progressive rollout (45a55727) (#138)",
|
|
371
|
-
"discovery hooks — auto-wire MCP tool hints into agent context (2fe666fb) (#136)",
|
|
372
|
-
"on-demand document→knowledge-graph concept extraction (1514443a) (#135)",
|
|
373
|
-
"agent capability cards — A2A-style JSON manifests (5774904f) (#134)",
|
|
374
|
-
"surface retrieval health in cloud_status, memory_audit, mcp_ping (2c85e74b) (#133)",
|
|
375
|
-
"executable memories as reflex behavior suggestions (9bd99f2a) (#132)",
|
|
376
|
-
"emotional baselines per agent role (dbfbe67f) (#131)",
|
|
377
|
-
"split exe-os into server (~200MB) and worker (~1GB) images (#130)",
|
|
378
|
-
"out-of-process socket watchdog (c3b287cc) (#129)",
|
|
379
|
-
"hot-path session summary — compress last checkpoint into ~200 tokens at boot (edaf4eb3) (#128)",
|
|
380
|
-
"cloud-synced cross-device reminders via Cloudflare Worker KV (a4195632) (#127)"
|
|
381
|
-
],
|
|
382
|
-
"fixes": [
|
|
383
|
-
"correct exe-os + exe-auth digests for amd64 in manifest 0.9.24 (bug e0c3b3fb)",
|
|
384
|
-
"update exe-os daemon image to v0.9.281 in manifest 0.9.24",
|
|
385
|
-
"mcp_ping reports alive when running inside daemon process (bug b5fb9404)",
|
|
386
|
-
"add exe-erp-nginx for static assets + remove direct gunicorn port (bug 6776edf0)",
|
|
387
|
-
"ERP healthcheck Host header + websocket path for Frappe 17 (bugs 7c905474, 468cc508)",
|
|
388
|
-
"rotate signing key to match Worker secret (bug 834ffb70)",
|
|
389
|
-
"add exe-auth service to main compose + fix image reference to update.askexe.com",
|
|
390
|
-
"align compose default image tags with manifest 0.9.24 (bug 79168bac)",
|
|
391
|
-
"isDaemonAlive falls back to socket check when PID file missing (bug b5fb9404)",
|
|
392
|
-
"correct exe-erp image tag final7→final3 in manifests 0.9.23 + 0.9.24 (bug ff960d31)",
|
|
393
|
-
"create exe_erp login role in init-db.sql (bug 9d452322)",
|
|
394
|
-
"CRM_SERVER_URL uses crm. subdomain + add EXE_CRM_ADMIN_EMAIL (bugs 8d20e779, 7debf355)",
|
|
395
|
-
"use update.askexe.com for exe-auth image in manifest 0.9.24 (bug 97f2d288)",
|
|
396
|
-
"ensure description field is never empty in feature request upstream payload (bug 0a8e16d0)",
|
|
397
|
-
"add WSL clip.exe detection to shipped tmux.conf (bug 3396fb26)",
|
|
398
|
-
"include node binary dir in exe-os-node shim PATH (bug 71adcb68)",
|
|
399
|
-
"add minimum daemon age guard to prevent crash-loop (bug 25faecf3)",
|
|
400
|
-
"digest-pin all 0.9.24 images + remove control-plane from customer manifest",
|
|
401
|
-
"resolve full UUID before upstream delivery — fixes update_bug/update_feature 400s (bug 31b1d2e3)",
|
|
402
|
-
"dual-key JWT verification — accept tokens signed by previous key (bug 2f5d6166)",
|
|
403
|
-
"add sync_meta to SQL guard allowlist — fixes cloud sync (bug 9fbbe145)",
|
|
404
|
-
"accept digest-only official images in deploy gate",
|
|
405
|
-
"prevent empty/duplicate company_procedure rows at the source",
|
|
406
|
-
"remove duplicate if-block causing TS build failure",
|
|
407
|
-
"watchdog self-heal + restart-intent propagation (belt & suspenders)"
|
|
408
|
-
],
|
|
409
|
-
"security": [],
|
|
410
|
-
"other": [
|
|
411
|
-
"bump v0.9.283 — amd64 digest fix",
|
|
412
|
-
"bump v0.9.282 — daemon image v0.9.281 in manifest",
|
|
413
|
-
"prepare v0.9.281 — 50 bugs fixed, stack 0.9.24 fully deployable",
|
|
414
|
-
"bump v0.9.280 — GoTrue MCP auth, support fixes",
|
|
415
|
-
"bump v0.9.279 — stack v0.9.24, GoTrue support auth, optional services",
|
|
416
|
-
"service ownership matrix — dashboard is AskExe-only, not customer stack",
|
|
417
|
-
"bump version to 0.9.278",
|
|
418
|
-
"API documentation for wiki.askexe.com (5 pages)",
|
|
419
|
-
"consolidate platform procedures from 75 to 46 (37KB from 72KB) (#139)",
|
|
420
|
-
"11 new platform procedures for v0.9.278 features",
|
|
421
|
-
"document five-layer customization preservation model (a88c354b) (#137)",
|
|
422
|
-
"bump version to 0.9.277",
|
|
423
|
-
"document_aware retrieval guidance — when and why agents should use it",
|
|
424
|
-
"session lifecycle — 3-layer automatic state preservation",
|
|
425
|
-
"integrate session closeout, model registry, dreaming into platform procedures",
|
|
426
|
-
"route all memory benchmarks through the embed daemon",
|
|
427
|
-
"make daemon smoke gate CI-safe under load (#96)",
|
|
428
|
-
"release: stack 0.9.23 — exe-gateway v0.9.21 (WhatsApp pipeline fixes)",
|
|
429
|
-
"expect Exe Embeddings v1 default modelFile",
|
|
430
|
-
"update release-notes.json",
|
|
431
|
-
"bump 0.9.275 — bundle stack 0.9.22 manifest for stack-update",
|
|
432
|
-
"release: stack 0.9.22 — exe-os v0.9.270, exe-crm v0.9.48, exe-gateway v0.9.18 (digest-pinned)",
|
|
433
|
-
"bump 0.9.273 — graph/send_whatsapp/phantom-notif fixes",
|
|
434
|
-
"Add daemon smoke gate",
|
|
435
|
-
"Publish Claude Fable model support as 0.9.272"
|
|
436
|
-
],
|
|
437
|
-
"migration_notes": []
|
|
438
438
|
}
|
|
439
439
|
}
|
|
440
440
|
}
|