core-agent-ide/codex-rs/exec/src
Dylan 594248f415
[exec] add include-plan-tool flag and print it nicely (#3461)
### Summary
Sometimes in exec runs, we want to allow the model to use the
`update_plan` tool, but that's not easily configurable. This change adds
a feature flag for this, and formats the output so it's human-readable

## Test Plan
<img width="1280" height="354" alt="Screenshot 2025-09-11 at 12 39
44 AM"
src="https://github.com/user-attachments/assets/72e11070-fb98-47f5-a784-5123ca7333d9"
/>
2025-09-23 16:50:59 -07:00
..
cli.rs [exec] add include-plan-tool flag and print it nicely (#3461) 2025-09-23 16:50:59 -07:00
event_processor.rs chore: upgrade to Rust 1.89 (#2465) 2025-08-19 13:22:02 -07:00
event_processor_with_human_output.rs [exec] add include-plan-tool flag and print it nicely (#3461) 2025-09-23 16:50:59 -07:00
event_processor_with_json_output.rs Added allow-expect-in-tests / allow-unwrap-in-tests (#2328) 2025-08-14 17:59:01 -07:00
lib.rs [exec] add include-plan-tool flag and print it nicely (#3461) 2025-09-23 16:50:59 -07:00
main.rs fix: move arg0 handling out of codex-linux-sandbox and into its own crate (#1697) 2025-07-28 08:31:24 -07:00