[Bug] Tool use notifications triggered for all invocations instead of input-only
Resolved 💬 17 comments Opened Nov 25, 2025 by mrtysn Closed Nov 26, 2025
💡 Likely answer: A maintainer (hackyon-anthropic, collaborator)
responded on this thread — see the highlighted reply below.
Bug Description
I suddenly started getting a lot of notifications for every single tool use. I am on iTerm2, and it only used to send a notification when it needs my input
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.0.53
- Feedback ID: 7afac898-a3a3-44e6-99e0-5a738547cccb
Errors
[{"error":"ZodError: [\n {\n \"code\": \"unrecognized_keys\",\n \"keys\": [\n \"plan\"\n ],\n \"path\": [],\n \"message\": \"Unrecognized key(s) in object: 'plan'\"\n }\n]\n at get error (file:///Users/mert/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:74:18431)\n at $Y.parse (file:///Users/mert/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:74:11700)\n at YT3 (file:///Users/mert/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:4007:4747)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async G$ (file:///Users/mert/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:4007:6259)","timestamp":"2025-11-25T08:46:16.740Z"}]
17 Comments
Found 1 possible duplicate issue:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
same issue here. Version: 2.0.53
Not a duplicate, real bug.
v2.0.53spams me with alerts on every tool use. macOS / iTerm.yep, crazy things
Same here. Claude Code 2.0.53, macOS, Kitty terminal.
Feature: Notification Filtering
Good UX improvement request. Here's how to implement it.
Problem
Noisy notifications:
Impact: Clutters output, wastes tokens
Proposed Solution
Add notification levels:
Implementation:
Categorize existing notifications:
UI Controls
Interactive toggle:
Slash commands:
Smart Defaults
During active development:
During long-running sessions:
During debugging:
Alternative: Collapse Repeated Notifications
Instead of:
Show:
---
Verdict: Medium priority UX improvement.
Recommend: Implement notification levels first, filters later.
Please fix this, it's driving me insane
I had to disable alerts in iTerm settings (
Profile -> Terminal -> Notification Center Alerts).Same issue here. Version 2.0.53 on macOS with iTerm2 - getting bombarded with notifications after every single tool use. This is extremely annoying and makes the notification system useless since I can't distinguish between actual user input requests and normal command completions.
The alert fatigue is real - I've had to disable all notifications just to get work done. Would be great to have this fixed ASAP.
Agree with @LuisHansen - please prioritize this!
Disabling notifications of course fixes the constant beeping, but we also lose the whole 'the agent is done and needs your input' flow.
That's better than alert storm. I run two or three agents in different tabs in parallel. What a mess!
We're actively investigating right now
I think I have the same issue as this. Although the notifications are strange they look like "4;0;0" or "4;3;0".
I'm using 2.0.53 with Kitty terminal on linux.
We've just pushed a new build v2.0.54 with a fix for this! Sorry for the inconvenience
I'm using 2.0.54, but still too many notifications are issued from Claude Code.
@gfx can u add details about your terminal and maybe a screenshot?
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.