Give text-only models eyes: an analyze_image tool for DeepSeek Harness, backed by free Chinese vision APIs (GLM-4V-Flash / Qwen-VL) or any OpenAI-compatible vision endpoint. 给纯文本模型装上眼睛。
Agent 协作 · integrations · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:gmleong/dsh-image-bridge
Give DeepSeek Harness agents the ability to read images directly: a model-facing read_image tool that answers questions about an image through any OpenAI-compatible vision endpoint.
Agent 协作 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zcXie777/dsh-image-reader
A green interrupt button beside the DeepSeek Harness send box: silently stops a running agent, which then summarizes its progress and asks for your new requirements; the interrupt prompt is customizable.
Agent 协作 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:guo-ziao/dsh-interrupt-button
Jina AI tools for DeepSeek Harness: search (incl. arxiv/ssrn academic domains), read, screenshot, embed, rerank, classify, pdf, expand, datetime, primer — with a settings-page API key UI.
Agent 协作 · finance · 界面 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:minatoAI/jina-web-search-dsh-plugin
K12 capability substrate for DeepSeek Harness: 143 objectively-decidable capability anchors and 6,091 list items extracted from China's MOE 2022 curriculum standards, with local-only learner profiles
Agent 协作 · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:qiuyiwu1989-star/dsh-k12-substrate
dsh-langfuse: Langfuse LLM observability for DeepSeek Harness — one OpenTelemetry trace tree per agent session, with feedback scores and subagent lineage.
Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:TtTRz/dsh-langfuse
In-harness plugin market for the dsh web GUI — startup-page onboarding entry + real-time GitHub topic:dsh-plugin search with pagination, one-click install with never-lost progress, trial-boot verification, enable/disable, and one-click restart. Fork of @sanqi-normal/dsh-webui-market-plugin.
Agent 协作 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:loker66fan/dsh-market-github
DSH plugin bridging agents to the Xcode headless MCP service (xcrun mcpbridge) over stdio JSON-RPC, exposing Xcode build/test/preview/simulator tools as agent tools. Zero runtime dependencies.
MEMFLOW memory framework for DeepSeek Harness — distributed memory architecture: every project carries its own memory/, one plugin for Hermes-like memory across all your workflows
Agent 协作 · memory · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:crwsr124/dsh-memflow
Project persistent memory and session-lessons distillation for DeepSeek Harness (DSH): an agent records a session's work summary, lessons learned, and next-action guide (memoir_record) into a per-project PROJECT_MEMORY.md plus a cross-project index (~/.dsh/dsh-memoir.json), reads it back on demand (memoir_read), auto-distills each worked turn at turn end, and has the project memory auto-injected into the system prompt of future sessions. Ships a web-GUI 'Memory' panel (project/global tabs, search, manual record/delete) over /api/dsh-memoir routes. TypeScript, mounted via the dsh.bundle.patch manifest, no dsh source changes.
Agent 协作 · memory · notifications · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Qinling-Melon-Farmers/dsh-memoir
Cross-session long-term memory for DeepSeek Harness: a schema-validated memory domain over ctx.storage plus model-facing remember/recall/index/forget tools and a memory protocol prompt section.
Long-term memory for DeepSeek Harness agents: user preferences, project facts, session summaries, and knowledge entries, with auto-injection at session start.
Agent 协作 · memory · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yangyongzhen/dsh-memory
Memory protocol enforcement plugin for DeepSeek Harness — forces memory_weave before tool calls, auto-ingests session turns, injects memory context into agent steps. Bridges the opencode-memory MCP server with a hard protocol gate.
Agent 协作 · integrations · memory · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:baaai123/dsh-memory-protocol
MemoryHub (mh) integration for DeepSeek Harness: loads .memoryhub checkpoint memory on session start, saves dsh sessions back into checkpoints, and registers the mh workflow skill and tools