mirror of
https://github.com/jarrodwatts/claude-hud.git
synced 2026-04-19 17:02:42 +00:00
docs: remove stale plan label examples
This commit is contained in:
@@ -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)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -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`)
|
||||||
|
|||||||
Reference in New Issue
Block a user