core-agent-ide/codex-rs/app-server-protocol
Owen Lin 2ae1f81d84
[app-server] feat: add Declined status for command exec (#7101)
Add a `Declined` status for when we request an approval from the user
and the user declines. This allows us to distinguish from commands that
actually ran, but failed.

This behaves similarly to apply_patch / FileChange, which does the same
thing.
2025-11-21 09:19:39 -08:00
..
src [app-server] feat: add Declined status for command exec (#7101) 2025-11-21 09:19:39 -08:00
Cargo.toml [app-server & core] introduce new codex error code and v2 app-server error events (#6938) 2025-11-20 23:06:55 +00:00