v1.16.2
What's Changed
- fix: CI format check by enforcing nightly cargo fmt by @evanliu048 in #2895
- fix(mcp): command not being expanded for stdio by @dingfeli in #2915
- Change autocomplete shortcut from ctrl-f to ctrl-g by @erbenmo in #2825
- Support preToolUse and postToolUse hook by @erbenmo in #2875
- fix(mcp): oauth issues by @dingfeli in #2925
- fix(chat): reset pending tool state when clearing conversation by @nirajchowdhary in #2855
- Trim region to avoid login failures by @kkashilk in #2930
- chore: copy change for warning message for oauth redirect page by @dingfeli in #2931
- fix: removes deny unknown fields in mcp config by @dingfeli in #2935
- Normalize and expand relative-paths to absolute paths by @kkashilk in #2933
- Bump version to 1.16.2 and update feed.json by @kkashilk in #2938
- fix(mcp): mcp command expansion coupled with canonicalizing path by @dingfeli in #2940
New Contributors
- @nirajchowdhary made their first contribution in #2855
Full Changelog: v1.16.0...v1.16.2