docs(chat-api): document tool call names in the response stream (CUB-3108)#11257
docs(chat-api): document tool call names in the response stream (CUB-3108)#11257vasilev-alex wants to merge 1 commit into
Conversation
|
Claude finished @vasilev-alex's task in 33s —— View job Code ReviewDocs-only change; no issues found — expand for details
Verdict: LGTM. This is a well-scoped docs-only addition to Notes:
Minor optional nits (non-blocking, feel free to ignore):
No correctness, security, or link-integrity issues. Approving in spirit — happy to merge. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
3297698 to
afa5d64
Compare
|
Claude finished @vasilev-alex's task in 1m 30s —— View job Code ReviewLGTM — docs-only change; one note on PR/diff scope mismatch (expand for details)
Verdict: LGTM. The diff on this branch is a clean +37/-0 docs-only change to
Both additions follow repo conventions (Mintlify Anchor & link check:
One thing worth flagging — PR description vs actual diff: The PR body describes four changes: Minor optional nits (non-blocking):
No correctness, security, or link-integrity issues. |
afa5d64 to
3c40d99
Compare
|
Claude finished @vasilev-alex's task in 51s —— View job Code ReviewLGTM — docs-only +47/-0; no issues found (expand for details)
Verdict: LGTM. Clean docs-only change to
Anchor & link check:
Conventions:
Content alignment with PR description:
Minor optional nits (non-blocking):
No correctness, security, or link-integrity issues. • Branch: alex/cub-3108-document-the-stream-chat-state-endpoint-better • |
3c40d99 to
6615a21
Compare
|
Claude finished @vasilev-alex's task in 45s —— View job Code ReviewLGTM — docs-only +53/-0; no blocking issues (expand for details)
Verdict: LGTM. Clean docs-only change to
Anchor & link check:
Conventions:
Content alignment with PR description: matches — "Tool names" section states the set is open and evolving, advises graceful handling, and lists common names; Minor optional nits (non-blocking):
No correctness, security, or link-integrity issues. • Branch: alex/cub-3108-document-the-stream-chat-state-endpoint-better • |
Document that toolCall.name is an open set with a table of common tool names, and clarify that the documented request body fields are the complete public contract of the Chat API. Closes CUB-3108 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
6615a21 to
592cb03
Compare
|
Claude finished @vasilev-alex's task in 59s —— View job Code ReviewVerdict: LGTM. Docs-only +56/−0; no blocking issues. Details
Two additions to
Anchor & link check:
Conventions:
Content alignment with PR description: matches — the "Tool names" section describes the open/evolving nature, advises graceful handling, and includes the table; the Minor optional nits (non-blocking):
No correctness, security, or link-integrity issues. • Branch: alex/cub-3108-document-the-stream-chat-state-endpoint-better • |
Summary
Addresses CUB-3108:
toolCall.namevalues — new Tool names section states the set is open and evolving (not a fixed, versioned list), advises handling unknown names gracefully, and adds a table of common tool names visible in the response stream with what each one means.🤖 Generated with Claude Code