@mariozechner/pi-agent-core 0.10.2 → 0.11.1

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 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mariozechner/pi-agent-core",
3
- "version": "0.10.2",
3
+ "version": "0.11.1",
4
4
  "description": "General-purpose agent with transport abstraction, state management, and attachment support",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -18,8 +18,8 @@
18
18
  "prepublishOnly": "npm run clean && npm run build"
19
19
  },
20
20
  "dependencies": {
21
- "@mariozechner/pi-ai": "^0.10.2",
22
- "@mariozechner/pi-tui": "^0.10.2"
21
+ "@mariozechner/pi-ai": "^0.11.1",
22
+ "@mariozechner/pi-tui": "^0.11.1"
23
23
  },
24
24
  "keywords": [
25
25
  "ai",