Skip to content

Ampel 0.3.0

Choose a tag to compare

@kempsu kempsu released this 07 Sep 16:25
· 14 commits to main since this release

A traffic light for your Claude Code sessions, in the macOS menu bar.

Signed with a Developer ID certificate and notarized by Apple, so it opens without a Gatekeeper prompt.

Install

brew trust appgineering/tap
brew tap appgineering/tap
brew install --cask ampel

brew trust comes first. Homebrew refuses to load casks from a tap you have not explicitly trusted, and reports the refusal as Cannot tap appgineering/tap: invalid syntax in tap!, which sends you looking for a problem that is not there.

Or download the zip below, unzip it and drag Ampel.app to /Applications.

First run

The menu bar icon starts gray. Open it and use the setup guide to install the Claude Code hooks; nothing is tracked until those are in place. Your existing settings and any hooks from other tools are preserved, and a timestamped backup is written first.

Real 5-hour and 7-day plan usage is opt-in under Settings, Usage.

This release

  • Six menu bar icon styles with live previews in Settings
  • First run setup guide in its own window
  • Real plan limits read from Claude Code's statusLine payload
  • File logging, a diagnostics report, and crash report surfacing
  • 43 tests
  • MIT licensed, with a privacy statement covering every file the app touches

Requires macOS 14 or later, and Claude Code.