Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Open-source Claude/Codex/Cursor limits tracker for Mac

CreditWatcher is an open-source Mac utility that helps users track their usage limits for Claude, Codex, and Cursor AI tools from the menu bar.

Background

- This is a free, open-source Mac app that tracks how many queries you have left under **Anthropic's Claude**, **OpenAI's Codex CLI**, and **Cursor** (an AI coding IDE) usage plans. It sits in the menu bar and auto-updates usage data so you can avoid hitting rate limits mid-task. - Each of these tools charges either by token or by monthly request caps (e.g., Claude Pro, Codex CLI free tier, Cursor Pro). Without a tracker, users can unexpectedly get blocked during a coding session — this app aims to solve that. - The project is written in **Swift/SwiftUI** and lives on GitHub as an open-source utility, not an official product from Anthropic, OpenAI, or Cursor. - The broader context: AI coding assistants have become standard in developer workflows, but their usage limits and billing are often opaque, creating demand for small "hygiene" tools like this one.

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.