From 7b8230ab307cd20eff9b33b005acf734a22759f5 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 8 Oct 2025 20:38:22 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec04bbfa..1aaf9b1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 2.0.11 + +- Reduced system prompt size by 1.4k tokens +- IDE: Fixed keyboard shortcuts and focus issues for smoother interaction +- Fixed bash permission matching for commands with environment variables +- Fixed Opus fallback rate limit errors appearing incorrectly +- Fixed /add-dir command selecting wrong default tab + ## 2.0.9 - Fix regression where bash backgrounding stopped working