For Developers
Extend Vibecontrols. Two main extension surfaces: agent plugins (Node modules loaded into the agent process) and the GraphQL API (GraphQL surface inside Burdenoff Workspaces).
Start here
Built-in plugins (reference implementations)
- Agent plugins — AI, session-tmux, tunnel-cloudflare, tunnel-vibetunnels, plan, backup
- Plan plugin
- Backup plugin
APIs
- REST API — agent localhost surface (port 3005)
- GraphQL API — backend, via Burdenoff Workspaces gateway
- WebSocket channels
- Webhooks
Tooling
- CLI reference —
vibecontrolsCLI commands - Node SDK
- MCP server
- Examples
For platform-level concerns (auth, RBAC, tags, billing), see Burdenoff Workspaces developer docs.