anomalyco / anomalyco/opencode

Billing for usage and showing linked charges on the subscription page

Open
#44,622 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

1.Implement billing linkage between usage-based charges and the subscription page, so that users can see their billing status within their 5-hour, weekly, and monthly limits in a numeric display while using the service. (Right now, they can only see a progress bar and can't view the specific amounts or usage.)
2.Regarding the total usage statistics for the models, it is determined after the monthly quota is set as the subscription quota. Each time you refresh the OpenCode page to check your GO subscription, you can see the overall usage of each model within the plan.
3.What users need are real data, so they can trust the opencode team more.

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

Start by locating the subscription page and the existing usage progress-bar implementation, then trace how quota and model-usage data are loaded. Define how usage-based charges link to subscription limits and how the 5-hour, weekly, and monthly values should be displayed; done means users can view those numeric limits, current usage, billing status, and model totals with real data.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, payments
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.