v2.5.0
Changes Made
- Fixed GitHub Copilot premium request usage parsing and diagnostics after the regression introduced in PR #16; PR #17 reverted the faulty change and PR #18 shipped the
corrected fix for issue #15. - Improved Copilot quota output so
/quotaand grouped toasts show clearer personal/business labels, billing periods, org or enterprise identifiers, and safe zero-usage
handling. - Tightened Copilot auth and billing resolution so PAT state is handled correctly, invalid PATs block incorrect fallback behavior, and grouped quota normalization is
applied consistently.
New Features
- Added organization-scoped GitHub Copilot billing support, including org PAT detection and managed billing usage reporting.
- Added enterprise-managed GitHub Copilot billing support, including enterprise billing endpoint handling and token compatibility diagnostics.
- Added normalized grouped header and entry formatting across toasts and
/quota, making mixed personal and business Copilot usage easier to read.
Full Changelog: v2.4.1...v2.5.0