- [changed] Canceling a running turn now requires
Ctrl+C(which first clears a non-empty draft if present);Escis a no-op while a turn is active and only retries cancellation once a turn is already cancelling. - [changed]
Esctwice within 800 ms now opens the rewind picker from either the prompt or scrollback when the prompt is empty and messages exist; additional conditions prevent rewind when overlays, history search, or special composer modes are active. - [changed] Updated user guide sections on getting started, keyboard shortcuts, configuration, and theming to reflect the new
Esc/Ctrl+Csemantics and removedaccent_best_of_nfrom the accent list. - [changed] Help skill now references updated runtime paths when reading configuration or docs.
- [changed] Recent commands list now includes
release-notes.
Under the hood
- Refined
RUST_LOGdescription for headless (-p) mode defaults. - Expanded session telemetry with additional inter-token latency fields (
avgItlMeanMs,lastItlP50Ms,lastItlP99Ms,worstItlMaxMs) anddoom_loop_recovery; removedbest_of_n. - System prompt output guidelines updated to favor concise, high-quality technical prose in complete sentences.
Upgrade notes
Review the updated keyboard shortcuts table if you rely on Esc for cancellation or use Vim scrollback mode.