[BUG] Agent sends blank text responses, breaking conversation flow
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?
Claude Code is repeatedly sending blank/empty responses during conversations. After making tool calls or during normal interaction, the response comes through as completely blank, forcing me to restart the chat and re-paste context.
This happens multiple times within the same working session, not just once. It appears to be a consistent issue rather than random.
Impact: Breaks workflow continuity, loses context, requires manual workarounds.
Steps to reproduce:
- Use Claude Code normally in a conversation
- Interact with the agent (ask questions, make edits, run tools)
- At seemingly random points, response comes back as blank text
- Have to restart chat and re-establish context
Environment:
- Claude Code web app (Visual Studio Code Add-on)
- Windows 11 Pro
- Latest Claude Code version
What Should Happen?
Claude should return complete text responses with no blank messages. All agent interactions should produce readable output that maintains conversation continuity.
Error Messages/Logs
Steps to Reproduce
- Open Claude Code web app (in visual studio code)
- Start a new conversation or continue existing conversation
- Ask Claude to perform various tasks (tool calls, edits, questions)
- At random intervals during normal interaction, response comes back completely blank
- No text output, no error message, just empty response
- User must restart chat and re-paste context to continue
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
1.0
Claude Code Version
claude-haiku-4-5
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗