mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 06:04:40 +00:00
- New renderDifferentialSurgical method with three strategies: - SURGICAL: Only update specific changed lines (1-2 lines per render) - PARTIAL: Clear and re-render from first change when line counts change - FULL: Clear scrollback and re-render all when changes above viewport - Preserves all content in scrollback buffer correctly - Reduces redraws from ~14 lines to ~1.3 lines for common updates - All 24 tests pass including scrollback preservation tests - Massive performance improvement: 90% reduction in unnecessary redraws |
||
|---|---|---|
| .. | ||
| agent | ||
| pods | ||
| tui | ||