pi-better-harness 0.1.26 → 0.1.27

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
  "name": "pi-better-sandbox",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Pi extension that confines foreground shell execution to the project directory with a kernel-enforced write sandbox.",
5
5
  "license": "MIT",
6
6
  "type": "module",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pi-better-harness",
3
- "version": "0.1.26",
3
+ "version": "0.1.27",
4
4
  "description": "Pi extension bundle for a default write sandbox, subagents, durable background tasks, and goal tracking.",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -47,7 +47,7 @@
47
47
  "dependencies": {
48
48
  "pi-better-background-tasks": "0.2.6",
49
49
  "pi-better-goal": "0.1.22",
50
- "pi-better-sandbox": "0.1.0",
50
+ "pi-better-sandbox": "0.1.1",
51
51
  "pi-better-subagents": "0.1.22"
52
52
  },
53
53
  "bundledDependencies": [