Highlights
- optimize bash output truncation from line-based to character-based
- bash output support expand with ctrl-o
- add tool call token count to activity indicator
- improve slash commands suggestion ux
- improve forl modal ux
What's Changed
- fix: prevent ambiguous fuzzy matches in applyEdit by @xierenyuan in #645
- fix: prevent slash commands on multiline input by @sorrycc in #648
- fix: align edit preview with actual execution by @xierenyuan in #646
- refactor: optimize bash output truncation from line-based to character-based by @xierenyuan in #649
- feat: add bash output truncation with expand support by @xierenyuan in #650
Full Changelog: 0.23.0...0.23.1