Skip to content
dsh.fish

Browse

19 results

Bundle

@dsh-scholar/research-plugin

DSH Research OS — a fully automated scientific research plugin for DSH (DeepSeek Harness): survey, idea, experiment contract, durable runner jobs, claim-evidence ledger, manuscript and release bundle.

lzszq46
Bundle

dsh-nvim-tui

Neovim-style TUI for DeepSeek Harness (dsh): nvim renders the terminal, a Node runner bridges DSH agent events over msgpack-RPC — sessions, tool cards, reasoning panel, approvals, markdown tables

kovey4
Bundle

dsh-taskswarm

TaskSwarm (蜂群) — multi-agent task orchestration for DeepSeek Harness. Native port of TaskPlane (github.com/HenryLach/taskplane, MIT): waves/lanes parallel execution, git worktree isolation, PROMPT.md/STATUS.md task packets, file mailbox, cross-model review.

february20154
Bundle

@xiaoso/dsh-run-config

VS Code / IDEA-style run control for the DeepSeek Harness web GUI: run buttons, task run configurations (LLM prompt / background command), configuration CRUD, and an LLM-exposed configuration tool with an on-demand usage skill

xiaoso4562
Bundle

dsh-ci-runner

Trigger GitHub Actions workflow runs and local test pipelines, stream their logs back, and on failure hand the tail of the log to DeepSeek for a Markdown root-cause diagnosis.

JohnXu227861
Bundle

dsh-test-runner

DSH plugin: structured test runner tool (test_run) — auto-detect vitest/jest/pytest/node:test, run tests, parse failure summaries for the model.

suimi81
Bundle

@ihorleleka/wiki-kit

Installer and runner assets for wiki-manager agent wiki-kit integration.

ihorleleka
Bundle

dsh-mnemon-gc

Mnemon 记忆体 GC 治理插件:把「冲突驱动的正确性纠错」接进 dsh-mnemon(记忆间新事实取代旧事实 → 标记 superseded → 显式确认后才软删除)。自动巡检只报告、绝不删除。基于 dsh-mnemon 的 createRunner 公共 API。

Zn-Dk
Bundle

dsh-team-runner

Multi-agent orchestration plugin for DeepSeek Harness: team presets, subagent delegation, sequential pipelines, and policy gates.

tkr520521
Bundle

dsh-code-runner

DSH web plugin: run the currently opened sidebar code file in a DSH-better-sidebar terminal (bottom panel preferred), modeled after vscode-code-runner.

PaidaxingTuT
Bundle

dsh-pwsh-quoting-guard

DSH 插件:pwsh_script 与 run_argv 两个工具,从结构上消除 Windows PowerShell 的命令字符串引号转义错误。 · Two DSH tools that remove the PowerShell command-string quoting layer: a multi-line body passed as one argv element with structured $DSH_ARGS data, plus a shell-free argv runner.

fengbai2233
Bundle

dsh-showrunner

Deterministic show/game engine on top of DeepSeek Harness: scenario packs, machine-adjudicated matches, replayable event logs

gqy20
Bundle

dsh-plugin-cli-session

Resume-capable CLI runner for DeepSeek Harness: conversational text or machine-readable JSON from one plugin

ghbhiee
Bundle

@deepseek-ai/dsh-tool-test-runner

Model-facing test runner tool for discovering, executing, analyzing, and reporting test results across jest/vitest/pytest/mocha/playwright.

gxinxing
Bundle

dsh-project-ops

Cordis project task planning and verification with native Harness execution

Missher12
Bundle

dsh-plugin-task-runner

Task Runner 任务拆解模式:主代理把大任务拆成独立子任务、派给子代理(默认本地模型)并行执行再综合结果;并发数与 worker/fallback/orchestrator 模型可在设置面板图形化配置。安装时自动把 agent preset 装进 ~/.dsh/.agent-presets/。

weixshaw
Bundle

dsh-run-environment

DeepSeek Harness plugin: a Session-header control that detects how a workspace is meant to be run, and runs it. Node.js adapters today, any environment through user-defined commands.

albertgranados
Bundle

dsh-npm-runner

DeepSeek Harness plugin: discovers the npm/pnpm/yarn/bun scripts of the current workspace (never descending into node_modules) and runs any of them in the background from a compact control in the composer area or the session header.

nobu121