Skip to content

feat(panel): reveal exact values on hover for humanized numbers and names#287

Merged
upsetbit merged 1 commit into
masterfrom
panel/a1-hover-tooltips
Jun 24, 2026
Merged

feat(panel): reveal exact values on hover for humanized numbers and names#287
upsetbit merged 1 commit into
masterfrom
panel/a1-hover-tooltips

Conversation

@upsetbit

Copy link
Copy Markdown
Contributor

Every humanized value now reveals its exact value on hover via a `title` tooltip: a
compact token count shows the full comma-grouped number (7.2b → 7,239,985,400) and a
prettified model/agent name shows the raw id (Haiku 4.5 → claude-haiku-4-5-20251001).

Covers the KPI strips, the model board, Usage, side-panel stats, the byline model, the
error-prone-model KPI, and the chart legends.

Closes #274

🤖 Generated with Claude Code

…ames

Carry the raw value alongside each humanized display and expose it via a title tooltip:
token compacts show the full count, model/agent names show the raw id. Covers the KPI
strips, model board, Usage, side-panel stats, byline model, error-prone-model KPI, and
chart legends.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@upsetbit upsetbit merged commit 30c89c1 into master Jun 24, 2026
5 checks passed
@upsetbit upsetbit deleted the panel/a1-hover-tooltips branch June 24, 2026 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panel · Humanized values reveal the exact value on hover

1 participant