918154429/dsh-codex-import ↗★ 1
dsh-codex-import
Read-only Codex setup compatibility scanner for DeepSeek Harness
AI 분석
核心用于扫描和评估DSH与Codex设置的兼容性,注册 /codex-import 命令。适合需要检查Codex配置兼容状态的DSH用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:918154429/dsh-codex-import本地安装
将目录放到 GitHub 仓库并添加 dsh-plugin topic,或发布到 npm。然后添加到目标 profile:
dsh plugin --profile web add dsh-codex-import
开发目录也可以用包管理器支持的本地 package spec 安装。插件通过 dsh.bundle.patch 指向 cordis.patch.yml,向已有 commands 服务注册 /codex-import。