Skip to content

Coding agents & capabilities

A coding agent is the AI-driven runtime that carries out a task during a run. See Choosing a coding agent for the conceptual overview.

CapabilityGitHub Copilot CLIClaude Code CLIVS Code Copilot
DrivesGitHub Copilot via ACPAnthropic Claude Code via ACPElectron VS Code with driver extension
ModelsCopilot model listClaude Code model listVS Code model list
Pin agentVersion
MCP servers
Copilot skills✅ (when running Copilot)
VS Code extensions❌ (HTTP 400)❌ (HTTP 400)
Startup timeFastFastSlower (boots Electron)

For per-agent model lists, open the profile editor in the Portal — the model dropdown reflects what the chosen coding agent currently advertises.

Use these strings as the workerType field in profiles and runs.

  • coder-acp-copilot — GitHub Copilot CLI
  • coder-acp-claude-code — Claude Code CLI