february2015/dsh-subagent-codex-plus0

dsh-subagent-codex-plus

One-shot Codex subagent provider over the official app-server protocol

包名
dsh-subagent-codex-plus
版本
0.8.0
许可证
MIT
最近更新
2026年9月3日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:february2015/dsh-subagent-codex-plus

Usage

  1. Open any dsh session (cwd is your project).
  2. Type /codex-lock: after binding succeeds the header shows a CDX-xxxx badge, and input goes straight to Codex.
  3. 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.
  4. /codex-unlock disconnects; the Codex thread is kept and can be rebound anytime.