Tools & Capabilities
An open-source Smartisan-style notes app: self-hostable with one click via Docker, supports skill invocation and dsh plugin, even generates WeChat-official-account format output.
The oh-my-dsh plugin ecosystem: 700+ plugins registered through extension seams only, without touching the agent-loop core.
01 Β· Deep research, wired to ctx.web + ctx.llm
deep-research decomposes a compound question into sub-questions, searches and fetches sources in parallel through DSH's portable web seam, and synthesizes a cited report. Configure a provider + model and synthesis runs through the LLM; leave them unset and a deterministic template report still lands β every path degrades gracefully, none require a real key to test.
02 Β· Tower β multi-agent orchestration with conflict coordination
tower dispatches a list of instructions to a team of worker subagents that iterate one repo concurrently. Every worker reads the shared team brief (so M1 owns the README while M2 reads it), then a reviewer β always on the primary model β re-reads their outputs and flags conflicts. Ported from kimi-code's /tower (MoonshotAI/kimi-code#2633). fleet-orchestrator, microagents, and specialist-agents cover the long tail of fan-out shapes.
oh-my-dsh is a DeepSeek Harness ecosystem resource maintained by LaplaceYoung. The oh-my-dsh plugin ecosystem: 700+ plugins registered through extension seams only, without touching the agent-loop core.
Source code and usage instructions are available at https://github.com/LaplaceYoung/oh-my-dsh. Follow the repository README for the correct setup steps.
oh-my-dsh is a community open-source project. Review the repository license and documentation before use.
Tools & Capabilities
An open-source Smartisan-style notes app: self-hostable with one click via Docker, supports skill invocation and dsh plugin, even generates WeChat-official-account format output.
Tools & Capabilities
A radar index for the dsh plugin ecosystem: auto-scans candidate plugins, and only tested ones graduate to the curated list.
Tools & Capabilities
Find the right DeepSeek Harness plugin in 30 seconds β not just a repo list, it explains what each plugin solves, who it's for, and where to start.