docs: remove stale plan label examples

This commit is contained in:
Jarrod Watts
2026-03-23 14:48:33 +11:00
parent 891cc9baee
commit cb2f07c172
2 changed files with 3 additions and 3 deletions

View File

@@ -86,7 +86,7 @@ src/
### Output Format (default expanded layout) ### Output Format (default expanded layout)
``` ```
[Opus | Max] │ my-project git:(main*) [Opus] │ my-project git:(main*)
Context █████░░░░░ 45% │ Usage ██░░░░░░░░ 25% (1h 30m / 5h) Context █████░░░░░ 45% │ Usage ██░░░░░░░░ 25% (1h 30m / 5h)
``` ```

View File

@@ -72,10 +72,10 @@ Claude HUD gives you better insights into what's happening in your Claude Code s
### Default (2 lines) ### Default (2 lines)
``` ```
[Opus | Max] │ my-project git:(main*) [Opus] │ my-project git:(main*)
Context █████░░░░░ 45% │ Usage ██░░░░░░░░ 25% (1h 30m / 5h) Context █████░░░░░ 45% │ Usage ██░░░░░░░░ 25% (1h 30m / 5h)
``` ```
- **Line 1** — Model, plan name (or `Bedrock`), project path, git branch - **Line 1** — Model, provider/auth label when relevant (for example `Bedrock` or `API`), project path, git branch
- **Line 2** — Context bar (green → yellow → red) and usage rate limits - **Line 2** — Context bar (green → yellow → red) and usage rate limits
### Optional lines (enable via `/claude-hud:configure`) ### Optional lines (enable via `/claude-hud:configure`)