Skip to content

feat(renderers): register Qwen3.8 Flash Next - #145

Closed
S1ro1 wants to merge 1 commit into
mainfrom
feat/qwen3-8-flash-next
Closed

feat(renderers): register Qwen3.8 Flash Next#145
S1ro1 wants to merge 1 commit into
mainfrom
feat/qwen3-8-flash-next

Conversation

@S1ro1

@S1ro1 S1ro1 commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • route Qwen/Qwen3.8-Flash-Next through the native Qwen3.8 renderer
  • keep thinking enabled by default for the model

Validation

  • uv run pytest tests/test_qwen38.py -q (10 passed)
  • git diff --check

Note

Register Qwen/Qwen3.8-Flash-Next in MODEL_RENDERER_MAP and qwen3.8 defaults

  • Maps Qwen/Qwen3.8-Flash-Next to the qwen3.8 renderer in base.py so auto-selection routes it correctly
  • Sets enable_thinking to True by default for Qwen/Qwen3.8-Flash-Next in qwen35.py when unset in config
  • Behavioral Change: requests to Qwen/Qwen3.8-Flash-Next now open a `` block by default unless the caller disables it

Macroscope summarized d87e8e4.

@hallerite

Copy link
Copy Markdown
Member

already added in #141

@hallerite hallerite closed this Aug 31, 2026
@hallerite
hallerite deleted the feat/qwen3-8-flash-next branch August 31, 2026 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants