# Add the native Codex product provider and its preset-shaped foreground tool to # the real ACP composition. The model is told not to call it; the scenario pins # the assembled request schema without starting Codex. - id: base name: '@deepseek-ai/cordis-plugin-include' config: path: ./cordis.yml patches: - insert: - id: subagent-codex name: '@deepseek-ai/dsh-subagent-codex' - id: tool-subagent-codex name: '@deepseek-ai/dsh-tool-subagent' config: provider: codex toolName: subagent_codex enableRunInBackground: false maxDepth: provider-managed