dsh-omnipotent-preset
Agent 与会话 活跃维护

dsh-omnipotent-preset

aorucshiea/dsh-omnipotent-preset

内置标准、PTC、极简三类代理配置,支持多路由模式灵活切换,开箱即用无需手动调整参数,可快速适配不同业务场景下的智能体调用需求。

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

dsh-omnipotent-preset

An "omnipotent" agent preset for DeepSeek Harness that combines Standard / PTC / Minimal-style capabilities with routing modes (spec / mixed / weak / react) and Cordis creation mode.

Install

Copy this directory to your Harness home:

Copy-Item -Path "dsh-omnipotent-preset" -Destination "$env:USERPROFILE\.dsh\.agent-presets\omnipotent" -Recurse -Force

Then select the omnipotent preset in DSH Web UI or via /preset omnipotent.

Contents

  • agent.cordis.yml — preset composition
  • preset.yml — display metadata
  • router-omnipotent.mjs / router-core.mjs — routing logic
  • skills/ — bundled agent skills

Notes

  • No API keys or credentials are stored in this repository.

License

MIT