dsh-TUI 文档 / Documentation
September 19, 2026 · View on GitHub
这里保存根 README 之外的完整使用与实现文档。中文文档使用无后缀文件名,
英文文档使用 .en.md 后缀。
This directory contains the detailed user and implementation guides kept out
of the root project page. Chinese files use the base name; English files use
the .en.md suffix.
| 主题 / Topic | 中文 | English |
|---|---|---|
| 安装、启动与源码开发 / Installation, startup, and source development | 安装与快速开始 | Getting started |
| Cordis、preset、MCP 与环境变量 / Cordis, presets, MCP, and environment | 配置参考 | Configuration |
| 配色与自定义主题 / Color and custom themes | 主题系统 | Themes |
| 键盘、鼠标与命令 / Keyboard, mouse, and commands | 交互与命令 | Interaction and commands |
| 日常使用手册(中文,英文待补)/ Daily user guide (Chinese; English pending) | 使用说明 | — |
| 运行链路、性能、安全与限制 / Runtime, performance, security, and limitations | 架构与限制 | Architecture and limitations |
| 会话与进程的挂载规范(多 TUI 与跨进程占用)/ Session-to-process mounting rules (multiple TUIs and cross-process occupancy) | 会话挂载运行时 | Session mount runtime |
| 社区管理与协作流程 / Community management and collaboration | 社区管理框架 | Community Management |
| 项目路线图 / Project roadmap | 路线图 | Roadmap |
| VS Code:集成终端与 companion 扩展 / VS Code: integrated terminal and companion extension | VS Code 使用指南 | VS Code guide |
| 贡献与开发约定 / Contributing and development rules | 贡献指南 | Contributing |
| 社区行为准则 / Code of conduct | 行为准则 | Code of Conduct |
| 插件准入与开发 / Plugin admission & development | 插件准入与开发指南 | Plugin admission & development |
快速入口 / Quick Links
- 中文项目首页:README.md
- English project page: README_EN.md
- npm package:
@deepseek-harness-tui/dsh-tui - DeepSeek Harness configuration catalog: official reference
文档描述当前仓库版本。配置行为最终以 package.json、cordis.patch.yml、
src/index.ts 和实际 DSH 组合为准。
These guides describe the current repository version. For configuration
behavior, package.json, cordis.patch.yml, src/index.ts, and the active DSH
composition remain authoritative.