dsh plugins中文
← Back to popular plugin directory

DSH terminal client

Hilbert-beinghappy/seektty · skills

Pluggable DeepSeek-colored TUI for DeepSeek Harness.

★ 7GitHub stars
2Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

SeekTTY joins Harness as a Profile Bundle and uses its native Agent, Session, model, permission, Settings, Profile, plugin, and persistence services. Every terminal action uses the same Harness state, so upgrades stay focused on the compatibility baseline and adapters. DeepSeek light and dark interfaces Light theme Dark theme

The live view fills the terminal and keeps the composer and status at the bottom. Unused rows remain inside the conversation viewport and disappear as output grows; longer conversations continue into native terminal scrollback. Custom interface and code themes, including VS Code imports

Theme customization is a first-class SeekTTY feature: interface background and text colors are editable, code-block colors and syntax styles are independently editable, and /theme import accepts local VS Code JSON/JSONC themes with portable TextMate token colors. A palette of 3–16 colors can also generate a complete light or dark theme for preview and further adjustment. TypeScript in the DeepSeek light interface Tool parameters, file reads, and Diff in the DeepSeek dark interface

Install command

dsh plugin --profile web add github:Hilbert-beinghappy/seektty
View GitHub repository ↗Back to popular plugin directory