dshworks/dsh-crew1

@dshworks/dsh-crew

Run Claude Code and Codex as live terminal panes beside dsh: a split view in the web UI, buttons to seat them, and tools that let the dsh agent hand them work and read their screens.

AI 分析

在 Web UI 中提供分栏,运行 Claude Code 等终端并允许 Agent 派发任务。适合需要多 Agent 协同工作的用户。

パッケージ
@dshworks/dsh-crew
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/17

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dshworks/dsh-crew

ドキュメント

README 全文を読む ↗

Configuration

KeyDefaultMeaning
agents[]Extra crew members, or overrides of the built-ins by id.
trustedHosts[]Authorities besides loopback that may reach the routes. Match the deployment's --trusted-host values.
cols / rows100 / 30Pane geometry when the browser does not measure one.
scrollbackBytes262144Raw output retained per pane so a reload repaints its screen.
maxPanesPerSession6Panes one session may hold open at once.
graceMs3000SIGTERM-to-SIGKILL grace when a pane closes.
toolstrueExpose the five crew tools to the dsh agent.