[BUG] Stuck in Tool use, no response for any operation
Resolved 💬 8 comments Opened Jun 20, 2025 by liaolunhui Closed Jan 4, 2026
Environment
- Platform (select one):
- [ ] Other: Claude code
- Claude CLI version: 1.0.29
- Operating System: Windows 11
- Terminal: Claude code plugin's terminal
Bug Description
Stuck in Tool use, no response for any operation
Steps to Reproduce
- it figured out the port conflict
- it try to call mcp: jetbrains:replace_specific_text(pathInProject: "client/server.js", oldText: "const port = 3000;", newText: "const port = 3001;")
- Stuck there
Expected Behavior
Can choose options
Actual Behavior
Stuck in Tool use, no response for any operation
Additional Context
IntelliJ IDEA 2025.1.2 (Ultimate Edition)
This issue has 8 comments on GitHub. Read the full discussion on GitHub ↗