Version 0.8.0 (2025-12-13)
Breaking Change
- Rename
config.enabledtoconfig.enable_predicates
Features
- Virtual Text:
- Continuous Line-by-Line Acceptance: The
accept_linecommand now preserves
partial accepted suggestion state. This allows users to accept multi-line
suggestions incrementally by invoking the command repeatedly. - Preserved Suggestions During Multi-line Typing: Prefix-matched suggestions
persist even while the user is typing multi-line text, to avoid unnecessary
LLM requests and conserving resources.
- Continuous Line-by-Line Acceptance: The