Skip to content

Commit e33afb8

Browse files
Latest Anthropic release notes (2025-10-09)
- CHANGELOG.md (+16 / -0) • ## 2.0.11 • - Reduced system prompt size by 1.4k tokens • - IDE: Fixed keyboard shortcuts and focus issues for smoother interaction • - Fixed Opus fallback rate limit errors appearing incorrectly • - Fixed /add-dir command selecting wrong default tab • ## 2.0.10 - system-prompts.md (+151 / -0) • ## Claude Haiku 3.5
1 parent b6b5087 commit e33afb8

File tree

3 files changed

+173
-4
lines changed

3 files changed

+173
-4
lines changed

Official Claude Releases/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## 2.0.11
4+
5+
- Reduced system prompt size by 1.4k tokens
6+
- IDE: Fixed keyboard shortcuts and focus issues for smoother interaction
7+
- Fixed Opus fallback rate limit errors appearing incorrectly
8+
- Fixed /add-dir command selecting wrong default tab
9+
10+
## 2.0.10
11+
12+
- Rewrote terminal renderer for buttery smooth UI
13+
- Enable/disable MCP servers by @mentioning, or in /mcp
14+
- Added tab completion for shell commands in bash mode
15+
- PreToolUse hooks can now modify tool inputs
16+
- Press Ctrl-G to edit your prompt in your system's configured text editor
17+
- Fixes for bash permission checks with environment variables in the command
18+
319
## 2.0.9
420

521
- Fix regression where bash backgrounding stopped working

Official Claude Releases/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ The status section below is updated by a daily GitHub Action.
99
<!-- sync-status:start -->
1010

1111
### 🔄 Last sync
12-
- UTC: `2025-10-08 00:36 UTC`
13-
- Europe/Oslo: `2025-10-08 02:36 CEST`
12+
- UTC: `2025-10-09 00:36 UTC`
13+
- Europe/Oslo: `2025-10-09 02:36 CEST`
1414

15-
### ℹ️ No content changes in tracked files this run
15+
### ✅ Files updated this run
16+
17+
- CHANGELOG.md (+16 / -0)
18+
- system-prompts.md (+151 / -0)<!-- sync-status:end -->
1619

17-
<!-- sync-status:end -->
1820

1921

2022

0 commit comments

Comments
 (0)