Replit Adds Conversations: Chat-Based Threads for Ideas and Research

ReplitView original changelog

Replit introduced Conversations, a lightweight, chat-first workspace for asking questions, doing research, attaching files, and running Routines without first spinning up a full Project. Conversations sit alongside Projects as a lower-friction entry point into Replit Agent, aimed at exploratory work that hasn't yet turned into a coding task. When a Conversation grows into real work, users can convert it into a Project, and Replit carries the context and files over automatically.

Key Takeaways

  • Conversations are a new private chat surface in Replit, separate from Projects, meant for questions, research, and file-attachment work before a task becomes a full build.
  • Routines run inside Conversations, tying this release's automation feature directly to the new chat-thread format.
  • Context and files transfer automatically when a Conversation is converted into a Project, so early exploratory work isn't lost.
  • The feature effectively splits Replit Agent into two tiers — lightweight ideation versus full project development — echoing a pattern seen elsewhere in AI coding tools.
  • Conversations shipped in the same August 21, 2026 release as Routines, Steering, and Skills Import, all under the Agent section of Replit's changelog.
  • The feature is aimed at users who want to use Agent before committing to a coding environment, lowering the barrier to a first interaction with Replit.

A Lighter-Weight Way to Start with Agent

Replit added Conversations, a new private chat thread that lives alongside Projects inside the workspace. Instead of requiring users to create a full Project just to ask Agent a question, explore an idea, or research something, Conversations give them a plain chat surface for that early, exploratory stage of work.

What Conversations Are For

Conversations are built as a starting point rather than a finished workspace. Replit describes them as suited to questions, research, file attachments, and running Routines — the new scheduled-automation feature also shipped in this release. Because Conversations don't require setting up a full development environment, they lower the barrier for using Agent on tasks that are still in the idea stage.

Converting a Conversation into a Project

As a Conversation's scope grows, users can request that Replit convert it into a full Project. Replit carries over the existing context and any attached files during the conversion, so nothing from the exploratory phase is lost when the work becomes a real build. This gives users a continuous path from "just asking a question" to "building and shipping an app" without needing to restart in a different tool or re-explain earlier context.

Why It Matters

Conversations effectively split Replit's Agent experience into two tiers: a low-commitment chat mode for research and ideation, and the existing Project-based mode for active development. This mirrors a broader industry pattern of separating "thinking with AI" from "building with AI," and gives Replit users a home for the kind of exploratory prompting that previously had no natural place inside a Project.