@promptster/cli 0.8.0 → 0.9.0

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/README.md CHANGED
@@ -28,10 +28,8 @@ promptster status
28
28
  # Diagnose your setup
29
29
  promptster doctor
30
30
 
31
- # Drain queued important decisions without blocking hooks
32
- promptster decide
33
- promptster decide watch
34
- promptster decide status
31
+ # Drain queued important decisions
32
+ promptster explain
35
33
  ```
36
34
 
37
35
  ## Supported Platforms
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@promptster/cli",
3
- "version": "0.8.0",
3
+ "version": "0.9.0",
4
4
  "description": "Promptster CLI — capture and submit developer assessments",
5
5
  "keywords": [
6
6
  "promptster",