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 }}
CodeZeno
/
Claude-Code-Usage-Monitor
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
122
Star
489
Code
Issues
5
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: account spend-pace rows and auth self-recovery
- #39
#39
Open
oyardena
wants to merge 22 commits into
CodeZeno:main
CodeZeno/Claude-Code-Usage-Monitor:main
from
oyardena:feat/account-usage-rows
oyardena/Claude-Code-Usage-Monitor:feat/account-usage-rows
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
feat: account spend-pace rows and auth self-recovery
#39
oyardena
wants to merge 22 commits into
CodeZeno:main
CodeZeno/Claude-Code-Usage-Monitor:main
from
oyardena:feat/account-usage-rows
oyardena/Claude-Code-Usage-Monitor:feat/account-usage-rows
Copy head branch name to clipboard
Commits
Commits on Jun 21, 2026
feat: display enterprise account credit and spend usage rows
Show description for a8be4f8
oyardena
committed
a8be4f8
View commit details
Copy full SHA for a8be4f8
Browse repository at this point
Commits on Jun 29, 2026
fix: embedded-mode drag and taskbar-recovery improvements
Show description for 9bc92c8
oyardena
committed
9bc92c8
View commit details
Copy full SHA for 9bc92c8
Browse repository at this point
Commits on Jul 14, 2026
fix: self-recover stuck usage widget after auth failures
Show description for 5f0f1bb
oyardena
committed
5f0f1bb
View commit details
Copy full SHA for 5f0f1bb
Browse repository at this point
Commits on Jul 21, 2026
fix: stabilize taskbar widget visibility and usage refresh on Windows
Show description for eacd4eb
oyardena
committed
eacd4eb
View commit details
Copy full SHA for eacd4eb
Browse repository at this point
fix: place leftmost widget at taskbar physical left edge
Show description for 9100128
oyardena
committed
9100128
View commit details
Copy full SHA for 9100128
Browse repository at this point
Commits on Aug 17, 2026
fix: widen taskbar text column and hide widget over fullscreen apps
Show description for cde7ef0
oyardena
committed
cde7ef0
View commit details
Copy full SHA for cde7ef0
Browse repository at this point
Commits on Aug 26, 2026
fix: cache poll results and skip redundant repaints
Show description for 23675c7
oyardena
committed
23675c7
View commit details
Copy full SHA for 23675c7
Browse repository at this point
Commits on Sep 7, 2026
fix: widget vanishing during peek, off-monitor fullscreen suppress, and non-leftmost default
Show description for 7c4056e
oyardena
committed
7c4056e
View commit details
Copy full SHA for 7c4056e
Browse repository at this point
fix: deadlock in sync_fullscreen_visibility and position_at_taskbar
Show description for cb740c1
oyardena
committed
cb740c1
View commit details
Copy full SHA for cb740c1
Browse repository at this point
Commits on Sep 10, 2026
fix: react to foreground-window changes immediately instead of on a 500ms poll
Show description for 855536b
oyardena
committed
855536b
View commit details
Copy full SHA for 855536b
Browse repository at this point
Commits on Sep 12, 2026
Fix widget briefly disappearing after unlock (false fullscreen-suppress)
Show description for af571ff
oyardena
committed
af571ff
View commit details
Copy full SHA for af571ff
Browse repository at this point
Fix widget jumping off-screen: EnumWindows misses live Shell_TrayWnd
Show description for e79e3db
oyardena
committed
e79e3db
View commit details
Copy full SHA for e79e3db
Browse repository at this point
Fix self-inflicted z-order flicker on every widget repaint
Show description for 6fbcdbb
oyardena
committed
6fbcdbb
View commit details
Copy full SHA for 6fbcdbb
Browse repository at this point
Simplify position_above_taskbar to always use single-call z-order
Show description for d7aba6b
oyardena
committed
d7aba6b
View commit details
Copy full SHA for d7aba6b
Browse repository at this point
Commits on Sep 13, 2026
Revert d7aba6b: it hid the widget entirely behind the real taskbar
Show description for 2f3f3bb
oyardena
committed
2f3f3bb
View commit details
Copy full SHA for 2f3f3bb
Browse repository at this point
Exclude XamlWindow class from fullscreen-suppress false positives
Show description for 49f5122
oyardena
committed
49f5122
View commit details
Copy full SHA for 49f5122
Browse repository at this point
Log foreground window class name on every foreground change
Show description for e288e1f
oyardena
committed
e288e1f
View commit details
Copy full SHA for e288e1f
Browse repository at this point
Fix silent no-op in the widget-invisible recovery path
Show description for 419b118
oyardena
committed
419b118
View commit details
Copy full SHA for 419b118
Browse repository at this point
Exclude LockScreenControllerProxyWindow from fullscreen-suppress
Show description for f68180a
oyardena
committed
f68180a
View commit details
Copy full SHA for f68180a
Browse repository at this point
Arm a settle-repaint timer specifically for Start menu opening
Show description for ac23ccb
oyardena
committed
ac23ccb
View commit details
Copy full SHA for ac23ccb
Browse repository at this point
Fix monitor-selection heuristic and a debounce gap in the Start-menu fix
Show description for 8c4293f
oyardena
committed
8c4293f
View commit details
Copy full SHA for 8c4293f
Browse repository at this point
Commits on Sep 14, 2026
Log UpdateLayeredWindow failures; document unresolved Start-menu bug
Show description for 33c4b11
oyardena
committed
33c4b11
View commit details
Copy full SHA for 33c4b11
Browse repository at this point
You can’t perform that action at this time.