diff --git a/config/agentrun.yaml b/config/agentrun.yaml index 4c7c0495..b6af043c 100644 --- a/config/agentrun.yaml +++ b/config/agentrun.yaml @@ -336,6 +336,20 @@ controlPlane: namespace: agentrun-v02 name: agentrun-v01-provider-codex key: config.toml + - id: provider-deepseek-auth-json + sourceMode: file + sourceRef: /root/.codex-deepseek-v4-pro/auth.json + targetRef: + namespace: agentrun-v02 + name: agentrun-v01-provider-deepseek + key: auth.json + - id: provider-deepseek-config + sourceMode: file + sourceRef: agentrun/d601-v02-provider-deepseek-config.toml + targetRef: + namespace: agentrun-v02 + name: agentrun-v01-provider-deepseek + key: config.toml - id: tool-github-pr-token sourceRef: /root/.config/unidesk/github.env sourceKey: GH_TOKEN