- Added reverse tab navigation to the
/loginconfiguration menu and moved the model scope shortcut toAlt+S. - Fixed daemon startup crashes hiding their exit status and daemon log until the startup timeout.
- Documented the global
idleEvictionMinutesdaemon setting, including its default, valid values, and eviction/passivation behavior (#621). - Fixed top-level
--helpomittingacpfrom the supported--modevalues (#620). - Fixed
stopandrenamebecoming prompts when--daemon-socketprecedes the command (#622). - Fixed subagent terminal notices arriving as anonymous follow-up prompts instead of attributed agent messages, so a parent can now tell which child reported completion, failure, or cancellation, and a busy parent is steered at the next turn boundary rather than waiting to go idle (#617).
- Fixed ACP mode reporting a failed turn as a clean
end_turn. A provider error, expired auth, or unusable model leftsession/promptresolving with no updates at all, which reads to a client as a successful but empty turn; the turn now fails with the underlying error instead. - Fixed ACP cwd mismatch metadata treating symlink aliases such as macOS
/varand/private/varas different directories (#623).