dshworks/dsh-crew

dshworks★ 1JavaScript最后同步: 2026-08-17

在 GitHub 打开

Watch Claude Code and Codex work inside dsh: each gets a real terminal pane in your session's workspace that you can type into, plus five tools so the dsh agent seats them, hands them work, and reads their screens.

README 摘要

dsh-crew English 中文 Claude Code and Codex, running as live terminals beside dsh. You watch them work. You can take the keyboard. dsh can already delegate to them — subagent-claude-code and subagent-codex start the product, hand it one task, and return its final sentence. What they deliberately do not do is let you watch : no progress stream, no human interaction path, and the model-facing terminal tool documents "no TUI". dsh-crew adds the missing half. Each crew member gets a real PTY running its own CLI in the session's workspace, streamed to a pane in the Web UI. The agent in the center column seats them and hands them work; you see every keystroke of it, and you can type into any pane at any moment. Install dsh plugin forwards to pnpm, so pnpm must be on PATH. A Crew tab appears beside Chat and Trajectory in the next session. Nothing else to configure. The seat bar shows every crew member it can find, and disables the ones it cannot — with the reason on the button, so a missing codex reads as codex is not on the host PATH rather than a launch that fails a second later. The two halves The human half is the split view: a seat bar, and one pane per seated agent. The pane is a real…

在 GitHub 查看完整 README →
终端/TUIclaude-codecodexdeepseekdeepseek-harnessdshdsh-pluginmulti-agentpty

分类