sandbox-agent/docs
Nathan Flurry 0ee60920c8
feat: add Claude adapter improvements for HITL support (#30)
* feat: add Claude adapter improvements for HITL support

- Add question and permission handling for Claude sessions
- Add Claude sender channel for interactive communication
- Add stream event and control request handling
- Update agent compatibility documentation

* fix: restore Claude HITL streaming input and permission handling

- Add streaming_input field to SpawnOptions for Claude stdin streaming
- Enable --input-format stream-json, --permission-prompt-tool stdio flags
- Pipe stdin for Claude (not just Codex) in spawn_streaming
- Update Claude capabilities: permissions, questions, tool_calls, tool_results, streaming_deltas
- Fix permission mode normalization to respect user's choice instead of forcing bypass
- Add acceptEdits permission mode support
- Add libc dependency for is_running_as_root check
2026-01-29 07:19:10 -08:00
..
ai chore: update skill install command to use rivet-dev/skills (#20) 2026-01-29 06:04:07 -08:00
deploy docs: install agents before starting server in E2B example 2026-01-28 05:22:58 -08:00
images docs: documentation overhaul and universal schema reference (#10) 2026-01-28 05:07:15 -08:00
logo chore(site): links and image updates 2026-01-28 02:16:37 -08:00
sdks docs: documentation overhaul and universal schema reference (#10) 2026-01-28 05:07:15 -08:00
agent-compatibility.mdx feat: add Claude adapter improvements for HITL support (#30) 2026-01-29 07:19:10 -08:00
building-chat-ui.mdx docs: documentation overhaul and universal schema reference (#10) 2026-01-28 05:07:15 -08:00
cli.mdx docs: update CORS documentation for inspector defaults 2026-01-28 05:15:21 -08:00
conversion.mdx feat: add Claude adapter improvements for HITL support (#30) 2026-01-29 07:19:10 -08:00
cors.mdx docs: update CORS documentation for inspector defaults 2026-01-28 05:15:21 -08:00
docs.json feat: add posthog analytics integration (#19) 2026-01-29 05:19:37 -08:00
favicon.svg docs: documentation overhaul and universal schema reference (#10) 2026-01-28 05:07:15 -08:00
inspector.mdx docs: documentation overhaul and universal schema reference (#10) 2026-01-28 05:07:15 -08:00
manage-sessions.mdx docs: documentation overhaul and universal schema reference (#10) 2026-01-28 05:07:15 -08:00
openapi.json feat: add structured stderr output for error diagnostics (#29) 2026-01-29 07:18:56 -08:00
quickstart.mdx chore: update skill install command to use rivet-dev/skills (#20) 2026-01-29 06:04:07 -08:00
telemetry.mdx docs: documentation overhaul and universal schema reference (#10) 2026-01-28 05:07:15 -08:00
theme.css docs: documentation overhaul and universal schema reference (#10) 2026-01-28 05:07:15 -08:00
troubleshooting.mdx fix: detect musl/glibc at runtime for correct Claude binary download 2026-01-28 04:19:35 -08:00
universal-schema.mdx feat: add structured stderr output for error diagnostics (#29) 2026-01-29 07:18:56 -08:00