vidgewong/dsh-agent-hub0

@vidge/dsh-agent-hub

Per-session agent loop engine router for DSH — run Claude Code, Codex, pi, or the in-process loop per session, all on DSH's unified session, LLM, and tracing substrate

AI 分析

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

パッケージ
@vidge/dsh-agent-hub
バージョン
0.1.0-rc4
ライセンス
MIT
最終更新
2026/09/02

インストール

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

ドキュメント

README 全文を読む ↗

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.