Roo-Code/packages
Roo Code 28551d42c8 feat: add DeepSeek V4 model support and fix thinking mode detection
- Add deepseek-v4-0324 model to the DeepSeek provider model list with
  thinking mode, vision support, and pricing info
- Fix thinking mode detection to use preserveReasoning flag from ModelInfo
  instead of hardcoding model name check for "deepseek-reasoner"
- This allows any model with preserveReasoning=true to automatically get
  thinking mode enabled, including v4 and future models
- Add tests for v4 model info and thinking mode behavior

Addresses #12174
2026-04-24 09:15:47 +00:00
..
build Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
cloud Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
core Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
evals Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
ipc Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
telemetry Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
types feat: add DeepSeek V4 model support and fix thinking mode detection 2026-04-24 09:15:47 +00:00
vscode-shim Some cleanup in ExtensionHost (#10600) 2026-01-10 02:29:33 -08:00