@askexenow/exe-os 0.9.196 → 0.9.198

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,6 +1,306 @@
1
1
  {
2
- "current": "0.9.162",
2
+ "current": "0.9.198",
3
3
  "notes": {
4
+ "0.9.198": {
5
+ "version": "0.9.198",
6
+ "date": "2026-06-02",
7
+ "features": [
8
+ "consolidate registry.askexe.com → update.askexe.com as primary registry (#51)",
9
+ "nginx /v2/ route for Docker registry proxy on update.askexe.com",
10
+ "consolidate registry into update.askexe.com — license key = pull auth",
11
+ "scale daemon heap to 25% of system RAM, support 10+ coordinators",
12
+ "add query expansion + benchmark results to retrieval platform procedure",
13
+ "3-mode BEAM benchmark — FTS vs FTS+Graph vs Hybrid",
14
+ "wire update.askexe.com — billing schema + non-fatal image credentials",
15
+ "add 'never defer' platform procedure — fix it now or assign it now",
16
+ "BEAM multi-tier support — 100K, 1M, 10M token scales",
17
+ "MemoryAgentBench harness — ICLR 2026 benchmark",
18
+ "support outbox flusher + list_tasks null fix + doctor outbox status",
19
+ "bug report outbox flusher — reports reach AskExe even when daemon is dead",
20
+ "add daily-summary CLI entry point + enable tsup build",
21
+ "add daemon observability platform procedure",
22
+ "add retrieval architecture platform procedure for 8-16GB machines",
23
+ "graceful shutdown warning via intercom 90s before idle kill",
24
+ "upload pre-update snapshot to R2 before every stack-update",
25
+ "encrypted daily VPS backups with R2 cloud upload",
26
+ "conversation history import — parser + MCP tool + CLI",
27
+ "add vps-backup + vps-health-gate scripts with stack-update integration",
28
+ "add update_bug_report + update_feature_request MCP tools",
29
+ "VPS guardrails — Postgres backup cron + post-deploy health gate",
30
+ "co-occurrence edges + graph backfill script",
31
+ "write-time entity/relationship extraction from memory text",
32
+ "parallel retrieval (FTS+graph+embed) with _source attribution"
33
+ ],
34
+ "fixes": [
35
+ "zombie agent reaper never kills coordinator/exe session processes",
36
+ "typecheck errors blocking publish — async embed alert + dead code cleanup",
37
+ "session TTL uses registry registeredAt instead of tmux session_created",
38
+ "CRM auth defaults + benchmark beam.ts updates",
39
+ "enable GoTrue email auth by default in setup template",
40
+ "intercom signal path in packaged source — ships to customers on npm install",
41
+ "intercom signal path + registry consolidated to update.askexe.com",
42
+ "4 customer P2 bugs — CLI passthrough + agent casing + clipboard (#50)",
43
+ "MCP pressure eviction evicts ONE session, not all",
44
+ "GHCR registry escape hatch + feature request 400 payload fix",
45
+ "WS client graceful failure on CF 1101 + capped backoff",
46
+ "3 of 4 customer P2 bugs — CLI passthrough + agent casing + clipboard",
47
+ "remove auto-close on session end (source persisted this time)",
48
+ "parallel Tom isolation — task-scoped branches + multi-instance task lookup",
49
+ "downgrade multi-coordinator hard-fail to warning",
50
+ "daemon RSS reconnect + review push notify + hot_entities timestamp",
51
+ "HYGO stack-update blockers — volume regex + memory_audit --fix",
52
+ "spawn CWD cross-project contamination + identity load ordering",
53
+ "MCP hot-reload checks agent context for COO role, not just env var",
54
+ "eliminate cross-session dispatch bug in create_task",
55
+ "bug/feature report upstream updates — PATCH→POST with action field",
56
+ "strip stale X-Exe-Session from global config + guard against re-adding",
57
+ "BEAM CLaRa — direct JSON response instead of tool_use, bump max_tokens",
58
+ "BEAM CLaRa benchmark — correct endpoint + configurable model",
59
+ "MCP session dedup false positive + BEAM CLaRa benchmark mode"
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
+ "bump to 0.9.198 — coordinator reaper guard",
77
+ "bump to 0.9.197 — TTL fix + registry consolidation + TS fixes",
78
+ "update all manifest images to update.askexe.com + compose + beam tuning",
79
+ "bump to 0.9.196",
80
+ "bump to 0.9.195",
81
+ "bump to 0.9.194",
82
+ "bump to 0.9.193",
83
+ "bump to 0.9.192",
84
+ "bump to 0.9.191",
85
+ "bump to 0.9.189",
86
+ "bump to 0.9.188 — HYGO stack-update blockers fixed",
87
+ "bump to 0.9.187",
88
+ "bump to 0.9.186 — cross-session dispatch fix",
89
+ "release: bump exe-os image to v0.9.185 in stack manifest",
90
+ "bump to 0.9.185",
91
+ "bump to 0.9.184",
92
+ "bump to 0.9.183",
93
+ "bump to 0.9.181 — BEAM 3-mode + query expansion",
94
+ "bump to 0.9.180 — complete worktree isolation",
95
+ "bump to 0.9.179",
96
+ "bump to 0.9.178 — Bob's null fixes merged",
97
+ "bump to 0.9.177",
98
+ "bump to 0.9.176",
99
+ "bump to 0.9.175",
100
+ "bump to 0.9.174 — Bob's daemon hardening merged"
101
+ ],
102
+ "migration_notes": []
103
+ },
104
+ "0.9.197": {
105
+ "version": "0.9.197",
106
+ "date": "2026-06-02",
107
+ "features": [
108
+ "consolidate registry.askexe.com → update.askexe.com as primary registry (#51)",
109
+ "nginx /v2/ route for Docker registry proxy on update.askexe.com",
110
+ "consolidate registry into update.askexe.com — license key = pull auth",
111
+ "scale daemon heap to 25% of system RAM, support 10+ coordinators",
112
+ "add query expansion + benchmark results to retrieval platform procedure",
113
+ "3-mode BEAM benchmark — FTS vs FTS+Graph vs Hybrid",
114
+ "wire update.askexe.com — billing schema + non-fatal image credentials",
115
+ "add 'never defer' platform procedure — fix it now or assign it now",
116
+ "BEAM multi-tier support — 100K, 1M, 10M token scales",
117
+ "MemoryAgentBench harness — ICLR 2026 benchmark",
118
+ "support outbox flusher + list_tasks null fix + doctor outbox status",
119
+ "bug report outbox flusher — reports reach AskExe even when daemon is dead",
120
+ "add daily-summary CLI entry point + enable tsup build",
121
+ "add daemon observability platform procedure",
122
+ "add retrieval architecture platform procedure for 8-16GB machines",
123
+ "graceful shutdown warning via intercom 90s before idle kill",
124
+ "upload pre-update snapshot to R2 before every stack-update",
125
+ "encrypted daily VPS backups with R2 cloud upload",
126
+ "conversation history import — parser + MCP tool + CLI",
127
+ "add vps-backup + vps-health-gate scripts with stack-update integration",
128
+ "add update_bug_report + update_feature_request MCP tools",
129
+ "VPS guardrails — Postgres backup cron + post-deploy health gate",
130
+ "co-occurrence edges + graph backfill script",
131
+ "write-time entity/relationship extraction from memory text",
132
+ "parallel retrieval (FTS+graph+embed) with _source attribution"
133
+ ],
134
+ "fixes": [
135
+ "typecheck errors blocking publish — async embed alert + dead code cleanup",
136
+ "session TTL uses registry registeredAt instead of tmux session_created",
137
+ "CRM auth defaults + benchmark beam.ts updates",
138
+ "enable GoTrue email auth by default in setup template",
139
+ "intercom signal path in packaged source — ships to customers on npm install",
140
+ "intercom signal path + registry consolidated to update.askexe.com",
141
+ "4 customer P2 bugs — CLI passthrough + agent casing + clipboard (#50)",
142
+ "MCP pressure eviction evicts ONE session, not all",
143
+ "GHCR registry escape hatch + feature request 400 payload fix",
144
+ "WS client graceful failure on CF 1101 + capped backoff",
145
+ "3 of 4 customer P2 bugs — CLI passthrough + agent casing + clipboard",
146
+ "remove auto-close on session end (source persisted this time)",
147
+ "parallel Tom isolation — task-scoped branches + multi-instance task lookup",
148
+ "downgrade multi-coordinator hard-fail to warning",
149
+ "daemon RSS reconnect + review push notify + hot_entities timestamp",
150
+ "HYGO stack-update blockers — volume regex + memory_audit --fix",
151
+ "spawn CWD cross-project contamination + identity load ordering",
152
+ "MCP hot-reload checks agent context for COO role, not just env var",
153
+ "eliminate cross-session dispatch bug in create_task",
154
+ "bug/feature report upstream updates — PATCH→POST with action field",
155
+ "strip stale X-Exe-Session from global config + guard against re-adding",
156
+ "BEAM CLaRa — direct JSON response instead of tool_use, bump max_tokens",
157
+ "BEAM CLaRa benchmark — correct endpoint + configurable model",
158
+ "MCP session dedup false positive + BEAM CLaRa benchmark mode",
159
+ "prevent false-positive duplicate eviction for multi-coordinator sessions"
160
+ ],
161
+ "security": [
162
+ "fix shell injection, SSRF, socket leaks, backup validation",
163
+ "bump v0.9.139 — 2 CRITICAL security fixes, 14 bug fixes, 6 features, customer config preservation",
164
+ "fix 2 CRITICAL + 1 HIGH from post-fix audit",
165
+ "validate X-Agent-Role against roster — prevent privilege escalation",
166
+ "release: stack v0.9.8 — security hardening + Hygo bug fixes",
167
+ "add webhook HMAC-SHA256 validation + disable query param auth in prod",
168
+ "pin GitHub Actions to SHAs, update jose to 6.2.3",
169
+ "harden support intake against abuse and data leakage",
170
+ "bump to v0.9.22 — Codex MCP parity + customer bug fixes + security audit remediation",
171
+ "audit: pre-hygo exe-gateway security report",
172
+ "add SECURITY.md — trust document for pre-install security evaluation",
173
+ "fix 4 pricing tier bypass vulnerabilities (audit F1-F4)"
174
+ ],
175
+ "other": [
176
+ "bump to 0.9.197 — TTL fix + registry consolidation + TS fixes",
177
+ "update all manifest images to update.askexe.com + compose + beam tuning",
178
+ "bump to 0.9.196",
179
+ "bump to 0.9.195",
180
+ "bump to 0.9.194",
181
+ "bump to 0.9.193",
182
+ "bump to 0.9.192",
183
+ "bump to 0.9.191",
184
+ "bump to 0.9.189",
185
+ "bump to 0.9.188 — HYGO stack-update blockers fixed",
186
+ "bump to 0.9.187",
187
+ "bump to 0.9.186 — cross-session dispatch fix",
188
+ "release: bump exe-os image to v0.9.185 in stack manifest",
189
+ "bump to 0.9.185",
190
+ "bump to 0.9.184",
191
+ "bump to 0.9.183",
192
+ "bump to 0.9.181 — BEAM 3-mode + query expansion",
193
+ "bump to 0.9.180 — complete worktree isolation",
194
+ "bump to 0.9.179",
195
+ "bump to 0.9.178 — Bob's null fixes merged",
196
+ "bump to 0.9.177",
197
+ "bump to 0.9.176",
198
+ "bump to 0.9.175",
199
+ "bump to 0.9.174 — Bob's daemon hardening merged",
200
+ "bump to 0.9.173"
201
+ ],
202
+ "migration_notes": []
203
+ },
204
+ "0.9.196": {
205
+ "version": "0.9.196",
206
+ "date": "2026-06-02",
207
+ "features": [
208
+ "consolidate registry.askexe.com → update.askexe.com as primary registry (#51)",
209
+ "nginx /v2/ route for Docker registry proxy on update.askexe.com",
210
+ "consolidate registry into update.askexe.com — license key = pull auth",
211
+ "scale daemon heap to 25% of system RAM, support 10+ coordinators",
212
+ "add query expansion + benchmark results to retrieval platform procedure",
213
+ "3-mode BEAM benchmark — FTS vs FTS+Graph vs Hybrid",
214
+ "wire update.askexe.com — billing schema + non-fatal image credentials",
215
+ "add 'never defer' platform procedure — fix it now or assign it now",
216
+ "BEAM multi-tier support — 100K, 1M, 10M token scales",
217
+ "MemoryAgentBench harness — ICLR 2026 benchmark",
218
+ "support outbox flusher + list_tasks null fix + doctor outbox status",
219
+ "bug report outbox flusher — reports reach AskExe even when daemon is dead",
220
+ "add daily-summary CLI entry point + enable tsup build",
221
+ "add daemon observability platform procedure",
222
+ "add retrieval architecture platform procedure for 8-16GB machines",
223
+ "graceful shutdown warning via intercom 90s before idle kill",
224
+ "upload pre-update snapshot to R2 before every stack-update",
225
+ "encrypted daily VPS backups with R2 cloud upload",
226
+ "conversation history import — parser + MCP tool + CLI",
227
+ "add vps-backup + vps-health-gate scripts with stack-update integration",
228
+ "add update_bug_report + update_feature_request MCP tools",
229
+ "VPS guardrails — Postgres backup cron + post-deploy health gate",
230
+ "co-occurrence edges + graph backfill script",
231
+ "write-time entity/relationship extraction from memory text",
232
+ "parallel retrieval (FTS+graph+embed) with _source attribution"
233
+ ],
234
+ "fixes": [
235
+ "typecheck errors blocking publish — async embed alert + dead code cleanup",
236
+ "session TTL uses registry registeredAt instead of tmux session_created",
237
+ "CRM auth defaults + benchmark beam.ts updates",
238
+ "enable GoTrue email auth by default in setup template",
239
+ "intercom signal path in packaged source — ships to customers on npm install",
240
+ "intercom signal path + registry consolidated to update.askexe.com",
241
+ "4 customer P2 bugs — CLI passthrough + agent casing + clipboard (#50)",
242
+ "MCP pressure eviction evicts ONE session, not all",
243
+ "GHCR registry escape hatch + feature request 400 payload fix",
244
+ "WS client graceful failure on CF 1101 + capped backoff",
245
+ "3 of 4 customer P2 bugs — CLI passthrough + agent casing + clipboard",
246
+ "remove auto-close on session end (source persisted this time)",
247
+ "parallel Tom isolation — task-scoped branches + multi-instance task lookup",
248
+ "downgrade multi-coordinator hard-fail to warning",
249
+ "daemon RSS reconnect + review push notify + hot_entities timestamp",
250
+ "HYGO stack-update blockers — volume regex + memory_audit --fix",
251
+ "spawn CWD cross-project contamination + identity load ordering",
252
+ "MCP hot-reload checks agent context for COO role, not just env var",
253
+ "eliminate cross-session dispatch bug in create_task",
254
+ "bug/feature report upstream updates — PATCH→POST with action field",
255
+ "strip stale X-Exe-Session from global config + guard against re-adding",
256
+ "BEAM CLaRa — direct JSON response instead of tool_use, bump max_tokens",
257
+ "BEAM CLaRa benchmark — correct endpoint + configurable model",
258
+ "MCP session dedup false positive + BEAM CLaRa benchmark mode",
259
+ "prevent false-positive duplicate eviction for multi-coordinator sessions"
260
+ ],
261
+ "security": [
262
+ "fix shell injection, SSRF, socket leaks, backup validation",
263
+ "bump v0.9.139 — 2 CRITICAL security fixes, 14 bug fixes, 6 features, customer config preservation",
264
+ "fix 2 CRITICAL + 1 HIGH from post-fix audit",
265
+ "validate X-Agent-Role against roster — prevent privilege escalation",
266
+ "release: stack v0.9.8 — security hardening + Hygo bug fixes",
267
+ "add webhook HMAC-SHA256 validation + disable query param auth in prod",
268
+ "pin GitHub Actions to SHAs, update jose to 6.2.3",
269
+ "harden support intake against abuse and data leakage",
270
+ "bump to v0.9.22 — Codex MCP parity + customer bug fixes + security audit remediation",
271
+ "audit: pre-hygo exe-gateway security report",
272
+ "add SECURITY.md — trust document for pre-install security evaluation",
273
+ "fix 4 pricing tier bypass vulnerabilities (audit F1-F4)"
274
+ ],
275
+ "other": [
276
+ "update all manifest images to update.askexe.com + compose + beam tuning",
277
+ "bump to 0.9.196",
278
+ "bump to 0.9.195",
279
+ "bump to 0.9.194",
280
+ "bump to 0.9.193",
281
+ "bump to 0.9.192",
282
+ "bump to 0.9.191",
283
+ "bump to 0.9.189",
284
+ "bump to 0.9.188 — HYGO stack-update blockers fixed",
285
+ "bump to 0.9.187",
286
+ "bump to 0.9.186 — cross-session dispatch fix",
287
+ "release: bump exe-os image to v0.9.185 in stack manifest",
288
+ "bump to 0.9.185",
289
+ "bump to 0.9.184",
290
+ "bump to 0.9.183",
291
+ "bump to 0.9.181 — BEAM 3-mode + query expansion",
292
+ "bump to 0.9.180 — complete worktree isolation",
293
+ "bump to 0.9.179",
294
+ "bump to 0.9.178 — Bob's null fixes merged",
295
+ "bump to 0.9.177",
296
+ "bump to 0.9.176",
297
+ "bump to 0.9.175",
298
+ "bump to 0.9.174 — Bob's daemon hardening merged",
299
+ "bump to 0.9.173",
300
+ "bump to 0.9.172"
301
+ ],
302
+ "migration_notes": []
303
+ },
4
304
  "0.9.162": {
5
305
  "version": "0.9.162",
6
306
  "date": "2026-06-02",
@@ -206,315 +506,6 @@
206
506
  "If daemon goes down, agents will now fail instead of silently",
207
507
  "exe-daemon.ts kills old embed.pid process and cleans up"
208
508
  ]
209
- },
210
- "0.9.159": {
211
- "version": "0.9.159",
212
- "date": "2026-05-29",
213
- "features": [
214
- "verify-stack post-deploy checks — 8 runtime validations",
215
- "preflight deploy gate + filtered schema + gateway graceful degradation",
216
- "harden /exe-afk as primary monitoring tool, deprecate /loop for orchestration",
217
- "add --judge-model flag to LoCoMo harness",
218
- "dashboard.askexe.com — customer credits dashboard (backend + frontend)",
219
- "config persistence contract — document + enforce what survives stack updates",
220
- "add persona depth to identity — tone, vocabulary, response_style, communication_patterns",
221
- "4 BEAM improvements — o4-mini judge, entity expansion, temporal prompts, contradiction detection",
222
- "DMR 100% + BEAM 35% — full results with Claude Sonnet judge",
223
- "session_scope read paths — search filter + backfill + tests",
224
- "add session_scope filtering to memory read paths + MCP tools + backfill",
225
- "classify prompt memories as conversation type + enrich session-end captures",
226
- "add session_scope column to memories table — schema migration + all write paths",
227
- "fix Codex integration + add --codex to all 4 harnesses",
228
- "add checkpoint/resume support for long LoCoMo runs",
229
- "add Codex GPT-5.5 judge, pre-embedding, expanded retrieval, production prompts",
230
- "stack manifest 0.9.10 — all new images for customer deployment",
231
- "update safety + portable backups + restore",
232
- "complete deployment readiness — all 14 second-pass blind spots fixed",
233
- "production-ready stack — all 15 blind spots fixed",
234
- "blocked task notification — ping dispatcher immediately on status change",
235
- "self-improving skills — usage tracking, success counting, and refinement daemon",
236
- "4 retrieval improvements — query expansion, stop words, contradiction resolution, abstention",
237
- "competitive roadmap — serverless tier, identity depth, self-improving skills, user modeling",
238
- "run database migrations before container swap in stack-update"
239
- ],
240
- "fixes": [
241
- "cloud sync NOT NULL resilience — sqlSafeRequired() defaults + per-record error handling, skip bad rows instead of retry storm",
242
- "auto-close temporal guard — reject commits older than task creation date, raise threshold 0.6→0.8",
243
- "session_scope fallback — listTasks returns unscoped results when scoped query finds 0 after daemon restart",
244
- "orphan task file cleanup safety — 24h threshold (was 1h) + ID-based fallback before deleting",
245
- "blocked task escalation — writeNotification to COO when auto-wake fails 3x and marks task blocked",
246
- "daemon memory cascade — prevent duplicate daemons, reap orphan hooks, cap heap",
247
- "auto-inject timeout on tmux capture-pane to prevent session freeze",
248
- "auto-wake crash loop — filter boot memories + circuit breaker",
249
- "Codex numbered instances use baseAgentName for identity resolution",
250
- "auto-chain project scope + writeNotification on needs_review",
251
- "persist WhatsApp auth in Docker volume — prevent data loss on update",
252
- "wake idle codex sessions on pending tasks",
253
- "fix daemon MCP session heap leak",
254
- "include typescript as runtime dependency",
255
- "remove direct Postgres license validation — CF Worker is the only path",
256
- "gateway stop_grace_period 45s — prevent SIGKILL during message drain",
257
- "filter person names from FTS queries to prevent speaker-prefix pollution",
258
- "DMR retrieval 20% → 100% — stop words, name filtering, speaker fix",
259
- "kill idle Codex/OpenCode sessions instead of sending intercom — enables auto-wake respawn",
260
- "suppress daemon auto-reconnect noise — only log after attempt 2+",
261
- "remove E2EE from bug reports — support intake must be readable server-side",
262
- "support API — verified encrypted bug reports work (HTTP 201)",
263
- "support API accepts encrypted bug reports — prevents HTTP 400",
264
- "Codex agents recheck tasks before stopping — prevents idle-with-open-tasks",
265
- "P0 #13 session_scope in cleanup SELECT + P0 #6 wire review signal files"
266
- ],
267
- "security": [
268
- "fix shell injection, SSRF, socket leaks, backup validation",
269
- "bump v0.9.139 — 2 CRITICAL security fixes, 14 bug fixes, 6 features, customer config preservation",
270
- "fix 2 CRITICAL + 1 HIGH from post-fix audit",
271
- "validate X-Agent-Role against roster — prevent privilege escalation",
272
- "release: stack v0.9.8 — security hardening + Hygo bug fixes",
273
- "add webhook HMAC-SHA256 validation + disable query param auth in prod",
274
- "pin GitHub Actions to SHAs, update jose to 6.2.3",
275
- "harden support intake against abuse and data leakage",
276
- "bump to v0.9.22 — Codex MCP parity + customer bug fixes + security audit remediation",
277
- "audit: pre-hygo exe-gateway security report",
278
- "add SECURITY.md — trust document for pre-install security evaluation",
279
- "fix 4 pricing tier bypass vulnerabilities (audit F1-F4)"
280
- ],
281
- "other": [
282
- "bump v0.9.159 — daemon memory cascade fix + session_scope + benchmarks",
283
- "arch: customer onboarding automation — exe-os deploy-customer command",
284
- "arch: Fleet Operations Roadmap — 8 phases for production safety at scale",
285
- "arch: add filtered table pipeline + pre-flight deploy system to roadmap",
286
- "add EXE-OS-STACK.md — complete 6-repo deployment map",
287
- "cache tmux session (5 calls → 1) + offset daemon timers",
288
- "cut agent boot from 4min to <30s — merge Bash blocks + parallel DB queries",
289
- "rename memory schema → graph across codebase",
290
- "unified access control — admin token + GoTrue across all services",
291
- "capture data pipeline spec — raw → filter → wiki + CRM projection",
292
- "bump to v0.9.149 — task lifecycle simplification + review notification fix",
293
- "capture gateway connection observability requirements (2026-05-28)",
294
- "bump to v0.9.146 for publish",
295
- "Windows support architecture — WezTerm + WSL decision (2026-05-27)",
296
- "Merge branch 'tom4-work' — device-scoped behaviors + push-notification fix",
297
- "bump to v0.9.145 for publish",
298
- "revert: keep workflow files unchanged — GitHub OAuth blocks workflow scope",
299
- "stage remaining Yoshi fixes — features + bug cleanup",
300
- "add tests for daemon restart orchestrator module",
301
- "publish v0.9.144 — ESM require() fix + reliable task signals + OAuth 2.1",
302
- "add MCP tool tests for message, cloud-sync, and file-copy",
303
- "add coverage for send_message, cloud_sync, file_copy MCP tools (Track A)",
304
- "Recover MCP sessions after daemon restart",
305
- "publish v0.9.143 — all fixes live",
306
- "publish v0.9.142"
307
- ],
308
- "migration_notes": [
309
- "If daemon goes down, agents will now fail instead of silently",
310
- "exe-daemon.ts kills old embed.pid process and cleans up"
311
- ]
312
- },
313
- "0.9.158": {
314
- "version": "0.9.158",
315
- "date": "2026-05-28",
316
- "features": [
317
- "stack manifest 0.9.10 — all new images for customer deployment",
318
- "update safety + portable backups + restore",
319
- "complete deployment readiness — all 14 second-pass blind spots fixed",
320
- "production-ready stack — all 15 blind spots fixed",
321
- "blocked task notification — ping dispatcher immediately on status change",
322
- "self-improving skills — usage tracking, success counting, and refinement daemon",
323
- "4 retrieval improvements — query expansion, stop words, contradiction resolution, abstention",
324
- "competitive roadmap — serverless tier, identity depth, self-improving skills, user modeling",
325
- "run database migrations before container swap in stack-update",
326
- "graph auto-extract from ARCHITECTURE.md — regex-based entity/relationship extraction",
327
- "migrate cloud.askexe.com → api.askexe.com as canonical endpoint",
328
- "federated recall — code_context + graph fallback when memory results weak",
329
- "migrate cloud.askexe.com → api.askexe.com across all src/ defaults",
330
- "rolling restart in stack-update — one service at a time with health verification",
331
- "DMR benchmark harness + LoCoMo improvements for v0.9.145 evaluation",
332
- "Windows/WSL support — WezTerm config + WSL detection in setup wizard",
333
- "queryTaskRows() consolidation — single scoped query path for all task list operations",
334
- "review signal files — reliable reviewer notification on update_task(done)",
335
- "Ghostty-native notifications via OSC 9 — no more Script Editor popup",
336
- "device-scoped behaviors — device_id column + filter in loading",
337
- "dispatch reliability — 45s boot timeout, dispatch ack signals, agent heartbeat",
338
- "setup wizard headless mode + daemon health check after restart",
339
- "device-scoped behaviors — add device_id column + filter on load",
340
- "gateway prompt injection defense — 3-tier security hardening",
341
- "add diagnostics(action=\"merge_agent_memories\") for reassigning memories across agent IDs"
342
- ],
343
- "fixes": [
344
- "support API — verified encrypted bug reports work (HTTP 201)",
345
- "support API accepts encrypted bug reports — prevents HTTP 400",
346
- "Codex agents recheck tasks before stopping — prevents idle-with-open-tasks",
347
- "P0 #13 session_scope in cleanup SELECT + P0 #6 wire review signal files",
348
- "add scope import to prompt-submit — gate pass",
349
- "add writeFileSync import to config.ts",
350
- "persist cloud endpoint migration to config.json — stop logging on every boot",
351
- "include memory_type in pushToPostgres metadata — was stripped on sync",
352
- "add scope import to daemon-orchestration — satisfies customer-readiness gate",
353
- "skill-refinement.ts — correct writeMemory field names + updateIdentity 3rd arg",
354
- "make skill lifecycle fields optional on Behavior interface — unblocks publish",
355
- "session isolation for tmux kill — block cross-scope session kills",
356
- "session-scope daemon, push, capacity, and cleanup (P0 #7-#13)",
357
- "add memory_type to crdt-sync MemoryRecord interface — unblocks publish",
358
- "session-scope daemon, push, capacity, cleanup (P0 #7-#9, #13)",
359
- "include memory_type in cloud sync push/pull + fix backfill re-sync",
360
- "session-scope signal file system — prevent cross-session task/review bleed",
361
- "session-scope notification routing — use row.session_scope over ambient",
362
- "daemon NEVER guesses session from tmux — header-only routing",
363
- "3 daemon bugs — context-full TTL override, API watchdog kill-after-3, idle-kill verify",
364
- "federated recall always searches code_context + graph — count threshold was useless",
365
- "make cross-repo guardrail task-aware — allow multi-repo work when task scope permits",
366
- "ONE postgres — replace crm-postgres with exe-db across entire stack",
367
- "smart session-scoping gate + last boot cleanup leak + triage_bug docs",
368
- "add shipped_version to support triage + clean platform procedures"
369
- ],
370
- "security": [
371
- "fix shell injection, SSRF, socket leaks, backup validation",
372
- "bump v0.9.139 — 2 CRITICAL security fixes, 14 bug fixes, 6 features, customer config preservation",
373
- "fix 2 CRITICAL + 1 HIGH from post-fix audit",
374
- "validate X-Agent-Role against roster — prevent privilege escalation",
375
- "release: stack v0.9.8 — security hardening + Hygo bug fixes",
376
- "add webhook HMAC-SHA256 validation + disable query param auth in prod",
377
- "pin GitHub Actions to SHAs, update jose to 6.2.3",
378
- "harden support intake against abuse and data leakage",
379
- "bump to v0.9.22 — Codex MCP parity + customer bug fixes + security audit remediation",
380
- "audit: pre-hygo exe-gateway security report",
381
- "add SECURITY.md — trust document for pre-install security evaluation",
382
- "fix 4 pricing tier bypass vulnerabilities (audit F1-F4)"
383
- ],
384
- "other": [
385
- "rename memory schema → graph across codebase",
386
- "unified access control — admin token + GoTrue across all services",
387
- "capture data pipeline spec — raw → filter → wiki + CRM projection",
388
- "bump to v0.9.149 — task lifecycle simplification + review notification fix",
389
- "capture gateway connection observability requirements (2026-05-28)",
390
- "bump to v0.9.146 for publish",
391
- "Windows support architecture — WezTerm + WSL decision (2026-05-27)",
392
- "Merge branch 'tom4-work' — device-scoped behaviors + push-notification fix",
393
- "bump to v0.9.145 for publish",
394
- "revert: keep workflow files unchanged — GitHub OAuth blocks workflow scope",
395
- "stage remaining Yoshi fixes — features + bug cleanup",
396
- "add tests for daemon restart orchestrator module",
397
- "publish v0.9.144 — ESM require() fix + reliable task signals + OAuth 2.1",
398
- "add MCP tool tests for message, cloud-sync, and file-copy",
399
- "add coverage for send_message, cloud_sync, file_copy MCP tools (Track A)",
400
- "Recover MCP sessions after daemon restart",
401
- "publish v0.9.143 — all fixes live",
402
- "publish v0.9.142",
403
- "publish v0.9.141",
404
- "ops: journalctl rotation + certbot expiry alerting",
405
- "revert: daemon heap back to 33% of RAM — no artificial cap",
406
- "v0.9.140 publish + heap cap 4GB (was 33% unbounded)",
407
- "PG-1 cross-repo entity federation design document",
408
- "add lint step + automated npm publish workflow",
409
- "audit: scoped SQL + package budget + TUI vendored + TODO classification"
410
- ],
411
- "migration_notes": [
412
- "If daemon goes down, agents will now fail instead of silently",
413
- "exe-daemon.ts kills old embed.pid process and cleans up"
414
- ]
415
- },
416
- "0.9.157": {
417
- "version": "0.9.157",
418
- "date": "2026-05-28",
419
- "features": [
420
- "update safety + portable backups + restore",
421
- "complete deployment readiness — all 14 second-pass blind spots fixed",
422
- "production-ready stack — all 15 blind spots fixed",
423
- "blocked task notification — ping dispatcher immediately on status change",
424
- "self-improving skills — usage tracking, success counting, and refinement daemon",
425
- "4 retrieval improvements — query expansion, stop words, contradiction resolution, abstention",
426
- "competitive roadmap — serverless tier, identity depth, self-improving skills, user modeling",
427
- "run database migrations before container swap in stack-update",
428
- "graph auto-extract from ARCHITECTURE.md — regex-based entity/relationship extraction",
429
- "migrate cloud.askexe.com → api.askexe.com as canonical endpoint",
430
- "federated recall — code_context + graph fallback when memory results weak",
431
- "migrate cloud.askexe.com → api.askexe.com across all src/ defaults",
432
- "rolling restart in stack-update — one service at a time with health verification",
433
- "DMR benchmark harness + LoCoMo improvements for v0.9.145 evaluation",
434
- "Windows/WSL support — WezTerm config + WSL detection in setup wizard",
435
- "queryTaskRows() consolidation — single scoped query path for all task list operations",
436
- "review signal files — reliable reviewer notification on update_task(done)",
437
- "Ghostty-native notifications via OSC 9 — no more Script Editor popup",
438
- "device-scoped behaviors — device_id column + filter in loading",
439
- "dispatch reliability — 45s boot timeout, dispatch ack signals, agent heartbeat",
440
- "setup wizard headless mode + daemon health check after restart",
441
- "device-scoped behaviors — add device_id column + filter on load",
442
- "gateway prompt injection defense — 3-tier security hardening",
443
- "add diagnostics(action=\"merge_agent_memories\") for reassigning memories across agent IDs",
444
- "add task dependency tree visualization (action=dependency_tree)"
445
- ],
446
- "fixes": [
447
- "add scope import to prompt-submit — gate pass",
448
- "add writeFileSync import to config.ts",
449
- "persist cloud endpoint migration to config.json — stop logging on every boot",
450
- "include memory_type in pushToPostgres metadata — was stripped on sync",
451
- "add scope import to daemon-orchestration — satisfies customer-readiness gate",
452
- "skill-refinement.ts — correct writeMemory field names + updateIdentity 3rd arg",
453
- "make skill lifecycle fields optional on Behavior interface — unblocks publish",
454
- "session isolation for tmux kill — block cross-scope session kills",
455
- "session-scope daemon, push, capacity, and cleanup (P0 #7-#13)",
456
- "add memory_type to crdt-sync MemoryRecord interface — unblocks publish",
457
- "session-scope daemon, push, capacity, cleanup (P0 #7-#9, #13)",
458
- "include memory_type in cloud sync push/pull + fix backfill re-sync",
459
- "session-scope signal file system — prevent cross-session task/review bleed",
460
- "session-scope notification routing — use row.session_scope over ambient",
461
- "daemon NEVER guesses session from tmux — header-only routing",
462
- "3 daemon bugs — context-full TTL override, API watchdog kill-after-3, idle-kill verify",
463
- "federated recall always searches code_context + graph — count threshold was useless",
464
- "make cross-repo guardrail task-aware — allow multi-repo work when task scope permits",
465
- "ONE postgres — replace crm-postgres with exe-db across entire stack",
466
- "smart session-scoping gate + last boot cleanup leak + triage_bug docs",
467
- "add shipped_version to support triage + clean platform procedures",
468
- "close remaining session-scoping findings from Bob's audit",
469
- "close 3 more session-scoping leaks from Bob's audit (LEAK-4, LEAK-7, LEAK-8)",
470
- "diagnostics check_update ENOENT + healthcheck timeout",
471
- "close 8 session-scoping leaks — daemon ALS trust + review cleanup + close-task + inbox"
472
- ],
473
- "security": [
474
- "fix shell injection, SSRF, socket leaks, backup validation",
475
- "bump v0.9.139 — 2 CRITICAL security fixes, 14 bug fixes, 6 features, customer config preservation",
476
- "fix 2 CRITICAL + 1 HIGH from post-fix audit",
477
- "validate X-Agent-Role against roster — prevent privilege escalation",
478
- "release: stack v0.9.8 — security hardening + Hygo bug fixes",
479
- "add webhook HMAC-SHA256 validation + disable query param auth in prod",
480
- "pin GitHub Actions to SHAs, update jose to 6.2.3",
481
- "harden support intake against abuse and data leakage",
482
- "bump to v0.9.22 — Codex MCP parity + customer bug fixes + security audit remediation",
483
- "audit: pre-hygo exe-gateway security report",
484
- "add SECURITY.md — trust document for pre-install security evaluation",
485
- "fix 4 pricing tier bypass vulnerabilities (audit F1-F4)"
486
- ],
487
- "other": [
488
- "rename memory schema → graph across codebase",
489
- "unified access control — admin token + GoTrue across all services",
490
- "capture data pipeline spec — raw → filter → wiki + CRM projection",
491
- "bump to v0.9.149 — task lifecycle simplification + review notification fix",
492
- "capture gateway connection observability requirements (2026-05-28)",
493
- "bump to v0.9.146 for publish",
494
- "Windows support architecture — WezTerm + WSL decision (2026-05-27)",
495
- "Merge branch 'tom4-work' — device-scoped behaviors + push-notification fix",
496
- "bump to v0.9.145 for publish",
497
- "revert: keep workflow files unchanged — GitHub OAuth blocks workflow scope",
498
- "stage remaining Yoshi fixes — features + bug cleanup",
499
- "add tests for daemon restart orchestrator module",
500
- "publish v0.9.144 — ESM require() fix + reliable task signals + OAuth 2.1",
501
- "add MCP tool tests for message, cloud-sync, and file-copy",
502
- "add coverage for send_message, cloud_sync, file_copy MCP tools (Track A)",
503
- "Recover MCP sessions after daemon restart",
504
- "publish v0.9.143 — all fixes live",
505
- "publish v0.9.142",
506
- "publish v0.9.141",
507
- "ops: journalctl rotation + certbot expiry alerting",
508
- "revert: daemon heap back to 33% of RAM — no artificial cap",
509
- "v0.9.140 publish + heap cap 4GB (was 33% unbounded)",
510
- "PG-1 cross-repo entity federation design document",
511
- "add lint step + automated npm publish workflow",
512
- "audit: scoped SQL + package budget + TUI vendored + TODO classification"
513
- ],
514
- "migration_notes": [
515
- "If daemon goes down, agents will now fail instead of silently",
516
- "exe-daemon.ts kills old embed.pid process and cleans up"
517
- ]
518
509
  }
519
510
  }
520
511
  }