dsh-simple-view
Manifest validDeclutter DeepSeek Harness chat: hide agent execution-log rows, tighten spacing & fonts, bubble messages, and set a "reply concisely" system-prompt instruction.
dsh-simple-view
让 DeepSeek Harness 聊天界面更清爽 · Declutter the DeepSeek Harness chat
功能 / Features
简体中文
- 隐藏执行日志 — 聊天记录里不再显示 Think(思考)、上下文注入/召回、工具调用这些执行行。报错行和向你提问的行(
ask_user_question)仍会保留,失败和提问永远不会被吞掉。 - 收紧间距 — 减小消息块之间的间距,去掉每条消息下方多余的空白(操作行 + 助手的 turn-tail 节点)。
- 缩小字号 — markdown 正文、各级标题,以及你消息气泡里的文字都更小了。
- 消息气泡 — 助手回复也被包进一个方角气泡(8px 圆角),和你的消息气泡一致。
- 可编辑的"简洁回复"指令 — 在 设置 → 插件 → dsh-simple-view 里有一个卡片,可以编辑一段指令;它会注入到每次请求的系统提示词里,让模型少说过程话、直接给结论。
English
- Hide execution-log rows — Think (reasoning), context-injection/recall, and tool-call rows are hidden from the transcript. Error rows and
ask_user_questionrows stay visible, so failures and questions are never lost. - Tighter spacing — reduces the gap between messages and removes the dead space under each one (action rows and the assistant turn-tail node).
- Smaller fonts — markdown body text, headings, and user-bubble text.
- Message bubbles — assistant replies are wrapped in a squarer-corner (8px) bubble matching your message bubble.
- Editable "reply concisely" instruction — a settings card (Settings → Plugins → dsh-simple-view) lets you edit an instruction injected into every request's system prompt, so the model keeps process narration short and leads with the conclusion.
设置 / Settings
| 字段 / Field | 默认值 / Default |
|-------------|-----------------|
| conciseInstruction | 执行过程的文本要简洁,挑重点的说,否则不要输出,尽量直接给结论。 |
该指令会作为 plugin:dsh-simple-view 段落注入系统提示词(可在 轨迹 → System Prompt 面板查看)。留空则不注入。
The instruction is injected as a plugin:dsh-simple-view section into the system prompt (visible in the Trajectory → System Prompt panel). Leave it empty to disable injection.
安装 / Install
作为一个 bundle 加入 DSH profile,或通过 dsh-market 安装。插件自带 cordis.patch.yml,装好即自动注册,无需手动配置。
Add the package to a DSH profile as a bundle, or install via the dsh-market. The plugin ships its own cordis.patch.yml, so it self-registers — no manual patch row needed.
结构 / Structure
lib/index.js # 宿主端:设置命名空间 + 系统提示词注入 / host half
lib/client.js # 浏览器端:CSS 注入 + 设置卡片 / browser half
许可证 / License
MIT
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 1.0.0 | — | — |
| 1.1.0 | — | — |
| 1.1.1 | — | — |
| 1.1.2 | — | — |
From the same category
by omdsh-dev
开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/侧边对话/Git/子代理页面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, side chat, Git,
★ 3.6k
↓ 73.8k/wk
MIT
TypeScript
Sep 14, 2026
dsh plugin --profile web add dsh-better-sidebarby ccch1mneyyy
DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plugin — Claude Code style: whale bar, live status, streaming thoughts, double-Esc rol
★ 3k
↓ 8k/wk
MIT
TypeScript
Sep 15, 2026
dsh plugin --profile web add @deepseek-harness-tui/dsh-tuiby MeteorNOX
DeepSeek Harness(DSH)一只住在 DSH 界面右下角的小鲸鱼娘,帮你盯着DeepSeek账户余额。QQ弹弹,支持拖拽吸附、左吸附翻转、数字滚动动画,随界面自动启用,建议直接喊来你的dsh安装
★ 2.4k
↓ 6.4k/wk
MIT
JavaScript
Sep 14, 2026
dsh plugin --profile web add dsh-whale-widgetby omdsh-dev
GenUI for DeepSeek Harness: interactive UI components rendered inline in assistant replies via the dsh-ui fence — layout, charts, plots, forms, quizzes, mermaid, 3D scenes, and an action event loop ba
★ 450
↓ 6k/wk
MIT
TypeScript
Sep 15, 2026
dsh plugin --profile web add @changfenhuang/dsh-genuiby huiliyi37
官方 DeepSeek Harness 的交互式终端 UI 插件:自研 ANSI 极简交互渲染、流式 Markdown/工具卡、16+ 主题、slash 命令与选择器、输入历史与本地偏好持久化、LSP 诊断、memory记忆,很丝滑的开发体验。
★ 277
↓ 462/wk
Apache-2.0
TypeScript
Sep 14, 2026
dsh plugin --profile web add @huiliyi37/dsh-tianshu-tuiby Nagi-ovo
在 DSH 对话中生成交互式可视化|Render model-generated interactive cards inside DSH conversations
★ 258
BSD-3-Clause
TypeScript
Aug 27, 2026
dsh plugin --profile web add @dsh-external/dsh-visualize