Files
codex/codex-rs/tui
Felipe Coury d35a533e0f feat(tui): show thread name in default terminal title
Include the current `thread_name` in the default terminal title so
generated session titles are visible in terminal tabs when available.
Keep the project fallback unchanged when a thread name has not been set.

Add coverage for the default title with no thread name, with an updated
thread name, and with an overlong title that must be truncated.
2026-04-10 16:03:28 -03:00
..