Back to vendors
R

Replit Agent

Also known as: Replit

Visit site
Entry priceFree (Starter) · Core $25/mo ($20 annual)Full pricing detail

Full-stack AI app builder and runtime where an agent handles DB setup, background jobs, automated testing, and continuous deployment. Targets builders, students, and startups.

Replit is a browser-based development platform that bundles everything needed to build, run, and deploy software into a single tab, with no local installation or infrastructure to manage. Founded in 2016 with the goal of making programming as accessible as using a word processor, it pairs a full cloud IDE, supporting more than fifty languages, with built-in database, authentication, hosting, and monitoring, so a project can go from blank editor to a live URL without touching a terminal or configuring a server.

Its headline feature is the Replit Agent, now in its fourth generation. You describe an application in plain English, and the agent scaffolds the file structure, writes the code, installs dependencies, sets up the database schema, configures environment variables, and deploys the result to a live URL, all inside the browser. Unlike a code-completion tool that suggests the next line, the Agent is a full project builder that takes an idea to a running app, and it can work with most of the languages Replit supports while defaulting to common web and backend stacks.

Agent 4 leans into autonomy and scale. Parallel agents can run tasks together with progress kept visible, and requests submitted in any order are sequenced and executed in a sensible order. A built-in reflection loop has the agent test its own application in a browser, generate a report, and fix the issues it finds before handing it back. The Agent can even build other agents and workflows that you trigger from tools like Slack or email.

Because everything runs on Replit's cloud, deployment is a click away, with autoscaling, static, scheduled, and always-on options, and projects connect to over a hundred integrations including OpenAI, Stripe, and Google Workspace, plus imports from Bolt, Lovable, GitHub, and Figma. For teams, Replit adds real-time collaboration, SSO, SOC 2, and admin controls. It is best known as the fastest path from an idea to a working, shareable prototype, used by non-developers and engineers alike, though larger production systems often graduate to a dedicated stack.

Vendor details

Canonical URL

https://replit.com

Category

Agent builder

Company status

independent

Use cases & customers

Target customers

developersbuildersstartups

Deployment options

SaaScloud

In practice

You have an app idea but no local dev environment and no patience for setup. Replit's Agent scaffolds the code, sets up the database, and deploys it to a live URL in the browser, often in minutes.

You're an operations lead who needs an internal dashboard but engineering has no capacity. You describe it to Replit Agent in plain English and get a working, deployed tool without writing code or touching infrastructure.

Your generated app has bugs you'd rather not hunt down yourself. Replit's Agent tests the running app in a browser, generates a report, and fixes the issues it finds before handing the build back to you.

Agentic Index coverage score

11.0 / 14 capabilities · 79%

Integrations & Tool CallingOfficial docs 2026-06-08 Full
Workflow OrchestrationBackground jobs and automations docs 2026-06-08 Full
Knowledge Grounding & RAGOfficial docs 2026-06-08 Partial
Human Oversight & GuardrailsOfficial docs 2026-06-08 Partial
Security, Identity & GovernanceOfficial docs 2026-06-08 Full
Observability & AuditabilityOfficial docs 2026-06-08 Partial
Memory & State PersistenceDB setup and state docs 2026-06-08 Full
Deployment & Data ResidencyOfficial docs 2026-06-08 Full
Prebuilt Agents, Templates & PacksOfficial docs 2026-06-08 Full
Triggers & Channel CoverageOfficial docs 2026-06-08 Full
Model Flexibility & RoutingOfficial docs 2026-06-08 Partial
APIs, SDKs & MCP ExtensibilityOfficial docs 2026-06-08 Full
Testing, Debugging & OptimizationAutomated testing docs 2026-06-08 Full
Browser & Computer UseOfficial docs 2026-06-08 Unable to verify

The Agentic Index coverage score grades every vendor Full, Partial or Unable to verify against the same 14 buyer facing capabilities, from public evidence only. Each capability links to how all vendors in the index score on it. How this evidence is graded

Recent platform changes

2026-08-14·IntegrationsVerified

Replit Agent now supports migrating eligible Replit Auth applications to Clerk Auth. The agent automatically handles moving account data before updating the sign-in code to ensure returning users retain their access.

Bears on: Integrations

View source
2026-08-07·Security / enterpriseVerified

Replit introduced a suite of updates highlighted by automated security scanning, allowing the Agent to check modified files for vulnerabilities during code review. The release also adds production database credential regeneration, enterprise SSO for Clerk Auth apps, workspace-to-workspace project transfers, and native recognition for the Braintrust MCP endpoint.

Bears on: Security / enterprise

View source
2026-07-16·Agent capabilityVerified

Replit introduced a continual learning system for Replit Agent, powered by an internal agent-based architecture. The system automatically processes user feedback, proposes system improvements, and validates changes using benchmarks and A/B testing.

Bears on: Agent capability

View source
View all 5 changes for Replit Agent →Tracked since Jun 2026 · Verified from public vendor sources

Pricing

Free (Starter) · Core $25/mo ($20 annual)

usage

Free tier

Included quota

Core: 25 dollars in monthly credits covering Agent, compute, deployments, storage; up to 5 collaborators, unlimited workspaces, autonomous long builds. Pro (launched February 20, 2026, replacing Teams): 100 dollars a month flat for up to 15 builders with tiered credit options, one month rollover, private deployments, RBAC. Agent effort modes (Lite/Economy/Power/Turbo) trade cost against capability.

What is public

Replit publishes plan structure: free Starter with limited Agent and one published app, Core at 25 dollars a month (20 annual) including 25 dollars of monthly credits, Pro at 100 dollars a month for up to 15 builders with tiered credits and one month rollover, and custom Enterprise. Agent usage is effort based and billed from credits, then pay as you go.

Billing mechanics

Subscription plus usage: plan fee includes a monthly credit allotment; Agent work bills effort based checkpoints against credits, then pay as you go past the allotment. Agent effort controls (Lite through Turbo) adjust cost per request. Always on deployments, databases, and storage draw from the same credit pool.

Cost watchouts

Effort based Agent pricing means complex requests bill variable checkpoint amounts, all Agent interactions are billable (even text only answers), failed or errored operations still charge, and once included credits are exhausted billing continues pay as you go with no default spending cap; documented power users pay 3 to 4 times their subscription in overages, so configure spend limits and alerts before production use. Core credits expire each cycle (no rollover); Pro credits roll one month. Third party model calls (Claude, GPT) bill at provider rates from your credits.

Variable cost rationale

Effort based variable checkpoint billing, pay as you go past credits with no default cap, always on deployment costs, and repeated pricing model changes make spend track usage tightly and unpredictably.

Additional watchouts

The community's consistent complaint is bill unpredictability: same prompt types cost several times more after the effort based change per user reports, and inactive always on deployments keep consuming. Treat the subscription as an entry ticket and model total cost on expected Agent hours plus hosting.

Sales call required

No, self serve available

Free / trial

Free Starter plan (limited Agent, 1 published app, 1,200 dev minutes/mo)

Lowest paid plan

Core $25/mo ($20/mo billed annually) including $25 in monthly usage credits

Commercial notes

Full stack build and run platform: the Agent handles scaffolding, database setup, testing, and deployment, and the platform hosts the result, which differentiates it from prompt to app builders that stop at code. June 2026: Replit became available directly inside Claude (design in Claude, build in Replit). Roughly 21M monthly site visits per Semrush March 2026, the largest of the vibe coding platforms.

Key ambiguities

Effort based checkpoint costs are variable and not published per operation, making per app cost unpredictable; Enterprise pricing unpublished. Replit has changed pricing structure several times (checkpoint to effort based 2025, Teams to Pro 2026), adding forecast risk.

Missing data

Per checkpoint effort rates, Pro credit tier ladder details, and Enterprise pricing are unpublished.

Agentic Index verified 2026-07-06

Alternatives to Replit Agent

The closest documented capability profiles to Replit Agent among agent builders tracked by Agentic Index, ordered by similarity on the same 14 point evidence the rankings use. No vendor pays for placement.

  • Retool11.5 / 14Fuller documented coverage on Observability & Auditability and Model Flexibility & Routing
  • AutoGPT10.5 / 14Fuller documented coverage on Observability & Auditability and Model Flexibility & Routing
  • Base4410.5 / 14Fuller documented coverage on Human Oversight & Guardrails and Observability & AuditabilityReplit Agent vs Base44 →
  • Flowise11.5 / 14Fuller documented coverage on Knowledge Grounding & RAG and Human Oversight & Guardrails
  • FLOWX.AI11.5 / 14Fuller documented coverage on Knowledge Grounding & RAG and Human Oversight & Guardrails
  • Gumloop11.5 / 14Fuller documented coverage on Human Oversight & Guardrails and Observability & Auditability

Similarity is computed from each vendor's Agentic Index coverage score evidence, axis by axis, not from the totals. How this evidence is graded

Contact us

Found a vendor we missed? Have feedback on the index? We'd love to hear from you.