v0.100.4
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
ReadRangeto accept line numbers - Avail
--max-reflectionsparameter 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