@viberaven/cli 0.1.0-beta.1 → 0.1.0-beta.2
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/AGENTS.md +114 -46
- package/README.md +22 -10
- package/assets/report/report-cli.css +602 -348
- package/assets/report/station.css +8008 -4625
- package/dist/cli.js +2477 -293
- package/dist/cli.js.map +4 -4
- package/dist/report/report-cli.css +602 -348
- package/dist/report/station.css +8008 -4625
- package/package.json +1 -1
- package/templates/AGENTS.snippet.md +24 -0
- package/assets/report/assets/raven-mark.svg +0 -7
- package/dist/report/assets/raven-mark.svg +0 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@viberaven/cli",
|
|
3
|
-
"version": "0.1.0-beta.
|
|
3
|
+
"version": "0.1.0-beta.2",
|
|
4
4
|
"description": "VibeRaven launch readiness for Claude Code, Codex, and terminal agents — scan, map, and agent-ready prompts.",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"author": "VibeRaven",
|
|
@@ -27,4 +27,28 @@ Also available:
|
|
|
27
27
|
|
|
28
28
|
Repeat steps 4–6 until critical gaps are resolved.
|
|
29
29
|
|
|
30
|
+
If scan output says `LOGIN_REQUIRED`, stop and ask the user to complete:
|
|
31
|
+
|
|
32
|
+
```bash
|
|
33
|
+
npx -y @viberaven/cli@beta login
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
Then rerun:
|
|
37
|
+
|
|
38
|
+
```bash
|
|
39
|
+
npx -y @viberaven/cli@beta scan
|
|
40
|
+
```
|
|
41
|
+
|
|
42
|
+
Stable scan labels:
|
|
43
|
+
|
|
44
|
+
- `READY` — scan finished; read `.viberaven/agent-summary.md` before changing code.
|
|
45
|
+
- `LOGIN_REQUIRED` — stop and ask the user to complete login.
|
|
46
|
+
- `UPGRADE_REQUIRED` — stop; the user must upgrade or wait for quota reset.
|
|
47
|
+
- `MANUAL_ACTION_REQUIRED` — provider dashboard, billing, DNS, webhook, MCP, or live verification needs user/provider action.
|
|
48
|
+
- `ERROR` — report the error and retry only when the cause is clear.
|
|
49
|
+
|
|
50
|
+
Run `viberaven prompt` or `viberaven prompt --gap <id>` for repo-code fixes.
|
|
51
|
+
|
|
52
|
+
Do not claim human-provider actions as repo-code fixes. Human-provider actions include dashboard setup, billing/product configuration, DNS, webhooks, provider credentials, quota upgrades, and read-only MCP/provider-live verification.
|
|
53
|
+
|
|
30
54
|
Same VibeRaven account and scan quota as the VS Code extension.
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" role="img" aria-label="VibeRaven raven mark">
|
|
2
|
-
<path fill="currentColor" d="M12 1.8 14.1 7l5.2-2.2-2.2 5.2 5.1 2-5.1 2 2.2 5.2-5.2-2.2L12 22.2 9.9 17l-5.2 2.2 2.2-5.2-5.1-2 5.1-2-2.2-5.2L9.9 7 12 1.8Zm0 5.2-1.2 3-3 .9 2.5 1.9-.1 3.2 1.8-2.6 1.8 2.6-.1-3.2 2.5-1.9-3-.9L12 7Z"/>
|
|
3
|
-
<path fill="currentColor" d="M7.2 6.1C4.6 7.4 2.9 9.4 2.1 12c1.4-.5 2.8-.7 4.1-.4.4-2.1 1.2-3.9 2.4-5.4l-1.4-.1Z"/>
|
|
4
|
-
<path fill="currentColor" d="M16.8 6.1c2.6 1.3 4.3 3.3 5.1 5.9-1.4-.5-2.8-.7-4.1-.4-.4-2.1-1.2-3.9-2.4-5.4l1.4-.1Z"/>
|
|
5
|
-
<path fill="currentColor" d="M8.6 14.8 12 22.2l3.4-7.4-2.1 1.3L12 14.4l-1.3 1.7-2.1-1.3Z"/>
|
|
6
|
-
<path fill="currentColor" d="M10 9.9c.3-1.5 1-2.9 2-4.1 1 1.2 1.7 2.6 2 4.1l-2 1.5-2-1.5Z"/>
|
|
7
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" role="img" aria-label="VibeRaven raven mark">
|
|
2
|
-
<path fill="currentColor" d="M12 1.8 14.1 7l5.2-2.2-2.2 5.2 5.1 2-5.1 2 2.2 5.2-5.2-2.2L12 22.2 9.9 17l-5.2 2.2 2.2-5.2-5.1-2 5.1-2-2.2-5.2L9.9 7 12 1.8Zm0 5.2-1.2 3-3 .9 2.5 1.9-.1 3.2 1.8-2.6 1.8 2.6-.1-3.2 2.5-1.9-3-.9L12 7Z"/>
|
|
3
|
-
<path fill="currentColor" d="M7.2 6.1C4.6 7.4 2.9 9.4 2.1 12c1.4-.5 2.8-.7 4.1-.4.4-2.1 1.2-3.9 2.4-5.4l-1.4-.1Z"/>
|
|
4
|
-
<path fill="currentColor" d="M16.8 6.1c2.6 1.3 4.3 3.3 5.1 5.9-1.4-.5-2.8-.7-4.1-.4-.4-2.1-1.2-3.9-2.4-5.4l1.4-.1Z"/>
|
|
5
|
-
<path fill="currentColor" d="M8.6 14.8 12 22.2l3.4-7.4-2.1 1.3L12 14.4l-1.3 1.7-2.1-1.3Z"/>
|
|
6
|
-
<path fill="currentColor" d="M10 9.9c.3-1.5 1-2.9 2-4.1 1 1.2 1.7 2.6 2 4.1l-2 1.5-2-1.5Z"/>
|
|
7
|
-
</svg>
|