chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2025-10-08 21:38:36 +00:00
parent 7b8230ab30
commit c1cd23641c

View File

@@ -4,10 +4,18 @@
- 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.10
- Rewrote terminal renderer for buttery smooth UI
- Enable/disable MCP servers by @mentioning, or in /mcp
- Added tab completion for shell commands in bash mode
- PreToolUse hooks can now modify tool inputs
- Press Ctrl-G to edit your prompt in your system's configured text editor
- Fixes for bash permission checks with environment variables in the command
## 2.0.9
- Fix regression where bash backgrounding stopped working