core-agent-ide/codex-rs/tui
Michael Bolin 2a76a08a9e
fix: include rollout_path in NewConversationResponse (#3352)
Adding the `rollout_path` to the `NewConversationResponse` makes it so a
client can perform subsequent operations on a `(ConversationId,
PathBuf)` pair. #3353 will introduce support for `ArchiveConversation`.

---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/openai/codex/pull/3352).
* #3353
* __->__ #3352
2025-09-09 00:11:48 -07:00
..
src fix: include rollout_path in NewConversationResponse (#3352) 2025-09-09 00:11:48 -07:00
tests fix: include rollout_path in NewConversationResponse (#3352) 2025-09-09 00:11:48 -07:00
Cargo.toml feat: Run cargo shear during CI (#3338) 2025-09-09 01:05:08 +00:00
prompt_for_init_command.md chore: rename INIT.md to prompt_for_init_command.md and move closer to usage (#1886) 2025-08-06 11:58:57 -07:00
styles.md fix: stop using ANSI blue (#2421) 2025-08-18 16:02:25 +00:00