anomalyco / anomalyco/opencode
chat does not generate any response and silently stops
Open
@Brendonovich is already working on this.
Since Jul 30, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Descriptio
n
The chat interface is not generating any response after sending a message.
Steps to Reproduce
- Open the chat.
- Select a model (e.g. DeepSeek V4 Flash Free).
- Send any prompt such as
hiorplease respond.
Expected Behavior
The assistant should generate a response to the prompt.
Actual Behavior
- The message is sent successfully.
- The assistant never responds.
- No error message or loading indicator is shown.
- The chat remains stuck indefinitely.
Environment
- OS: Windows 11
- Browser: Google Chrome
- Model: DeepSeek V4 Flash Free
Additional Information
This issue occurs consistently, even with simple prompts. I have also attached a screenshot showing the problem.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.