II.
AgentProduct JSON
Structured · liveagent:gemini-cli
Gemini CLI json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent:gemini-cli",
"_kind": "AgentProduct",
"_file": "agent-stack/products/gemini-cli.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Gemini CLI",
"vendor": "Google",
"homepageUrl": "https://ai.google.dev/",
"primarySurface": "cli",
"supportTier": "catalog-backed",
"productKind": "full-cli-agent",
"stackScope": "full",
"description": "Google's command-line coding agent built on the Gemini model family.\nDrives Gemini models over the generateContent API and integrates\nwith the local workspace through file and shell tool use.\n"
},
"outgoingEdges": [
{
"from": "agent:gemini-cli",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "has_version"
},
{
"from": "agent:gemini-cli",
"to": "language:typescript",
"kind": "composed_of",
"attributes": {
"role": "core"
}
}
],
"incomingEdges": [
{
"from": "agent-core-impl:gemini-cli.core@current",
"to": "agent:gemini-cli",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-platform-impl:gemini-cli.platform@current",
"to": "agent:gemini-cli",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent:paperclip",
"to": "agent:gemini-cli",
"kind": "integrates_with",
"attributes": {
"notes": "gemini-local adapter"
}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "agent:gemini-cli",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "agent:gemini-cli",
"kind": "version_of"
},
{
"from": "platform:krate",
"to": "agent:gemini-cli",
"kind": "hosts",
"attributes": {
"notes": "Gemini CLI agents dispatch into Krate-managed repositories"
}
},
{
"from": "claim:gemini-lacks-plugins",
"to": "agent:gemini-cli",
"kind": "asserts_about"
},
{
"from": "claim:gemini-has-1m-context",
"to": "agent:gemini-cli",
"kind": "asserts_about"
},
{
"from": "claim:stop-hook-gemini-interactive-fires",
"to": "agent:gemini-cli",
"kind": "asserts_about"
},
{
"from": "claim:stop-hook-gemini-interactive-degrades",
"to": "agent:gemini-cli",
"kind": "asserts_about"
},
{
"from": "blueprint:a11y",
"to": "agent:gemini-cli",
"kind": "executable_by",
"attributes": {}
},
{
"from": "blueprint:adr",
"to": "agent:gemini-cli",
"kind": "executable_by",
"attributes": {}
},
{
"from": "discovery-signal:gemini-cli-host-env",
"to": "agent:gemini-cli",
"kind": "applies_to",
"attributes": {}
},
{
"from": "discovery-signal:gemini-hooks-mux",
"to": "agent:gemini-cli",
"kind": "applies_to",
"attributes": {}
},
{
"from": "plugin-target:gemini-cli",
"to": "agent:gemini-cli",
"kind": "hosted_by",
"attributes": {}
},
{
"from": "scope-boundary:gemini-cli.scope",
"to": "agent:gemini-cli",
"kind": "bounds_subject"
},
{
"from": "source-ref:gemini-cli",
"to": "agent:gemini-cli",
"kind": "source_of",
"attributes": {}
}
]
}