fix(examples): follow vendor package rescope

This commit is contained in:
pku-xht
2026-08-10 22:27:26 +08:00
parent c3362d0e60
commit 8fd2f0a813
4 changed files with 4 additions and 4 deletions
@@ -1,7 +1,7 @@
# Keyless twin of product-subagent-both.cordis.yml: preserve both product # Keyless twin of product-subagent-both.cordis.yml: preserve both product
# tools while replacing only the external model adapter. # tools while replacing only the external model adapter.
- id: base - id: base
name: '@cordisjs/plugin-include' name: '@deepseek-ai/cordis-plugin-include'
config: config:
path: ./cordis.yml path: ./cordis.yml
patches: patches:
@@ -2,7 +2,7 @@
# rows an Agent Preset may contribute. Loading the composition starts neither # rows an Agent Preset may contribute. Loading the composition starts neither
# product; the scenario pins both model-visible schemas. # product; the scenario pins both model-visible schemas.
- id: base - id: base
name: '@cordisjs/plugin-include' name: '@deepseek-ai/cordis-plugin-include'
config: config:
path: ./cordis.yml path: ./cordis.yml
patches: patches:
@@ -1,7 +1,7 @@
# Keyless twin of product-subagent-codex.cordis.yml: keep the same product # Keyless twin of product-subagent-codex.cordis.yml: keep the same product
# provider/tool composition and replace only the external model adapter. # provider/tool composition and replace only the external model adapter.
- id: base - id: base
name: '@cordisjs/plugin-include' name: '@deepseek-ai/cordis-plugin-include'
config: config:
path: ./cordis.yml path: ./cordis.yml
patches: patches:
@@ -2,7 +2,7 @@
# the real ACP composition. The model is told not to call it; the scenario pins # the real ACP composition. The model is told not to call it; the scenario pins
# the assembled request schema without starting Codex. # the assembled request schema without starting Codex.
- id: base - id: base
name: '@cordisjs/plugin-include' name: '@deepseek-ai/cordis-plugin-include'
config: config:
path: ./cordis.yml path: ./cordis.yml
patches: patches: