Changes
🚀 Features
- feat(reasoning): add reasoning-effort config settings @tusharmath (#2775)
🐛 Bug Fixes
- fix(zsh): use global scope for typeset to support lazy loading @losinggeneration (#2776)
- fix(walker): respect nested .gitignore files even if it's not git repo @laststylebender14 (#2785)
- fix(windows): enable VT processing on stdout handle for ANSI rendering @stier1ba (#2788)
- perf(workspace): improve workspace sync performance @tusharmath (#2787)
- fix(select): replace unsafe transmute_copy with safe Any downcasting in confirm prompt @tusharmath (#2794)
🚀 Performance
- perf(workspace): improve workspace sync performance @tusharmath (#2787)
🧰 Maintenance
- chore(skill): add a skill to resolve PR comments @tusharmath (#2793)