@dsh-external/dsh-plugin-toggle
Hot-plug toggle switches for installed DSH plugins: enable/disable without restart; auto-hiding preset-switch header menu
285 results
Hot-plug toggle switches for installed DSH plugins: enable/disable without restart; auto-hiding preset-switch header menu
Keep DSH Web available and repair broken optional plugins
在 DeepSeek Harness 中按 Source/Plugin 模型整体管理并运行 Claude Code、Codex 旧插件
DSH plugin: /init slash command that generates an AGENTS.md guide for the current project with a two-stage model call
对话目录尾栏 + 回溯:对话列右侧的轻量 TOC Tail,把每条用户请求压缩为一条横线形成纵向时间轴;目录面板支持一键回溯到任意用户请求节点(折叠其后的对话,可选 LLM 总结与代码状态恢复)。
Interactive 3D molecule viewer for DeepSeek Harness: view PDB/SDF/MOL2/MOL structures with 3Dmol.js
智能体表情包系统:随插件内置默认表情包(零配置即用),也支持添加任意自定义表情包文件夹;智能体在回复中用 ::文件名:: 标记引用表情,Host 端自动转写为图片,让回复更生动可爱。
Real-time repetition guard for DeepSeek Harness (DSH): stops model generation when the same string repeats >=10 times in the streamed output. 实时检测 DSH 大模型流式输出中的重复内容,同一字符串重复十次以上立即停止生成。
轨迹重放:轨迹栏每个回合左侧三角播放按钮 → 从该 checkpoint fork 出重放会话并重新执行 agent;新分栏对比视图(上方对话 + 原轨迹/重放轨迹并列)
dsh web client plugin: a floating right-side navigator that jumps to prior user inputs in the conversation
为 DeepSeek Harness Web 设置面板添加“关于”页,展示当前运行的 DSH 版本、插件版本与项目主页。
DSH 模型流式缺陷修复:opencode 聚合端点上 muse-spark-1.2 / gpt-5.6-luna 不发送 finish_reason/[DONE],导致 pi-ai 每次对话结尾报 "Stream ended without finish_reason"(TRANSPORT)并触发重试。本插件在 llm/stream waterfall 上把「已输出内容但结尾被截断」的 finish 改写为正常 stop,直连即可使用,无需代理。
Tiered micro-clear layer for DeepSeek Harness compaction: clears whitelisted re-runnable tool results to placeholders before the official summarization tier, freeing context with no model call.
Local project, requirement-group, and conversation workbench for DeepSeek Harness Web and Desktop
MCP & Skills management panel for DeepSeek Harness - manage MCP servers and skill library from the Settings page.
把 QQ 官方机器人(Webhook 回调)接入本机 DeepSeek Harness:QQ 群/单聊消息(含群全量消息上下文)→ DSH 会话 → 回复发回 QQ,支持被动回复与群主动消息。Connect the official QQ bot (webhook callback) to a local DeepSeek Harness.
DeepSeek Harness dynamic plugin: renders three clickable, editable follow-up question suggestions under every agent answer
Read-only Codex and Claude history importer for DeepSeek Harness
Per-command proxy for DeepSeek Harness: the agent decides which shell commands leave through a proxy, backed by a kernel the plugin installs and supervises itself.
PUA 的 DSH 实现:完整协议、全局与会话配置、角色风味、子代理策略与独立验收 Loop
QQ Official Bot adapter for DeepSeek Harness (migrated from openclaw-qqbot)
Auto-updating catalog of the dsh-plugin topic, plus an on-demand agent skill that finds and installs DeepSeek Harness plugins for a stated need.
DeepSeek Harness profile bundle that adds Grok 4.6 to the xAI model catalog.
DeepSeek Harness 防休眠插件(守夜人):agent 任务执行期间阻止操作系统休眠,任务结束后恢复;方式子系统(systemd-inhibit / GNOME gsettings / caffeinate / pmset / PowerShell / powercfg)+ 浏览器 Wake Lock + 一键更新