fan56/dsh-tui-pi

fan56★ 1TypeScript最后同步: 2026-08-22

在 GitHub 打开

pi-style terminal UI for DeepSeek Harness (dsh) — pi-tui look & feel, dsh slash commands, GitHub light/dark themes, powerline footer

README 摘要

dsh-tui-pi pi-style terminal UI for DeepSeek Harness (dsh) — a plugin suite that turns dsh into a pi-like coding agent experience. Compatibility: dsh 0.1.0-rc.7 and 0.1.0-rc.8 . Slash-command execution adapts to both dsh-commands execute() signatures at runtime (rc.8 added an images parameter before signal ; the TUI detects the arity and calls either form). Verified under rc.8 by unit tests plus a live tmux e2e smoke; the rc.7 call path is identical to the pre-rc.8 direct invocation. 中文说明: README.zh.md Screenshot A live terminal recording of a session — todos, running subagents, think/tool panels and the powerline footer in action. (Interactive playback on asciinema) Layout overview Features Footer A powerline-style status bar pinned at the bottom of the screen, showing live session state at a glance: Seven segments read O(1) maintained counters (never re-scan the session log): Segment Content Provider current provider/model route Model model short-name Thinking reasoning effort level ( off / high / max ) Context used / max (percent%) Cache-hit CHxx% — prompt-cache hit rate Messages total user + assistant messages Tools total tool invocations Clock live right-aligned HH:MM:SS (tick…

在 GitHub 查看完整 README →
终端/TUIdsh-plugintuiterminalagent

分类