{
"id": "agent-version:zed@current",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/extended-products-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentProductId": "agent:zed",
"versionRange": ">=0.150.0",
"releasedAt": "2024-05-01",
"cliCommand": "zed",
"installMethods": [
"install:manual"
],
"minSchemaVersion": "6.0.0"
},
"outgoingEdges": [
{
"from": "agent-version:zed@current",
"to": "agent:zed",
"kind": "version_of"
},
{
"from": "agent-version:zed@current",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=0.150.0",
"level": "full",
"notes": "Zed's Assistant panel streams completions."
}
},
{
"from": "agent-version:zed@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=0.160.0",
"level": "experimental",
"notes": "Zed added MCP-style context server support; surface API still evolving."
}
},
{
"from": "agent-version:zed@current",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": "current",
"level": "full",
"notes": "Zed Assistant streams completions in the editor."
}
},
{
"from": "agent-version:zed@current",
"to": "capability:can-multi-turn",
"kind": "supports",
"attributes": {
"versionRange": "current",
"level": "full",
"notes": "Multi-turn chat in the assistant panel."
}
},
{
"from": "agent-version:zed@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": "current",
"level": "full",
"notes": "Zed shipped native MCP server support in 2025."
}
}
],
"incomingEdges": [
{
"from": "agent:zed",
"to": "agent-version:zed@current",
"kind": "has_version"
},
{
"from": "claim:extended-agent-version-agent-version-zed-current-clicommand",
"to": "agent-version:zed@current",
"kind": "about_subject"
},
{
"from": "claim:extended-agent-version-agent-version-zed-current-versionrange",
"to": "agent-version:zed@current",
"kind": "about_subject"
}
]
}