Hmbown/CodeWhale

DEC 2026 synchronized-output wrap + `CODEWHALE_TUI_DEBUG=1`

Geschlossen

#2.085 geöffnet am 25.05.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (3.497 Forks)batch import
autonomous-readydocumentationenhancementgood first issuerust

Repository-Metriken

Stars
 (40.465 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Shape. Wrap ratatui's Backend::flush with DEC 2026 BSU/ESU sequences (\x1b[?2026h / \x1b[?2026l) to eliminate tearing on iTerm2 + ghostty. Add CODEWHALE_TUI_DEBUG=1 that logs per-frame render diffs to ~/.deepseek/logs/tui-render.log. ~70 lines total. Wins independent of any other work in this slate.


Existing issues this resolves on PR merge

Partially addresses:

  • Partially addresses #1556
  • Partially addresses #1812
  • Partially addresses #1927

When opening a PR for this issue, the PR body must include the Closes #N lines for every issue above that this PR fully resolves, so they auto-close on merge.

Slate item 12/18. Tracking doc: .private/issue-slate.md (maintainer-only).

Contributor Guide