vidgewong/dsh-agent-hub0

@vidge/dsh-agent-hub

DSH 单会话 Agent 运行引擎路由插件

AI 分析

核心用途是允许在单个 DSH 统一基底上,为每个会话独立选择和运行不同的 Agent 引擎(如 Claude Code、Codex 等)。适合需要多引擎并存测试的用户。

包名
@vidge/dsh-agent-hub
版本
0.1.0-rc4
许可证
MIT
最近更新
2026年9月2日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:vidgewong/dsh-agent-hub

Usage

Choose an engine in the composer when starting a session. To change engines, start a new session — the current one keeps its engine, and anything still running on it is undisturbed.

Settings → Loop engine sets the default for new sessions and controls whether the composer picker is shown.

To remove the plugin:

dsh plugin --profile web remove @vidge/dsh-agent-hub

Then restart dsh web.