Reported2026-07-22
Developer demos point to selected users receiving a newer DeepSeek V4 build, while a separate report says the GA model will launch with DeepSeek's own coding harness. The reports merit tracking, but DeepSeek has not yet posted a public GA announcement or named the harness.
Official2026-07-13
Checked on July 13, 2026: DeepSeek's official docs sitemap currently lists both a top-level Prompt Library page and an Integrate with AI Tools guide covering Claude Code, OpenCode, and OpenClaw, giving developers a first-party docs path from prompt exploration to concrete tool configuration.
Official2026-07-08
Checked on July 8, 2026: DeepSeek's official docs sitemap currently lists dedicated thinking-mode sample pages for both non-streaming and streaming chat completions, clarifying when `reasoning_content` is just captured, when it is ignored in ordinary follow-up turns, and how `delta.reasoning_content` should be accumulated separately from visible answer text.
Developer2026-07-02
Checked on July 2, 2026: OpenAI's Codex docs now document custom model providers through `model_provider`, `model_providers`, `base_url`, and `env_key`. That means DeepSeek can be framed as a third-party Codex route: use our DeepSeek access, point Codex at the configured DeepSeek provider, and keep the known Responses API, profile, Desktop picker, and V4 thinking-mode checks in place.
Official2026-07-01
Checked on July 1, 2026: DeepSeek's official X account published a permanent-discount update, and the current official Models & Pricing page still shows the lower DeepSeek V4 Flash and Pro token rates together with the existing 1M-context and 384K max-output contract.
Official2026-06-30
Checked on June 30, 2026: DeepSeek's official Token & Token Usage page says tokens are the billing unit, gives rough heuristics of about 0.3 token per English character and 0.6 token per Chinese character, and links a `deepseek_tokenizer.zip` package for offline token estimation while still treating API `usage` output as the real source of truth.
Official2026-06-27
Checked on June 27, 2026: DeepSeek's official multi-round conversation guide says `/chat/completions` does not store context server-side, so each follow-up call must resend the prior conversation history, including earlier assistant output, before the next user turn.
Official2026-06-26
Checked on June 26, 2026: DeepSeek's official WorkBuddy or CodeBuddy page now documents exact user-level and project-level `models.json` paths, `https://api.deepseek.com/v1/chat/completions` as the endpoint, a UTF-8 without BOM requirement, and a restart-first troubleshooting flow for V4 Pro and V4 Flash.
Official2026-06-24
Checked on June 24, 2026: DeepSeek's official GitHub Copilot CLI page says teams should use the Anthropic-compatible endpoint, warns that the OpenAI provider triggers a `400` reasoning-content error, sets explicit token ceilings for `deepseek-v4-pro`, and clarifies that offline mode still sends prompts to DeepSeek.
Official2026-06-23
Checked on June 23, 2026: DeepSeek's official Claude Code page now documents the Anthropic-compatible environment contract, native Web Search support, and an explicit mapping where Claude-style model names route to DeepSeek V4 Pro or Flash.
Official2026-06-22
Checked on June 22, 2026: DeepSeek's official OpenClaw page now documents `openclaw onboard --install-daemon`, QuickStart provider selection, manual entry of `deepseek-v4-pro` or `deepseek-v4-flash`, and follow-up launch routes through the dashboard, TUI, or terminal.
Official2026-06-21
Checked on June 21, 2026: DeepSeek's official AstrBot page now documents uv and Docker installs, a local web UI at `localhost:6185`, and a direct provider flow where users add DeepSeek, paste a DeepSeek API key, and set the default chat model inside AstrBot.
Official2026-06-20
Checked on June 20, 2026: DeepSeek's official Reasonix integration page now documents `npx reasonix code`, stores the API key in `~/.reasonix/config.json`, defaults to DeepSeek V4 Flash, and exposes `/pro` plus `/preset max` for stronger reasoning when needed.
Official2026-06-19
Checked on June 19, 2026: DeepSeek's official Oh My Pi integration page says the built-in DeepSeek entries are not reliable enough on their own, requires a custom `~/.omp/agent/models.yml`, and documents the exact compat fields needed to avoid 400 errors in thinking-mode tool-call sessions.
Official2026-06-17
Checked on June 17, 2026: DeepSeek's official OpenCode integration guide tells existing users to upgrade to at least v1.14.24, switch providers through `/connect`, enter a DeepSeek API key, and select DeepSeek V4 Pro instead of relying on custom endpoint hacks.
Official2026-06-16
Checked on June 16, 2026: DeepSeek's official GitHub Copilot CLI guide now tells teams to route BYOK through the Anthropic-compatible endpoint, explains why the OpenAI provider path triggers a `400` reasoning-content error, and documents explicit prompt and output token caps for DeepSeek V4 Pro.
Official2026-06-15
Checked on June 15, 2026: DeepSeek's official Hermes Agent integration page now documents a curl install flow, Quick Setup with DeepSeek as the provider, `https://api.deepseek.com` as the base URL, and `deepseek-v4-pro` as the default model choice.
Official2026-06-14
Checked on June 14, 2026: DeepSeek's official GitHub Copilot integration page now documents a VS Code extension that adds DeepSeek V4 Pro and Flash to Copilot Chat, keeps agent mode, tool calling, skills, and MCP, and adds an optional vision proxy path.
Official2026-06-10
Checked on June 10, 2026: DeepSeek's official Claude Code page says the DeepSeek API natively supports Web Search in Claude Code, while the same vendor page still pins the main model to V4 Pro and subagents to V4 Flash.
Official2026-06-03
The maintained public CodeWhale surfaces now show v0.8.50 as the stable baseline, keep `codewhale` as canonical, and reinforce `.codewhale` plus checksum-verified release artifacts as the setup path.
Official2026-06-02
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.
Official2026-05-29
CodeWhale v0.8.47 is now latest, while the current README and Docker docs switch the primary config and volume path to `.codewhale` with `.deepseek` kept only as a legacy fallback.
Official2026-05-24
The public DeepSeek TUI website still points users at `deepseek`, but the live activity feed now shows CodeWhale rename work across docs, npm, and binaries while keeping compatibility aliases.
Official2026-05-22
The official README now ties install-specific upgrade commands, a persistent Docker home volume, beta-default DeepSeek routing, and SHA-256 download checks into one clearer operational story.
Official2026-05-21
The official README and install docs now clarify `deepseek auth status`, credential precedence, `auth clear`, a documented Nix path, and how auto routing is billed against the model that actually ran.
Reported2026-05-20
Two Chinese developer reports point to the same product signal: DeepSeek is hiring for Agent Harness roles and, according to sources cited by Jiaziguangnian plus public remarks from researcher Chen Deli, is organizing a Harness effort around code-agent products comparable to Claude Code.
Official2026-05-19
The official release line has moved to v0.8.39, and the install docs now make mirror variables, forked release sources, CI-safe optional installs, Scoop lag, and broader source-build paths much easier to document accurately.
Official2026-05-18
Official install docs now document Homebrew, raise Cargo/source-build expectations to Rust 1.88, show checksum verification and China-friendly mirror variables, and expose a local runtime contract built around `deepseek doctor --json` plus `deepseek serve --http`.
Official2026-05-16
The project now presents v0.8.28 as latest stable, documents `deepseek doctor`, adds Docker as an official install path, expands skill discovery details, and tells users that only the latest stable release receives security patches.
Market2026-04-29
The post-launch DeepSeek V4 story is moving toward deployment economics: long context, Flash pricing, open weights, and hardware strategy are now the angles that matter for developers and buyers.
Leak / rumor2026-04-15
Third-party explainer sites deepseekv4.dev and deepseek-v4.ai aggregate the leaked spec sheet: ~1T-parameter MoE, Engram memory core, mHC hyper-connections reasoning, and a 1M+ token context window.
Leak / rumor2026-04-15
Cross-platform chatter on Twitter, Reddit and Hacker News converges on three claims about DeepSeek V4: a 2,000,000-token context window, a dynamic sparse MoE architecture, and end-to-end pre-training on Huawei Ascend.
Official2025-08-28
A new commit titled "act_quant_kernel" merged into the DeepSeek-V3 repository, indicating ongoing low-level kernel optimizations for RMSNorm operations.
Official2025-08-27
DeepSeek's GitHub repository now supports the 'scale_fmt=ue8m0' quantization format, indicating potential low-bit inference optimizations.
Official2025-08-27
DeepSeek's official GitHub repository has committed fixes for RMSNorm and activation quantization kernels, indicating ongoing low-level optimization work.
Official2025-08-27
A commit fixes the `act_quant_kernel` in the DeepSeek-V3 codebase, indicating ongoing low-level optimization work on the model's quantization implementation.