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
#7 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: 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

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, 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.