Skip to content

fix(models): add stable DeepSeek shortcuts and 1M context - #232

Merged
jkyberneees merged 1 commit into
mainfrom
codex/feat-deepseek-shortcuts
Sep 10, 2026
Merged

fix(models): add stable DeepSeek shortcuts and 1M context#232
jkyberneees merged 1 commit into
mainfrom
codex/feat-deepseek-shortcuts

Conversation

@jkyberneees

Copy link
Copy Markdown
Contributor

Adds deepseek-flash and deepseek-pro to the DeepSeek model picker with 1,000,000-token context fallbacks. The Pro shortcut routes to deepseek-v4-pro; Flash uses its versionless API ID directly. Existing versioned IDs remain available, and custom providers retain their own model namespaces.

The shared catalog serves Web UI and Bodek, retains shortcuts when provider discovery fails, and displays million-token windows as 1M.

Validation: changed-package race tests passed (internal/llmclient, cmd/odek), scoped lint reported zero issues, and request-level tests verify model routing and custom-provider isolation.

@jkyberneees
jkyberneees merged commit 9a1f304 into main Sep 10, 2026
10 checks passed
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