Skip to content

feat(copilot): migrate from premium requests to AI credits billing API#995

Open
amnweb wants to merge 1 commit into
mainfrom
refactor/copilot-billing-api
Open

feat(copilot): migrate from premium requests to AI credits billing API#995
amnweb wants to merge 1 commit into
mainfrom
refactor/copilot-billing-api

Conversation

@amnweb

@amnweb amnweb commented Jun 29, 2026

Copy link
Copy Markdown
Owner
  • Update API version to 2026-03-10 and endpoints to use ai_credit/usage
  • Add support for Copilot Max plan with 20,000 credits allowance
  • Update plan allowances for Pro (1500) and Pro+ (7000) to reflect credits
  • Replace integer request tracking with float credit values across data models
  • Add new label placeholders: {additional_usage}, {status}, {reset_date}
  • Update documentation, UI labels, and tooltips to use "credits" terminology
  • Handle fractional credit values in progress bars, chart, and spending sections
  • Change overage cost calculation to use updated pricing model

- Update API version to 2026-03-10 and endpoints to use ai_credit/usage
- Add support for Copilot Max plan with 20,000 credits allowance
- Update plan allowances for Pro (1500) and Pro+ (7000) to reflect credits
- Replace integer request tracking with float credit values across data models
- Add new label placeholders: {additional_usage}, {status}, {reset_date}
- Update documentation, UI labels, and tooltips to use "credits" terminology
- Handle fractional credit values in progress bars, chart, and spending sections
- Change overage cost calculation to use updated pricing model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant