xiaoxiao44443/dfy-dsh-plugins--plugins-appearance ↗★ 0
@dfy-plugins/dsh-appearance
DFY DSH 对话外观设置插件,支持完成后自动折叠过程轨迹并调节聊天字号与行高。
AI 分析
核心用途是净化聊天界面,隐藏冗长的工具执行和推理过程。适合嫌界面信息过载、希望专注于最终回复内容并自定义字号的用户。
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaoxiao44443/dfy-dsh-plugins#8a6956ca217ba88ff8858148ca801f63d0285806&path:plugins/appearance说明文档
阅读完整 README ↗DFY DSH Appearance
Adds an 外观 page to the Harness settings sidebar. It preserves every visible Assistant text output and collapses the context/reasoning/tool segment immediately before that output behind its own disclosure. It also adjusts the chat font size and line-height ratio without changing the sidebar, settings UI, editor, or persisted transcript.
The process-group adapter uses the public conversation.chat.turnTail slot and
the stable data-chat-flow-kind attributes emitted by DSH rc.8. It never edits
conversation data; disabling or unloading the plugin removes every DOM marker.
Media tool rows belong to the same per-output segment, so screenshots and visual
analysis collapse with the process that produced the following text and return in
their original position when that segment is expanded.