CMU-313 / CMU-313/fall-26-opencode-team-zero
As a user, I want to be able to set a limit to how many tokens are spent for an API key, so that I can better manage my token usage.
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Total: 15/20
Impact: 8/10
Users will be able to set a limit for certain models or across all models so they dont worry about accidentally overspending
Effort: 7/10
Varies based on how easily accessible this information is from each model
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating API-key handling, model selection, and token-usage accounting, then clarify whether limits apply per model, across all models, or both; done means enforcing the selected limit and preventing unintended overspending.
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
- Needs clarification
- Newbie friendliness
- 45/100