xiaoxiao44443/dfy-dsh-plugins--plugins-appearance0

@dfy-plugins/dsh-appearance

DFY DSH 对话外观设置:完成后折叠过程轨迹并调节聊天字号。

AI 분석

核心用途是净化聊天界面,隐藏冗长的工具执行和推理过程。适合嫌界面信息过载、希望专注于最终回复内容并自定义字号的用户。

패키지
@dfy-plugins/dsh-appearance
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 28.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaoxiao44443/dfy-dsh-plugins#8a6956ca217ba88ff8858148ca801f63d0285806&path:plugins/appearance

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.