@askexenow/exe-os 0.9.281 → 0.9.282
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.
|
|
1349
|
+
"image": "update.askexe.com/askexe/exe-os:v0.9.281@sha256:5537bd5920cb611c2421fcfd348cd66a1438f4757aa023762c721b5b4ad2a1c0",
|
|
1350
1350
|
"env": "EXE_OS_IMAGE_TAG",
|
|
1351
1351
|
"composeService": "exe-os",
|
|
1352
1352
|
"healthUrl": "http://127.0.0.1:8765/health",
|
package/dist/hooks/manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 1,
|
|
3
|
-
"generatedAt": "2026-06-17T08:
|
|
3
|
+
"generatedAt": "2026-06-17T08:16:14.270Z",
|
|
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.
|
|
3
|
+
"version": "0.9.282",
|
|
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",
|
package/release-notes.json
CHANGED
|
@@ -1,6 +1,93 @@
|
|
|
1
1
|
{
|
|
2
|
-
"current": "0.9.
|
|
2
|
+
"current": "0.9.282",
|
|
3
3
|
"notes": {
|
|
4
|
+
"0.9.282": {
|
|
5
|
+
"version": "0.9.282",
|
|
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
|
+
"update exe-os daemon image to v0.9.281 in manifest 0.9.24",
|
|
36
|
+
"mcp_ping reports alive when running inside daemon process (bug b5fb9404)",
|
|
37
|
+
"add exe-erp-nginx for static assets + remove direct gunicorn port (bug 6776edf0)",
|
|
38
|
+
"ERP healthcheck Host header + websocket path for Frappe 17 (bugs 7c905474, 468cc508)",
|
|
39
|
+
"rotate signing key to match Worker secret (bug 834ffb70)",
|
|
40
|
+
"add exe-auth service to main compose + fix image reference to update.askexe.com",
|
|
41
|
+
"align compose default image tags with manifest 0.9.24 (bug 79168bac)",
|
|
42
|
+
"isDaemonAlive falls back to socket check when PID file missing (bug b5fb9404)",
|
|
43
|
+
"correct exe-erp image tag final7→final3 in manifests 0.9.23 + 0.9.24 (bug ff960d31)",
|
|
44
|
+
"create exe_erp login role in init-db.sql (bug 9d452322)",
|
|
45
|
+
"CRM_SERVER_URL uses crm. subdomain + add EXE_CRM_ADMIN_EMAIL (bugs 8d20e779, 7debf355)",
|
|
46
|
+
"use update.askexe.com for exe-auth image in manifest 0.9.24 (bug 97f2d288)",
|
|
47
|
+
"ensure description field is never empty in feature request upstream payload (bug 0a8e16d0)",
|
|
48
|
+
"add WSL clip.exe detection to shipped tmux.conf (bug 3396fb26)",
|
|
49
|
+
"include node binary dir in exe-os-node shim PATH (bug 71adcb68)",
|
|
50
|
+
"add minimum daemon age guard to prevent crash-loop (bug 25faecf3)",
|
|
51
|
+
"digest-pin all 0.9.24 images + remove control-plane from customer manifest",
|
|
52
|
+
"resolve full UUID before upstream delivery — fixes update_bug/update_feature 400s (bug 31b1d2e3)",
|
|
53
|
+
"dual-key JWT verification — accept tokens signed by previous key (bug 2f5d6166)",
|
|
54
|
+
"add sync_meta to SQL guard allowlist — fixes cloud sync (bug 9fbbe145)",
|
|
55
|
+
"accept digest-only official images in deploy gate",
|
|
56
|
+
"prevent empty/duplicate company_procedure rows at the source",
|
|
57
|
+
"remove duplicate if-block causing TS build failure",
|
|
58
|
+
"watchdog self-heal + restart-intent propagation (belt & suspenders)",
|
|
59
|
+
"skip junk/empty company_procedure rows that bloated prompts to 1.6MB"
|
|
60
|
+
],
|
|
61
|
+
"security": [],
|
|
62
|
+
"other": [
|
|
63
|
+
"bump v0.9.282 — daemon image v0.9.281 in manifest",
|
|
64
|
+
"prepare v0.9.281 — 50 bugs fixed, stack 0.9.24 fully deployable",
|
|
65
|
+
"bump v0.9.280 — GoTrue MCP auth, support fixes",
|
|
66
|
+
"bump v0.9.279 — stack v0.9.24, GoTrue support auth, optional services",
|
|
67
|
+
"service ownership matrix — dashboard is AskExe-only, not customer stack",
|
|
68
|
+
"bump version to 0.9.278",
|
|
69
|
+
"API documentation for wiki.askexe.com (5 pages)",
|
|
70
|
+
"consolidate platform procedures from 75 to 46 (37KB from 72KB) (#139)",
|
|
71
|
+
"11 new platform procedures for v0.9.278 features",
|
|
72
|
+
"document five-layer customization preservation model (a88c354b) (#137)",
|
|
73
|
+
"bump version to 0.9.277",
|
|
74
|
+
"document_aware retrieval guidance — when and why agents should use it",
|
|
75
|
+
"session lifecycle — 3-layer automatic state preservation",
|
|
76
|
+
"integrate session closeout, model registry, dreaming into platform procedures",
|
|
77
|
+
"route all memory benchmarks through the embed daemon",
|
|
78
|
+
"make daemon smoke gate CI-safe under load (#96)",
|
|
79
|
+
"release: stack 0.9.23 — exe-gateway v0.9.21 (WhatsApp pipeline fixes)",
|
|
80
|
+
"expect Exe Embeddings v1 default modelFile",
|
|
81
|
+
"update release-notes.json",
|
|
82
|
+
"bump 0.9.275 — bundle stack 0.9.22 manifest for stack-update",
|
|
83
|
+
"release: stack 0.9.22 — exe-os v0.9.270, exe-crm v0.9.48, exe-gateway v0.9.18 (digest-pinned)",
|
|
84
|
+
"bump 0.9.273 — graph/send_whatsapp/phantom-notif fixes",
|
|
85
|
+
"Add daemon smoke gate",
|
|
86
|
+
"Publish Claude Fable model support as 0.9.272",
|
|
87
|
+
"Add Claude Fable model whitelist"
|
|
88
|
+
],
|
|
89
|
+
"migration_notes": []
|
|
90
|
+
},
|
|
4
91
|
"0.9.281": {
|
|
5
92
|
"version": "0.9.281",
|
|
6
93
|
"date": "2026-06-17",
|
|
@@ -303,37 +390,6 @@
|
|
|
303
390
|
"security": [],
|
|
304
391
|
"other": [],
|
|
305
392
|
"migration_notes": []
|
|
306
|
-
},
|
|
307
|
-
"0.9.276": {
|
|
308
|
-
"version": "0.9.276",
|
|
309
|
-
"date": "2026-06-12",
|
|
310
|
-
"features": [
|
|
311
|
-
"integrate Exe Embeddings v1 as the default model",
|
|
312
|
-
"support resuming individual services",
|
|
313
|
-
"reduce the server image size"
|
|
314
|
-
],
|
|
315
|
-
"fixes": [
|
|
316
|
-
"scope coordinator lists to the current session",
|
|
317
|
-
"improve task status update handling",
|
|
318
|
-
"stop duplicate coordinator notifications",
|
|
319
|
-
"keep the health server available with automatic recovery",
|
|
320
|
-
"improve graph neighbor lookups and WhatsApp sending",
|
|
321
|
-
"improve release publishing and model selection"
|
|
322
|
-
],
|
|
323
|
-
"security": [],
|
|
324
|
-
"other": [
|
|
325
|
-
"update the bundled stack with WhatsApp pipeline fixes",
|
|
326
|
-
"align updates with Exe Embeddings v1 defaults",
|
|
327
|
-
"refresh release notes",
|
|
328
|
-
"bundle the latest stack manifest for stack updates",
|
|
329
|
-
"update the bundled exe-os, exe-crm, and exe-gateway stack",
|
|
330
|
-
"publish graph, WhatsApp, and notification fixes",
|
|
331
|
-
"Add daemon smoke gate",
|
|
332
|
-
"Publish Claude Fable model support as 0.9.272",
|
|
333
|
-
"Add Claude Fable model whitelist",
|
|
334
|
-
"Publish stack-update service resume as 0.9.271"
|
|
335
|
-
],
|
|
336
|
-
"migration_notes": []
|
|
337
393
|
}
|
|
338
394
|
}
|
|
339
395
|
}
|