Agent Management
Connect AI agents from any framework, organize them in a hierarchy, and control them with approval gates, policies, and kill-switches.
Agent Types
Platform Agents (17)
17 tenant-level agents in a 3-level hierarchy: 1 Chief orchestrator, 5 Coordinators (Dev, QA Lead, CI/CD, Planning, Sync), and 11 specialized Workers (Backend, Frontend, API, Database, Refactor, Test Writer, Code Review, Test Runner, Security, DevOps, Docs).
Organization Agents (8)
8 C-Suite executive agents for cross-tenant operations: CEO, CFO, CISO, COO, HR, PMO, Support, and Comms. CFO can pause tenant operations on budget breach; CISO can block deployments for security.
External Agents (BYOA)
Bring Your Own Agent — connect agents from CrewAI, LangChain, n8n, Make, OpenAI Assistants, or any custom framework via REST, MCP, A2A, or webhook.
Connect an External Agent
Create a service gateway key
Generate a gk_svc_* key in your workspace Settings > Gateway.
Point your agent at the Dobby Gateway
Use https://dobby-ai.com/api/v1/gateway as the base URL in your agent's LLM config.
Agent auto-discovers
On the first request, Dobby automatically registers the agent and starts tracking costs, actions, and health.
Governance & Observability
Approval Gates
Configure per-agent approval rules. Agents stop at gates and wait for human approval before continuing.
Observability
Immutable audit trail of every agent action, decision, cost, and policy violation. Full request/response traces.
Auto-Discovery
Agents are automatically registered when they make their first Gateway call. No manual setup required.