Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 107
dsh-bell-notify
laplace-bit/dsh-bell-notify
Configurable, unobtrusive Agent lifecycle sound cues for DeepSeek Harness (dsh), synthesized with Web Audio.
stratagate-agentmemory
diqierjia/stratagate-agentmemory
Native StrataGate layered long-term memory for DeepSeek Harness
dsh-conversation-manager
lanlandeli/dsh-conversation-manager
A safe, accessible session manager for DeepSeek Harness with archive controls, activity details, lineage, and output-file cleanup.
dsh-settings-organizer
xiajiajun516/dsh-settings-organizer
Low-intrusion Settings presentation layer for DSH: group plugins, hide single settings / whole plugins, search settings, and restore hidden items — entirely through DSH's additive client-slot + settings-namespace seams.
dsh-cost-meter
saikel-orado-liu/dsh-cost-meter
Cost tracking plugin for the DeepSeek Harness Web GUI — snapshot-anchored per-turn pricing, account balance, and live cost estimates.
dsh-usage-panel
alfredchaos/dsh-usage-panel
DeepSeek Harness 消耗统计插件:设置页「消耗统计」展示 Token 用量 KPI、半年活跃贡献热力图、按模型堆叠柱状图与模型环形图(Host 投影聚合 + 只读重算会话日志,永不写回)
dsh-auth-tunnel
ai-eks/dsh-auth-tunnel
Password-gated public access for the DSH Web GUI through quick or named Cloudflare Tunnels, with HTTP/WebSocket proxying and an in-app directory picker.
mimo-vision
wulusai2333/mimo-vision
`describe_image` tool: a vision bridge that sends images to mimo-v2.5 through the opencode Zen API (credential `OPENCODE_GO_API_KEY`, free route first with paid fallback) and returns text descriptions for text-only models, with native passthrough and ImageMagick transcoding of SVG/TIFF/HEIC formats.
dsh-omv
bx33661/dsh-omv
Evidence-first vulnerability research workbench for DeepSeek Harness: native audit views, 29 OMV tools, Evidence.v1 findings, reproducible runs, Campaign workflows, and isolated PoC evidence.
dsh-memory-porter
shiye-10pages/dsh-memory-porter
Brings your existing Claude / ChatGPT history into DSH: instant zero-token import of the memories.json inside a Claude export, local Claude Code transcripts with no export needed, and conversations distilled through the model you already configured in DSH. Every memory carries verbatim evidence checked against the source by code — a paraphrase is dropped and counted, and evidence found only in the assistant turns is always routed to review rather than stored.
StrataGate-AgentMemory (deepseek-harness)
diqierjia/stratagate-agentmemory
Automatic, local-first cross-session memory for DeepSeek Harness: layered Event/Element cards, evidence-gated recall, and expansion back to original turns and tool results.
DSH-CODEX-SUBSCRIPTION-POOL
eve-146t/dsh-codex-subscription-pool
Use your ChatGPT/Codex subscriptions in DSH, with image generation and web search support.
token-usage-counter
mu-scorpio/token-usage-counter
Persistent provider-reported token usage totals with per-session, per-model, and daily activity statistics.
dsh-plugin-subscriptions
v1ki/dsh-plugin-subscriptions
Используйте подписки ChatGPT (Codex), Claude и Grok (X Premium) как LLM-провайдеров DeepSeek Harness, со входом через OAuth со страницы настроек веб-интерфейса
dsh-deepseek-usage
ben7am1n/dsh-deepseek-usage
Монитор использования DeepSeek для DeepSeek Harness: запрос баланса аккаунта и сводка использования токенов в виде инструментов, вызываемых моделью.
pa-dsh
conradlu2740/pa-dsh
Набор плагинов ProactiveAgent × DeepSeek Harness: проактивная память + проактивные рекомендации, встроенные в DSH (агрегированный bundle, установка в один клик через dsh plugin add)
dsh-custom-workspace
jeremyguo/dsh-custom-workspace
Веб-плагин DSH: фон, размер шрифта чата, межстрочный интервал, отступы блоков и Retina-рендеринг шрифтов для каждого рабочего пространства.
dsh-browser
ben7am1n/dsh-browser
Автоматизация браузера для DeepSeek Harness: инструменты open/click/type/screenshot/eval на базе Playwright, позволяющие агенту управлять реальными веб-страницами.
dsh-context-lens
gordonlu/dsh-context-lens
Профилировщик контекста запросов для DeepSeek Harness — покажет, что изменилось между запросами к модели и как при этом изменилось повторное использование кэша.
dsh-skin
sakka6868/dsh-skin
Плагин скинов DSH: популярные обои Alphacoders в качестве фона веб-интерфейса DeepSeek Harness (галерея, поиск, загрузка локальных изображений, светлая/тёмная маска)
dsh-prompt-profile
bramblexu/dsh-prompt-profile
Переиспользуемые профили промптов в Markdown для DeepSeek Harness с выбором модели для каждого хода, подстановкой аргументов и восстановлением состояния.
dsh-workflow-isolate
linxiushen/dsh-workflow-isolate
Alternative WorkflowEngine provider for DSH 0.1.0-rc.7 that runs model-written orchestration in fresh QuickJS/WASM runtimes with a JSON-only host bridge and bounded memory, execution time, and child-agent fan-out.
mtmdsh
codeh007/mtmdsh
Optional DeepSeek Harness bundle for codebase-memory-mcp
dsh-plugin-devkit
d-ouyang/dsh-plugin-devkit
开发者工具包:一键生成合规 dsh 插件脚手架(默认 TypeScript,可选 JavaScript)、按三条硬规则校验 schema、生成社区注册表发布条目。