yhfgyyf/dsh-tui-app

yhfgyyf★ 1JavaScript最后同步: 2026-08-21

在 GitHub 打开

Readline-based interactive terminal profile bundle for DeepSeek Harness.

README 摘要

DSH TUI App 简体中文 A readline-based interactive terminal profile bundle for DeepSeek Harness. It keeps DSH's model, Agent Preset, session, permission, command, and tool services, and supplies a terminal chat surface over them. This is an independent lightweight implementation. It is not the React/Ink project published as ccch1mneyyy/dsh-TUI . Preview The image is cropped from a real local dsh --profile tui startup. Shell history and window chrome were removed, and the workspace path was anonymized as /workspace/demo ; it contains no user name, home-directory path, session ID, or personal project information. Features - Streaming assistant text, reasoning, tool calls, tool results, and Codex-style [Image N] placeholders for image output/history. - Native rc.1 image input through repeatable --image / -i startup flags or /image for the next prompt; pasted image paths are attached automatically, and Ctrl+V reads a copied Finder file or bitmap on macOS. This is the Control key, not Command/⌘V: Terminal does not forward a bitmap-only Command+V paste to the TUI process. Pending images use [Image N] placeholders while attachment bytes remain in DSH's local store. Before sending, the TUI uses…

在 GitHub 查看完整 README →
终端/TUIcoding-agentdeepseekdeepseek-harnessdsh-pluginjavascriptterminaltuiagent

分类