mirror of
https://github.com/openai/codex.git
synced 2026-09-20 12:47:38 +00:00
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.