II.
AgentVersion JSON
Structured · liveagent-version:vibe-kanban@current
agent-version:vibe-kanban@current json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-version:vibe-kanban@current",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/vibe-kanban-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentProductId": "agent:vibe-kanban",
"versionRange": ">=0.1.0",
"releasedAt": "2025-06-01",
"installMethods": [
"install:manual"
],
"minSchemaVersion": "6.0.0"
},
"outgoingEdges": [
{
"from": "agent-version:vibe-kanban@current",
"to": "agent:vibe-kanban",
"kind": "version_of"
},
{
"from": "agent-version:vibe-kanban@current",
"to": "agent-ui-impl:vibe-kanban.ui@current",
"kind": "composed_of",
"attributes": {
"role": "ui"
}
},
{
"from": "agent-version:vibe-kanban@current",
"to": "agent-core-impl:vibe-kanban.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "agent-version:vibe-kanban@current",
"to": "agent-platform-impl:vibe-kanban.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-version:vibe-kanban@current",
"to": "presentation:vibe-kanban-web",
"kind": "composed_of",
"attributes": {
"role": "presentation"
}
},
{
"from": "agent-version:vibe-kanban@current",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=0.1.0",
"level": "full",
"notes": "Vibe Kanban streams agent output from spawned agent processes in real time."
}
},
{
"from": "agent-version:vibe-kanban@current",
"to": "capability:supports-parallel-execution",
"kind": "supports",
"attributes": {
"versionRange": ">=0.1.0",
"level": "full",
"notes": "Core feature — runs multiple agents in parallel across isolated worktrees."
}
},
{
"from": "agent-version:vibe-kanban@current",
"to": "capability:can-multi-turn",
"kind": "supports",
"attributes": {
"versionRange": ">=0.1.0",
"level": "full",
"notes": "Kanban cards maintain per-agent multi-turn conversation state."
}
},
{
"from": "agent-version:vibe-kanban@current",
"to": "capability:supports-subagent-dispatch",
"kind": "supports",
"attributes": {
"versionRange": ">=0.1.0",
"level": "full",
"notes": "Dispatches coding agents (Claude Code, Codex, Gemini CLI) as subagents per task card."
}
},
{
"from": "agent-version:vibe-kanban@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=0.1.0",
"level": "full",
"notes": "Agents spawned by Vibe Kanban inherit MCP server configurations from their respective harnesses."
}
},
{
"from": "agent-version:vibe-kanban@current",
"to": "capability:can-fork",
"kind": "supports",
"attributes": {
"versionRange": ">=0.1.0",
"level": "full",
"notes": "Per-task git worktree isolation — each task card gets a dedicated workspace directory and branch."
}
},
{
"from": "agent-version:vibe-kanban@current",
"to": "capability:vision-input",
"kind": "supports",
"attributes": {
"versionRange": ">=0.1.0",
"level": "partial",
"notes": "PR review screenshots and visual diffs available in the review column for agents that support vision."
}
},
{
"from": "agent-version:vibe-kanban@current",
"to": "memory-system:vercel-ai-memory",
"kind": "uses_memory_system",
"attributes": {}
},
{
"from": "agent-version:vibe-kanban@current",
"to": "memory-system:file-based-markdown-pattern",
"kind": "uses_memory_system",
"attributes": {}
},
{
"from": "agent-version:vibe-kanban@current",
"to": "install:manual",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "presentation:vibe-kanban-web",
"to": "agent-version:vibe-kanban@current",
"kind": "bundled_with"
},
{
"from": "agent:vibe-kanban",
"to": "agent-version:vibe-kanban@current",
"kind": "has_version"
}
]
}