Files
Bohdan Triapitsyn a1bc1368ae docs(changelog): title every release and require one
Every release file now carries a title: two to six plain words naming the
change a user would remember it for. The generator refuses a release without
one, promote carries the title from unreleased.md, and the unreleased
template opens with a title line. The changelog-authoring skill and the
format README describe how to write it.

Claude-Session: https://claude.ai/code/session_01VqV56Hez25hTxXH4ipJfzH
2026-09-05 16:45:29 +03:00

1.3 KiB

version, date, title
version date title
1.7.2 2026-02-20 Plan view in the context panel

App

New

  • UI: added Plan view in the context sidebar panel for quicker access to plan content while you work (thanks to @nelsonPires5).

Improvements

  • Chat: question prompts now guide you to unanswered items before submit.
  • Chat: improved streaming activity rendering and session attention indicators.
  • Reliability: provider auth failures now show clearer re-auth guidance when tokens expire (thanks to @yulia-ivashko).

Fixes

  • Chat: fixed auto-send queue to wait for the active session to be idle before sending.
  • Settings: model variant options now refresh correctly in draft/new-session flows, avoiding stale selections.

VS Code

New

  • UI: added Plan view in the context sidebar panel for quicker access to plan content while you work (thanks to @nelsonPires5).

Improvements

  • Chat: question prompts now guide you to unanswered items before submit.
  • Chat: improved streaming activity rendering and session attention indicators.
  • Reliability: provider auth failures now show clearer re-auth guidance when tokens expire (thanks to @yulia-ivashko).

Fixes

  • Chat: fixed auto-send queue to wait for the active session to be idle before sending.
  • Settings: model variant options now refresh correctly in draft/new-session flows, avoiding stale selections.