Highlights
- improve edit tool with 7 replacement strategies
- append file tree instead of file contents when
@directory - show ascii code for unicode symbols in none-unicode terminals
- fix frontmatter support parsing with special characters
- remove tool parameter validation
What's Changed
- Revert "feat: add tool parameter validation with zod and auto-fix suggestions" by @xierenyuan in #531
- chore: remove nullable types from zod schemas by @xierenyuan in #530
- feat: add enhanced edit tool with 7 replacement strategies by @xierenyuan in #534
- feat: change @Directory to show tree view instead of file contents by @xierenyuan in #535
Full Changelog: 0.20.1...0.20.2