Replit Agent

Also known as: Replit AI Agent, Replit Ghostwriter Agent, Replit AI

Replit Agent is an AI coding agent built into the Replit cloud development environment. It can build, run, and deploy full applications entirely from natural language prompts, with no local setup required. Replit Agent handles the entire development lifecycle — from writing code and installing dependencies to configuring databases and deploying to production — all within Replit's browser-based IDE. It is designed to make software development accessible to non-developers and to accelerate prototyping for professionals.

Agent Information

Provider
Replit
Supported IDEs
Replit (browser), Replit Desktop

Feature Support Matrix

FeatureSupport LevelDetails
Execution
Automatic Context Awareness
Full Support
Replit Agent automatically reads the full project context within the Replit workspace, including all files, installed pa...
Filesystem Access
Full Support
Replit Agent has full access to the Replit workspace filesystem. It can create, edit, and delete files, install npm or p...
MCP Server Support
No Support
Replit Agent does not support MCP (Model Context Protocol) servers. It operates within Replit's own tool ecosystem (shel...
Editor Integration
Broad IDE Integration
No Support
Replit Agent is exclusive to the Replit platform (browser-based IDE and Replit Desktop app). It does not have plugins fo...
Model Support
Claude 4 Support
Full Support
Replit uses Anthropic Claude models as part of its model routing layer, including Claude Sonnet 4.6 and Claude Haiku 4.5...
Claude 3 Support
Full Support
Replit has historically used Claude 3 models (Haiku, Sonnet) as part of its AI stack. Claude 3.5 Sonnet has been availab...
Context Window Management
Full Support
Replit Agent maintains context over the full project within the Replit workspace. It uses the context window of the unde...
Debugging
Console Error Integration
Full Support
Replit Agent has access to the application's console output and runtime errors within the Replit environment. It can obs...
Interactive Element Selection
No Support
Replit Agent does not support visual UI element selection. Users interact with the agent via chat, not by clicking on re...
Live Web Preview
Full Support
Replit provides a built-in web preview panel that renders the running application in real time. Changes made by Replit A...
Configuration
Dedicated Instruction File
⚠️ Partial
Replit does not have an officially named instruction file (like CLAUDE.md). However, you can add a README or custom cont...
Fine-Grained Instruction Control
No Support
Replit Agent does not support file-pattern or directory-level instruction targeting. All instructions are provided globa...
Supports Scoped Instructions
No Support
Replit Agent does not support scoped or hierarchical instruction systems. All instructions are global to the project and...
Planning
Planner Strategy
Full Support
Replit Agent presents a structured plan of steps before beginning implementation. Users can review the planned actions (...

Frequently Asked Questions