# AI Agents

Documentation for AI agents and how they work together with Buddy.

## Contents

- [Agents](/docs/ai-agents/agents.md) - Guides for connecting AI coding agents to Buddy - deploy projects, run pipelines, and debug builds from the agent of your choice.
  - [Claude Code](/docs/ai-agents/agents/claude.md) - Use Claude Code with Buddy to deploy your project, trigger and monitor pipelines, and dig through build logs - all from your terminal.
  - [Antigravity](/docs/ai-agents/agents/antigravity.md) - Use Antigravity with Buddy to deploy your project, trigger and monitor pipelines, and debug builds from Google's agentic development platform.
  - [Codex](/docs/ai-agents/agents/codex.md) - Use Codex with Buddy to deploy your project, trigger and monitor pipelines, and dig through build logs - all from your terminal.
  - [Cursor](/docs/ai-agents/agents/cursor.md) - Use Cursor with Buddy to deploy your project, trigger and monitor pipelines, and debug builds without leaving your editor.
  - [OpenCode](/docs/ai-agents/agents/opencode.md) - Use OpenCode with Buddy to deploy your project, trigger and monitor pipelines, and dig through build logs from your terminal.
  - [GitHub Copilot](/docs/ai-agents/agents/github-copilot.md) - Use GitHub Copilot with Buddy to deploy your project, trigger and monitor pipelines, and debug builds across environments.
  - [Pi](/docs/ai-agents/agents/pi.md) - Use Pi with Buddy to deploy your project, trigger and monitor pipelines, and dig through build logs from your terminal.
  - [Devin](/docs/ai-agents/agents/devin.md) - Use Devin with Buddy to deploy your project, trigger and monitor pipelines, and ship changes across environments autonomously.
  - [Kiro](/docs/ai-agents/agents/kiro.md) - Use Kiro with Buddy to deploy your project, trigger and monitor pipelines, and debug builds from your IDE.
  - [Grok Build](/docs/ai-agents/agents/grok-build.md) - Use Grok Build with Buddy to deploy your project, trigger and monitor pipelines, and dig through build logs from your terminal.
- [MCP](/docs/ai-agents/mcp.md) - Connect AI agents to Buddy over the Model Context Protocol (MCP) to run pipelines, manage deployments, sandboxes, packages, domains, and more.
- [Skills](/docs/ai-agents/skills.md) - Install the Buddy skill so your AI coding agent knows how to link projects, deploy, run pipelines, and read logs with Buddy.
- [Run agents in a sandbox](/docs/ai-agents/sandboxes.md) - Spin up an isolated Buddy sandbox, fetch your repo, connect over SSH, and run your AI coding agent in a clean cloud environment.
- [Run agents in a pipeline](/docs/ai-agents/pipelines.md) - Run AI coding agents as a pipeline action to automate agent work on events - PR reviews, email-driven tasks, Sentry issues, and more.
- [Claude Managed Agents](/docs/ai-agents/claude-managed-agents.md) - Self-host Claude Managed Agents on Buddy Sandboxes - Anthropic owns the agent loop, Buddy runs the execution layer with an orchestrator and one isolated worker sandbox per session.

---
Original source: https://buddy.works/docs/ai-agents