omdsh-plugins/omdsh-tui

omdsh-plugins★ 0TypeScript最后同步: 2026-08-16

在 GitHub 打开

Workspace root for the DeepSeek Harness interactive terminal: the TUI surface, its profile bundle, and the vendored terminal UI library.

README 摘要

omdsh-tui English 中文 An interactive terminal for the DeepSeek Harness, as an installable profile bundle. Upstream removed its TUI package. This repository carries one, built against a published harness release rather than a fork of it — which is what lets the terminal follow harness releases by changing a version number instead of merging a monorepo. Packages Package What it is packages/tui @omdsh-plugins/omdsh-tui — the terminal surface: transcript rendering, the editor, autocomplete, tool cards, status rows packages/tui-app @omdsh-plugins/omdsh-tui-app — the profile bundle: cordis.patch.yml , the command line, session identity, and the /resume process handoff vendor/tui @deepseek-ai/tui — source-vendored terminal UI library; see its README for provenance and local modifications Modes The terminal composes each session from one agent preset — the plugin composition deciding which tools the model has, what its persona says, and which prompt sections it sees — and /mode is the surface over the four dsh ships: Mode Preset id What the model gets Standard mode standard The full coding agent: file editing, shell, file and web search, skills, planning, goals, subagents, workflows Code mo…

在 GitHub 查看完整 README →
终端/TUIdshdsh-plugintuiterminal

分类