nowfound

Alternatives

Products that do what Claumon – forecasting Claude Code usage limits with a Gamma process does

Anthropic's usage analytics dashboard is only available to Team and Enterprise org admins. On a Pro or Max plan all you get is /usage and the claude.ai usage page, which show where you stand right now but not where you're heading. I looked at various open-source projects but none quite matched what I had in mind: an all-round control panel for Claude Code that's also a single binary, with no dependencies and no install steps. The other thing I cared about was forecasting the usage limits. Existing tools do burn-rate projections (ccusage) or percentile heuristics…

  1. 1

    See exactly how much you spend on Claude, across every tool

    Mar 2026

  2. 2

    Claude Code that never stops

    May 2026

  3. 3IT

    I hit my Claude Code usage limit yesterday in the middle of regular work. Not doing anything unusual - just a couple of coding sessions. It felt like it came out of nowhere. Then today Anthropic announced they're tightening 5-hour limits during peak hours. It feels like a rug pull is coming and we're all just supposed to accept "you've used too much" with no explanation of what "too much" means. Usage limits have always been opaque. A vague percentage bar. No dollar figure. No formula. No way to plan your work around it. So I built a proxy that captures the rate-limit headers Anthropic sends…

    Mar 2026 · github.com

  4. 4
    CUStats79

    Never hit limit unexpectedly again - on macOS, iOS, Android

    Jan 2026

  5. 5
    Claude 2248

    An AI assistant from Anthropic

    2023

  6. 6

    Browse, search & track costs across Claude Code sessions

    Apr 2026

  7. 7

    Extend Claude Pro's limit by 26.2%

    Mar 2026

  8. 8
    Usagebar172

    Track Claude Code Usage from your Menu Bar

    Jan 2026

  9. 9

    Run Claude, Codex & Copilot directly in GitHub & VS Code

    Feb 2026

  10. 10
    Sipcode148

    Keep Claude Code's context clean for sharper answers

    Jun 2026

  11. 11

    Spotify Wrapped for Claude, Codex & a Public leaderboard.

    Jun 2026

  12. 12

    Monitor Your Claude AI Usage Right from Your Mac Menu Bar

    Oct 2025

  13. 13CP

    Anthropic announced today that starting June 15, paid Claude plans get a separate monthly credit pool for programmatic usage (claude -p, Agent SDK). Seems OK at first glance but it turns out the monthly credit pool is charged at API rates, which effectively kills any serious programmatic usage for hobbyists. This is a small Claude Code wrapper which runs claude in a PTY, injecting input, finding the session transcript jsonl file, and using a stop hook to determine when claude is done. It's a drop-in replacement for claude code. All arguments except the "-p" argument are forwarded as-is.…

    May 2026 · github.com

  14. 14
    Hermit147

    Leave ChatGPT while keeping everything it learned about you

    Mar 2026

  15. 15
    AlliHat96

    Claude AI in your Safari sidebar

    May 2026

  16. 16CM

    Hey HN! I built a native macOS menu bar app that shows your Claude Code usage limits at a glance — no more getting rate-limited mid-flow. It reads your OAuth token from macOS Keychain, polls the Anthropic usage API, and displays your 5-hour and 7-day utilization as a clean progress bar right in your menu bar. Zero token consumption. Built with Swift + SwiftUI. MIT licensed. https://github.com/puq-ai/claude-meter

    Feb 2026 · github.com

  17. 17UC

    Anthropic recently released a new model called Claude. As I was unable to access this model, I noticed a lot of discussions on Twitter regarding comparisons and use cases of Claude and ChatGPT. To keep track of these conversations, I created a repository that compiles information on the following topics: * Comparisons between Claude and ChatGPT * Use cases * Limitations of Claude Check it out and please create a bug/PR if more threads can be added: https://github.com/taranjeet/awesome-claude

    2023

  18. 18

    Never hit your Claude limit by surprise.

    12d ago · selectorshub.com

  19. 19

    Know when you're about to hit your Claude limit

    19d ago · capmeter.app

  20. 20CS

    I built a collection of professional slash commands for Anthropic's Claude Code that provide structured workflows for common software development tasks. These commands are directly inspired by and adapted from Anthropic's own claude-code-best-practices (https://www.anthropic.com/engineering/claude-code-best-practices) documentation, translating their recommendations into executable workflows. The suite includes commands for: • Comprehensive code reviews with security and performance analysis • End-to-end feature development with planning, implementation, and testing •…

    2025 · github.com

  21. 21IC

    Hey HN, I built ShadowGit a while back to automatically commit code every minute to a hidden git repo (.shadowgit.git). Original goal was to easily rollback when AI tools break things. But I discovered something interesting: this minute-by-minute history is perfect context for AI assistants. So I built an MCP server that lets Claude/Cursor query this history using native git commands. The results surprised me: Before: Claude would read my entire codebase repeatedly, burning 15,000+ tokens to debug issues. After: Claude runs `git log --grep="drag"` finds when drag-and-drop worked,…

    2025 · shadowgit.com

  22. 22AD

    Hey HN, as a former data analyst, I’ve been tooling around trying to get agents to do my old job. The result is this system that gets you maybe 80% of the way there. I think this is a good data point for what the current frontier models are capable of and where they are still lacking (in this case — hypothesis generation and general data intuition). Some initial learnings: - Generating web app-based reports goes much better if there are explicit templates/pre-defined components for the model to use. - Claude can “heal” broken charts if you give it access to chart images and run a…

    Mar 2026 · rubenflamshepherd.com

  23. 23HN

    I built Hydra because I kept losing my flow when Claude Code hit usage limits mid-task. I would copy context, open another tool, and then re-explain everything. This would be super annoying for me. Hydra wraps your AI coding CLIs (Claude Code, Codex, OpenCode, Pi, or any terminal-based tool) in a single command. It monitors terminal output for rate limit patterns, and when one provider runs out, you switch to another with one keypress. Your conversation history, git diff, and recent commits are automatically copied to your clipboard so you can paste and keep going. The fallback chain is…

    Apr 2026 · github.com

  24. 24

    Run Claude Code CLI with ANY AI model, 100% unrestricted

    13d ago · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →