[2.25.0] - 2026-03-16
Added
- Native web search results rendering in TUI with
PREFER_BRAVE_SEARCHenvironment variable toggle - Meaningful commit messages generated from task summaries instead of generic messages
- Incremental memory system for auto-mode sessions
- Visualizer enriched with stats and discussion status
- 14 new E2E smoke tests for CLI verification
Fixed
- Phantom skip loop caused by stale crash recovery context
- Skip-loop now interruptible and counts toward lifetime cap
- Cache invalidation consistency — orphaned
invalidateStateCache()calls replaced, DB artifact cache included ininvalidateAllCaches() - Plan checkbox reconciliation on worktree re-attach after crash
Changed
- Removed unnecessary
as anycasts, dead exports, and duplicate code - Updated documentation for v2.22 and v2.23 release features