July
Update to latest version !!Get the instructions from the docs
Get Startedv0.98.0
🚀 Features
- feat: display reasoning tokens @laststylebender14 (#1025)
- feat: implement tool failure limit in orchestrator @laststylebender14 (#1024)
- feat: ask if user wish to continue or not on
max_request_per_turn
@laststylebender14 (#1014) - feat: implement login and logout functionality @ssddOnTop (#838)
- feat: add replace-all variant to patch tool @laststylebender14 (#1011)
🐛 Bug Fixes
- fix: remove Rust toolchain update step from CI jobs and add rust-toolchain @amitksingh1490 (#1032)
- refactor: correct limit @tusharmath (#1030)
- fix: stop spinner after login completion @ssddOnTop (#1029)
- fix: ask agent to self reflect on errors @laststylebender14 (#1023)
- fix: add citation rule for code references in prompts @laststylebender14 (#1017)
- fix: read larger chunks whenever possible @laststylebender14 (#1009)
- fix: report more readable errors back to LLM @laststylebender14 (#1016)
- chore: add tracker for panic hook @tusharmath (#1022)
- fix: display retry events on cli @laststylebender14 (#1010)
- fix: replace panic with proper error handling in API key resolution @echozyr2001 (#1013)
🧰 Maintenance
- chore: use standard ignore filters in walker @laststylebender14 (#1015)
- chore: add
Requesty
as a Provider @Thibault00 (#1018)