anomalyco / anomalyco/opencode

DeepSeek V4 Flash Free: output truncated mid-sentence without warning

Open
#39,582 3 comments 1 reaction 1 assignee View on GitHub

@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

  1. Use DeepSeek V4 Flash Free model
  2. Enter any prompt
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.