[BUG] Interrupted · What should Claude do instead?
Resolved 💬 4 comments Opened Nov 9, 2025 by jaystarz1 Closed Jan 11, 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?
Bug Description
Subagents work on first invocation but fail with "Interrupted" on second invocation. Restarting Claude Code fixes temporarily but issue recurs.
Environment
- Claude Code Version: 2.0.36
- Terminal: [VS Code]
Expected Behavior
Multiple sequential subagent invocations should work without requiring restart
Actual Behavior
Only first subagent call works per session. Subsequent calls get interrupted.
Workaround
Restart Claude Code between subagent invocations
What Should Happen?
I want my agents to work
Error Messages/Logs
Interrupted · What should Claude do instead?
Steps to Reproduce
Steps to Reproduce
- Start Claude Code
- Invoke subagent (e.g., "use brainstormer")
- First invocation completes successfully
- Invoke same or different subagent again
- Second invocation shows "Interrupted · What should Claude do instead?"
- Restart Claude Code
- First invocation works again
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.0.36
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗