chore: Update CHANGELOG.md
This commit is contained in:
parent
7b8230ab30
commit
c1cd23641c
1 changed files with 9 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -4,10 +4,18 @@
|
||||||
|
|
||||||
- Reduced system prompt size by 1.4k tokens
|
- Reduced system prompt size by 1.4k tokens
|
||||||
- IDE: Fixed keyboard shortcuts and focus issues for smoother interaction
|
- 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 Opus fallback rate limit errors appearing incorrectly
|
||||||
- Fixed /add-dir command selecting wrong default tab
|
- 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
|
## 2.0.9
|
||||||
|
|
||||||
- Fix regression where bash backgrounding stopped working
|
- Fix regression where bash backgrounding stopped working
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue