Changes
🚀 Features
- feat(shell): add minimum version validation for shell dependencies @tusharmath (#2316)
📝 Documentation
- feat(shell): add minimum version validation for shell dependencies @tusharmath (#2316)
🐛 Bug Fixes
- fix(zsh): improve buffer reset and prompt refresh @tusharmath (#2315)
- Revert "fix(forge_domain): merge reasoning text only when consecutive" @amitksingh1490 (#2314)
- fix(zsh): clear buffer before running precmd hooks @tusharmath (#2309)
- fix(forge_domain): merge reasoning text only when consecutive @amitksingh1490 (#2307)
- chore(clippy): fix nightly clippy warnings and optimize enum sizes @amitksingh1490 (#2308)
- fix(walker): optimize file filtering and binary skipping logic @tusharmath (#2304)
- fix(semantic_search): add search scope note @laststylebender14 (#2302)
- fix(spinner): preserve tick position @laststylebender14 (#2301)
- fix(zsh): forward stdin to editor @laststylebender14 (#2303)
🧰 Maintenance
- chore(gitignore): ignore jobs directory and bench pycache @amitksingh1490 (#2312)
- chore(clippy): fix nightly clippy warnings and optimize enum sizes @amitksingh1490 (#2308)
- refactor(spinner): use indicatif features @laststylebender14 (#2271)