anomalyco / anomalyco/opencode

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

Open
#13,497 7 comments 11 reactions 1 assignee View on GitHub

@fwang is already working on this.

Since Feb 13, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
Avg merge
7h 2m
Merged PRs (30d)
384

Description

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!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.