aa2246740/dsh-better-display
PATH 上要有官方 dsh(没有就用 npx @deepseek-ai/dsh)和 pnpm。dsh plugin add 会在 $DSHHOME/profiles/web 里跑 pnpm。仓库已提交编译好的 lib/,git 安装不用 prepare,也不用改 profile 的 allowBuilds。
catalog descriptioncatalog 简介 / catalog description:A calmer reading view for DeepSeek Harness: native process details, live reasoning, and clean final answers.
Project Overview项目介绍
This is a display enhancement plugin for DeepSeek Harness. It adds a "Reading" tab for when you want to focus on the final answer while retaining process visibility. It shows execution steps, reasoning and progress, supports interactive mcp-app cards, only modifies UI, and requires Node.js ^22.19.0 or ≥24.
这是DeepSeek Harness的展示增强插件,新增「阅读」页签,可查看执行步骤、思考过程与进度,任务完成后折叠过程只展示最终回答,支持mcp-app代码块转为交互式卡片。仅修改界面展示,不改动Agent执行逻辑,要求Node.js版本为^22.19.0或≥24。
请帮我了解并安装插件:【dsh-better-display】【https://github.com/aa2246740/dsh-better-display】
Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。
Or use CLI install (for developers)或使用命令行安装(适合开发者)
CLI Install命令行安装
dsh plugin --profile web add github:aa2246740/dsh-better-display
把 aa2246740/dsh-better-display 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
dsh-better-display
dsh plugin --profile web add github:aa2246740/dsh-better-display
PATH 上要有官方 dsh(没有就用 npx @deepseek-ai/dsh)和 pnpm。dsh plugin add 会在 $DSH_HOME/profiles/web 里跑 pnpm。仓库已提交编译好的 lib/,git 安装不用 prepare,也不用改 profile 的 allowBuilds。
然后重启这个 Host,再刷新页面。dsh plugin add 只写 profile,不会热挂正在跑的进程。
给 DeepSeek Harness 加一个 阅读 页签:执行时能看到步骤、思考和进度;整轮成功结束后把过程收起来,留下最终回答。原版「对话 / 轨迹」、输入框、模型选择、工具和审批都还在。
最终回答里的 ````mcp-app代码块会在阅读视图里挂成交互卡片,跑在
c3ll256/dsh-toy
FeatherHunter/dsh-mattpocock-skills-deck
yoli-mi/dsh-client-ui-custom
omdsh-dev/dsh-toolkit
XieZongChen/dsh-md-notes
Kaiji-Z/dsh-plugin-lookatstudy
badai147/dsh-global-rules