Changes
- fix: include gitRoot in worktree-info event to fix merge button showing undefined host folder
- chore: upgrade claude-code to 2.1.97 and claude-agent-sdk to 0.2.97
Upstream SDK/CLI Highlights (2.1.94 → 2.1.97)
New Features
- Focus view toggle (Ctrl+O) in NO_FLICKER mode
refreshIntervalstatus line setting for auto-refreshworkspace.git_worktreeavailable in status line JSON input/agentsshows● N runninglive subagent indicator
Key Fixes
- MCP HTTP/SSE connection memory leak (~50 MB/hr) fixed
- 429 retry now uses proper exponential backoff (was exhausting in ~13s)
- Subagent working directory no longer leaks to parent session
- NO_FLICKER mode: Windows Terminal slow scrolling, memory leak, CJK text copy corruption all fixed
--dangerously-skip-permissionsno longer incorrectly downgraded- Image compression optimized to token budget parity
Full Changelog: v2.1.28...v2.1.29