chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2025-12-06 00:06:43 +00:00
parent 5ef1391afc
commit b1a46e6623

View File

@@ -1,5 +1,14 @@
# Changelog
## 2.0.60
- Added background agent support. Agents run in the background while you work
- Added --disable-slash-commands CLI flag to disable all slash commands
- Added model name to "Co-Authored-By" commit messages
- Enabled "/mcp enable [server-name]" or "/mcp disable [server-name]" to quickly toggle all servers
- Updated Fetch to skip summarization for pre-approved websites
- VSCode: Added support for multiple terminal clients connecting to the IDE server simultaneously
## 2.0.59
- Added --agent CLI flag to override the agent setting for the current session