@spences10/pi-context 0.0.8 → 0.0.9

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spences10/pi-context",
3
- "version": "0.0.8",
3
+ "version": "0.0.9",
4
4
  "description": "Pi extension for local SQLite context sidecar storage and retrieval of large tool output",
5
5
  "keywords": [
6
6
  "context",
@@ -38,7 +38,7 @@
38
38
  "@mariozechner/pi-coding-agent": "^0.73.0",
39
39
  "typebox": "^1.1.38",
40
40
  "@spences10/pi-redact": "0.0.5",
41
- "@spences10/pi-tui-modal": "0.0.7"
41
+ "@spences10/pi-tui-modal": "0.0.8"
42
42
  },
43
43
  "devDependencies": {
44
44
  "@types/node": "^25.6.0",