AI Agent Hub
Back to plugins
dsh-advisor preview

dsh-advisor

Model Inference Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install omdsh-dev/dsh-advisor

Paste the following prompt into your AI chat to install this plugin:

To install dsh-advisor in DeepSeek Harness, run dsh plugin install omdsh-dev/dsh-advisor in your terminal, with the full source available at https://github.com/omdsh-dev/dsh-advisor.

About this plugin

dsh-advisor is for DeepSeek Harness users who want an extra layer of quality checks in long or complex sessions, where a primary agent can drift, miss a risk, or spend effort on a clearly wrong direction. It adds an independent reviewer model that watches the main transcript, evaluates important turns, and returns concise advice into the session while keeping the primary user-agent workflow in control.

The plugin works on an advisory-only principle. It requires an explicitly configured model and delivers at most one note per review, ranked as nit, concern, or blocker: minor suggestions, risks worth pausing on, or cases where continuing could clearly waste work. It avoids reading back its own advice and limits the impact of model failures or quota issues, so the reviewer does not stall or pollute the primary loop.

It suits developers, researchers, and power users who run dsh in web or terminal interfaces and want lightweight session review without automatic approval, tool execution, or a complex control path.

Screenshots

Use Cases

  • Review key turns in a long conversation with an independent model.
  • Surface risk warnings and minor improvement suggestions for the primary agent.
  • Monitor session quality in web or terminal interfaces without automatic takeover.

Best For

  • Developers who want higher-quality dsh sessions.
  • Researchers who need extra review without automatic approval.
  • Power users who work with long tasks and complex conversations.