v0.2.13
Feature
- Added viewport-prioritized incremental translation that replaces each completed batch immediately.
Improvement
- Reduced AI context overhead with a compact tool protocol, smaller tool responses, and a concise system prompt.
Fix
- Fixed internal citations by standardizing the link:// protocol, enforcing valid Markdown output, and preserving citation clicks while responses stream.
- Fixed wrapped Markdown tables and selection artifacts around list markers and table cells.
- Fixed long-response text selection so edge dragging scrolls automatically and offscreen endpoints remain selected.
Full Changelog: v0.2.12...v0.2.13