Description
In a conversational pipeline workflow (not permission dialogs), the agent asks for user instruction or confirmation — e.g., “What should I do next?” or “Shall I proceed?” — and then, without receiving any actual user input, proceeds as if the user said “yes” or “understood”. It appears to hallucinate a positive response and continues execution autonomously.
This is not about the permission popups. This is the conversational flow itself — the agent pauses and asks for direction, but then pretends the human has answered and moves on.
This bug is probabilistic — it does not happen every time, but occurs frequently enough to be disruptive.
Plugins
oh-my-openagent (only one)
OpenCode version
1.14.50
Steps to reproduce
- Open OpenCode Web UI (opencode serve + browser).
- Set model to DeepSeek-V4-Flash or DeepSeek-V4-Pro with thinking/reasoning set to max.
- Start a task that requires multi-step back-and-forth (e.g., “help me refactor this code step by step”).
- Observe that after completing a step, the agent asks something like “Should I continue?” or “What’s next?” — then sometimes, without any actual keyboard input, proceeds as if the user responded “yes”.
The agent waits for a brief moment (or does not wait at all), then fabricates a positive user response (“yes”, “go ahead”, “okay”) and continues executing the next step on its own. This behavior is probabilistic — it does not reproduce on every request.
Screenshot and/or share link
Operating System
Linux 6.17.0-23-generic(Ubuntu 24.04, x86_64)
Terminal
Web UI
Description
In a conversational pipeline workflow (not permission dialogs), the agent asks for user instruction or confirmation — e.g., “What should I do next?” or “Shall I proceed?” — and then, without receiving any actual user input, proceeds as if the user said “yes” or “understood”. It appears to hallucinate a positive response and continues execution autonomously.
This is not about the permission popups. This is the conversational flow itself — the agent pauses and asks for direction, but then pretends the human has answered and moves on.
This bug is probabilistic — it does not happen every time, but occurs frequently enough to be disruptive.
Plugins
oh-my-openagent (only one)
OpenCode version
1.14.50
Steps to reproduce
The agent waits for a brief moment (or does not wait at all), then fabricates a positive user response (“yes”, “go ahead”, “okay”) and continues executing the next step on its own. This behavior is probabilistic — it does not reproduce on every request.
Screenshot and/or share link
Operating System
Linux 6.17.0-23-generic(Ubuntu 24.04, x86_64)
Terminal
Web UI