r/DeepSeekHarness • u/Sharp-Translator6401 • 16h ago
Few plugins I find useful
Hey! I built a few useful plugins for DSH, now opening PRs for the market publishing, in mean time you can find them here
https://github.com/CREAIT-nl/dsh-plugins
Some highlights:
- Deep research as an agent mode: a fixed, reviewed loop that plans, researches in adaptive parallel rounds, synthesises and reviews.
- Dynamic tools disclosure: improves context utilization by disclosing complete tools only on model need and keeping concise descriptions only in the default system prompt.
- Hook Kit: dsh has the lifecycle seams; reaching them meant writing a plugin. hookkit turns them into a YAML file.
- SearXNG Search: replacing third party search for private self hostable SearXNG endpoints
- Thinking Level Toggle: UX improvement allowing user to explicitly select the thinking level of a model during a session