@zenobius/pi-worktrees 0.4.0-next.13 → 0.4.0-next.15

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 (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1459,7 +1459,7 @@ Commands:
1459
1459
  /worktree prune Clean up stale references
1460
1460
  /worktree templates Show template variables preview
1461
1461
 
1462
- Configuration (~/.pi/agent/pi-worktrees-settings.json):
1462
+ Configuration (~/.pi/agent/pi-worktrees.config.json):
1463
1463
  {
1464
1464
  "worktrees": {
1465
1465
  "github.com/org/repo": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zenobius/pi-worktrees",
3
- "version": "0.4.0-next.13",
3
+ "version": "0.4.0-next.15",
4
4
  "description": "Worktrees extension for Pi Coding Agent",
5
5
  "author": {
6
6
  "name": "Zenobius",