Implements: ``` turn/start turn/interrupt ``` along with their integration tests. These are relatively light wrappers around the existing core logic, and changes to core logic are minimal. However, an improvement made for developer ergonomics: - `turn/start` replaces both `SendUserMessage` (no turn overrides) and `SendUserTurn` (can override model, approval policy, etc.) |
||
|---|---|---|
| .. | ||
| auth_fixtures.rs | ||
| Cargo.toml | ||
| lib.rs | ||
| mcp_process.rs | ||
| mock_model_server.rs | ||
| responses.rs | ||
| rollout.rs | ||