JimLuan/dsh-tui-plugin

DeepSeek Harness dsh CLI的终端UI插件:一个交互式进程内宿主界面,基于dsh-base(会话、流式对话、工具卡片、审批、提问、任务、子代理、目标、计划模式、模型选择、设置、技能、@提及)。通过dsh --patch加载。

catalog 简介:Terminal UI plugin for the DeepSeek Harness dsh CLI: an interactive in-process host surface over dsh-base (sessions, streaming conversation, tool cards, approvals, questions, jobs, subagents, goals, plan mode, model selection, settings, skills, @-mentions). Loads via dsh --patch.

安装

npm i -g @deepseek-ai/dsh
npm i -g dsh-tui-plugin

# one-time: create/use a profile and add this bundle to it
dsh plugin --profile tui add dsh-tui-plugin
# (the first `add` creates the `tui` profile; it also installs dsh-base)

# every launch: boot the profile
dsh --profile tui

JimLuan/dsh-tui-plugin 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。