Per-message tokens — Remove the Tokens in … · out … line under assistant message bubbles on the chat dashboard.
Dashboard usage bar — Remove the plan / prompts-left / period-tokens summary bar from the chat dashboard (UsageSummaryBar).
Account page — Surface the same plan + quota info (tier name, prompts remaining in window, period tokens in/out) as a card on the Account page instead.
Context
Per-message token footer was added with plan quotas / token usage UI (#72).
Dashboard bar shows e.g. Backer · Prompts left (6h): 298/300 · Period tokens in — · out —.
Acceptance criteria
Assistant messages no longer show token in/out meta.
Chat dashboard no longer shows the usage/quota summary bar.
Account page has a card with plan tier + prompt quota + period token usage.
Related tests updated.
## Summary
Clean up chat UI noise around tokens and quotas.
## Changes requested
1. **Per-message tokens** — Remove the `Tokens in … · out …` line under assistant message bubbles on the chat dashboard.
2. **Dashboard usage bar** — Remove the plan / prompts-left / period-tokens summary bar from the chat dashboard (`UsageSummaryBar`).
3. **Account page** — Surface the same plan + quota info (tier name, prompts remaining in window, period tokens in/out) as a card on the Account page instead.
## Context
- Per-message token footer was added with plan quotas / token usage UI (#72).
- Dashboard bar shows e.g. `Backer` · `Prompts left (6h): 298/300` · `Period tokens in — · out —`.
## Acceptance criteria
- [ ] Assistant messages no longer show token in/out meta.
- [ ] Chat dashboard no longer shows the usage/quota summary bar.
- [ ] Account page has a card with plan tier + prompt quota + period token usage.
- [ ] Related tests updated.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Clean up chat UI noise around tokens and quotas.
Changes requested
Tokens in … · out …line under assistant message bubbles on the chat dashboard.UsageSummaryBar).Context
Backer·Prompts left (6h): 298/300·Period tokens in — · out —.Acceptance criteria