**deepseek-harness-tui: A Terminal-Native Chat Interface for DeepSeek Harness**

deepseek-harness-tui is a DSH interface enhancement plugin maintained by gxinxing. It uses Ink to render sessions in the terminal without rewriting harness. The directory installation command is `dsh plugin add github:gxinxing/deepseek-harness-tui`. After configuring the TokenDance Key, run `dsh --profile tui` to start it. Tool calls are wrapped into cells, and the thinking block can be collapsed. The theme follows the terminal via OSC 11. It is an MIT-licensed community project. You should inspect the source code before installation, and the plugin runs with the permissions of the current dsh process.

Read More