Skip to content

Warp Agents overview

Open in ChatGPT ↗
Ask ChatGPT about this page
Open in Claude ↗
Ask Claude about this page
Copied!

Powerful AI features like agents, code review, voice, and active AI recommendations, fully integrated into the Warp Agentic Development Environment.

Warp includes intelligent Oz agents designed to help you build, test, deploy, and debug while keeping you in control. Interactive agent conversations in Warp can look up commands, execute tasks, fix bugs, and adapt to your workflows. You can manage agent behavior directly, with full context from your Warp Drive and your team.

Warp’s client is open source under AGPL v3 at warpdotdev/warp. The agent surface you’re reading about is built in the open — see Contributing to Warp to read the code, file issues, or shape the roadmap.

This section covers how to interact with Warp’s agents and the capabilities available during agent conversations:

  • Interacting with Agents - Manage AI conversations tied to sessions, attach context, continue previous threads, or start new ones.
  • Agent Context - Attach images, URLs, files, code blocks, and selections as context for your prompts.
  • Model Choice - Pick your preferred LLM from a curated set of top models, or let Warp choose the optimal one.
  • Full Terminal Use - Let the agent drive interactive terminal apps, seeing live output and running commands.
  • Interactive Code Review - Review agent-generated diffs, leave inline comments, and have the agent address your feedback.
  • Task Lists - Track complex workflows with automatic task lists that update progress in real time.
  • Web Search - Allow agents to search the web for up-to-date information.
  • Third-Party CLI Agents - Run third-party CLI agents like Claude Code and Codex with Warp’s built-in agent toolbelt.
  • Active AI Recommendations - Get proactive fix recommendations based on errors and outputs.
  • Voice - Talk to Warp’s agent using voice commands.

For foundational capabilities like planning, rules, MCP servers, and agent profiles, see Capabilities.