[FEATURE]: Zen dashboard - usage totals, per-model breakdown, and invoices #9271

Open
opened 2026-02-16 18:12:03 -05:00 by yindo · 0 comments
Owner

Originally created by @hrdkbhatnagar on GitHub (Feb 13, 2026).

Originally assigned to: @fwang on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

The Zen usage history at opencode.ai/workspace/... currently shows individual API requests with their model, token counts, and cost. This is useful but missing some basics:

  • Usage totals: there's no way to see total spend for a given period (day/week/month). You have to mentally sum up rows of $0.0000 entries.
  • Per-model breakdown - no aggregation by model. If I'm using minimax-m2.5, glm-4.7, and claude-sonnet-4-5 in the same period, I'd like to see how much each cost me.
  • Invoices - there's no way to download or view invoices. This is a blocker for anyone who needs to expense or account for Zen usage.

Even a simple summary table at the top (total input tokens, total output tokens, total cost, grouped by model and time period) would be very helpful

Thank you!

Originally created by @hrdkbhatnagar on GitHub (Feb 13, 2026). Originally assigned to: @fwang on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request The Zen usage history at `opencode.ai/workspace/...` currently shows individual API requests with their model, token counts, and cost. This is useful but missing some basics: - **Usage totals:** there's no way to see total spend for a given period (day/week/month). You have to mentally sum up rows of $0.0000 entries. - **Per-model breakdown** - no aggregation by model. If I'm using minimax-m2.5, glm-4.7, and claude-sonnet-4-5 in the same period, I'd like to see how much each cost me. - **Invoices** - there's no way to download or view invoices. This is a blocker for anyone who needs to expense or account for Zen usage. Even a simple summary table at the top (total input tokens, total output tokens, total cost, grouped by model and time period) would be very helpful Thank you!
yindo added the discussionzendocs labels 2026-02-16 18:12:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9271