---
name: "Run DeepSeek Harness agent sessions from a Claude Code-style terminal TUI"
slug: "run-deepseek-harness-agent-sessions-from-a-claude-code-style-terminal-tui"
description: "Use dsh-cc-tui to run DeepSeek Harness coding-agent sessions from a full-screen terminal with live activity, context meters, session rewind, presets, model switching, file mentions, and MCP access."
github_stars: 558
verification: "security_reviewed"
source: "https://github.com/ccch1mneyyy/dsh-TUI"
author: "ccch1mneyyy"
publisher_type: "independent"
category: "Developer Tools"
framework: "Custom Agents"
tool_ecosystem:
  github_repo: "ccch1mneyyy/dsh-TUI"
  github_stars: 558
  npm_package: "dsh-cc-tui"
  npm_weekly_downloads: 0
---

# Run DeepSeek Harness agent sessions from a Claude Code-style terminal TUI

Use dsh-cc-tui to run DeepSeek Harness coding-agent sessions from a full-screen terminal with live activity, context meters, session rewind, presets, model switching, file mentions, and MCP access.

## Prerequisites

Node ^22.19 or >=24; pnpm; official @deepseek-ai/dsh CLI; DeepSeek Harness profile access

## Installation

Install or set up from the source-backed instructions:

npm install -g @deepseek-ai/dsh && sh install.sh; or dsh plugin --profile cc-tui add dsh-cc-tui && dsh --profile cc-tui

- Source: https://github.com/ccch1mneyyy/dsh-TUI

## Documentation

- https://github.com/ccch1mneyyy/dsh-TUI/blob/main/README_EN.md

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-deepseek-harness-agent-sessions-from-a-claude-code-style-terminal-tui/)
