Skip to content

docs(releases): correct the falsified batch-cap claim on the 17.0 release page (#18854) - #18907

Merged
os-zhuang merged 1 commit into
mainfrom
claude/issue-18854-batch-cap-release-page
Sep 20, 2026
Merged

os-zhuang merged 1 commit into
mainfrom
claude/issue-18854-batch-cap-release-page

Conversation

@hotlong

@hotlong hotlong commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Fixes #18854

The 17.0 release page (content/docs/releases/v17/17-0.mdx) told bulk callers the batch cap was "raisable to 1000". That claim was ruled false on 2026-09-07 (director seat, summon #17, decision batch #2, maintainer 「同意」): batch.maxBatchSize is embedder policy — RestServerConfig.batch.maxBatchSize, 1..1000, default 200 — written only by a host that constructs the server; os serve and the dev plugins pass none, so a CLI-started deployment is at 200 and no published surface raises it.

Eight carriers were corrected under that ruling (#15543, #16801, #16940, #17183, #18739, #18740 ×8 sites via PR #18852). This is the ninth and last: the bullet is corrected in the entry itself and carries a dated erratum, in the shape PR #18852 established.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Wj1HUjzyeiBQ8atRf1ZhaL


Generated by Claude Code

…ease page (#18854)

The 17.0 release page told bulk callers the cap was "raisable to 1000". That
claim was ruled false on 2026-09-07: `batch.maxBatchSize` is embedder policy,
written only by a host that constructs the server; `os serve` and the dev
plugins pass none, so a CLI-started deployment is at 200 and no published
surface raises it. Eight carriers were corrected under that ruling; this is
the ninth and last, amended in the entry itself with a dated erratum, in the
shape PR #18852 established. Docs-only, no source, no schema, no changeset.

Claude-Session: https://claude.ai/code/session_01Wj1HUjzyeiBQ8atRf1ZhaL
Co-authored-by: Claude <noreply@anthropic.com>
@os-zhuang
os-zhuang marked this pull request as ready for review September 20, 2026 15:13
@os-zhuang
os-zhuang enabled auto-merge September 20, 2026 15:13
@os-zhuang
os-zhuang added this pull request to the merge queue Sep 20, 2026
Merged via the queue into main with commit 3ff6ddf Sep 20, 2026
43 of 45 checks passed
@os-zhuang
os-zhuang deleted the claude/issue-18854-batch-cap-release-page branch September 20, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/s skip-changeset PR has no user-facing published change; bypasses the changeset gate

Projects

None yet

2 participants