AI Usage Monitoring for Claude and Codex subscriptions #2828
tranquillum
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋
I've been using cmux daily to drive multiple Claude and Codex agents and kept running into the same frustration: I'd hit a 5-hour or weekly subscription limit mid-task with no warning. Since cmux describes itself as a terminal "for managing multiple AI coding agents", it felt like the natural place to surface that information — right next to where the agents live.
Over the past week I built and have been daily-driving a sidebar-footer AI Usage Monitoring panel that:
claude.ailimits) and Codex (ChatGPT/Codex limits), plus status-page integration for both.UsageProvider/ProviderRegistryabstraction so adding a third provider is a matter of writing one fetcher + validator, no UI changes.Screenshots and full write-up are in the PR: #2827
Thanks for reading, and thanks for cmux! 🙏
Beta Was this translation helpful? Give feedback.
All reactions