Skip to content

Qwen3.7 Plus produces broken markdown output in agent mode #37826

Description

@yslicn

Description

Environment:

  • OpenCode Go
  • Model: Qwen3.7 Plus
  • Task type: long-form agent workflow

Problem:
When using Qwen3.7 Plus in agent mode, the output formatting becomes corrupted.

Symptoms:

  • Markdown bullet lists are split into incomplete lines
  • Sentences are truncated
  • The response sometimes stops in the middle of a structured answer

Example:
Expected:

  • Item 1
  • Item 2
  • Item 3

Actual:

是否需要为每个


模板生成更


详细的使用说明文档

The same workflow works normally with other models.

Possible cause:

  • Streaming parser compatibility
  • Markdown rendering issue
  • Model response format handling

Please check Qwen3.7 Plus compatibility in OpenCode Go.

Plugins

No response

OpenCode version

No response

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions