7.37.0 (2026-02-05)
Features
- oauth: add interactive mode prompt for VPS/headless environments (7a1b4d6), closes #461
- oauth: add interactive mode prompt for VPS/headless environments (#462) (2777202), closes #461
Bug Fixes
- auth: show command checks unified config for accounts (0e140f8), closes #458
- cliproxy: add NO_PROXY support and error handling for proxy URLs (bcde5f4)
- cliproxy: respect http_proxy env vars for binary downloads (9c527b7), closes #266
- cliproxy: sanitize MCP tool input_schema to remove non-standard properties (#459) (f8c179f), closes #456
- dashboard: delete accounts from unified config mode (8d5f7d2), closes #455
- doctor: use cmd.exe compatible quoting for Windows shell execution (ff92c66)
- shell: escape ! for cmd.exe delayed expansion (61bc54a)
- shell: escape cmd.exe special chars (%, ^, newlines) (ed91f21)
- ui: allow backend switching in remote mode (28e776d), closes #463