core-agent-ide/codex-rs/exec
Eric Traut 6604608bad
Suppress duplicate assistant output on stdout in interactive sessions (#13082)
Addresses #12566

Summary
- stop printing the final assistant message on stdout when the process
is running in a terminal so interactive users only see it once
- add a helper that gates the stdout emission and cover it with unit
tests
2026-02-27 18:31:17 -07:00
..
src Suppress duplicate assistant output on stdout in interactive sessions (#13082) 2026-02-27 18:31:17 -07:00
tests core: bundle settings diff updates into one dev/user envelope (#12417) 2026-02-26 00:12:08 -08:00
BUILD.bazel feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
Cargo.toml fix: codex-arg0 no longer depends on codex-core (#12434) 2026-02-21 00:20:42 -08:00