diff --git a/config/agentrun.yaml b/config/agentrun.yaml index 6429afba..0e935c8e 100644 --- a/config/agentrun.yaml +++ b/config/agentrun.yaml @@ -404,6 +404,33 @@ controlPlane: key: config.toml providerCredential: profile: deepseek + - id: provider-dsflash-go-auth-json + sourceMode: file + sourceRef: /root/.codex-opencode-go-all/auth.json + targetRef: + namespace: agentrun-v02 + name: agentrun-v01-provider-dsflash-go + key: auth.json + providerCredential: + profile: dsflash-go + - id: provider-dsflash-go-config + sourceMode: file + sourceRef: agentrun/d601-v02-provider-dsflash-go-config.toml + targetRef: + namespace: agentrun-v02 + name: agentrun-v01-provider-dsflash-go + key: config.toml + providerCredential: + profile: dsflash-go + - id: provider-dsflash-go-model-catalog + sourceMode: file + sourceRef: /root/.codex-opencode-go-all/model-catalog.json + targetRef: + namespace: agentrun-v02 + name: agentrun-v01-provider-dsflash-go + key: model-catalog.json + providerCredential: + profile: dsflash-go - id: tool-github-pr-token sourceRef: /root/.config/unidesk/github.env sourceKey: GH_TOKEN