This mode replicates the opencode + omo plugin
royenheart/dsh-plugin-opencode-omo · skills
deepseek harness opencode + omo (oh-my-openagent) preset.
★ 0GitHub stars
0Forks
2026-08-16Last updated
PythonLanguage
—License
Project overview
Build the package first (host + client bundles):
install.py then automates install/uninstall idempotently — it symlinks the package into /.dsh/profiles//nodemodules/, edits the profile's package.json (adds/removes the dependency + bundle entry), and publishes the preset through dsh's native user preset root as a real directory under $DSHHOME/.agent-presets/opencode-omo (entries symlinked into the package, so updates stay live):
Manual alternative — the package is a dsh bundle: it declares dsh.bundle.patch and ships the preset. Load it into a profile:
Install command
dsh plugin --profile web add github:royenheart/dsh-plugin-opencode-omo