Download

Zed Agent

Zed Agent is Zed's native agent path. It runs in the Agent Panel and Threads Sidebar, uses models configured through LLM Providers, and integrates with Zed's project, editor, terminal, and review surfaces.

Use Zed Agent when you want the agent to:

  • read and search your project
  • edit files
  • run terminal commands
  • use Zed-managed MCP tools
  • follow Agent Profiles
  • use Zed Skills and Instructions
  • show changes in Zed's review UI

What Zed Agent Uses

CapabilitySource of truth
Model accessLLM Providers
Panel workflowAgent Panel
Tool availabilityAgent Profiles
Tool approval behaviorTool Permissions
Built-in toolsTools
External toolsMCP
Reusable task instructionsSkills
Always-on instructionsInstructions

How It Differs from Other Agent Paths

Agent pathMain difference
Zed AgentUses Zed's model, tool, profile, skill, instruction, and MCP configuration
External AgentsUse an ACP integration and often own auth, model, tool, and native instruction configuration
Terminal ThreadsRun a CLI/TUI in a terminal-backed thread; the CLI owns auth and configuration

See Agents for the full comparison.