docs(coding-agent): add changelog entries for fetch override and DeepSeek V4 thinking-off fixes
This commit is contained in:
@@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Fixed HTTP dispatcher configuration to preserve a caller's deliberate `fetch` override instead of reinstalling the undici global fetch over it.
|
||||||
|
- Fixed inherited OpenCode Go DeepSeek V4 thinking-off requests to send the provider's `thinking: { type: "disabled" }` compatibility parameter.
|
||||||
|
|
||||||
## [0.79.5] - 2026-06-16
|
## [0.79.5] - 2026-06-16
|
||||||
|
|
||||||
### New Features
|
### New Features
|
||||||
|
|||||||
Reference in New Issue
Block a user