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