dsh-plugin-codex-bridge:將 OpenAI Codex 的 skills、instructions 和 configuration 接入 DeepSeek H

dsh-plugin-codex-bridge 是一款由 YYTbit 維護、基於 MIT 許可證的 DSH 插件,旨在解決 OpenAI Codex 本地文件難以複用的問題。該插件實現“零遷移”,通過將 Codex 的 skills、instructions 和 configuration 自動橋接至 DeepSeek Harness,避免用戶手動搬運或調整分散的文件。具體功能包括:將 ~/.codex/skills 下的文件注入爲可用技能,將 instructions.md 注入系統提示詞,以及從 config.toml 注入模型上下文。用戶可通過 dsh 命令在指定 profile 中安

閱讀全文