@askexenow/exe-os 0.9.282 → 0.9.283

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.
@@ -1346,7 +1346,7 @@
1346
1346
  "breakingChanges": [],
1347
1347
  "services": {
1348
1348
  "exe-os": {
1349
- "image": "update.askexe.com/askexe/exe-os:v0.9.281@sha256:5537bd5920cb611c2421fcfd348cd66a1438f4757aa023762c721b5b4ad2a1c0",
1349
+ "image": "update.askexe.com/askexe/exe-os:v0.9.281@sha256:f5926c281b9f158063128daed39c1d296eec29e986e88ec33686440c177e5c4e",
1350
1350
  "env": "EXE_OS_IMAGE_TAG",
1351
1351
  "composeService": "exe-os",
1352
1352
  "healthUrl": "http://127.0.0.1:8765/health",
@@ -1408,7 +1408,7 @@
1408
1408
  "description": "Monitoring Dashboard"
1409
1409
  },
1410
1410
  "auth": {
1411
- "image": "update.askexe.com/askexe/exe-auth:v0.1.0@sha256:d38391638d9b416bb69b7a9100b729a2956164e8a5787e33d8a3186aadc0864b",
1411
+ "image": "update.askexe.com/askexe/exe-auth:v0.1.0@sha256:9203e855eb45635913cd6772eaaa49209a6c32468f56051f9fa0760817a30e7d",
1412
1412
  "env": "AUTH_IMAGE_TAG",
1413
1413
  "composeService": "exe-auth",
1414
1414
  "healthUrl": "http://127.0.0.1:3300/",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 1,
3
- "generatedAt": "2026-06-17T08:16:14.270Z",
3
+ "generatedAt": "2026-06-17T08:40:20.021Z",
4
4
  "hashes": {
5
5
  "bug-report-worker.js": "16d6fab856fd34eeeb4406f0b63578abbab9b85a2c5b552918b2dc096bff45b2",
6
6
  "codex-stop-task-finalizer.js": "2e1b30d86acf2359fe6e555e486ffc80c8b525ab43646c523e272b92d8cdaa93",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@askexenow/exe-os",
3
- "version": "0.9.282",
3
+ "version": "0.9.283",
4
4
  "description": "AI employee operating system — persistent memory, task management, and multi-agent coordination for Claude Code.",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "type": "module",
@@ -1,6 +1,93 @@
1
1
  {
2
- "current": "0.9.282",
2
+ "current": "0.9.283",
3
3
  "notes": {
4
+ "0.9.283": {
5
+ "version": "0.9.283",
6
+ "date": "2026-06-17",
7
+ "features": [
8
+ "GoTrue JWT auth for MCP — exe-os login/logout/whoami",
9
+ "admin backfill endpoint for api_key_hash — fixes all encrypted keys",
10
+ "implement startMonitor for Slack/Discord/Telegram/WhatsApp + SMTP via nodemailer",
11
+ "add dashboard + auth + otel to manifest as control-plane services",
12
+ "CLI service selection + exe-build removal from customer stack",
13
+ "automatic ERP invoice generation on top-up + monthly",
14
+ "deploy OTLP collector on VPS",
15
+ "real per-model pricing for 40+ models + default → kimi-k2.7-code",
16
+ "ERP trigger engine wiring + profile sync via GoTrue user_metadata",
17
+ "v0.9.24 manifest — optional services + exe-build removed",
18
+ "usage alerts (webhook + email) + email verification /confirm page",
19
+ "welcome email, low balance alerts, password reset, Stripe portal",
20
+ "wire Stripe checkout → D1 credit_ledger (closes billing loop)",
21
+ "add Create Account tab — full sign-up flow on auth.askexe.com",
22
+ "add stable/canary/pinned update channels for progressive rollout (45a55727) (#138)",
23
+ "discovery hooks — auto-wire MCP tool hints into agent context (2fe666fb) (#136)",
24
+ "on-demand document→knowledge-graph concept extraction (1514443a) (#135)",
25
+ "agent capability cards — A2A-style JSON manifests (5774904f) (#134)",
26
+ "surface retrieval health in cloud_status, memory_audit, mcp_ping (2c85e74b) (#133)",
27
+ "executable memories as reflex behavior suggestions (9bd99f2a) (#132)",
28
+ "emotional baselines per agent role (dbfbe67f) (#131)",
29
+ "split exe-os into server (~200MB) and worker (~1GB) images (#130)",
30
+ "out-of-process socket watchdog (c3b287cc) (#129)",
31
+ "hot-path session summary — compress last checkpoint into ~200 tokens at boot (edaf4eb3) (#128)",
32
+ "cloud-synced cross-device reminders via Cloudflare Worker KV (a4195632) (#127)"
33
+ ],
34
+ "fixes": [
35
+ "correct exe-os + exe-auth digests for amd64 in manifest 0.9.24 (bug e0c3b3fb)",
36
+ "update exe-os daemon image to v0.9.281 in manifest 0.9.24",
37
+ "mcp_ping reports alive when running inside daemon process (bug b5fb9404)",
38
+ "add exe-erp-nginx for static assets + remove direct gunicorn port (bug 6776edf0)",
39
+ "ERP healthcheck Host header + websocket path for Frappe 17 (bugs 7c905474, 468cc508)",
40
+ "rotate signing key to match Worker secret (bug 834ffb70)",
41
+ "add exe-auth service to main compose + fix image reference to update.askexe.com",
42
+ "align compose default image tags with manifest 0.9.24 (bug 79168bac)",
43
+ "isDaemonAlive falls back to socket check when PID file missing (bug b5fb9404)",
44
+ "correct exe-erp image tag final7→final3 in manifests 0.9.23 + 0.9.24 (bug ff960d31)",
45
+ "create exe_erp login role in init-db.sql (bug 9d452322)",
46
+ "CRM_SERVER_URL uses crm. subdomain + add EXE_CRM_ADMIN_EMAIL (bugs 8d20e779, 7debf355)",
47
+ "use update.askexe.com for exe-auth image in manifest 0.9.24 (bug 97f2d288)",
48
+ "ensure description field is never empty in feature request upstream payload (bug 0a8e16d0)",
49
+ "add WSL clip.exe detection to shipped tmux.conf (bug 3396fb26)",
50
+ "include node binary dir in exe-os-node shim PATH (bug 71adcb68)",
51
+ "add minimum daemon age guard to prevent crash-loop (bug 25faecf3)",
52
+ "digest-pin all 0.9.24 images + remove control-plane from customer manifest",
53
+ "resolve full UUID before upstream delivery — fixes update_bug/update_feature 400s (bug 31b1d2e3)",
54
+ "dual-key JWT verification — accept tokens signed by previous key (bug 2f5d6166)",
55
+ "add sync_meta to SQL guard allowlist — fixes cloud sync (bug 9fbbe145)",
56
+ "accept digest-only official images in deploy gate",
57
+ "prevent empty/duplicate company_procedure rows at the source",
58
+ "remove duplicate if-block causing TS build failure",
59
+ "watchdog self-heal + restart-intent propagation (belt & suspenders)"
60
+ ],
61
+ "security": [],
62
+ "other": [
63
+ "bump v0.9.283 — amd64 digest fix",
64
+ "bump v0.9.282 — daemon image v0.9.281 in manifest",
65
+ "prepare v0.9.281 — 50 bugs fixed, stack 0.9.24 fully deployable",
66
+ "bump v0.9.280 — GoTrue MCP auth, support fixes",
67
+ "bump v0.9.279 — stack v0.9.24, GoTrue support auth, optional services",
68
+ "service ownership matrix — dashboard is AskExe-only, not customer stack",
69
+ "bump version to 0.9.278",
70
+ "API documentation for wiki.askexe.com (5 pages)",
71
+ "consolidate platform procedures from 75 to 46 (37KB from 72KB) (#139)",
72
+ "11 new platform procedures for v0.9.278 features",
73
+ "document five-layer customization preservation model (a88c354b) (#137)",
74
+ "bump version to 0.9.277",
75
+ "document_aware retrieval guidance — when and why agents should use it",
76
+ "session lifecycle — 3-layer automatic state preservation",
77
+ "integrate session closeout, model registry, dreaming into platform procedures",
78
+ "route all memory benchmarks through the embed daemon",
79
+ "make daemon smoke gate CI-safe under load (#96)",
80
+ "release: stack 0.9.23 — exe-gateway v0.9.21 (WhatsApp pipeline fixes)",
81
+ "expect Exe Embeddings v1 default modelFile",
82
+ "update release-notes.json",
83
+ "bump 0.9.275 — bundle stack 0.9.22 manifest for stack-update",
84
+ "release: stack 0.9.22 — exe-os v0.9.270, exe-crm v0.9.48, exe-gateway v0.9.18 (digest-pinned)",
85
+ "bump 0.9.273 — graph/send_whatsapp/phantom-notif fixes",
86
+ "Add daemon smoke gate",
87
+ "Publish Claude Fable model support as 0.9.272"
88
+ ],
89
+ "migration_notes": []
90
+ },
4
91
  "0.9.282": {
5
92
  "version": "0.9.282",
6
93
  "date": "2026-06-17",
@@ -345,51 +432,6 @@
345
432
  "Publish stack-update service resume as 0.9.271"
346
433
  ],
347
434
  "migration_notes": []
348
- },
349
- "0.9.278": {
350
- "version": "0.9.278",
351
- "date": "2026-06-15",
352
- "features": [
353
- "Document-aware retrieval (retrieval_mode=document_aware) — neighbor chunks, affinity boost, debug scoring",
354
- "Hot-path session summary — 200-token compressed context injected at boot",
355
- "Reflex behaviors — trigger→action p0 suggestions with ⚡ prefix",
356
- "Emotional baselines — per-role tone profiles + drift detection in dreaming",
357
- "Agent capability cards — A2A-style JSON manifests via config(action=capability_cards)",
358
- "Discovery hooks — tool catalog at boot + contextual hints per prompt",
359
- "Doc→graph auto-extraction — ingested documents populate knowledge graph",
360
- "Session closeout MCP action — config(action=closeout) for programmatic session end",
361
- "Out-of-process daemon watchdog — MCP downtime capped at 30s",
362
- "Docker image split — server ~200MB + worker ~1GB (from ~6GB monolith)",
363
- "Canary/stable/pinned update channels — exe-os channel CLI",
364
- "Daemon smoke test gate — RSS, MCP latency, event loop assertions at boot",
365
- "Cloud-synced reminders via Cloudflare KV",
366
- "Stack-update progress stream with N/M counters + volume cleanup",
367
- "Support file attachments on bug reports + feature requests",
368
- "Model registry — Opus 4.8, Sonnet 4.8, Fable",
369
- "Degraded-boot banner with actionable fix steps",
370
- "Event-loop-aware mcp_ping + retrieval health in diagnostics",
371
- "Dynamic roster injection at boot",
372
- "Worktree collision guard",
373
- "SectionState UX across all repos (monitor, gateway, erp, wiki, crm)",
374
- "CRM API key CLI (--list, --revoke)",
375
- "Gateway per-section health endpoint + contract resync",
376
- "Projection status API + data flows in exe-db",
377
- "Customization preservation docs + 17 enforcement tests"
378
- ],
379
- "fixes": [
380
- "15 daemon/MCP bugs — SSE recovery, session isolation, project-dir resolution, RAM gate, worktree aging",
381
- "CI WS test unquarantined (NODE_OPTIONS fix)",
382
- "exe-update crash-loop on missing GHCR_TOKEN",
383
- "Config reconciliation, hybrid search warning, cloud guard, Keychain boot",
384
- "API router update_bug/update_feature 500 errors"
385
- ],
386
- "improvements": [
387
- "Platform procedures consolidated 75→46 (-49% context overhead, ~7K fewer tokens per session)",
388
- "CLaRa query expansion documented in procedures"
389
- ],
390
- "security": [],
391
- "other": [],
392
- "migration_notes": []
393
435
  }
394
436
  }
395
437
  }