docs: align with DeepSeek-V4-Pro GA (2026-08-12) - #1
Merged
Conversation
V4-Pro went GA today as model version DeepSeek-V4-Pro-0813; the model ID stays deepseek-v4-pro and the rate card is unchanged, so the catalog numbers were already correct. What was stale: - catalog.ts provenance comment still described "off-peak" rates and a peak-hour 2x plan upstream has since dropped in favor of an undated overall repricing. Re-verified the rates at GA; the comment now says not to apply the repricing until it lands with an effective date. - README never mentioned the GA. It now notes the GA version, that both models are selectable at every model-choice point, and that pro is the stronger tier for planning/review (the reviewer sub-agent role already runs on it). Thinking-on-by-default and the reasoning-tokens-count-against-max_tokens behavior are called out; no defaults were changed. No runtime behavior changes. bun test tests: 117 pass. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
DeepSeek-V4-Pro went GA today (model version DeepSeek-V4-Pro-0813; model ID unchanged, rate card unchanged). The catalog numbers were already correct, so this is a docs/comment alignment only:
reviewersub-agent role already runs on it). Calls out thinking-on-by-default and that reasoning tokens count againstmax_tokens— existing budget handling is untouched.Not changed
Test
bun test tests— 117 pass, 0 fail.🤖 Generated with Claude Code