AI Agent Hub
Back to plugins
dsh-agent-preset-recommender preview

dsh-agent-preset-recommender

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install LeemanCheung/dsh-agent-preset-recommender

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

To install this plugin in DeepSeek Harness, run 'dsh plugin install LeemanCheung/dsh-agent-preset-recommender'; the full source code URL is https://github.com/LeemanCheung/dsh-agent-preset-recommender.

About this plugin

In modern software development, developers often use multiple coding assistant tools like Codex, Claude Code, WorkBuddy, and CodeBuddy, whose local activity data is scattered and hard to integrate for workflow optimization. At the same time, privacy is a key concern, avoiding leaks of sensitive information such as prompts, commands, or paths. The dsh-agent-preset-recommender plugin addresses both data integration and privacy by privately scanning activity metadata from these tools.

The plugin's core capabilities lie in local aggregation and deterministic recommendations: it scans supported session, project, and workflow metadata, using HMAC project identifiers to preserve privacy, and never stores prompts, responses, or raw events. Based on observed activity, it automatically maps to minimal or standard capability presets and recommends optional capabilities like delegation, workflows, web, MCP, and LSP, with all suggestions including confidence and evidence, without automatically altering configurations.

Additionally, it provides agent access tools for on-demand scanning or retrieving persistent reports, ensuring atomic operations with no network requests. It is ideal for developers using multiple coding assistants who want to optimize DeepSeek Harness agent presets, especially those valuing privacy and local control, enhancing workflow efficiency without complex setup.

Screenshots

Use Cases

  • Integrate scattered local coding tool activity data.
  • Privately analyze sessions and workflows to recommend agent presets.
  • Optimize development workflows without network requests.

Best For

  • Developers using multiple coding assistants like Codex, Claude Code.
  • Software engineers prioritizing data privacy and security.
  • Users seeking to automate optimization of DeepSeek Harness agent presets.