[FEATURE] less update available notifications
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I understand you want to get new versions of claude-code pushed out as soon as possible, but please can you change the alert in the tui to only appear for a major/minor version update
You've been pushing patch version updates daily (perhaps even multiple times a day?) lately, and seeing this constantly appearing is getting annoying frankly
<img width="1058" height="100" alt="Image" src="https://github.com/user-attachments/assets/41652385-ab89-40e2-a5da-ea9c09be7529" />
I have my own cron setup for running brew update && brew upgrade. No other terminal tool does this. Please stop pestering me with a permanent (and bright/clear) _warning_ that I can't dismiss
I did the upgrade yesterday, and you've released 2 patches since then?
claude-code 2.0.47 -> 2.0.49
Proposed Solution
Only show the message for a major/minor version bump
Alternative Solutions
Show the warning only on fresh session. Don't persist it after I start working with claude
Priority
Medium - Would be very helpful
Feature Category
Interactive mode (TUI)
Use Case Example
_No response_
Additional Context
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗