v3.32.2
What's Changed
- Add /task deep link handler by @saoudrizwan in #6513
- fix: command execution not sending output to webview and incorrectly showing 'Proceed while Running' when finished by @saoudrizwan in #6522
- remove getCurrentMode function in favor of state manager by @celestial-vault in #6418
- Don't show VS Code LM provider on non-VSCode platforms by @sjf in #6523
- [disk.ts] Replace uses of context.globalStorageUri with HostProvider.get().globalStorageFsPath by @sjf in #6507
- Handle quotes and other special chars in the curl request by @sjf in #6525
- Replace VSCode API with Host Provider by @sjf in #6527
- ref: Move getGlobalStorageDir out of the HostProvider into disk.ts by @sjf in #6530
- Replace VSCode API with the host bridge. by @sjf in #6529
- Add Claude Sonnet 4.5 by @saoudrizwan in #6544
- Changeset version bump by @github-actions[bot] in #6511
Full Changelog: v3.32.1...v3.32.2