chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2026-02-20 15:26:36 +00:00
parent 0d996a7c34
commit 65dfa9898e

View File

@@ -2,6 +2,7 @@
## 2.1.49
- Improved MCP OAuth authentication with step-up auth support and discovery caching, reducing redundant network requests during server connections
- Added `--worktree` (`-w`) flag to start Claude in an isolated git worktree
- Subagents support `isolation: "worktree"` for working in a temporary git worktree
- Added Ctrl+F keybinding to kill background agents (two-press confirmation)