CommandCodeAI / CommandCodeAI/command-code
deepseek V4 flash connot close thinking mode
@ahmadbilaldev is already working on this.
Since Sep 7, 2026.
- Dominant language
- No language data
- Stars
- 4k
- Forks
- 350
- PR merge metrics
- No merged PRs in 30d
Description
Summary
deepseek V4 flash connot close thinking mode
Expected Behavior
{"thinking":{"type":"disabled"}}
or
{"reasoning_effort":"none"}
can enable
Actual Behavior
enable_thinking:false、reasoning:false will be ignore
and reasoning_effort:"none":CommandCode response 400,only permit low/medium/high/xhigh/max。
Steps to reproduce the issue
enable_thinking:false、reasoning:false will be ignore
and reasoning_effort:"none":CommandCode response 400,only permit low/medium/high/xhigh/max。
Command Code Version
1.38.2
Operating System
macOS
Terminal/IDE
Terminal
Shell
zsh
Session file (optional)
No response
Fix prompt (optional)
No response
Additional context
OS: macOS Sequoia 15.6
Contributor guide
No contributing guide indexed for this repository
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.