CMU-313 / CMU-313/fall-26-opencode-team-zero

As a user, I want to be able to see how many tokens have been used per API key out of its total, so that I can make decisions about switching to a different API key or model when I am low on tokens for one.

Open
#6 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Total: 13/20
Impact: 7/10
I think this is a very good quality of life change, but not something the user cannot query themselves through their own account with the AI models.
Effort: 6/10
Varies based on how easily accessible this information is from each model

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.

Research direction

No files or tests are named. Start by locating the API-key and model integration entry points, then determine whether each model exposes token usage and limits. Done means the interface shows used versus total tokens for each API key and supports the stated switching decision.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.