Skip to content

v0.100.4

Choose a tag to compare

@dwash96 dwash96 released this 04 Jun 13:17
· 19 commits to main since this release
cce336f

What's Changed

MR: #551
Full Changelog: v0.100.3...v0.100.4

Includes:

  • Fix for confirmations in TUI causing unpredictable hanging
  • Add fuzzy matching for file paths for /add-like commands (and also more optimal storage of files as a prefix trie)
  • Allow ReadRange to accept line numbers
  • Avail --max-reflections parameter for all program modes (was previously locked to 3 for agent mode)
  • Change show_completion_notification default to False and remove redundant settings by @szmania in #552