Skip to content

feat(manager): enable DeepSeek V4 Pro - #1934

Open
Rat0323 wants to merge 2 commits into
BigPizzaV3:mainfrom
Rat0323:feat/enable-deepseek-v4-pro
Open

feat(manager): enable DeepSeek V4 Pro#1934
Rat0323 wants to merge 2 commits into
BigPizzaV3:mainfrom
Rat0323:feat/enable-deepseek-v4-pro

Conversation

@Rat0323

@Rat0323 Rat0323 commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Enable DeepSeek V4 Pro in the official provider preset.

Changes

  • Add deepseek-v4-pro to the DeepSeek Responses model list.
  • Mark the bundled Pro metadata as supported_in_api: true.
  • Update the preset regression test.

This reuses the existing DeepSeek Responses compatibility path; no new protocol handling is introduced.

Validation

  • npm test in apps/codex-plus-manager: 69 passed.
  • cargo test -p codex-plus-core --test model_catalog --locked: 9 passed.
  • git diff --check: passed.
  • npm run check is blocked by the repository's existing TypeScript 7 incompatibility with tsconfig.json (baseUrl has been removed), unrelated to this change.

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.

1 participant