Skip to content

NotchAgent 1.0.0

Choose a tag to compare

@luisroquette luisroquette released this 14 Jul 17:51

First complete release. See CHANGELOG.md for details.

macOS — download the zip, unzip, move NotchAgent.app to /Applications, then:

xattr -dr com.apple.quarantine /Applications/NotchAgent.app

(The app is free and unsigned — this clears macOS Gatekeeper's quarantine flag. Or build from source with ./Scripts/make-app.sh.)

Windows — download NotchAgent-Windows-1.0.0.zip, unzip, run NotchAgent.Windows.exe. Unsigned, so SmartScreen will warn on first run — click "More info" → "Run anyway". See windows/README.md for build instructions and current feature parity with the Mac app.


  • Official Claude quota % (5h session + weekly) from Anthropic rate-limit headers
  • Codex quota % from local rollouts (plan-aware window classification)
  • Burn-rate projection: "runs out at 16:40 (in 1h 32m)" (macOS only for now)
  • Per-model usage & cost (Fable/Opus/Sonnet/Haiku + OpenAI models)
  • Escalating low-fuel alerts at 25/15/10/5% left
  • Dark / Light / Auto themes · trackpad paging · 83 tests (macOS) + Windows v1 port