- [new] K/J keys now snap the viewport to the top of previous or next assistant responses.
- [new] J/K (vim mode) now navigate between assistant responses in scrollback.
- [new] sequenceDiagram mermaid blocks now render as Unicode lifeline diagrams instead of source fallback.
- [fix] Interjecting while editing a queued prompt no longer strands the composer or blocks the queue.
- [fix] Mid-turn interjections now appear as separate user messages instead of being appended to tool results.
- [fix] Project MCP config touches no longer trigger repeated reload storms.
- [fix] Inference requests recover faster from silent engine stalls instead of waiting the full idle timeout.
Under the hood
Updated keyboard shortcut documentation to reflect the new response navigation bindings in vim mode.