@askexenow/exe-os 0.9.293 → 0.9.295

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.
@@ -1,10 +1,11 @@
1
1
  {
2
- "current": "0.9.293",
2
+ "current": "0.9.295",
3
3
  "notes": {
4
- "0.9.293": {
5
- "version": "0.9.293",
4
+ "0.9.295": {
5
+ "version": "0.9.295",
6
6
  "date": "2026-06-18",
7
7
  "features": [
8
+ "unmerged-branch visibility (bug e324f244) (#208)",
8
9
  "5 P2 features — embed health dashboard, support reconcile, CC updater protection, LKG cache, error correlation IDs",
9
10
  "set CC autoUpdatesChannel to stable during install (feat 83552605)",
10
11
  "auto-reconcile local files with upstream status (feat 070bc025)",
@@ -28,8 +29,7 @@
28
29
  "admin backfill endpoint for api_key_hash — fixes all encrypted keys",
29
30
  "implement startMonitor for Slack/Discord/Telegram/WhatsApp + SMTP via nodemailer",
30
31
  "add dashboard + auth + otel to manifest as control-plane services",
31
- "CLI service selection + exe-build removal from customer stack",
32
- "automatic ERP invoice generation on top-up + monthly"
32
+ "CLI service selection + exe-build removal from customer stack"
33
33
  ],
34
34
  "fixes": [
35
35
  "ghost root-cause — UUID on pull + NOT NULL/non-empty schema guard (P0 26688a14)",
@@ -60,6 +60,9 @@
60
60
  ],
61
61
  "security": [],
62
62
  "other": [
63
+ "bump v0.9.295 — exe-os daemon image v0.9.294 in manifest",
64
+ "bump v0.9.294 — exe-auth repo + CI/CD on all 8 repos + branch hygiene",
65
+ "pin actions to SHAs, drop stale disabled workflows, fail-closed release gate, manifest signing tool (#207)",
63
66
  "bump v0.9.293 — 17 salvaged branches merged",
64
67
  "bump v0.9.292 — 24 features shipped, CI/CD Phase 3, 10 bugs fixed",
65
68
  "post-deploy health gate tests — verify container health, missing, crash-loop",
@@ -81,21 +84,26 @@
81
84
  "prepare v0.9.281 — 50 bugs fixed, stack 0.9.24 fully deployable",
82
85
  "bump v0.9.280 — GoTrue MCP auth, support fixes",
83
86
  "bump v0.9.279 — stack v0.9.24, GoTrue support auth, optional services",
84
- "service ownership matrix — dashboard is AskExe-only, not customer stack",
85
- "bump version to 0.9.278",
86
- "API documentation for wiki.askexe.com (5 pages)",
87
- "consolidate platform procedures from 75 to 46 (37KB from 72KB) (#139)"
87
+ "service ownership matrix — dashboard is AskExe-only, not customer stack"
88
88
  ],
89
89
  "migration_notes": []
90
90
  },
91
- "0.9.291": {
92
- "version": "0.9.291",
91
+ "0.9.294": {
92
+ "version": "0.9.294",
93
93
  "date": "2026-06-18",
94
94
  "features": [
95
+ "unmerged-branch visibility (bug e324f244) (#208)",
96
+ "5 P2 features — embed health dashboard, support reconcile, CC updater protection, LKG cache, error correlation IDs",
97
+ "set CC autoUpdatesChannel to stable during install (feat 83552605)",
98
+ "auto-reconcile local files with upstream status (feat 070bc025)",
99
+ "expose embed worker fork status, PID, ready state in daemon health (feat 63c35469)",
100
+ "deploy validation tests — IP collision, manifest parity, image tags, env parity",
95
101
  "session_deregister + session_cleanup — force-remove stale sessions (feat 2e55cbe4)",
96
102
  "OOM crash-loop backoff — circuit breaker after 3 crashes in 10min (feat 8e976fe0)",
97
103
  "Exe Embeddings v1.2 + Graph cross-repo contracts (features 36aa70d0, 9f6b3164)",
98
104
  "bump daemon heap cap 2048→4096MB in launchd plist (feat 6ee417ca)",
105
+ "CI/CD Phase 3 — deploy validation + health gate tests + flaky test quarantine",
106
+ "add CI Phase 3 deploy validation — 5 static checks for compose/manifest",
99
107
  "surface degradation/health in cloud_status, memory_audit, doctor (2c85e74b)",
100
108
  "owner-scoped self-service bug-report updates (7ed54c42)",
101
109
  "add image availability + platform verification to deploy gate",
@@ -108,18 +116,21 @@
108
116
  "admin backfill endpoint for api_key_hash — fixes all encrypted keys",
109
117
  "implement startMonitor for Slack/Discord/Telegram/WhatsApp + SMTP via nodemailer",
110
118
  "add dashboard + auth + otel to manifest as control-plane services",
111
- "CLI service selection + exe-build removal from customer stack",
112
- "automatic ERP invoice generation on top-up + monthly",
113
- "deploy OTLP collector on VPS",
114
- "real per-model pricing for 40+ models + default → kimi-k2.7-code",
115
- "ERP trigger engine wiring + profile sync via GoTrue user_metadata",
116
- "v0.9.24 manifest — optional services + exe-build removed",
117
- "usage alerts (webhook + email) + email verification /confirm page",
118
- "welcome email, low balance alerts, password reset, Stripe portal",
119
- "wire Stripe checkout → D1 credit_ledger (closes billing loop)"
119
+ "CLI service selection + exe-build removal from customer stack"
120
120
  ],
121
121
  "fixes": [
122
+ "ghost root-cause — UUID on pull + NOT NULL/non-empty schema guard (P0 26688a14)",
123
+ "sync generateExampleEnv with .env.example (ERP final8 + backups/WAL block)",
124
+ "caller-scoped spawn + real dispatch failure surfacing + boot identity/env guards (#202)",
125
+ "atomic+verified launchd registration (correct heap flag) + crash-debris rotation",
126
+ "stop ghost-row generation + bulk-cleanable + sync-safe deletion (P0 8399e330) (#201)",
127
+ "fetch isolation guard + quarantine flaky ws-client/ws-auth tests",
128
+ "4 session/infra bugs — degraded boot, Explore loop, gate message, COO identity guard",
129
+ "update_bug resolves bug by ID against remote admin API (#200)",
130
+ "exe-os auth/SSO/GoTrue (domain-configurable gateway, GoTrue From + SMTP confirm, SSO redirect wiring) (#198)",
131
+ "exe-os core bugs (embed OOM throttle, EXE_EMBEDDINGS plumbing, starvation-aware self-heal, CC native-binary risk) (#197)",
122
132
  "update task list identity message assertion to match code",
133
+ "exe-os stack hardening — per-service secrets, off-box backup, WAL/PITR + encrypted volumes, backup-script failure handling, ERP image bump",
123
134
  "green main — repair support-status-update + doctor degradations tests",
124
135
  "surface real MCP disconnects, intercom failures & consistent daemon status",
125
136
  "stop flagging expected stale-env tmux override as MISMATCH",
@@ -132,22 +143,17 @@
132
143
  "consolidation auth — accept OAuth token, fail loud on dead layer",
133
144
  "label memory count taxonomy so layers reconcile",
134
145
  "cap embed backfill retries with persistent dead-letter + per-run failure bound",
135
- "reclaim orphaned .tmp snapshots + cap daily backups",
136
- "stop ghost behavior rows from blocking retrieval & remediation",
137
- "surface per-node recovery-phrase backup state + add key confirm-backup",
138
- "stuck-task age alert so aged open tasks surface instead of rotting",
139
- "measure timer durations on monotonic clock, not wall clock (7ccf6b1f)",
140
- "reconcile mcp_ping license state with checkLicense path",
141
- "measure daemon timer duration with monotonic clock",
142
- "never silently return \"No tasks found\" on ambiguous identity",
143
- "nudge sessions to reconnect MCP after restart (mitigates bug 9a1dc733)",
144
- "recognize configured coordinator name in live-tmux root fallback (bug bb601d8a)",
145
- "registry-auth tests call collectImageAvailabilityIssues directly (not via deploy gate)",
146
- "make /exe status brief on-request, not auto-fire every session"
146
+ "reclaim orphaned .tmp snapshots + cap daily backups"
147
147
  ],
148
148
  "security": [],
149
149
  "other": [
150
+ "bump v0.9.294 — exe-auth repo + CI/CD on all 8 repos + branch hygiene",
151
+ "pin actions to SHAs, drop stale disabled workflows, fail-closed release gate, manifest signing tool (#207)",
152
+ "bump v0.9.293 — 17 salvaged branches merged",
153
+ "bump v0.9.292 — 24 features shipped, CI/CD Phase 3, 10 bugs fixed",
154
+ "post-deploy health gate tests — verify container health, missing, crash-loop",
150
155
  "bump v0.9.291 — 4 new features + CI fix",
156
+ "add health gate coverage — verifyComposeServicesRunning, timeout precedence, rollback preservation",
151
157
  "bump v0.9.290 — wave 2 bug fixes (#173-#190)",
152
158
  "bump v0.9.289 — 22 bug fixes merged (#150-#171)",
153
159
  "bump v0.9.288 — wave 1 features + 114 auth tests + CI fixes",
@@ -165,20 +171,25 @@
165
171
  "bump v0.9.280 — GoTrue MCP auth, support fixes",
166
172
  "bump v0.9.279 — stack v0.9.24, GoTrue support auth, optional services",
167
173
  "service ownership matrix — dashboard is AskExe-only, not customer stack",
168
- "bump version to 0.9.278",
169
- "API documentation for wiki.askexe.com (5 pages)",
170
- "consolidate platform procedures from 75 to 46 (37KB from 72KB) (#139)",
171
- "11 new platform procedures for v0.9.278 features",
172
- "document five-layer customization preservation model (a88c354b) (#137)",
173
- "bump version to 0.9.277",
174
- "document_aware retrieval guidance — when and why agents should use it"
174
+ "bump version to 0.9.278"
175
175
  ],
176
176
  "migration_notes": []
177
177
  },
178
- "0.9.289": {
179
- "version": "0.9.289",
178
+ "0.9.293": {
179
+ "version": "0.9.293",
180
180
  "date": "2026-06-18",
181
181
  "features": [
182
+ "5 P2 features — embed health dashboard, support reconcile, CC updater protection, LKG cache, error correlation IDs",
183
+ "set CC autoUpdatesChannel to stable during install (feat 83552605)",
184
+ "auto-reconcile local files with upstream status (feat 070bc025)",
185
+ "expose embed worker fork status, PID, ready state in daemon health (feat 63c35469)",
186
+ "deploy validation tests — IP collision, manifest parity, image tags, env parity",
187
+ "session_deregister + session_cleanup — force-remove stale sessions (feat 2e55cbe4)",
188
+ "OOM crash-loop backoff — circuit breaker after 3 crashes in 10min (feat 8e976fe0)",
189
+ "Exe Embeddings v1.2 + Graph cross-repo contracts (features 36aa70d0, 9f6b3164)",
190
+ "bump daemon heap cap 2048→4096MB in launchd plist (feat 6ee417ca)",
191
+ "CI/CD Phase 3 — deploy validation + health gate tests + flaky test quarantine",
192
+ "add CI Phase 3 deploy validation — 5 static checks for compose/manifest",
182
193
  "surface degradation/health in cloud_status, memory_audit, doctor (2c85e74b)",
183
194
  "owner-scoped self-service bug-report updates (7ed54c42)",
184
195
  "add image availability + platform verification to deploy gate",
@@ -192,48 +203,43 @@
192
203
  "implement startMonitor for Slack/Discord/Telegram/WhatsApp + SMTP via nodemailer",
193
204
  "add dashboard + auth + otel to manifest as control-plane services",
194
205
  "CLI service selection + exe-build removal from customer stack",
195
- "automatic ERP invoice generation on top-up + monthly",
196
- "deploy OTLP collector on VPS",
197
- "real per-model pricing for 40+ models + default → kimi-k2.7-code",
198
- "ERP trigger engine wiring + profile sync via GoTrue user_metadata",
199
- "v0.9.24 manifest — optional services + exe-build removed",
200
- "usage alerts (webhook + email) + email verification /confirm page",
201
- "welcome email, low balance alerts, password reset, Stripe portal",
202
- "wire Stripe checkout → D1 credit_ledger (closes billing loop)",
203
- "add Create Account tab — full sign-up flow on auth.askexe.com",
204
- "add stable/canary/pinned update channels for progressive rollout (45a55727) (#138)",
205
- "discovery hooks — auto-wire MCP tool hints into agent context (2fe666fb) (#136)",
206
- "on-demand document→knowledge-graph concept extraction (1514443a) (#135)"
206
+ "automatic ERP invoice generation on top-up + monthly"
207
207
  ],
208
208
  "fixes": [
209
- "recognize configured coordinator name in live-tmux root fallback (bug bb601d8a)",
210
- "registry-auth tests call collectImageAvailabilityIssues directly (not via deploy gate)",
211
- "make /exe status brief on-request, not auto-fire every session",
212
- "add Phase 3 post-deploy container health verification",
213
- "honor limit param + add pagination to list_my_bugs/list_my_features",
214
- "reclaim full Docker space (all images + build cache)",
215
- "patch launchd plist on upgrade carry EXE_EMBEDDINGS + cap heap at 2GB",
216
- "reply to server ping to stop 1006 connection flapping",
217
- "prevent stale DEGRADED BOOT warning after MCP reconnects",
218
- "per-service health timeout + stage erp-nginx/nginx.conf (bug d04cbc91)",
219
- "break circular exec loop on 'exe-os update' (bug 2222dc1d)",
220
- "resolve legacy model filenames so pre-rename installs find their GGUF",
221
- "accept GET /v1/support/{bug,feature}-reports as list aliases",
222
- "drop static container IPs + rollback restores prev compose",
223
- "bind MCP port early with 503 bootstrap to kill /mcp ConnectionRefused race",
224
- "never POST to live support API under test (stops CI/test spam) (#149)",
225
- "add --expose-gc to all daemon spawn paths to prevent OOM crashes",
226
- "fail-fast connect when daemon dead boot no longer waits 4+ min",
227
- "stop embed worker inheriting --max-old-space-size OOM crash-loop (bug 0cd186d0)",
228
- "reconcile docker-compose.yml from template on update",
229
- "start ERP compose sidecars (nginx/ws/queue/scheduler)",
230
- "ignore ghost coordinator registry entries in caller resolution",
231
- "resilient exe-erp-websocket realtime entry resolution (bug 35576eed)",
232
- "SIGKILL self on SIGTERM/SIGINT to avoid ggml Metal finalizer crash",
233
- "replace any with unknown in session-start hook"
209
+ "ghost root-cause UUID on pull + NOT NULL/non-empty schema guard (P0 26688a14)",
210
+ "sync generateExampleEnv with .env.example (ERP final8 + backups/WAL block)",
211
+ "caller-scoped spawn + real dispatch failure surfacing + boot identity/env guards (#202)",
212
+ "atomic+verified launchd registration (correct heap flag) + crash-debris rotation",
213
+ "stop ghost-row generation + bulk-cleanable + sync-safe deletion (P0 8399e330) (#201)",
214
+ "fetch isolation guard + quarantine flaky ws-client/ws-auth tests",
215
+ "4 session/infra bugs degraded boot, Explore loop, gate message, COO identity guard",
216
+ "update_bug resolves bug by ID against remote admin API (#200)",
217
+ "exe-os auth/SSO/GoTrue (domain-configurable gateway, GoTrue From + SMTP confirm, SSO redirect wiring) (#198)",
218
+ "exe-os core bugs (embed OOM throttle, EXE_EMBEDDINGS plumbing, starvation-aware self-heal, CC native-binary risk) (#197)",
219
+ "update task list identity message assertion to match code",
220
+ "exe-os stack hardening per-service secrets, off-box backup, WAL/PITR + encrypted volumes, backup-script failure handling, ERP image bump",
221
+ "green main — repair support-status-update + doctor degradations tests",
222
+ "surface real MCP disconnects, intercom failures & consistent daemon status",
223
+ "stop flagging expected stale-env tmux override as MISMATCH",
224
+ "exe-os cloud status hangs and never exits (exit 124)",
225
+ "recover retry-exhausted raw_events instead of dead-lettering forever",
226
+ "wire `exe-os settings` CLI subcommand (was a silent no-op)",
227
+ "task(list) no longer silently returns empty on ambiguous agent identity",
228
+ "wire exe-os healthcheck subcommand",
229
+ "stop scheduling vector backfill when embeddings are off",
230
+ "consolidation auth accept OAuth token, fail loud on dead layer",
231
+ "label memory count taxonomy so layers reconcile",
232
+ "cap embed backfill retries with persistent dead-letter + per-run failure bound",
233
+ "reclaim orphaned .tmp snapshots + cap daily backups"
234
234
  ],
235
235
  "security": [],
236
236
  "other": [
237
+ "bump v0.9.293 — 17 salvaged branches merged",
238
+ "bump v0.9.292 — 24 features shipped, CI/CD Phase 3, 10 bugs fixed",
239
+ "post-deploy health gate tests — verify container health, missing, crash-loop",
240
+ "bump v0.9.291 — 4 new features + CI fix",
241
+ "add health gate coverage — verifyComposeServicesRunning, timeout precedence, rollback preservation",
242
+ "bump v0.9.290 — wave 2 bug fixes (#173-#190)",
237
243
  "bump v0.9.289 — 22 bug fixes merged (#150-#171)",
238
244
  "bump v0.9.288 — wave 1 features + 114 auth tests + CI fixes",
239
245
  "bump v0.9.287 — deploy gate auth fix + exe-erp v0.2.1",
@@ -252,20 +258,18 @@
252
258
  "service ownership matrix — dashboard is AskExe-only, not customer stack",
253
259
  "bump version to 0.9.278",
254
260
  "API documentation for wiki.askexe.com (5 pages)",
255
- "consolidate platform procedures from 75 to 46 (37KB from 72KB) (#139)",
256
- "11 new platform procedures for v0.9.278 features",
257
- "document five-layer customization preservation model (a88c354b) (#137)",
258
- "bump version to 0.9.277",
259
- "document_aware retrieval guidance — when and why agents should use it",
260
- "session lifecycle — 3-layer automatic state preservation",
261
- "integrate session closeout, model registry, dreaming into platform procedures"
261
+ "consolidate platform procedures from 75 to 46 (37KB from 72KB) (#139)"
262
262
  ],
263
263
  "migration_notes": []
264
264
  },
265
- "0.9.288": {
266
- "version": "0.9.288",
265
+ "0.9.291": {
266
+ "version": "0.9.291",
267
267
  "date": "2026-06-18",
268
268
  "features": [
269
+ "session_deregister + session_cleanup — force-remove stale sessions (feat 2e55cbe4)",
270
+ "OOM crash-loop backoff — circuit breaker after 3 crashes in 10min (feat 8e976fe0)",
271
+ "Exe Embeddings v1.2 + Graph cross-repo contracts (features 36aa70d0, 9f6b3164)",
272
+ "bump daemon heap cap 2048→4096MB in launchd plist (feat 6ee417ca)",
269
273
  "surface degradation/health in cloud_status, memory_audit, doctor (2c85e74b)",
270
274
  "owner-scoped self-service bug-report updates (7ed54c42)",
271
275
  "add image availability + platform verification to deploy gate",
@@ -286,41 +290,40 @@
286
290
  "v0.9.24 manifest — optional services + exe-build removed",
287
291
  "usage alerts (webhook + email) + email verification /confirm page",
288
292
  "welcome email, low balance alerts, password reset, Stripe portal",
289
- "wire Stripe checkout → D1 credit_ledger (closes billing loop)",
290
- "add Create Account tab — full sign-up flow on auth.askexe.com",
291
- "add stable/canary/pinned update channels for progressive rollout (45a55727) (#138)",
292
- "discovery hooks — auto-wire MCP tool hints into agent context (2fe666fb) (#136)",
293
- "on-demand document→knowledge-graph concept extraction (1514443a) (#135)"
293
+ "wire Stripe checkout → D1 credit_ledger (closes billing loop)"
294
294
  ],
295
295
  "fixes": [
296
+ "update task list identity message assertion to match code",
297
+ "green main — repair support-status-update + doctor degradations tests",
298
+ "surface real MCP disconnects, intercom failures & consistent daemon status",
299
+ "stop flagging expected stale-env tmux override as MISMATCH",
300
+ "exe-os cloud status hangs and never exits (exit 124)",
301
+ "recover retry-exhausted raw_events instead of dead-lettering forever",
302
+ "wire `exe-os settings` CLI subcommand (was a silent no-op)",
303
+ "task(list) no longer silently returns empty on ambiguous agent identity",
304
+ "wire exe-os healthcheck subcommand",
305
+ "stop scheduling vector backfill when embeddings are off",
306
+ "consolidation auth — accept OAuth token, fail loud on dead layer",
307
+ "label memory count taxonomy so layers reconcile",
308
+ "cap embed backfill retries with persistent dead-letter + per-run failure bound",
309
+ "reclaim orphaned .tmp snapshots + cap daily backups",
310
+ "stop ghost behavior rows from blocking retrieval & remediation",
311
+ "surface per-node recovery-phrase backup state + add key confirm-backup",
312
+ "stuck-task age alert so aged open tasks surface instead of rotting",
313
+ "measure timer durations on monotonic clock, not wall clock (7ccf6b1f)",
314
+ "reconcile mcp_ping license state with checkLicense path",
315
+ "measure daemon timer duration with monotonic clock",
316
+ "never silently return \"No tasks found\" on ambiguous identity",
317
+ "nudge sessions to reconnect MCP after restart (mitigates bug 9a1dc733)",
318
+ "recognize configured coordinator name in live-tmux root fallback (bug bb601d8a)",
296
319
  "registry-auth tests call collectImageAvailabilityIssues directly (not via deploy gate)",
297
- "never POST to live support API under test (stops CI/test spam) (#149)",
298
- "replace any with unknown in session-start hook",
299
- "green main — remove pre-deploy image check (needs auth), update tests for rate-limit + nginx port",
300
- "skip image-availability check for private registry + exe-erp v0.2.1",
301
- "exe-erp v0.2.0-final8 with socketio.js + realtime/ baked in",
302
- "erp-nginx backend IP .32 (not .28, taken by erp-queue)",
303
- "unique frontend IPs — auth 10.43.0.35, erp-nginx 10.43.0.28 (no collisions)",
304
- "frontend subnet 10.43.0.x (not 10.42.1.x) for erp-nginx + auth",
305
- "erp-nginx port 8000→80 (nginx listens on 80, not 8000) + fix frontend subnet",
306
- "ERP_PORT→ERP_API_PORT + port :80→:8000 + CRM version in test (bug 23ee1ab2)",
307
- "lift rate limits — resolve merge conflicts",
308
- "lift rate limits on bug/feature filing — every report matters",
309
- "add otel-collector to official image allowlist — unblocks stack-update",
310
- "correct exe-os + exe-auth digests for amd64 in manifest 0.9.24 (bug e0c3b3fb)",
311
- "update exe-os daemon image to v0.9.281 in manifest 0.9.24",
312
- "mcp_ping reports alive when running inside daemon process (bug b5fb9404)",
313
- "add exe-erp-nginx for static assets + remove direct gunicorn port (bug 6776edf0)",
314
- "ERP healthcheck Host header + websocket path for Frappe 17 (bugs 7c905474, 468cc508)",
315
- "rotate signing key to match Worker secret (bug 834ffb70)",
316
- "add exe-auth service to main compose + fix image reference to update.askexe.com",
317
- "align compose default image tags with manifest 0.9.24 (bug 79168bac)",
318
- "isDaemonAlive falls back to socket check when PID file missing (bug b5fb9404)",
319
- "correct exe-erp image tag final7→final3 in manifests 0.9.23 + 0.9.24 (bug ff960d31)",
320
- "create exe_erp login role in init-db.sql (bug 9d452322)"
320
+ "make /exe status brief on-request, not auto-fire every session"
321
321
  ],
322
322
  "security": [],
323
323
  "other": [
324
+ "bump v0.9.291 — 4 new features + CI fix",
325
+ "bump v0.9.290 — wave 2 bug fixes (#173-#190)",
326
+ "bump v0.9.289 — 22 bug fixes merged (#150-#171)",
324
327
  "bump v0.9.288 — wave 1 features + 114 auth tests + CI fixes",
325
328
  "bump v0.9.287 — deploy gate auth fix + exe-erp v0.2.1",
326
329
  "bump v0.9.286 — exe-erp final8 in manifest",
@@ -342,18 +345,22 @@
342
345
  "11 new platform procedures for v0.9.278 features",
343
346
  "document five-layer customization preservation model (a88c354b) (#137)",
344
347
  "bump version to 0.9.277",
345
- "document_aware retrieval guidance — when and why agents should use it",
346
- "session lifecycle — 3-layer automatic state preservation",
347
- "integrate session closeout, model registry, dreaming into platform procedures",
348
- "route all memory benchmarks through the embed daemon"
348
+ "document_aware retrieval guidance — when and why agents should use it"
349
349
  ],
350
350
  "migration_notes": []
351
351
  },
352
- "0.9.285": {
353
- "version": "0.9.285",
354
- "date": "2026-06-17",
352
+ "0.9.289": {
353
+ "version": "0.9.289",
354
+ "date": "2026-06-18",
355
355
  "features": [
356
+ "surface degradation/health in cloud_status, memory_audit, doctor (2c85e74b)",
357
+ "owner-scoped self-service bug-report updates (7ed54c42)",
356
358
  "add image availability + platform verification to deploy gate",
359
+ "'Why did the daemon restart?' telemetry report [3caa55e9]",
360
+ "dark/light/system theme toggle on Exe Foundry Bold tokens [6df56277]",
361
+ "prospective memory as native 5th cognition layer (9261d452)",
362
+ "CPU-steal detection in health tooling (7b9386ad)",
363
+ "host-access consent gate for monitor agent (f7ebb1fa)",
357
364
  "GoTrue JWT auth for MCP — exe-os login/logout/whoami",
358
365
  "admin backfill endpoint for api_key_hash — fixes all encrypted keys",
359
366
  "implement startMonitor for Slack/Discord/Telegram/WhatsApp + SMTP via nodemailer",
@@ -370,44 +377,45 @@
370
377
  "add Create Account tab — full sign-up flow on auth.askexe.com",
371
378
  "add stable/canary/pinned update channels for progressive rollout (45a55727) (#138)",
372
379
  "discovery hooks — auto-wire MCP tool hints into agent context (2fe666fb) (#136)",
373
- "on-demand document→knowledge-graph concept extraction (1514443a) (#135)",
374
- "agent capability cards — A2A-style JSON manifests (5774904f) (#134)",
375
- "surface retrieval health in cloud_status, memory_audit, mcp_ping (2c85e74b) (#133)",
376
- "executable memories as reflex behavior suggestions (9bd99f2a) (#132)",
377
- "emotional baselines per agent role (dbfbe67f) (#131)",
378
- "split exe-os into server (~200MB) and worker (~1GB) images (#130)",
379
- "out-of-process socket watchdog (c3b287cc) (#129)",
380
- "hot-path session summary — compress last checkpoint into ~200 tokens at boot (edaf4eb3) (#128)"
380
+ "on-demand document→knowledge-graph concept extraction (1514443a) (#135)"
381
381
  ],
382
382
  "fixes": [
383
- "add otel-collector to official image allowlist unblocks stack-update",
384
- "correct exe-os + exe-auth digests for amd64 in manifest 0.9.24 (bug e0c3b3fb)",
385
- "update exe-os daemon image to v0.9.281 in manifest 0.9.24",
386
- "mcp_ping reports alive when running inside daemon process (bug b5fb9404)",
387
- "add exe-erp-nginx for static assets + remove direct gunicorn port (bug 6776edf0)",
388
- "ERP healthcheck Host header + websocket path for Frappe 17 (bugs 7c905474, 468cc508)",
389
- "rotate signing key to match Worker secret (bug 834ffb70)",
390
- "add exe-auth service to main compose + fix image reference to update.askexe.com",
391
- "align compose default image tags with manifest 0.9.24 (bug 79168bac)",
392
- "isDaemonAlive falls back to socket check when PID file missing (bug b5fb9404)",
393
- "correct exe-erp image tag final7→final3 in manifests 0.9.23 + 0.9.24 (bug ff960d31)",
394
- "create exe_erp login role in init-db.sql (bug 9d452322)",
395
- "CRM_SERVER_URL uses crm. subdomain + add EXE_CRM_ADMIN_EMAIL (bugs 8d20e779, 7debf355)",
396
- "use update.askexe.com for exe-auth image in manifest 0.9.24 (bug 97f2d288)",
397
- "ensure description field is never empty in feature request upstream payload (bug 0a8e16d0)",
398
- "add WSL clip.exe detection to shipped tmux.conf (bug 3396fb26)",
399
- "include node binary dir in exe-os-node shim PATH (bug 71adcb68)",
400
- "add minimum daemon age guard to prevent crash-loop (bug 25faecf3)",
401
- "digest-pin all 0.9.24 images + remove control-plane from customer manifest",
402
- "resolve full UUID before upstream delivery — fixes update_bug/update_feature 400s (bug 31b1d2e3)",
403
- "dual-key JWT verification accept tokens signed by previous key (bug 2f5d6166)",
404
- "add sync_meta to SQL guard allowlist fixes cloud sync (bug 9fbbe145)",
405
- "accept digest-only official images in deploy gate",
406
- "prevent empty/duplicate company_procedure rows at the source",
407
- "remove duplicate if-block causing TS build failure"
383
+ "recognize configured coordinator name in live-tmux root fallback (bug bb601d8a)",
384
+ "registry-auth tests call collectImageAvailabilityIssues directly (not via deploy gate)",
385
+ "make /exe status brief on-request, not auto-fire every session",
386
+ "add Phase 3 post-deploy container health verification",
387
+ "honor limit param + add pagination to list_my_bugs/list_my_features",
388
+ "reclaim full Docker space (all images + build cache)",
389
+ "patch launchd plist on upgrade carry EXE_EMBEDDINGS + cap heap at 2GB",
390
+ "reply to server ping to stop 1006 connection flapping",
391
+ "prevent stale DEGRADED BOOT warning after MCP reconnects",
392
+ "per-service health timeout + stage erp-nginx/nginx.conf (bug d04cbc91)",
393
+ "break circular exec loop on 'exe-os update' (bug 2222dc1d)",
394
+ "resolve legacy model filenames so pre-rename installs find their GGUF",
395
+ "accept GET /v1/support/{bug,feature}-reports as list aliases",
396
+ "drop static container IPs + rollback restores prev compose",
397
+ "bind MCP port early with 503 bootstrap to kill /mcp ConnectionRefused race",
398
+ "never POST to live support API under test (stops CI/test spam) (#149)",
399
+ "add --expose-gc to all daemon spawn paths to prevent OOM crashes",
400
+ "fail-fast connect when daemon dead boot no longer waits 4+ min",
401
+ "stop embed worker inheriting --max-old-space-size OOM crash-loop (bug 0cd186d0)",
402
+ "reconcile docker-compose.yml from template on update",
403
+ "start ERP compose sidecars (nginx/ws/queue/scheduler)",
404
+ "ignore ghost coordinator registry entries in caller resolution",
405
+ "resilient exe-erp-websocket realtime entry resolution (bug 35576eed)",
406
+ "SIGKILL self on SIGTERM/SIGINT to avoid ggml Metal finalizer crash",
407
+ "replace any with unknown in session-start hook"
408
408
  ],
409
409
  "security": [],
410
410
  "other": [
411
+ "bump v0.9.289 — 22 bug fixes merged (#150-#171)",
412
+ "bump v0.9.288 — wave 1 features + 114 auth tests + CI fixes",
413
+ "bump v0.9.287 — deploy gate auth fix + exe-erp v0.2.1",
414
+ "bump v0.9.286 — exe-erp final8 in manifest",
415
+ "add cross-service SSO + key rotation + daemon restart tests (35 tests)",
416
+ "45 tests for image validation, ${VAR:-default} resolution, platform checks",
417
+ "add 16 activate fallback chain tests — covers bug 2f5d6166 failure modes",
418
+ "add 18 key rotation tests — dual-key verify, grace, fallback chain",
411
419
  "bump v0.9.285 — deploy gate image verification",
412
420
  "bump v0.9.284 — otel deploy gate fix",
413
421
  "bump v0.9.283 — amd64 digest fix",
@@ -424,15 +432,7 @@
424
432
  "bump version to 0.9.277",
425
433
  "document_aware retrieval guidance — when and why agents should use it",
426
434
  "session lifecycle — 3-layer automatic state preservation",
427
- "integrate session closeout, model registry, dreaming into platform procedures",
428
- "route all memory benchmarks through the embed daemon",
429
- "make daemon smoke gate CI-safe under load (#96)",
430
- "release: stack 0.9.23 — exe-gateway v0.9.21 (WhatsApp pipeline fixes)",
431
- "expect Exe Embeddings v1 default modelFile",
432
- "update release-notes.json",
433
- "bump 0.9.275 — bundle stack 0.9.22 manifest for stack-update",
434
- "release: stack 0.9.22 — exe-os v0.9.270, exe-crm v0.9.48, exe-gateway v0.9.18 (digest-pinned)",
435
- "bump 0.9.273 — graph/send_whatsapp/phantom-notif fixes"
435
+ "integrate session closeout, model registry, dreaming into platform procedures"
436
436
  ],
437
437
  "migration_notes": []
438
438
  }