dsh-tui-app
English | 中文
Terminal UI (TUI) for DeepSeek Harness: an interactive terminal coding-agent surface composed entirely as Cordis plugins and installed into a dsh profile as a bundle.
Status: early development. This release reserves the package name; the runtime plugin lands here milestone by milestone per the design document (docs/tui-design.md in the source repository).
Once published for real, installation will be ordinary dsh profile management:
dsh plugin --profile tui add dsh-tui-app
dsh --profile tui
Layout
packages/tui-app — this package: the composition bundle, startup plugin, and terminal runtime plugin in one
examples/tui-agent — runnable composition leaf with keyless PTY snapshot fixtures
License
MIT