What's Changed
- fix(extensions): support non-GitHub git URLs for extension installation by @d191 in #2539
- fix(cli):
/memory show --projectand--globalnow display all configured context files by @huww98 in #2368 - fix(mcp): restore trust+isTrustedFolder permission check in getDefaultPermission by @huww98 in #2642
- fix(cli): preserve selected auth type on startup auth failure by @zy6p in #2080
- feat(hooks): Add comprehensive hook execution telemetry by @DennisYu07 in #2421
- fix(vscode-ide-companion): improve ACP error handling to prevent silent loading hangs by @yiliang114 in #2546
- fix(vscode-ide-companion): silence secondary sidebar warning on older VS Code versions by @yiliang114 in #2545
- fix(lsp): improve C++/Java/Python language server support by @yiliang114 in #2547
- fix(vscode-ide-companion): preserve model metadata on switch by @yiliang114 in #2591
- fix(windows): support git bash/MSYS2 shell detection on Windows by @DennisYu07 in #2645
- feat(hooks ui): refactor ui for Qwen Code hooks by @DennisYu07 in #2602
- docs: add hooks documentation and fix JSON schema by @DennisYu07 in #2679
- test(sdk): improve tool control docs and add pattern matching tests by @Mingholy in #2644
- fix(shell): handle PTY race condition errors gracefully by @Mingholy in #2611
- feat: human-readable permission labels, deny rule feedback, and multi-dir search improvements by @LaZzyMan in #2637
- fix(acp-integration/agent): clear stale subagent diff confirmation after IDE accept by @yiliang114 in #2631
New Contributors
Full Changelog: v0.13.0...v0.13.1-preview.0