Skip to content

v0.16.0

Compare
Choose a tag to compare
@paul-gauthier paul-gauthier released this 29 Oct 20:25
· 6870 commits to main since this release

v0.16.0

  • Improved repository map using tree-sitter
  • Switched from "edit block" to "search/replace block", which reduced malformed edit blocks. Benchmarked at 66.2%, no regression.
  • Improved handling of malformed edit blocks targetting multiple edits to the same file. Benchmarked at 65.4%, no regression.
  • Bugfix to properly handle malformed /add wildcards.