Gemini CLI Runtime (current)
agent-runtime-impl:gemini-cli.runtime@current
AgentRuntimeImplagent-stack/runtime-impls/gemini-cli-runtime-current.yaml·Open in Graph → {
"id": "agent-runtime-impl:gemini-cli.runtime@current",
"_kind": "AgentRuntimeImpl",
"_file": "agent-stack/runtime-impls/gemini-cli-runtime-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Gemini CLI Runtime (current)",
"agentVersionId": "agent-version:gemini-cli@current",
"subagentDispatchMechanism": "none",
"subagentChildSessionPolicy": "inline-no-child-session",
"subagentToolScopePolicy": "inherit-parent",
"packageRef": "source-ref:gemini-cli-github",
"builtInTools": [
"tool-descriptor:read",
"tool-descriptor:write",
"tool-descriptor:edit",
"tool-descriptor:bash",
"tool-descriptor:grep",
"tool-descriptor:web-search"
],
"toolRegistryDiscovery": "static-bundled",
"hookSockets": [
"hook-surface:gemini.pre-prompt",
"hook-surface:gemini.post-response"
],
"internalSessionStateLocation": "~/.gemini/sessions/",
"sessionFileFormat": "jsonl",
"sessionFilePathConvention": "~/.gemini/sessions/<session-id>.jsonl",
"approvalGatingPrimitive": "per-call",
"subprocessSandboxStrategy": "native-sandbox",
"runtimeIdentity": "api-key",
"supportedMCPTransports": [
"mcp-transport:stdio"
],
"supportsStreaming": true
},
"outgoingEdges": [
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "agent:gemini-cli",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "hook-surface:gemini.pre-prompt",
"kind": "exposes",
"attributes": {}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "hook-surface:gemini.post-response",
"kind": "exposes",
"attributes": {}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "tool-descriptor:read",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "tool-descriptor:write",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "tool-descriptor:edit",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "tool-descriptor:bash",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "tool-descriptor:grep",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "tool-descriptor:web-search",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "mcp-transport:stdio",
"kind": "connects",
"attributes": {}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "capability:mcp-stdio",
"kind": "supports",
"attributes": {
"versionRange": "*",
"level": "full"
}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full",
"notes": "MCP via stdio. "
}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "env-var:gemini-api-key",
"kind": "has_env_var",
"attributes": {}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "env-var:google-api-key",
"kind": "has_env_var",
"attributes": {}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "env-var:gemini-cli-debug",
"kind": "has_env_var",
"attributes": {}
},
{
"from": "agent-runtime-impl:gemini-cli.runtime@current",
"to": "mcp-transport:stdio",
"kind": "speaks",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:gemini-cli@current",
"to": "agent-runtime-impl:gemini-cli.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "mcp-transport:stdio",
"to": "agent-runtime-impl:gemini-cli.runtime@current",
"kind": "spoken_by",
"attributes": {}
}
]
}