[BUG] Session limit notification persists when resuming conversation after limit expires
Resolved 💬 4 comments Opened Dec 18, 2025 by shaanmajid Closed Feb 14, 2026
What's Wrong?
When resuming a conversation with claude -r after the session limit has expired, the stale "session limit reached" notification still appears—even though I can continue using Claude normally. The warning reappears each time I resume the conversation.
What Should Happen?
The notification should be filtered out on resume if the reset time has passed.
Steps to Reproduce
- Use Claude Code until you hit the session limit (note the reset time, e.g., "resets at 8pm")
- Exit and wait until after the reset time
- Resume with
claude -r - Observe: Stale limit warning appears, but conversation works fine
- Exit and resume again—warning reappears
Environment
- Claude Code 2.0.65
- macOS 26.2 (arm64)
- Ghostty
- Tested with
--dangerously-skip-permissions
Is this a regression?
I don't know.
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗