@kl-c/matrixos 0.2.10 → 0.2.11

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.
package/dist/index.js CHANGED
@@ -368024,7 +368024,7 @@ function getCachedVersion(options = {}) {
368024
368024
  // package.json
368025
368025
  var package_default = {
368026
368026
  name: "@kl-c/matrixos",
368027
- version: "0.2.10",
368027
+ version: "0.2.11",
368028
368028
  description: "MaTrixOS \u2014 Agentic OS for OpenCode. Personalizable, communicating, self-improving, resilient.",
368029
368029
  main: "./dist/index.js",
368030
368030
  types: "dist/index.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kl-c/matrixos",
3
- "version": "0.2.10",
3
+ "version": "0.2.11",
4
4
  "description": "MaTrixOS — Agentic OS for OpenCode. Personalizable, communicating, self-improving, resilient.",
5
5
  "main": "./dist/index.js",
6
6
  "types": "dist/index.d.ts",