From b1a46e662379618d707c373f59a30f91bc69905e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 6 Dec 2025 00:06:43 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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