0.136.0
New Features TUI markdown now keeps web links clickable with OSC 8 metadata, and cramped tables switch to readable key/value records without losing link targets. ( #24472 , #24636 , #24825 ) Sessions can now be archived from the TUI with /archive or from the CLI with codex archive / codex unarchive ; archived sessions are protected from resume/fork until restored. ( #25027 , #25021 ) App-server integrations can resume a thread with its initial turns page, see richer MCP server status, and launch stdio mode with codex app-server --stdio . ( #23534 , #24698 , #24940 ) Remote execution setup now ...