Plugin: Claude Code usage widget #86
Labels
No labels
approved
bug
changes-requested
ci
decision
declined
discuss
docs
feature
meta
now
packaging
refactor
release
repo/core
repo/krystal
repo/plugins
repo/themes
status/backlog
status/in-progress
status/next
status/review
ux
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
joshquinlan/donbox#86
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Usage and limits for Claude Code from the local transcripts and the OAuth usage endpoint (as Omarchy agents plugin does), a bar glyph that alarms near the window limit, a pane with today and the week; extensible to other agents by adding a collector.
Landed as the usage plugin: lib/usage.py sums assistant usage records from the Claude Code transcripts (CLAUDE_CONFIG_DIR/projects, only files touched in the window),
donbox usage today|week [--watch]|json, a bar pill with today's output tokens polled each minute (in the default right section), a menu row, python and shell suites. A full day scan costs 1.6 s here. Limits, the near-limit alarm and a pane are #123.