II.
AgentVersion JSON
Structured · liveagentVersion:gemini:ge-0-0-0
Gemini CLI json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:gemini:ge-0-0-0",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/gemini-cli-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "gemini",
"aliases": [
"gemini-cli"
],
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"displayName": "Gemini CLI",
"summary": "Google's CLI agent for coding tasks",
"sourcePackage": "@anthropic-ai/gemini-cli",
"osSupport": [
"linux",
"macos",
"windows"
],
"agentProductId": "agent:gemini-cli",
"versionRange": ">=0.0.0",
"releasedAt": "2025-06-25",
"cliCommand": "gemini",
"installMethods": [
"install:npm"
],
"minSchemaVersion": "6.0.0",
"hookSupport": {
"interactive": {
"sessionStart": "native",
"stop": "native",
"userPromptSubmit": "native",
"preToolUse": "native",
"sessionEnd": "native"
},
"nonInteractive": {
"sessionStart": "emulated",
"stop": "unsupported",
"userPromptSubmit": "unsupported",
"preToolUse": "unsupported",
"sessionEnd": "unsupported"
}
},
"bridgeCapabilities": {
"interactiveBridge": true,
"sessionResume": true,
"positionalPrompt": true
}
},
"outgoingEdges": [
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "agent:gemini-cli",
"kind": "version_of"
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "agent-core-impl:gemini-cli.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "agent-runtime-impl:gemini-cli.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "agent-platform-impl:gemini-cli.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "agent-ui-impl:gemini-cli.ui@current",
"kind": "composed_of",
"attributes": {
"role": "ui"
}
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "knowledge-fabric-impl:gemini-cli.knowledge@current",
"kind": "composed_of",
"attributes": {
"role": "knowledge-fabric"
}
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "memory-system:gemini-cli-memory",
"kind": "uses_memory_system",
"attributes": {}
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "capability:skills",
"kind": "supports",
"attributes": {
"versionRange": ">=0.0.0",
"level": "full",
"notes": "Gemini CLI documents first-class agent skills across workspace, user, and extension tiers."
}
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "capability:supports-thinking",
"kind": "supports",
"attributes": {
"versionRange": ">=0.0.0",
"level": "full",
"notes": "Gemini CLI documented as an interactive and automation-capable terminal agent surface."
}
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "capability:interactive-mode",
"kind": "supports",
"attributes": {
"versionRange": ">=0.0.0",
"level": "full",
"notes": "Interactive REPL semantics documented directly in the Gemini CLI reference."
}
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "capability:stdin-injection",
"kind": "supports",
"attributes": {
"versionRange": ">=0.0.0",
"level": "full",
"notes": "Headless and piped execution documented separately from interactive usage."
}
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "capability:vision-input",
"kind": "supports",
"attributes": {
"versionRange": ">=0.0.0",
"level": "full",
"notes": "Public Gemini CLI evidence describes multimodal CLI support."
}
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "capability:runtime-hooks",
"kind": "supports",
"attributes": {
"versionRange": ">=0.0.0",
"level": "full",
"notes": "Gemini CLI hook events documented directly."
}
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "capability:stop-hook",
"kind": "supports",
"attributes": {
"versionRange": ">=0.0.0",
"level": "full",
"notes": "Normalized stop-hook backed by Gemini's documented end-of-loop hook events."
}
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "capability:can-resume",
"kind": "supports",
"attributes": {
"versionRange": ">=0.0.0",
"level": "full",
"notes": "Gemini CLI resume semantics documented through both session management and checkpoint restoration."
}
},
{
"from": "agentVersion:gemini:ge-0-0-0",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "knowledge-fabric-impl:gemini-cli.knowledge@current",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "composes",
"attributes": {
"role": "knowledge-fabric"
}
},
{
"from": "agent:gemini-cli",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "has_version"
},
{
"from": "capabilitySupport:gemini:ge-0-0-0:skills",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:gemini:ge-0-0-0:thinking",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:gemini:ge-0-0-0:interactive-mode",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:gemini:ge-0-0-0:stdin-injection",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:gemini:ge-0-0-0:image-input",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:gemini:ge-0-0-0:runtime-hooks",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:gemini:ge-0-0-0:stop-hook",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:gemini:ge-0-0-0:session-resume",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "hook-mapping:gemini-pre-prompt-native",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "emits_hook",
"attributes": {}
},
{
"from": "hook-mapping:gemini-tool-call-pre-native",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "emits_hook",
"attributes": {}
},
{
"from": "hook-mapping:gemini-tool-call-post-native",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "emits_hook",
"attributes": {}
},
{
"from": "hook-mapping:post-tool-use-gemini",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "emits_hook",
"attributes": {}
},
{
"from": "hook-mapping:pre-tool-use-gemini",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "emits_hook",
"attributes": {}
},
{
"from": "hook-mapping:after-agent-gemini",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "emits_hook",
"attributes": {}
},
{
"from": "hook-mapping:session-start-gemini",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "emits_hook",
"attributes": {}
},
{
"from": "memory-system:memories-sh",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "mux:agent-launch-mux",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "bridges_for",
"attributes": {}
},
{
"from": "mux:agent-comm-mux",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "bridges_for",
"attributes": {}
},
{
"from": "mux:session-storage-mux",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "bridges_for",
"attributes": {}
},
{
"from": "mux:agent-config-mux",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "bridges_for",
"attributes": {}
},
{
"from": "mux:hooks-mux",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "bridges_for",
"attributes": {}
},
{
"from": "mux:tool-mux",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "bridges_for",
"attributes": {}
},
{
"from": "lifecycle-semantics:gemini-cli",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "applies_to_version",
"attributes": {}
},
{
"from": "session-semantics:gemini-cli",
"to": "agentVersion:gemini:ge-0-0-0",
"kind": "applies_to_version",
"attributes": {}
}
]
}