Hmbown/DeepSeek-TUI

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

Open

#2,085 opened on 2026年5月25日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (29,199 stars) (2,435 forks)batch import
autonomous-readydocumentationenhancementgood first issuerust

説明

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).

コントリビューターガイド