- Improved permission prompts for compound shell commands so the full command is shown when any part of it needs approval.
- Fixed disabled plugins still running their hooks and contributing other customizations, which could keep a broken hook active and break file-editing tools even after the plugin was turned off.
- Fixed MCP OAuth against providers that do not strictly follow the spec (such as Salesforce and Atlassian) by relaxing issuer validation and including the
refresh_tokengrant. - Fixed
/btwfailing with a "parent conversation not found" error when used as the very first action in a fresh session. - Fixed clipboard corruption of CJK and other non-ASCII text when copying on Windows.
- Fixed print mode (
-p) sending a prompt before the account-eligibility check finished.