@prjct.app/pi-plan 0.1.0 → 0.1.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.1.1
4
+
5
+ - Add a dedicated cover to the GitHub and npm README.
6
+ - Keep the existing extension behavior unchanged.
7
+
3
8
  ## 0.1.0
4
9
 
5
10
  - Set the npm package identity to `@prjct.app/pi-plan`.
package/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # pi-plan
2
2
 
3
+ [![pi-plan — extension for PI Agent](https://raw.githubusercontent.com/prjct-app/pi-plan-mode/main/docs/cover.png)](https://pi.dev)
4
+
3
5
  Read-only planning with an approval step and tracked execution in Pi.
4
6
 
5
7
  `@prjct.app/pi-plan` · Planning commands and progress UI; one extension.
@@ -44,7 +46,7 @@ pi remove npm:@prjct.app/pi-plan
44
46
 
45
47
  Use `pi config` to enable or disable individual resources. Use `pi config -l` for project settings and add `-l` to removal when you installed locally.
46
48
 
47
- To pin version 0.1.0, use `pi install npm:@prjct.app/pi-plan@0.1.0`. Pi skips pinned npm versions during package updates. For a Git installation, update or remove using the same `git:github.com/prjct-app/pi-plan-mode` source instead of the npm source.
49
+ To pin version 0.1.1, use `pi install npm:@prjct.app/pi-plan@0.1.1`. Pi skips pinned npm versions during package updates. For a Git installation, update or remove using the same `git:github.com/prjct-app/pi-plan-mode` source instead of the npm source.
48
50
 
49
51
  When switching from GitHub to npm, remove the Git installation first, then install the npm package and restart Pi.
50
52
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prjct.app/pi-plan",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Read-only planning with an approval step and tracked execution in Pi.",
5
5
  "type": "module",
6
6
  "keywords": [