插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 375 个插件
dsh-auto-compact
songoao25/dsh-auto-compact
为 DSH 智能体预设注入增强的自动压缩默认值:一键应用调优的触发阈值/保留比例与分模型策略,幂等执行、自动备份、可回滚。
dsh-memory
max-null/dsh-memory
跨会话明文记忆:确定性 BM25 关键词召回(无向量嵌入),memory_save/list/search/confirm/forget 五个工具 + 人工确认闸门,global/project 两层 JSON 存储(project 随 git 分享)。
dsh-cue-bank
itr-del/dsh-cue-bank
跨会话「触点记忆库」插件:自动从每轮对话提取任务/会话级触点与用户惯用词,存入全局持久记忆库;检测到话题切换时重新注入相关历史记忆(关键词或向量匹配)。
dsh-active-context-pruning
aerince/dsh-active-context-pruning
面向 DeepSeek Harness 的模型驱动上下文裁剪插件,通过官方 compaction API 释放上下文空间。
dsh-plugin-focus
863683348/dsh-plugin-focus
为 DeepSeek Harness agent 提供持久化专注板:在会话工作区维护目标、约束与决策笔记,跨压缩与会话存活,支持自动注入上下文、清空归档与可选 Web 面板。
dsh-minimal-first-turn
zrui-c/dsh-minimal-first-turn
Web 根会话的首轮精简:先使用持久 bash 与 str_replace_editor,移除自动工作区和技能上下文;首次工具调用或回复后恢复所选预设,带持久 composer 开关。
dsh-llm-ollama
noirbright/dsh-llm-ollama
Ollama Cloud 原生聊天适配器:直连 NDJSON 翻译 Ollama /api/chat 协议,模型发现带上下文窗口与能力信息,并注册 web 搜索/抓取 provider,附 Web 设置卡片。
dsh-usage-vendor-stats
kirigayakazima/dsh-usage-vendor-stats
按厂商(订阅/官方API)统计用量看板:按供应商/模型拆分 Token、缓存、输出等 KPI,53 周热力图,趋势折线图(今天按小时),模型钻取,费用估算,CSV 导出,以及健康度卡片(TTFT、生成速度、峰值 Context、错误率)。
dsh-api-balance
gpiox/dsh-api-balance
DeepSeek Harness 悬浮 API 余额徽章:实时显示 DeepSeek / Moonshot / OpenAI / 自定义接口余额;可拖动缩放、亚克力质感、文字颜色随下方内容明暗自适应。
dsh-client-ui-quote
skyhancloud/dsh-client-ui-quote
在网页聊天输入框上方为选中的 AI 回复内容添加可移除的引用横幅,随下一条消息一并发送。
dsh-auto-paste
sakuraqqq/dsh-auto-paste
在输入框粘贴大段文本时自动保存为附件文件。
dsh-tui-app
kouyichi/dsh-tui-app
dsh 交互式终端聊天应用:流式对话、工具卡片、任务面板、全文搜索、轨迹回放、多会话标签与 A2A 派发(Ink 实现)。
dsh-voice
zhuiyueya/dsh-voice
Voice for DeepSeek Harness(dsh) — speech-to-text input + read-aloud TTS for text-only DeepSeek, zero API key.
dsh-gpu
zytsyj/dsh-gpu
GPU-aware execution layer for DeepSeek Harness: gpu_status / gpu_exec / gpu_run_bg tools, per-step GPU context injection, automatic CUDA_VISIBLE_DEVICES card selection
dsh-plugin-context-compressor
yytbit/dsh-plugin-context-compressor
Context compression skill for DeepSeek Harness -- intelligent conversation summarization
multimodal-bridge
spirit4471/multimodal-bridge
DeepSeek Harness plugin bundle: qwen_vision (Qwen-VL image understanding) and qwen_generate (Qwen-Image text-to-image) tools for text-only models
dsh-persona-memory
quophic/dsh-persona-memory
Persistent long-term persona memory for DeepSeek Harness: MEMORY.md/USER.md storage, memory + memory_search tools, per-request context injection, and secret scanning. Ported in spirit from pi-hermes-memory.
dsh-context-taxonomy
artificialnotimbecile/dsh-context-taxonomy
Logical-call context taxonomy for the DeepSeek Harness Web profile
dsh-plugin-vision-toolkit
yytbit/dsh-plugin-vision-toolkit
Vision toolkit for DeepSeek Harness -- glance, ground, detect, crop CLI tools for text-only agents to understand images
dsh-claude-mem
bleed00/dsh-claude-mem
A DeepSeek Harness plugin that integrates claude-mem: query, context injection, manual save, and session lifecycle over a local claude-mem worker's HTTP API
dsh-context-lens
gordonlu/dsh-context-lens
Request Context Profiler for DeepSeek Harness — see what changed between model requests, and how cache reuse changed with it.
dsh-sight
fu3rte/dsh-sight
Plug-in vision for text-only DeepSeek Harness (dsh) models: a `vision` tool with built-in cheap/free VLM presets, multi-image batch analysis, paste-to-hint image admission, and a web settings page with hot-reload.
dsh-context-proxy
evilirving/dsh-context-proxy
按需取回薄层:context_query / context_slice / context_grep 三个工具读取已持久化的历史,引用可回放。
noatmark-dsh-plugin
ylwl1997/noatmark-dsh-plugin
文本卫生 dsh 插件:净化不可信文本、扫描隐形字符、清洗 LLM 格式、转义 CSV 公式注入。