II.
AgentVersion JSON
Structured · liveagent-version:cline@current
agent-version:cline@current json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-version:cline@current",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/extended-products-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentProductId": "agent:cline",
"versionRange": ">=3.0.0",
"releasedAt": "2024-07-01",
"cliCommand": "cline",
"installMethods": [
"install:manual"
],
"minSchemaVersion": "6.0.0"
},
"outgoingEdges": [
{
"from": "agent-version:cline@current",
"to": "agent:cline",
"kind": "version_of"
},
{
"from": "agent-version:cline@current",
"to": "knowledge-fabric-impl:cline.knowledge@current",
"kind": "composed_of",
"attributes": {
"role": "knowledge-fabric"
}
},
{
"from": "agent-version:cline@current",
"to": "memory-system:cline-memory-bank",
"kind": "uses_memory_system",
"attributes": {}
},
{
"from": "agent-version:cline@current",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=3.0.0",
"level": "full",
"notes": "Cline streams model output token-by-token in the VS Code panel."
}
},
{
"from": "agent-version:cline@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=3.0.0",
"level": "full",
"notes": "Cline ships with native MCP server support (configurable via cline_mcp_settings.json)."
}
},
{
"from": "agent-version:cline@current",
"to": "capability:supports-tool-use",
"kind": "supports",
"attributes": {
"versionRange": ">=3.0.0",
"level": "full",
"notes": "Cline drives terminal commands and file edits via tool-use."
}
},
{
"from": "agent-version:cline@current",
"to": "install:manual",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "knowledge-fabric-impl:cline.knowledge@current",
"to": "agent-version:cline@current",
"kind": "composes",
"attributes": {
"role": "knowledge-fabric"
}
},
{
"from": "agent:cline",
"to": "agent-version:cline@current",
"kind": "has_version"
},
{
"from": "claim:extended-agent-version-agent-version-cline-current-clicommand",
"to": "agent-version:cline@current",
"kind": "about_subject"
},
{
"from": "claim:extended-agent-version-agent-version-cline-current-versionrange",
"to": "agent-version:cline@current",
"kind": "about_subject"
},
{
"from": "memory-system:memories-sh",
"to": "agent-version:cline@current",
"kind": "integrates_with",
"attributes": {}
}
]
}