core-agent-ide/codex-rs/exec/src
Dylan Hurd 8b3521ee77
feat(core) update Personality on turn (#9644)
## Summary
Support updating Personality mid-Thread via UserTurn/OverwriteTurn. This
is explicitly unused by the clients so far, to simplify PRs - app-server
and tui implementations will be follow-ups.

## Testing
- [x] added integration tests
2026-01-22 12:04:23 -08:00
..
cli.rs Made codex exec resume --last consistent with codex resume --last (#9352) 2026-01-16 08:53:47 -08:00
event_processor.rs Minor cleanup of codex exec output (#4585) 2025-10-02 14:17:42 -07:00
event_processor_with_human_output.rs Feat: request user input tool (#9472) 2026-01-19 10:17:30 -08:00
event_processor_with_jsonl_output.rs renaming: task to turn (#8963) 2026-01-09 17:31:17 +00:00
exec_events.rs [app-server] feat: add Declined status for command exec (#7101) 2025-11-21 09:19:39 -08:00
lib.rs feat(core) update Personality on turn (#9644) 2026-01-22 12:04:23 -08: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