Files
codex/codex-rs/core/tests/suite
pap-openai 1ef5455eb6 Conversation naming (#8991)
Session renaming:
- `/rename my_session`
- `/rename` without arg and passing an argument in `customViewPrompt`
- AppExitInfo shows resume hint using the session name if set instead of
uuid, defaults to uuid if not set
- Names are stored in `CODEX_HOME/sessions.jsonl`

Session resuming:
- codex resume <name> lookup for `CODEX_HOME/sessions.jsonl` first entry
matching the name and resumes the session

---------

Co-authored-by: jif-oai <jif@openai.com>
2026-01-30 10:40:09 +00:00
..
2026-01-28 08:43:17 +00:00
2026-01-28 11:36:11 -08:00
2026-01-27 11:04:23 -08:00
2026-01-26 18:52:10 -08:00
2025-11-21 22:10:52 +00:00
2026-01-25 21:59:42 -08:00
2026-01-30 10:02:46 +01:00
2026-01-24 14:57:40 +00:00
2026-01-27 11:04:23 -08:00
2026-01-26 18:52:10 -08:00