Skip to main content
Dundie·Feature Parity Map← all products

replit capabilities

10 mapped capabilities, each graded and dated. This is the diagnosis — the migration guide is the cure.


Capabilities

Autonomous app-building agent

provisionalverified 2 days ago

Replit Agent takes a natural-language description and autonomously builds a full-stack application — writing code, installing dependencies, wiring infrastructure, testing the app, and fixing bugs — without requiring the user to write code.

low confidence · 0.60docssource ↗source ↗

Built-in auth, database, and third-party integrations

provisionalverified 2 days ago

Agent can wire authentication, a managed database, and third-party services (Stripe, Twilio, OpenAI, etc.) into the app automatically from a natural-language prompt — no manual configuration required.

low confidence · 0.55docssource ↗source ↗

Checkpoints and rollback

provisionalverified 2 days ago

Agent automatically creates named checkpoints — full project snapshots capturing all files, installed packages, project configuration, database contents, and AI conversation context — at key milestones. Users can roll back or roll forward to any checkpoint instantly.

low confidence · 0.50docssource ↗

Deployments and hosting

provisionalverified 2 days ago

Replit provides integrated one-click hosting for apps built in the platform, with four deployment types covering static sites, auto-scaling servers, reserved VMs, and scheduled jobs. Agent can wire the deployment as part of the build workflow.

low confidence · 0.60docssource ↗source ↗

Effort-based pricing and plan gating

provisionalverified 2 days ago

Replit Agent uses effort-based pricing where each completed request generates one checkpoint billed at a cost proportional to the complexity of the work. Simple edits cost less than $0.25; large feature builds cost more. Monthly subscription plans include credit allowances.

low confidence · 0.60docssource ↗source ↗

Enterprise security and SSO

provisionalverified 2 days ago

Replit Enterprise offers SAML/OIDC single sign-on, SCIM user provisioning, role-based access control, audit logging, private deployments, and optional single-tenant environments for organizations requiring governance controls.

low confidence · 0.55docssource ↗source ↗

Inline code completion (ghost text)

provisionalverified 2 days ago

Replit provides AI-powered inline code suggestions that appear as ghost text at the cursor while typing; press Tab to accept. The feature is powered by replit-code-v1.5-3b, Replit's own open-source 3.3B-parameter model, and appears across all languages in the browser-based editor.

low confidence · 0.40docssource ↗

Native mobile app building via Agent

provisionalverified 2 days ago

Agent can build native iOS and Android applications from a natural-language prompt using React Native and Expo, with no local Xcode or Android Studio required. Apps use real native UI components, can access device hardware (camera, location), and can be submitted to the App Store.

low confidence · 0.55docssource ↗source ↗

Plan Mode (brainstorm before building)

provisionalverified 2 days ago

Plan Mode is a separate chatting interface within Agent that lets users brainstorm, explore approaches, and generate ordered task lists without modifying the codebase. Users transition to Build Mode when ready to implement.

low confidence · 0.55docssource ↗source ↗

Real-time multiplayer collaboration

provisionalverified 2 days ago

Multiple team members can work in the same Replit project simultaneously, each running their own Agent tasks in parallel with shared visibility via a Kanban board and live cursor presence across files.

low confidence · 0.55docssource ↗source ↗

Editorial guidance, not a warranty. AI tools change weekly; every entry carries the date it was last verified. Verify before relying on a specific capability.