vidgewong/dsh-omniloop2

@vidge/dsh-omniloop

Run Claude Code, Codex, Pi, or the built-in loop side by side in one dsh — pick the engine per session, switch without restarting, keep one session store, history, and trace.

AI 分析

核心用途是支持在同一个 DSH 实例中并存运行并免重启切换不同的 Agent 引擎。适合需要统一管理会话历史、Trace 且频繁切换执行引擎的用户。

パッケージ
@vidge/dsh-omniloop
バージョン
0.1.0-rc1
ライセンス
MIT
最終更新
2026/09/08

インストール

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

ドキュメント

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-omniloop

Then restart dsh web.