rayafriandion/deepseek-harness-tui

Desktop ⭐ 3 LGPL-2.1 web-ui

An opencode-inspired terminal UI (TUI) for DeepSeek Harness, shipped as a dsh profile app plugin. It boots a chat client inside the dsh process: it creates/resumes agents through ctx.agents, renders the durable session/event stream (user messages, streaming assistant tokens, tool cards, todo lists), routes human input back via agent.followup(), and answers approval/request prompts inline.

catalog description:The plugin can use terminal UI like opencode/claude code and other CLI/TUI agents.

Install

# 1. One-time setup: create the tui profile and install this plugin into it.
dsh plugin --profile tui add deepseek-harness-tui

# 2. Launch.
dsh --profile tui

Add rayafriandion/deepseek-harness-tui to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.