Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
junhoyeo
/
tokscale
Public
Notifications
You must be signed in to change notification settings
Fork
456
Star
5.5k
Code
Issues
63
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/usage command
- #500
#500
Closed
shidevil
wants to merge 19 commits into
junhoyeo:main
junhoyeo/tokscale:main
from
shidevil:feat/usage-command
shidevil/tokscale:feat/usage-command
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Closed
Feat/usage command
#500
shidevil
wants to merge 19 commits into
junhoyeo:main
junhoyeo/tokscale:main
from
shidevil:feat/usage-command
shidevil/tokscale:feat/usage-command
Copy head branch name to clipboard
Commits
Commits on May 1, 2026
feat: add subscription usage command with Claude, Codex, and Z.ai providers
Show description for 581cae0
shidevil
and
claude
committed
581cae0
View commit details
Copy full SHA for 581cae0
Browse repository at this point
feat(usage): add Amp, Copilot, Kimi, MiniMax providers; refactor to module directory
Show description for d1cba85
shidevil
and
claude
committed
d1cba85
View commit details
Copy full SHA for d1cba85
Browse repository at this point
Commits on May 2, 2026
fix(minimax): correct usage_count inversion and match openusage behavior
Show description for f1ca00d
shidevil
and
claude
committed
f1ca00d
View commit details
Copy full SHA for f1ca00d
Browse repository at this point
fix(kimi): persist rotated refresh token and expires_at to disk
Show description for aca3b06
shidevil
and
claude
committed
aca3b06
View commit details
Copy full SHA for aca3b06
Browse repository at this point
fix(copilot): respect GH_CONFIG_DIR for gh hosts path resolution
Show description for 8884232
shidevil
and
claude
committed
8884232
View commit details
Copy full SHA for 8884232
Browse repository at this point
fix(usage): reject unsupported --home flag instead of silently ignoring it
Show description for d8ebd07
shidevil
and
claude
committed
d8ebd07
View commit details
Copy full SHA for d8ebd07
Browse repository at this point
fix(codex): require access_token in credential lookup and add CODEX_HOME/keychain
Show description for 0f6f567
shidevil
and
claude
committed
0f6f567
View commit details
Copy full SHA for 0f6f567
Browse repository at this point
fix: batch-fix six remaining usage-provider issues
Show description for 2035789
shidevil
and
claude
committed
2035789
View commit details
Copy full SHA for 2035789
Browse repository at this point
perf(usage): skip providers without credentials and fetch in parallel
Show description for 122c12a
shidevil
and
claude
committed
122c12a
View commit details
Copy full SHA for 122c12a
Browse repository at this point
feat(usage): cache subscription data to disk with 5-minute TTL
Show description for 2dcc24f
shidevil
and
claude
committed
2dcc24f
View commit details
Copy full SHA for 2dcc24f
Browse repository at this point
fix(zai): order metrics as Session/Weekly/Web Search and widen label column
Show description for b8c7acb
shidevil
and
claude
committed
b8c7acb
View commit details
Copy full SHA for b8c7acb
Browse repository at this point
Commits on May 3, 2026
fix(usage): batch reliability and security fixes
Show description for 3369e6a
shidevil
and
claude
committed
3369e6a
View commit details
Copy full SHA for 3369e6a
Browse repository at this point
fix(copilot): support Windows and XDG config directories for gh hosts
Show description for 9609d38
shidevil
and
claude
committed
9609d38
View commit details
Copy full SHA for 9609d38
Browse repository at this point
fix(usage): batch 2 — security, correctness, and UX fixes
Show description for 8a24115
shidevil
and
claude
committed
8a24115
View commit details
Copy full SHA for 8a24115
Browse repository at this point
fix(tui): run usage fetch in background thread to prevent UI freeze
Show description for 01160fd
shidevil
and
claude
committed
01160fd
View commit details
Copy full SHA for 01160fd
Browse repository at this point
fix(usage): runtime, credential fallback, and concurrency fixes
Show description for 1432448
shidevil
and
claude
committed
1432448
View commit details
Copy full SHA for 1432448
Browse repository at this point
fix(kimi): update stored refresh token after proactive refresh
Show description for 3c3e1c1
shidevil
and
claude
committed
3c3e1c1
View commit details
Copy full SHA for 3c3e1c1
Browse repository at this point
fix(usage): kimi labels, dedup, disconnected handling, copilot fallback
Show description for 430ca9b
shidevil
and
claude
committed
430ca9b
View commit details
Copy full SHA for 430ca9b
Browse repository at this point
Commits on May 4, 2026
fix(tui): 'r' refreshes all tabs including usage
Show description for dcf8c25
shidevil
and
claude
committed
dcf8c25
View commit details
Copy full SHA for dcf8c25
Browse repository at this point
You can’t perform that action at this time.