DeepSeek developer signals: CodeWhale v0.8.49 is live, and DeepSeek now documents Claude Desktop model mapping in its Anthropic API guide
Today's accepted update is a compact two-track developer brief: DeepSeek TUI has moved to CodeWhale v0.8.49 with a newer release/install surface, and DeepSeek's own Anthropic docs now spell out Claude-style model mapping for Claude Desktop developer mode.
Accepted developer update
Today's safe publishable change is a compact multi-signal developer update across two of the three tracked workflow surfaces: DeepSeek TUI and DeepSeek in Claude Code / Claude Desktop. The local deployment track was checked again, but no stronger guide-shaping delta appeared.
1. DeepSeek TUI: CodeWhale v0.8.49 is now latest
- GitHub Releases now marks
v0.8.49as latest on the canonicalHmbown/CodeWhalerepository, dated June 1, 2026. - The rename remains official and time-bounded: legacy
deepseekanddeepseek-tuibinaries still ship only as deprecation shims for one release cycle and are still scheduled to disappear in v0.9.0. - README and release examples now need to be read together: the current README still treats
~/.codewhale/config.tomlas the primary config home and keeps~/.deepseek/config.tomlas legacy fallback, but the v0.8.49 release page's Docker example mounts~/.deepseekinto the container. That means setup pages should explain the split instead of claiming every upstream surface already converged. - The README also now freezes a cost-tracking fact that matters to TUI users: it says the DeepSeek pricing table baked the previous promotional discount into a one-quarter base-rate adjustment as of 2026-05-31 15:59 UTC, and that the TUI cost estimator already uses the current rates.
2. DeepSeek in Claude Code / Claude Desktop: official Anthropic mapping is now documented
- DeepSeek's official Claude Code guide still documents the environment-variable baseline:
ANTHROPIC_BASE_URL=https://api.deepseek.com/anthropic,deepseek-v4-pro[1m],deepseek-v4-flash, andCLAUDE_CODE_SUBAGENT_MODEL=deepseek-v4-flash. - The stronger new change is in DeepSeek's official Anthropic API guide: it now explicitly documents model mapping for Claude-style names, stating that
claude-opus*maps todeepseek-v4-pro, whileclaude-haiku*andclaude-sonnet*map todeepseek-v4-flash. - DeepSeek also now says this mapping can bypass model-name restrictions in the new Claude Desktop app's developer mode when users change only the base URL and API key. That shifts this topic from a pure community workaround story to an official compatibility behavior that still needs local verification.
- The migration deadline remains important: DeepSeek's quick-start still marks
deepseek-chatanddeepseek-reasonerfor deprecation on 2026-07-24, so Claude-related setup pages should keep moving readers to exact V4 model strings.
3. What we rejected today
- DeepSeek local development: the official DeepSeek V4 Flash model card still shows the same maintained local baseline already covered on this site: Docker Model Runner plus quantization browsing for llama.cpp, Ollama, and LM Studio. No stronger official or reproducible Mac-specific delta appeared today.
- Release popularity alone: GitHub star count is higher again, but stars only matter when tied to a real install, runtime, or documentation change.
- Loose Desktop chatter without exact docs: community notes remain useful, but today's safe Claude/Desktop delta is the official Anthropic mapping text, not weaker reposts of the same behavior.
Editorial takeaway
Today's public update belongs on the DeepSeek TUI guide and landing page, the Claude Code / Claude Desktop mapping page, and the news stream. It does not affect stocked plans, pricing cards, stock, or any purchasable inventory surface.