agent-version:openhands@current
agent-version:openhands@current
AgentVersionagent-stack/versions/extended-products-current.yaml·Open in Graph → {
"id": "agent-version:openhands@current",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/extended-products-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentProductId": "agent:openhands",
"versionRange": ">=0.10.0",
"releasedAt": "2024-03-01",
"cliCommand": "openhands",
"installMethods": [
"install:manual"
],
"minSchemaVersion": "6.0.0"
},
"outgoingEdges": [
{
"from": "agent-version:openhands@current",
"to": "agent:openhands",
"kind": "version_of"
},
{
"from": "agent-version:openhands@current",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=0.10.0",
"level": "full",
"notes": "OpenHands streams agent steps via its event-stream."
}
},
{
"from": "agent-version:openhands@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=0.20.0",
"level": "experimental",
"notes": "OpenHands added MCP integration support in 0.2x line."
}
},
{
"from": "agent-version:openhands@current",
"to": "capability:supports-tool-use",
"kind": "supports",
"attributes": {
"versionRange": ">=0.10.0",
"level": "full",
"notes": "OpenHands' core action interface is tool-use."
}
},
{
"from": "agent-version:openhands@current",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": "current",
"level": "full",
"notes": "OpenHands streams agent reasoning + tool output."
}
},
{
"from": "agent-version:openhands@current",
"to": "capability:can-multi-turn",
"kind": "supports",
"attributes": {
"versionRange": "current",
"level": "full",
"notes": "Long agent loops with multi-turn dialogue."
}
},
{
"from": "agent-version:openhands@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": "current",
"level": "partial",
"notes": "MCP support added via plugins; not all transports verified."
}
},
{
"from": "agent-version:openhands@current",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": "current",
"level": "full",
"notes": "Streams tool-call deltas where the backing model supports it."
}
}
],
"incomingEdges": [
{
"from": "agent:openhands",
"to": "agent-version:openhands@current",
"kind": "has_version"
},
{
"from": "claim:extended-agent-version-agent-version-openhands-current-clicommand",
"to": "agent-version:openhands@current",
"kind": "about_subject"
},
{
"from": "claim:extended-agent-version-agent-version-openhands-current-versionrange",
"to": "agent-version:openhands@current",
"kind": "about_subject"
}
]
}