Skip to content

Agent Overview

Refact.ai Agent is now available, bringing autonomous capabilities to your development workflow. The agent can independently gather context, create and edit documents, execute shell commands, and much more.

Real-time Collaboration

A standout feature of Refact.ai Agent is its real-time awareness of your actions. The agent automatically stays in sync with your codebase, eliminating the need to manually provide context about recent changes.

Watch how our Agent can read and understand recently created files:

Autonomous Patching

Refact.ai Agent can autonomously create and edit files. The process works in two steps:

  1. The Agent provides the code changes it wants to make
  2. You approve the “Patches” before they’re applied

Watch how Refact.ai Agent is rewrite file from python to php:

You can streamline the process by enabling automatic patch approval. Toggle the “Allow Patches” option to let the Agent make changes without requiring permission each time:

Shell Command Execution

The Agent can execute terminal commands on your behalf

See an example of the Agent creating a virtual environment and installing numpy.

For setup instructions, visit the Agent Integrations page.