Update notice shown for Homebrew install that is already at latest version
Resolved 💬 2 comments Opened Apr 8, 2026 by toh-ableton Closed Apr 18, 2026
Description
Claude Code displays an update available notice in the status bar suggesting to run brew upgrade claude-code, but the installed version is already the latest available via Homebrew.
Steps to reproduce
- Install Claude Code via Homebrew
- Ensure it's up to date (
brew upgrade claude-codereports "the latest version is already installed") - Launch
claude - Observe status bar shows an update is available
Expected behavior
No update notice should be shown when the installed version matches the latest available version in the Homebrew cask.
Actual behavior
Status bar displays an update notice suggesting brew upgrade claude-code, even though version 2.1.87 is the latest available and already installed.
Environment
- Claude Code version: 2.1.87 (Homebrew)
- Platform: macOS (Darwin 25.5.0, Apple Silicon)
- Homebrew is up to date (
brew updatereports "Already up-to-date")
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗