sandbox-agent/server/packages/sandbox-agent/tests
Nathan Flurry 6d6f6d0272 refactor: split examples into separate packages and update Claude plan mode
- Restructure examples into individual packages per provider (daytona, docker, e2b, vercel) with shared utilities in @sandbox-agent/example-shared
- Make Claude plan mode prompt-only (no longer requires permissionMode=plan)
- Claude now defaults to bypass permission mode
- Add agent_file_edit_flow test for file editing capabilities
- Fix Daytona file permission setting to use executeCommand
2026-01-27 22:50:31 -08:00
..
agent-flows refactor: split examples into separate packages and update Claude plan mode 2026-01-27 22:50:31 -08:00
agent-management fix: add agent_server_logs module import to lib.rs 2026-01-27 17:24:42 -08:00
common feat: show mock agent hint bubble in empty state 2026-01-27 21:32:56 -08:00
http fix: make Docker image validation optional in release validation 2026-01-27 20:16:25 -08:00
server-manager test: update snapshots and test gating 2026-01-27 19:49:03 -08:00
sessions fix: remove copy icon, reduce padding, reposition badges in dropdown 2026-01-27 20:42:45 -08:00
ui fix: add agent_server_logs module import to lib.rs 2026-01-27 17:24:42 -08:00
agent_flows.rs fix: add agent_server_logs module import to lib.rs 2026-01-27 17:24:42 -08:00
agent_management.rs fix: add agent_server_logs module import to lib.rs 2026-01-27 17:24:42 -08:00
http_endpoints.rs fix: add docker-setup action, runtime Dockerfile, and align release workflow 2026-01-27 19:29:54 -08:00
server_manager.rs fix: add agent_server_logs module import to lib.rs 2026-01-27 17:24:42 -08:00
sessions.rs fix: add docker-setup action, runtime Dockerfile, and align release workflow 2026-01-27 19:29:54 -08:00
ui.rs fix: add agent_server_logs module import to lib.rs 2026-01-27 17:24:42 -08:00