Highlights
- improve ux for reverse search
- slash command will be added to history
- add retry delay tracking and countdown timer
- skip common system files, e.g. .DS_Store
- model: add cerebras/zai-glm-4.7
- add tool call tracking oto activity indicator
- fix bash command can access shell environment
- fix @ mention don't work in some situations
- fix line number offset in edit diff viewer
- fix preserve slash command component's state on terminal resize
- fix preserve askuserquestion component's state on terminal resize
- fix grep tool unexpect error
- commit: should work even if there has lock file changes
What's Changed
- refactor: unify telemetry send trigger location by @xierenyuan in #639
- fix(commit): improve pr creation for forked repos by @iamdin in #640
- fix: validate pattern parameter in grep tool by @xierenyuan in #642
- fix: move approval modal to correct position in app component by @sorrycc in #643
- fix: suppress duplicate error messages for tool denial by @sorrycc in #644
Full Changelog: 0.22.10...0.23.0