Skip to content
dsh.fish

Browse

159 results

Bundle

dsh-project-mcp-bridge

Per-project MCP loading for DeepSeek Harness: sessions of a project automatically get the MCP servers declared in its .dsh/mcp.json (mcpServers JSON shape, shared with Claude Code / Cursor / VS Code). Client bridge — consumes MCP servers, not an MCP server, not an official DeepSeek package.

KYinCode2
Bundle

dsh-clawshell

ClawShell vision re-implemented as DeepSeek Harness plugins: self-perception (sense), self-adaptation (adapt), swarm trust + ecological niche (swarm), plus tools.

jorinyang2
Bundle

dsh-conversation-minimap

DSH Web GUI prompt-based conversation minimap: a vertical navigation rail on the left of long conversations, each anchor = one user prompt; hover shows the prompt preview, click jumps to that message.

Braidy-Wu2
Bundle

dsh-python-tempfile-shim

DeepSeek Harness plugin (temporary, pre-upstream-fix): automatically injects a CPython tempfile shim (PYTHONPATH -> sitecustomize) into every confined shell command on the Windows sandbox, so python/pytest tempfile use works with zero extra tools, zero model-context overhead, and zero escalation.

AngelosZou2
Bundle

dsh-electro-lab

DSH plugin: electrical & electronics problem solving

curtainsmall2
Bundle

dsh-geodesy

Geodesic math toolbox for DeepSeek Harness (dsh): great-circle distance, bearings, destination points, DMS parsing, rhumb lines, path intersections, and spherical polygon areas — zero runtime dependencies

TYEclipse2
Bundle

dsh-pubmed

DSH plugin for DeepSeek Harness: 25 model tools across PubMed, Europe PMC, OpenAlex, PubTator3 & Semantic Scholar — cross-source unified search, article metadata, full text, citations, MeSH & ID tools, citation counts & recommendations — plus a personal literature knowledge graph with an AI-powered PubTator3 concept layer (normalized entities, curated relations, evidence-backed edges). Core PubMed capabilities originate from @cyanheads/pubmed-mcp-server; the knowledge-graph, concept and unified-search layers are original extensions.

aiyacharley2
Bundle

dsh-ledger-compact

dsh-plugin: OMP-style ingress shaping plus optional local /fast-compact. Can replace DSH /compact and auto-compaction with a mechanical fold.

telagod2
Bundle

@choi-p/dsh-footer-order

DSH web sidebar foot ordering: force the sidebar.footer.action slot into a vertical stack (display: contents → flex column), configure entry order (including the settings row under id `settings`), and manage layout, gap, align, and item order within settingsArea.

Choi-Peng2
Bundle

dsh-human-coding

古法编程模式(Classical Programming Mode):AI 只出骨架、用户补全实现、AI 验收讲解的趣味编程练习模式。DeepSeek Harness 双面插件包(Host + Client)+ 随包 Agent 预设组合。

gameswu2
Bundle

dsh-mojibake-interceptor

Mojibake interceptor for DeepSeek Harness: feature-based garbled-text detection that interrupts garbled writes and asks for review (an identical retry passes).

fire-disposal2
Bundle

dsh-multi-workspace

Multi-workspace sandbox for DSH: automatically grant file-write access to ALL registered workspaces — add a workspace in the UI, write to it immediately, no config needed.

somnusovis2
Bundle

dsh-scientific-research

科学技能包:100+ 科学数据库查询(PubChem/UniProt/ClinicalTrials/FRED…)、文献综述与证据有界假设生成、实验方案设计、同行评审回复、基金写作、方法验证(ICH/USP/CLSI)、论文级图表。受 K-Dense-AI/scientific-agent-skills(33.9k★ MIT)启发。

satan93941
Bundle

dsh-llm-fallback

Provider/model fallback chain plugin for DeepSeek Harness — when the current model fails with an eligible error code (e.g. RATE_LIMIT or QUOTA), the agent loop automatically retries with the next provider/model in the configured chain.

morphlinglan1
Bundle

dsh-local-memory

DSH local cross-session memory plugin: capture turn summaries, inject recent days, and search all historical memory with pure JS keyword matching.

caopu161
Bundle

@urbanrook/agent-project-manager

项目 Agent 管理: a supervisor (主管) workspace + N dev-project workspaces, with logical isolation, task handoff, and a sidebar panel for DeepSeek-Harness agents.

Urbanrook1
Bundle

dsh-image-vision-bridge

DSH host plugin: automatically sends images in user messages to a vision model (default mimo-v2.5 on opencode-go) and feeds the returned text description to the main text model (e.g. deepseek-v4-pro), without touching the visible chat transcript.

Icestab1
Bundle

dsh-premise-guard

Post-compaction premise-drift guard plugin for DeepSeek Harness: after a compaction summary drops a critical literal anchor (path, value, error code) it injects a one-shot notice telling the model what it may have lost and how to recover it from the log

ICCuse1
Bundle

dsh-circuit-breaker

Stop runaway agent loops in DeepSeek Harness: denies repeated identical tool calls and enforces a per-agent call cap, outside the model where instructions cannot reach.

pricklywiggles1
Bundle

dsh-conversation-threads

Codex-style message-bar navigation rail for the DSH dialog: a vertical rail of short horizontal lines (one per user message) at the sidebar's right outer edge, vertically centered; hover highlights and floats the sent content (first 30 字, 15 字 per line); click jumps to the message.

bertonsaa1
Bundle

dsh-continue-on-limit

Auto-continue for the DeepSeek Harness Web GUI: when a small local model hits its output-token cap and the conversation shows the max-tokens notice, the plugin automatically sends a short "continue" message so the reply keeps flowing without a manual click.

qwert7021