Plugins
Browse, filter, and install DeepSeek-Harness plugins.
8 plugins found
Vibe-Mathematics
chongcyrus/vibe-mathematics
Multi-agent math problem-solving & verification framework: brainstorm → solver iteration → multi-verifier debate → Verified knowledge base, with checkpoint resume and manual/auto intervention (also ships as an agent preset).
dsh-tradingagents
megatronyy/dsh-tradingagents
A-share multi-agent analysis behind /trading-agent, ported from TradingAgents-AShare, running 14 roles (analysts, bull/bear debate, risk review, trader) through the harness LLM route.
formalswarm
fashionmascherine-svg/formalswarm
Runs a thesis-antithesis-seal debate whose verdict is computed from real command exit codes and case counts, never from agent prose.
dsh-council
fufengyuan/dsh-council
Council of High Intelligence: assemble an 18-member think tank of historical figures for multi-perspective structured debate, with a live DAG side panel, SQLite run history, and per-project defaults via .council.yaml.
gateway-agent
elmaxid/gateway-agent
Delega tareas, reviews y debates a modelos alternativos (DeepSeek, MiniMax, Ollama, etc.) vía el CLI gateway-companion, sin MCP.
dsh-debate
shlouai/dsh-debate
Answers hard questions by staging a formal debate: two adversarial subagents argue opposite sides with research, then the main agent rules on the transcript through the debate_open, debate_round, and debate_verdict tools.
dsh-multi-role-debate (dsh-multi-role-debate)
jiang12345-code/dsh-multi-role-debate
Multi-role parallel argumentation for DeepSeek Harness: runs the real Codex and Claude CLIs in parallel, has the DSH model (Judge) write a third-party verdict back into the conversation, plus Obsidian-style single-agent direct chat and per-role model config.
dsh-debate
lkshjd/dsh-debate
Multi-agent isolated debate for DeepSeek Harness: debaters of different temperaments research independently (no herding), then cross-examine, then judges converge to a conclusion. Runs as a background job with per-agent progress, token accounting, wave-parallel execution, and session-referenced resume.