february2015/dsh-subagent-codex-plus ↗★ 0
dsh-subagent-codex-plus
One-shot Codex subagent provider over the official app-server protocol
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:february2015/dsh-subagent-codex-plus说明文档
阅读完整 README ↗Usage
- Open any dsh session (cwd is your project).
- Type
/codex-lock: after binding succeeds the header shows aCDX-xxxxbadge, and input goes straight to Codex. - While Codex is busy, further messages queue automatically and show up immediately in the native composer queue strip (edit/delete/steer), running in order when the current turn ends.
/codex-unlockdisconnects; the Codex thread is kept and can be rebound anytime.