dsh-dual-agent-presets
开发工具 活跃维护

dsh-dual-agent-presets

QlzqQlzq/dsh-dual-agent-presets

General-purpose and coding-focused Agent Presets for DeepSeek Harness

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
14 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:QlzqQlzq/dsh-dual-agent-presets
git clone https://github.com/QlzqQlzq/dsh-dual-agent-presets.git
git clone git@github.com:QlzqQlzq/dsh-dual-agent-presets.git
README.md main

dsh-dual-agent-presets

Two selectable Agent Presets for DeepSeek Harness:

  • General Agent (general-agent): research, file handling, planning, and personal productivity without exposing a raw shell tool by default.
  • Coding Pro (coding-pro): repository-first coding with filesystem, shell, planning, delegation, workflow, and verification tools.

Install

dsh plugin --profile web add github:QlzqQlzq/dsh-dual-agent-presets

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

dsh plugin --profile web remove dsh-dual-agent-presets

Harness currently has no package-owned preset-root extension point, so removing the bundle does not delete the two deployed preset directories. Remove general-agent and coding-pro from Agent Presets settings if you no longer need them.

License

MIT. The preset compositions are derived from DeepSeek Harness's MIT-licensed standard preset; see the repository history and license notice.