anomalyco / anomalyco/opencode
DeepSeek V4 Flash Free: output truncated mid-sentence without warning
Open
@nexxeln is already working on this.
Since Jul 29, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Issue
DeepSeek V4 Flash Free model frequently stops output mid-sentence without any error or warning message. This makes normal conversation nearly impossible.
Symptoms
- Output cuts off after 1-2 lines
- Stops mid-sentence
- No error code or warning returned
- Requires repeated retries to complete a response
- Happens consistently across different prompts
Steps to Reproduce
- Use DeepSeek V4 Flash Free model
- Enter any prompt
- Output stops abruptly after ~1-2 lines without completion signal
Environment
- OS: Windows 11
- Terminal: PowerShell 7
- OpenCode: latest version
Suggestion
Consider adding client-side auto-retry or a friendly warning when output is truncated, so users know the response was incomplete.
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.