II.
ProviderTranslation JSON
Structured · liveprovider-translation:opencode:vertex
provider-translation:opencode:vertex json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "provider-translation:opencode:vertex",
"_kind": "ProviderTranslation",
"_file": "extensions/provider-translations/opencode-translations.yaml",
"_cluster": "extensions",
"attributes": {
"harness": "opencode",
"provider": "vertex",
"proxyRequired": false,
"nativeSdk": "@ai-sdk/google-vertex",
"envMapping": [],
"args": [],
"conditionalLogic": "opencode-config-generation",
"notes": "OpenCode with Vertex AI provider. Uses @ai-sdk/google-vertex npm package. Generates OPENCODE_CONFIG_CONTENT JSON dynamically.\n"
},
"outgoingEdges": [
{
"from": "provider-translation:opencode:vertex",
"to": "agent:opencode",
"kind": "translates_for",
"attributes": {}
},
{
"from": "provider-translation:opencode:vertex",
"to": "provider:vertex",
"kind": "uses_provider",
"attributes": {}
}
],
"incomingEdges": []
}