Skip to content

fix(claude): add deepseek models to Claude Code model picker#71

Open
111wukong wants to merge 1 commit into
nexu-io:mainfrom
111wukong:main
Open

fix(claude): add deepseek models to Claude Code model picker#71
111wukong wants to merge 1 commit into
nexu-io:mainfrom
111wukong:main

Conversation

@111wukong

Copy link
Copy Markdown

Users who route Claude Code through a custom model endpoint (e.g. via cc switch) need to select deepseek-v4-pro or deepseek-v4-flash from the model picker. Without these entries, the only way to switch models is to leave html-anything, change the CLI config, and reload.

The DeepSeek TUI adapter already lists both models, but Claude Code's picker was missing them — meaning anyone who uses Claude CLI routed to DeepSeek had no way to switch models from the UI.

Closes #65

Users who route Claude Code through a custom model endpoint (e.g. via
`cc switch`) need to select `deepseek-v4-pro` or `deepseek-v4-flash`
from the model picker. Without these entries, the only way to switch
models is to leave html-anything, change the CLI config, and reload.

Closes nexu-io#65
@lefarcen lefarcen requested a review from Siri-Ray May 20, 2026 19:53
@lefarcen lefarcen added size/XS Extra-small change (<20 lines) risk/medium Medium risk change type/bugfix Bug fix labels May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk/medium Medium risk change size/XS Extra-small change (<20 lines) type/bugfix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

增加切换模型 deepseek-v4-pro->deepseek-v4-flash

2 participants