Official2026-06-03

DeepSeek TUI 开发者动态:CodeWhale v0.8.50 已成新稳定基线,安装主路径应写成 `codewhale` + `.codewhale`

今天可发布的只有 TUI 主线更新:公开维护中的 CodeWhale 页面已把 v0.8.50 作为稳定基线,继续把 `codewhale` 设为规范命令,并强调 `.codewhale` 与校验过的 release 制品才是当前推荐安装路径。

中文摘要

今天可发布的只有 TUI 主线更新:公开维护中的 CodeWhale 页面已把 v0.8.50 作为稳定基线,继续把 codewhale 设为规范命令,并强调 .codewhale 与校验过的 release 制品才是当前推荐安装路径。

阅读提示

这篇中文稿保留原始来源链接,并把 DeepSeek 官方发布、报道和市场传闻分开标注。购买相关判断仍以 /zh/pricing 的真实库存卡片为准;出现在新闻或基准中的模型不代表可购买。

英文原文

Accepted developer update

Today's safe publishable change belongs on the DeepSeek TUI track only. The other two tracked surfaces were checked again, but there was no stronger source-backed delta than the documentation already reflected on this site.

What changed upstream

  • The maintained public CodeWhale surfaces now show v0.8.50 as the stable baseline as of June 3, 2026.
  • The canonical command remains codewhale, with the older deepseek and deepseek-tui names still treated as transition shims rather than the primary install path.
  • The current README/install guidance reinforces the modern persistence path: ~/.codewhale/config.toml for user config, project overlays under <workspace>/.codewhale/config.toml, and checksum-verified release artifacts for manual installs.
  • The npm package is still only a wrapper/installer, not a Node-based runtime. It downloads the matching Rust binaries from GitHub Releases, which matters for developers who assume an npm install changes the runtime stack.

Why this matters for crawlable setup pages

  1. The stable reference point should now be v0.8.50, not v0.8.49.
  2. Setup pages should teach codewhale + .codewhale as the default path, while labeling .deepseek as compatibility-era baggage rather than the main recommendation.
  3. Manual-download instructions should keep the SHA-256 verification step visible, because official release artifacts are now a first-class install path.

What we rejected today

  • DeepSeek local development: the official DeepSeek V4 Flash model card still exposes the same maintained local baseline already covered on this site: Transformers, vLLM, SGLang, Docker Model Runner, and OpenAI-compatible curl validation. No stronger official Mac/local-runtime delta appeared today.
  • DeepSeek in Claude Code / Cloud Code wording variants: the official DeepSeek Claude Code and Anthropic API docs still show the same environment-variable and model-mapping guidance already published here. No clearly newer vendor change appeared today.
  • Popularity-only signals: stars, generic chatter, or reposted install snippets were rejected unless they changed the reproducible setup contract.

Editorial takeaway

Today's public update belongs on the DeepSeek TUI guide, the dedicated /deepseek-tui landing page, and the news stream. It does not affect stocked plans, pricing cards, stock, or any purchasable inventory surface.

Sources checked