Releases: zfu691531-hash/dsh-codex-collab
Releases · zfu691531-hash/dsh-codex-collab
Release list
v0.1.4 — visible Codex Desktop tasks
修复内容
- DSH → Codex 改用官方
codex app-server,新任务会正常显示在 Codex Desktop 任务列表中。 - 将 DSH 工作区
cwd传给 Codex,使任务归入正确项目并保留 Git 上下文。 - 保留旧 MCP adapter 作为兼容实现;Codex → DSH companion 保持不变。
- 恢复完整 TypeScript 插件源码,后续可以直接维护和构建。
- macOS 安装器、自检脚本和真实双向联调测试同步更新。
验证
- DSH 已加载
dsh-codex-collab@0.1.4。 npm run verify、安装器 dry-run、doctor 和压缩包完整性检查通过。- 真实 DSH → Codex 往返返回
DSH_TO_CODEX_OK CODEX_WORKER_OK。 - 生成的 thread 可由 Codex Desktop 默认列表读取,且工作目录与 Git 仓库正确。
安装
- macOS / Windows:下载
dsh-codex-collab-cross-platform-0.1.4.zip,解压后运行对应安装器。 - DSH 插件包:
dsh-codex-collab-0.1.4.tgz。
非官方社区插件,与 DeepSeek AI 或 OpenAI 无隶属关系。
v0.1.3 — macOS and Windows
Highlights
- Bidirectional local collaboration between DeepSeek Harness and Codex over MCP.
- macOS support with automatic discovery of the dynamic DeepSeek Harness host port.
- Windows installation and launcher support retained.
- Installer, uninstaller, doctor, MCP smoke test, and full integration smoke test included.
Install
Download and extract dsh-codex-collab-cross-platform-0.1.3.zip, then run:
- macOS:
./install.command - Windows:
install.cmd
Run doctor.command on macOS or doctor.cmd on Windows to verify the installation.
Verification
Validated locally with real Codex → DSH and DSH → Codex round trips.
SHA-256 (dsh-codex-collab-cross-platform-0.1.3.zip):
5b29c641c2204c5271c630eb84fac6f09ac06b7384590a98916bffb5abbd68b7
This is an unofficial community plugin and is not affiliated with DeepSeek AI or OpenAI.