New
- Set the startup thinking level with a new
--thinking/-tCLI flag; it overrides remembered per-model defaults and resumed transcript state without being persisted, and validates against the selected model's supported levels. - See per-response performance in the TUI sidebar: average tokens per second and average time to first output, measured from provider stream timing and persisted on assistant messages.
Changed
- Accept autocomplete completions with Tab only; Enter now always submits the prompt unchanged.
- Cycle backward through scoped (favorite) models with
Shift+Ctrl+P(remappable viamodel_cycle_reverse), complementing the existingCtrl+Pforward cycling.
Full Changelog: v0.4.0...v0.4.1