AI Agent Hub
Back to plugins
⚙️

dsh-dual-agent-presets

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install QlzqQlzq/dsh-dual-agent-presets

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

Run dsh plugin install QlzqQlzq/dsh-dual-agent-presets in your terminal; the source is available at https://github.com/QlzqQlzq/dsh-dual-agent-presets . After installation, restart the Web profile to access the presets when creating a new session.

About this plugin

In DeepSeek Harness, everyday research and repository-level coding demand very different tool sets: the former needs no raw shell access, while the latter relies on filesystem, delegation, and verification tools. dsh-dual-agent-presets bundles these two scenarios into two switchable presets, General Agent and Coding Pro, so you pick the right one when creating a session instead of re- assembling tools every time.

General Agent targets research and personal productivity with file handling, planning, and delegation built in, while deliberately hiding the raw shell tool by default to keep the safety boundary tight. Coding Pro is repository-first, exposing the full stack of filesystem, shell, planning, delegation, workflow orchestration, and result-verification tools for end-to-end development tasks from scaffolding to multi-file refactors.

Ideal for developers and researchers who frequently swap between lightweight and full-power agent profiles within the same workspace.

Use Cases

  • Select General Agent for a research session without exposing shell tools by default
  • Switch to Coding Pro for multi-file repository development with full filesystem and verification tools
  • Rapidly swap agent presets within the same workspace based on task type

Best For

  • Developers who frequently toggle between lightweight and full-power agent profiles
  • Researchers who prioritize safety boundaries and want shell tools hidden by default
  • Teams using DeepSeek Harness who want to reduce manual preset configuration