Skip to content

docs: add human-in-the-loop approval docs to SDK READMEs#212

Merged
AbirAbbas merged 1 commit intomainfrom
docs/sdk-readme-approval-docs
Mar 2, 2026
Merged

docs: add human-in-the-loop approval docs to SDK READMEs#212
AbirAbbas merged 1 commit intomainfrom
docs/sdk-readme-approval-docs

Conversation

@AbirAbbas
Copy link
Contributor

Summary

  • Add "Human-in-the-Loop Approvals" section to Python SDK README with app.pause() example and API overview
  • Add "Human-in-the-Loop Approvals" section to TypeScript SDK README with ApprovalClient example
  • Add "Human-in-the-Loop Approvals" section to Go SDK README with client.RequestApproval/WaitForApproval example

Each section includes a concise code example and lists the available methods, matching the API surface that shipped with #197.

Test plan

  • Verify code examples compile/are syntactically correct
  • Verify example paths to working examples are accurate

🤖 Generated with Claude Code

Add approval workflow documentation with code examples to all three
SDK READMEs (Python, TypeScript, Go), covering the waiting state
feature for pausing agent execution pending human review.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@AbirAbbas AbirAbbas requested a review from a team as a code owner March 2, 2026 21:55
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

Performance

SDK Memory Δ Latency Δ Tests Status
Python 9.3 KB +4% 0.51 µs +46%
Go 250 B -11% 0.67 µs -33%
TS 402 B +15% 1.61 µs -19%

✓ No regressions detected

@AbirAbbas AbirAbbas merged commit 88f24cf into main Mar 2, 2026
32 checks passed
@AbirAbbas AbirAbbas deleted the docs/sdk-readme-approval-docs branch March 2, 2026 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant