DSH Plugins · Community project

dsh-TUI

A Claude Code-style full-screen terminal experience for DeepSeek Harness.

1.2k StarsMITTypeScriptUpdated 3 days ago
01

Project overview

A Claude Code-style full-screen terminal experience for DeepSeek Harness. Its core areas include Thought stream, Context progress, TPS dashboard, Session rollback. Start with the repository documentation and the smallest practical scope before adopting it broadly.

02

Core capabilities

01

Thought stream

Adds a repeatable workflow or integration for Thought stream.

02

Context progress

Adds a repeatable workflow or integration for Context progress.

03

TPS dashboard

Adds a repeatable workflow or integration for TPS dashboard.

04

Session rollback

Adds a repeatable workflow or integration for Session rollback.

03

Installation and usage

This usage path is based on the current public documentation for dsh-TUI. Complete the steps in order before using it from your agent.

AI AGENT INSTALL

Let an AI Agent install it

Send this prompt to Codex, Claude Code, or another AI agent that can work with your local environment.

Help me install this DSH: dsh-TUI
Project URL: https://github.com/ccch1mneyyy/dsh-TUI

Read the README and installation files first, confirm the current environment and target directory, then follow the project's documented installation method. Run a minimal verification task afterward and report the install location, steps, and result. Ask before requesting credentials, additional permissions, overwriting files, or performing risky actions.
01Before you start
  • Node.js
  • pnpm
02Copy the install command or configuration
Project URL: https://github.com/ccch1mneyyy/dsh-TUI#快速开始
Copy the URL and follow the steps below to complete setup.
03Complete the setup steps
  1. 1
    Apply the configuration

    Use the command or configuration above to add the resource to the current agent environment.

  2. 2
    Complete required setup

    Prepare Node.js, pnpm.

  3. 3
    Run a minimal task

    Run a minimal task in the agent. If the resource is recognized and returns the documented type of result, the setup is active.

How to verify the setup

Run a minimal task in the agent. If the resource is recognized and returns the documented type of result, the setup is active.

Before using it
  • Terminal behavior depends on the installed DSH version.
04

Use cases

SCENARIO 01

You use DeepSeek Harness and want additional tools, interface features, or engineering workflows

SCENARIO 02

Your current task needs Thought stream or Context progress

05

Assessment

Why it may be useful

  • You use DeepSeek Harness and want additional tools, interface features, or engineering workflows
  • Your current task needs Thought stream or Context progress

What to know first

  • Terminal behavior depends on the installed DSH version.
  • You want to use it in production without reading the repository documentation or reviewing permissions
06

README

dsh-TUI


Overview

A Claude Code-style full-screen terminal experience for DeepSeek Harness. A Claude Code-style TUI plugin for DSH with live status, streaming thoughts, rollback, context progress, and TPS.

Getting started

  • This usage path is based on the current public documentation for dsh-TUI. Complete the steps in order before using it from your agent.
  • Project focus: A Claude Code-style full-screen terminal experience for DeepSeek Harness.
  • Published characteristics: TUI, npm installation, Themes and shortcuts.
  • Run a minimal task in the agent. If the resource is recognized and returns the documented type of result, the setup is active.

Configuration

Project URL: https://github.com/ccch1mneyyy/dsh-TUI#快速开始
Copy the URL and follow the steps below to complete setup.
Read the complete README on GitHub