II.
AgentPlatformImpl overview
Reference · liveagent-platform-impl:vibe-kanban.platform@current
Vibe Kanban Platform (current) overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for agent-platform-impl:vibe-kanban.platform@current.
Attributes
displayName
Vibe Kanban Platform (current)
agentVersionId
packageRef
nativeExtensionFormat
none
nativeExtensionManifestPath
nativeExtensionsDirectoryPath
[]
skillFormat
none
skillsDirectoryPath
[]
customSlashCommandsPath
[]
subagentDefinitionFormat
executor-config
subagentsDirectoryPath
[]
hooksDirectoryOrConfigPath
[]
settingsFiles
[]
pluginRegistryPath
capabilityProfileRegistry
false
launchConfigRegistry
false
platformIdentityStrategy
local
updateChannelMechanism
npm
supportedChannelKinds
[]
notes
Distribution and deployment:
- NPX CLI: `npx vibe-kanban` for zero-install local usage
- Local mode: runs entirely on developer machine with SQLite
- Remote mode: server deployment with ElectricSQL for state sync
across multiple clients
- React frontend split into local-web, remote-web, and web-core
packages for shared component reuse
ElectricSQL provides real-time state synchronization in remote
deployment mode, enabling multiple developers to share the same
kanban board with live updates.
Outgoing edges
bundles1
- presentation:vibe-kanban-web·PresentationVibe Kanban Web UI
composes1
- agent:vibe-kanban·AgentProductVibe Kanban
realizes1
- layer:6-agent-platform·LayerAgent-Platform
Incoming edges
composed_of1
- agent-version:vibe-kanban@current·AgentVersion