chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2025-10-31 21:57:10 +00:00
parent d9aa4cf649
commit c509821adc

View File

@@ -1,5 +1,15 @@
# Changelog
## 2.0.31
- Windows: native installation uses shift+tab as shortcut for mode switching, instead of alt+m
- Vertex: add support for Web Search on supported models
- VSCode: Adding the respectGitIgnore configuration to include .gitignored files in file searches (defaults to true)
- Fixed a bug with subagents and MCP servers related to "Tool names must be unique" error
- Fixed issue causing `/compact` to fail with `prompt_too_long` by making it respect existing compact boundaries
- Fixed conversation compaction to respect existing compact boundaries, preventing duplicate summarization of already-compacted messages
- Fixed plugin uninstall not removing plugins
## 2.0.30
- Added helpful hint to run `security unlock-keychain` when encountering API key errors on macOS with locked keychain