sandbox-agent/server/packages
Nathan Flurry 8de9d8ee80 fix: address review issues in process management API
- Add doc comments to all 13 new #[utoipa::path] handlers (CLAUDE.md compliance)
- Fix send_signal ESRCH check: use raw_os_error() == Some(libc::ESRCH) instead of ErrorKind::NotFound
- Add max_input_bytes_per_request enforcement in WebSocket terminal handler
- URL-decode access_token query parameter for WebSocket auth
- Replace fragile string prefix matching with proper SandboxError::NotFound variant

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-05 15:51:07 -08:00
..
acp-http-adapter chore: fix bad merge 2026-02-11 07:57:02 -08:00
agent-credentials fix: credential detection and provider auth status (#120) 2026-02-07 07:56:06 +00:00
agent-management chore: fix bad merge 2026-02-11 07:33:19 -08:00
error fix: address review issues in process management API 2026-03-05 15:51:07 -08:00
openapi-gen fix: correct inspector package name in Dockerfiles and add .dockerignore (#50) 2026-02-01 23:03:51 -08:00
opencode-adapter chore: fix bad merge 2026-02-11 07:57:02 -08:00
opencode-server-manager chore: fix bad merge 2026-02-11 07:57:02 -08:00
sandbox-agent fix: address review issues in process management API 2026-03-05 15:51:07 -08:00