Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Show HN: LimitBar, a macOS menu bar app showing your Claude usage limits

LimitBar is a macOS menu bar app ($2.99 one-time) that polls Anthropic's usage endpoint every 60 seconds to display Claude usage limits. Built with native Swift/AppKit as a single under-1MB binary, it uses zero tokens, includes no telemetry, and reuses existing Claude Code CLI authentication. Requires macOS 13+, a Pro or Max subscription, and is not affiliated with Anthropic.

Background

- Claude Code is Anthropic's terminal-based coding assistant (like GitHub Copilot for the command line). The "Max plan" is Anthropic's highest subscription tier for Claude AI access, which comes with usage limits (a cap on how many requests or tokens you can use in a given time period). - "Dedicated Fable limits" refers to a specific, separate usage allowance for Fable (Anthropic's agentic coding tool) that is distinct from general Claude usage — this split means users must track two different budgets. - The "usage wheel" is a visual indicator in the Claude desktop app that shows how much of your usage limit you've consumed. - Gumroad is a platform for selling digital products directly to consumers, popular with indie developers. - This is a paid utility for a niche problem: heavy Claude Code users who need to monitor their real-time usage without manually checking. The author is an individual developer selling it as a one-time purchase.

Related stories

  • Newer Claude models sometimes invent extra keys in tool call arguments, breaking validation in Pi's edit tool. The author suspects post-training for Claude Code's forgiving harness makes alternative schemas fail. This suggests closed RL training can degrade general tool-use reliability.

  • Simon Willison released llm-coding-agent 0.1a0, an experimental coding agent built on his LLM library. The agent provides tools for reading, editing, searching files and executing commands, and ships with a Python API and CLI. It was developed using Claude Code (Fable 5) via TDD with a spec-first approach, and is available as a slop-alpha on PyPI.

  • Truth Social remains an outlet primarily for Trump's own posts, while other administration officials continue using X. The platform functions as a blog-like channel for Trump's messages rather than a genuine social network competitor.