You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.25.1 (2026-07-31)
Bug Fixes
MCP OAuth lifecycle hardened — Takes back client registration from the MCP SDK to prevent credential loss on upgrade; fixes token_endpoint_auth_method hardcoding issue with RFC 7591 (#1708)
MCP tool-level auth failures now visible — Daemon logs MCP isError: true responses at warning level, fixes netclaw mcp auth fallback for older daemons during upgrades (#1720)
MCP permissions focus and save interaction fixed in TUI (#1694)
Revoke the highlighted approval in TUI — Approval revocation now targets the currently highlighted item (#1721)
Internal Improvements
Migrate to ModelContextProtocol SDK 2.0.0 — Brings in thread-safe token cache and updated OAuth flow (#1714)
GitHub Copilot GHE: route models through advertised responses endpoint with model catalog support (#1707)