@askexenow/exe-os 0.9.255 → 0.9.256

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,6 @@
1
1
  {
2
2
  "version": 1,
3
- "generatedAt": "2026-06-09T13:03:04.488Z",
3
+ "generatedAt": "2026-06-09T13:38:25.790Z",
4
4
  "hashes": {
5
5
  "bug-report-worker.js": "4a30a940effe39605bf372e4f3a6586ee96b19fd351e3b053d55663b7bf35ff6",
6
6
  "codex-stop-task-finalizer.js": "1b2e7c6d2a59972626d076579153a0f0a5996c1eff060820f6931256b8af736c",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@askexenow/exe-os",
3
- "version": "0.9.255",
3
+ "version": "0.9.256",
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,17 @@
1
1
  {
2
- "current": "0.9.255",
2
+ "current": "0.9.256",
3
3
  "notes": {
4
+ "0.9.256": {
5
+ "version": "0.9.256",
6
+ "date": "2026-06-09",
7
+ "features": [],
8
+ "fixes": [],
9
+ "security": [],
10
+ "other": [
11
+ "bump v0.9.256 — all images verified on GHCR"
12
+ ],
13
+ "migration_notes": []
14
+ },
4
15
  "0.9.255": {
5
16
  "version": "0.9.255",
6
17
  "date": "2026-06-09",
@@ -48,19 +59,6 @@
48
59
  "cover gateway config bootstrap in setup"
49
60
  ],
50
61
  "migration_notes": []
51
- },
52
- "0.9.248": {
53
- "version": "0.9.248",
54
- "date": "2026-06-09",
55
- "features": [],
56
- "fixes": [
57
- "CRDT default OFF, lid-close recovery, MCP session over-count"
58
- ],
59
- "security": [],
60
- "other": [
61
- "cover MCP autoreconnect warning suppression"
62
- ],
63
- "migration_notes": []
64
62
  }
65
63
  }
66
64
  }