DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

R-LEI2536 /

dsh-more-agent-presets

Verified

More Agent Presets for DSH derived from other coding agents (e.g. qwen code, iflow)

★ 0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: main@0f6c34a6

dsh-more-agentpresets

Multiple selectable Agent Presets for DeepSeek Harness.

The presets are adapted for DeepSeek Harness (DSH).

Available Presets

Qwen Code Coding Mode (qwencode-coding-agent)

A professional coding assistant emphasizing code standards and project conventions, using iterative workflows and CLI-friendly interaction style.

Coming Soon

  • IFlow Coding Mode (iflow-coding-agent) - Coming in future releases

Design Philosophy

These presets differ from the default DSH prompt in their approach to user interaction and planning:

Interaction Style:

  • Default DSH: Works independently with minimal user interaction
  • Qwen/IFlow: Actively discusses with users, maintaining communication throughout

Plan Mode:

  • Default DSH: Static approval process — AI produces a complete plan document, then waits for user approval
  • Qwen/IFlow: Dynamic collaboration — AI iterates with the user through multiple rounds, refining the plan step by step

Install

dsh plugin --profile web add github:R-LEI2536/dsh-more-agentpresets

Restart the Web profile, then select the preset when creating a session.

The plugin installs its managed preset directories under $DSH_HOME/.agent-presets (normally ~/.dsh/.agent-presets). It never overwrites a same-named directory unless that directory carries this package's ownership marker.

Remove

# Remove the package
dsh plugin --profile web remove dsh-more-agentpresets

# Optionally, remove the installed presets
rm -rf ~/.dsh/.agent-presets/qwencode-coding-agent

Note: Removing the package does not automatically delete the installed preset directories. You need to manually remove them if you no longer need them.

License

MIT. Some preset compositions are derived from other open source projects (see NOTICE.md).

—/ 5

No ratings yet

Verified DSH bundle

Commit 0f6c34a69d71

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout