diff --git a/CHANGELOG.md b/CHANGELOG.md index 22b7bbe..11afc59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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