[BUG] "Update available" banner shows when already on the latest version
Resolved 💬 7 comments Opened Apr 1, 2026 by omegagussan Closed May 27, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Claude Code displays an "Update available! Run: brew upgrade claude-code" banner on startup, even when the latest version is already installed.
What Should Happen?
The "Update available" banner should not appear when the installed version matches the latest release.
Error Messages/Logs
Update available! Run: brew upgrade claude-code
$ brew upgrade claude-code
Warning: Not upgrading claude-code, the latest version is already installed
Steps to Reproduce
- Install Claude Code via Homebrew (version 2.1.81 — the latest)
- Launch Claude Code
- Observe the "Update available! Run: brew upgrade claude-code" banner
- Run
brew upgrade claude-code— confirms already on latest - Run
claude --version→2.1.81 - Run
brew info claude-code→claude-code: 2.1.81(installed)
Claude Model
- Opus
Is this a regression?
I don't know
Claude Code Version
2.1.81 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
Cosmetic issue only — no functional impact. Installed via Homebrew cask on macOS Darwin 25.3.0.
This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗