sunny0826/dsh-plugin-herdr

插件 ⭐ 0 coding

Herdr 控制平面插件,用于 DeepSeek Harness(DSH):从 DSH 会话中观察并驱动 Herdr —— 一个面向 AI 编程代理的终端工作区管理器。

catalog 简介:Herdr control-plane plugin for DeepSeek Harness (DSH): observe and drive Herdr — a terminal workspace manager for AI coding agents — from DSH sessions

安装

# local directory
dsh plugin --profile web add /path/to/dsh-plugin-herdr

# tarball (pnpm pack output)
pnpm pack
dsh plugin --profile web add ./dsh-plugin-herdr-*.tgz

# git
dsh plugin --profile web add github:sunny0826/dsh-plugin-herdr

sunny0826/dsh-plugin-herdr 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。