[BUG]

Resolved 💬 3 comments Opened Mar 20, 2026 by CamiloVgz Closed Mar 23, 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?

When I run any prompt or question with any model, I get ⎿ Interrupted · What should Claude do instead? immediately. This happens across different projects when I start Claude Code. It didn't happen before — it started recently.

What Should Happen?

Claude should respond normally to any prompt. For example, when asking it to analyze a project, it should read the files, understand the codebase structure, and provide a response. When asking a question, it should simply answer it. Instead, it immediately interrupts any tool call without completing it or giving any response.

Error Messages/Logs

⎿  Interrupted · What should Claude do instead?

Steps to Reproduce

Open a terminal (tested both inside JetBrains IDE and external terminal)
Navigate to any project directory
Run claude
Type any prompt, for example:

/init
analyze this project
read the CLAUDE.md file

Claude starts a tool call (Explore, Bash, or Search)
The tool call immediately returns ⎿ Interrupted · What should Claude do instead?
Claude stops responding and waits for input
If you type anything again, the same thing happens

Claude Model

Not sure / Multiple models

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.1.80, 2.1.79, 2.1.22

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

PyCharm terminal

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗