KhalilHsu/dsh-plugins

KhalilHsu★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

README 摘要

DSH Plugins UI-only plugins for DeepSeek Harness (DSH) Web GUI. Installed cleanly through the official Profile-Plugin mechanism ( dsh plugin ) without modifying upstream Harness source code. 📦 Packages Directory Package Status What it does ui-conversation-folded/ @khalilhsu/dsh-ui-conversation-folded Active Per-turn folding for chat : Each round's intermediate activity (thinking / CoT, tool calls, in-between narration) is neatly folded into a bounded 288px scroller. Final conclusion text and turn metrics stay outside and visible. Supports streaming auto-scroll, auto-collapse on summary, and global toggle. query-navigator/ @khalilhsu/dsh-ui-query-navigator Active Codex-style multi-turn query navigator : A fixed left-rail with one marker per user query. Highlights the active turn on scroll, click to jump, hover to preview. Supports on-demand loading of unloaded older turns. Fully standalone — works with any conversation plugin. cot-fold/ @deepseek-ai/dsh-client-ui-cot-fold Archived Early experiment: capped/collapsed reasoning ("Think") rows only. Superseded by ui-conversation-folded . 🚀 Quick Start (Install & Uninstall) Install via npm (Recommended) Run from your DeepSeek Harness e…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdshdsh-plugin

分类