Conversation
Remove dialogspec package and stateless/partial_resume examples that added indirection and overlap. Rewrite human_approval and async_webhook to use the suspend/resume API directly, cutting ~470 lines down to ~170. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
💤 Files with no reviewable changes (3)
📝 WalkthroughWalkthroughThe pull request removes the Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Summary
human_approvalandasync_webhookexamples to use the suspend/resume API directly, without the shareddialogspecabstractionstatelessandpartial_resumeexamples that overlapped withasync_webhookdialogspecpackage (no longer needed)Test plan
go build ./suspend/human_approval,go build ./suspend/async_webhook)human_approvalend-to-end and confirm terminal dialog appearsasync_webhooksuspend then resume and confirm session persistence works🤖 Generated with Claude Code
Summary by CodeRabbit