[BUG] User prompts not displayed in conversation when using Claude Code via browser
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 using Claude Code through a Chrome browser, user-entered prompts are not rendered/displayed in the conversation view. The assistant responds correctly to the input, confirming the prompts are being sent and processed, but they are not echoed back in the conversation UI.
What Should Happen?
Expected behavior:
User prompts should be visible in the conversation history, as they are in the terminal-based CLI.
Actual behavior:
Only assistant responses are displayed. User prompts are missing from the rendered conversation, making it difficult to follow the conversation context.
Error Messages/Logs
Steps to Reproduce
Steps to reproduce:
Open Claude Code via Chrome browser
Enter a prompt and submit
Observe that the assistant responds, but the user's prompt text is not shown in the conversation
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.76
Platform
Anthropic API
Operating System
Other Linux
Terminal/Shell
Other
Additional Information
Environment:
Claude Code version: 2.1.76
Browser: Chrome (latest)
OS: Linux (Pop!_OS 22.04 LTS)
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗