core-agent-ide/codex-rs/exec
Michael Bolin b581498882
fix: introduce EventMsg::TurnAborted (#2365)
Introduces `EventMsg::TurnAborted` that should be sent in response to
`Op::Interrupt`.

In the MCP server, updates the handling of a
`ClientRequest::InterruptConversation` request such that it sends the
`Op::Interrupt` but does not respond to the request until it sees an
`EventMsg::TurnAborted`.
2025-08-17 21:40:31 -07:00
..
src fix: introduce EventMsg::TurnAborted (#2365) 2025-08-17 21:40:31 -07:00
tests [tools] Add apply_patch tool (#2303) 2025-08-15 11:55:53 -04:00
Cargo.toml [tools] Add apply_patch tool (#2303) 2025-08-15 11:55:53 -04:00