entroly-wasm 1.0.42 → 1.0.43

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.
Files changed (1) hide show
  1. package/package.json +3 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "entroly-wasm",
3
- "version": "1.0.42",
4
- "description": "Auditable context control plane for AI agents: context receipts, local optimization, MCP, and app SDK helpers. Pure WebAssembly, no Python dependency.",
3
+ "version": "1.0.43",
4
+ "description": "Pure WebAssembly local context OS for AI agents: context receipts, local optimization, MCP, app SDK helpers, and no Python dependency.",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",
7
7
  "bin": {
@@ -54,6 +54,7 @@
54
54
  "entroly",
55
55
  "context-receipts",
56
56
  "context-control-plane",
57
+ "local-context-os",
57
58
  "context-optimization",
58
59
  "mcp",
59
60
  "mcp-server",