v1.0.259
✨ New: Codex session forking
Codex chats now get the same fork controls as the other engines. Use the fork action on a message to branch a Codex session from that point, either with the conversation prefix or just the selected turn, without manually recreating the prompt in a new tab.
✨ New: HTML app dock
HTML app previews now minimize into the sidebar Apps dock. Open an app from the HTML Apps modal, minimize it, and click its dock icon later to restore the same running preview. The modal still offers Open in Console bubble when you want the app to live in Console instead.
🐛 Fix: chat scroll
Chat now stays pinned to the bottom more reliably while live output is reconciled with on-disk history. This covers the annoying case where a finished run swapped temporary stream bubbles for canonical messages but left the viewport a little above the newest reply.
📦 Misc: /cr review output
The built-in /cr review prompt now asks for a short findings table first, then detailed evidence underneath. Reports should be easier to scan without losing the static or dynamic proof that backs each finding.