Dobby

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

Control Plane Agents

4 automated governance agents that watch your AI fleet 24/7: Security Auditor (threats & PII), FinOps Advisor (costs & budgets), Policy Compliance (rules & regulations), and Health Monitor (performance & uptime).

External Agents (BYOA)

Bring Your Own Agent — connect agents from CrewAI, LangChain, n8n, Make, OpenAI Assistants, Google ADK, or any custom framework via REST, MCP, A2A, or webhook.

Built-in Dev Agents (Opt-in)

Optional: 17 tenant-level agents in a 3-level hierarchy for code generation, testing, and deployment. Available on Pro plan and above.

Connect an External Agent

1

Create a service gateway key

Generate a gk_svc_* key in your workspace Settings > Gateway.

2

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.

3

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.

Supported Frameworks

CrewAILangChainLangSmithOpenAI AssistantsCustom RESTMCPA2A ProtocolWebhook
API Reference — AgentsCrewAI TutorialAll Integrations
Agents Guide — Dobby AI Docs