New Features
- new
/review
command introduced in #3774
Merged PRs:
- [#3874] fix: ensure cwd for conversation and sandbox are separate concerns (#3874)
- [#3774] feat: /review (#3774)
- [#3753] Reland "refactor transcript view to handle HistoryCells" (#3753)
- [#3867] fix error on missing notifications in [tui] (#3867)
- [#3850] chore: use tokio mutex and async function to prevent blocking a worker (#3850)
- [#3849] fix: some nit Rust reference issues (#3849)
- [#3757] hint for codex resume on tui exit (#3757)
- [#3857] Make ESC button work when auto-compaction (#3857)
- [#3729] Unify animations (#3729)
- [#3819] Switch to uuid_v7 and tighten ConversationId usage (#3819)
- [#3777] bug: Ignore tests for now (#3777)
- [#3822] chore: update "Codex CLI harness, sandboxing, and approvals" section (#3822)
- [#3756] Use agent reply text in turn notifications (#3756)
- [#3807] AGENTS.md: Add instruction to install missing commands (#3807)