YEYEYEYESHIFU/dsh-result-only-view ↗★ 1
dsh-result-only-view
Results-only toggle for the DeepSeek Harness Web GUI: hides thinking and tool-call process nodes so a conversation shows only final answers, while keeping a single live status line (the latest running step) during agent activity. Whitelisted interactive cards (ask_user_question, cordis_run) stay visible; approval prompts always render in the composer. zh-CN / en localized.
AI Analysis
核心用途是简化 Web 界面,隐藏冗长的思考和工具调用细节。适合追求清爽界面、只关注最终输出结果的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YEYEYEYESHIFU/dsh-result-only-viewREADME
Read the full README ↗Configuration
- Composer toggle (default on; persisted in
localStorage). - Settings → General → Results only:
- Show turn trace — show/hide the per-turn trace line (default on).
- Restore activity animations under reduced motion — re-enable the turn-status shimmer and running-row sweep when the system prefers reduced motion (default on).
配置
- 输入框开关(默认开启;持久化到
localStorage)。 - 设置 → 常规 → 只看结果:
- 显示过程痕迹行 — 开关回合痕迹行(默认开)。
- 减少动态效果下仍恢复活动光影 — 系统开启「减少动态效果」时恢复光影动画(默认开)。