Updates to Social Features on Replit: What Changed
May 06, 2026 6 Min Read 28 Views
(Last Updated)
Replit has always been more than a code editor. Since its earliest days, developers could share builds, run projects in-browser, and grow followings around their work. Features like profiles, following feeds, community showcases, and tipping built a unique social layer. This made Replit a community hub, not just isolated coding.
As Replit evolved into an agent-first environment, early social features created friction. Small interactive demos fit profile embeds in 2022, but full-stack apps and AI-generated software demand more. The old infrastructure needed updates for efficiency. Now, focus stays on streamlined code development and sharing.
In this article, we will walk through exactly what changed in Social Features on Replit, why those specific changes were made, what stayed the same, how the platform has evolved its community and showcase features over time, and what the current approach to sharing and discovery looks like for builders today.
Table of contents
- Quick TD;LR
- What Was Removed and Why It Made Sense
- Nostalgic Embedded Repl Feature
- UI Changes and Early Sharing
- Evolution of Project Types
- Removal of Comment Threads
- What Stayed the Same: Profiles and Pinning
- The Agent Showcase: The New Home for Sharing
- Organization Profiles and Featured Projects
- Enhanced Project Featuring
- Live Preview Functionality
- Intentional Public Curation
- Frictionless Workflow Integration
- The History Behind Replit's Social Features
- Safer Social Development: The Safety Dimension
- Final Thoughts
- FAQs
- Why did Replit remove embedded running Repls from profiles?
- Can I still pin projects to my Replit profile?
- What is the Agent Showcase, and how do I use it?
- How have organization profiles improved?
- Are Replit's social connections like following still available?
Quick TD;LR
- Replit removed embedded running Repls and comments from profiles to focus on code viewing and deployed apps.
- Pinned Repls now act as curated code portfolios with links to live deployments.
- Following feeds, social graphs, and community discovery remain unchanged.
- Agent Showcase is the new hub for sharing live AI-built apps, with bi-weekly features.
- Organizations get easy project featuring, previews, and workspace-integrated curation.
- Updates align with Replit’s shift to agent-first, full-stack development for safer, efficient sharing.
What Are the Social Feature Updates on Replit?
Replit streamlined its profile and social layer by removing embedded running Repls from profiles and refocusing the sharing experience on deployed apps and code viewing.
What Was Removed and Why It Made Sense
Nostalgic Embedded Repl Feature
The embedded Repl component was a beloved feature in Replit’s early community era. It allowed visitors to your profile to run your code directly in the browser without leaving the page, see your project live, and leave comments.
For the kind of projects people built in 2022 games, simulations, interactive experiments, and small utilities, this was a genuinely magical experience. You could share your profile link and let anyone immediately play with what you built.
- Instant browser-based code execution on profiles.
- Live project demos without page navigation.
- Built-in commenting for interactive feedback.
- Ideal for 2022-era games, simulations, and utilities.
UI Changes and Early Sharing
While these are mostly UI changes, Replit wants to share them early as they may influence how you showcase your work on Replit. The decision to remove running functionality from embedded profile Repls reflect how the nature of Replit projects changed.
- Primarily UI-focused updates.
- Aimed at evolving project showcase strategies.
- Signals shift in project complexity over time.
Evolution of Project Types
An AI-generated full-stack application with a database, authentication, and external API integrations does not run meaningfully inside an embedded component on a profile page.
The deployment system, which gives every app its own URL, custom domain support, and production infrastructure, is the right place to share that kind of work. Running a full-stack app inside a profile iframe was increasingly awkward and misaligned with what builders were actually creating.
- Full-stack apps unfit for profile iframes.
- Deployments offer dedicated URLs and custom domains.
- Better suited for production-scale infrastructure.
- Aligns with modern AI-driven project trends.
Removal of Comment Threads
The comment thread on embedded Repls was also removed as part of this change. Comments in a running code environment were a feature that worked well when the community was smaller and projects were simpler.
As Replit grew and the nature of projects became more complex, inline comments on profile-embedded Repls became a niche interaction that most builders and visitors were not using in meaningful ways. The cleanup made the profile experience more focused without removing any capability that most users depended on.
- Comments phased out due to low usage.
- Suited early, simple community projects.
- Streamlines profiles for a broader scale.
- No impact on core user dependencies.
What Stayed the Same: Profiles and Pinning
- Refined Profile for Code Portfolios
The removal of running functionality from embedded Repls did not eliminate profiles or the ability to showcase your work; it refined the experience. While you can still pin Repls to your profile, running or commenting on them directly from this section will no longer be possible.
- Embedded Repls will be optimized for viewing code. Pinned Repls on your profile now serve as a curated code portfolio rather than a live demo environment. Visitors can see the code, understand what you built, and follow a link to the deployed version if they want to use or interact with the application.
- This separation code here and deployed app there are actually cleaner than the previous approach, where the blending of running and viewing created ambiguity about what your profile was for.
- Completing your profile with a professional photo, a concise bio, and links to your social media or professional networking profiles makes your account more credible and helps in connecting with other developers.
- Unchanged Social and Following Features
The ability to follow other builders, see their activity, and discover their projects through community channels remained unchanged.
- The following feed, which launched as a core social feature in 2022 as part of Replit’s push to make the platform a destination for creators and not just a coding tool, continued to operate as the primary way to stay connected with builders whose work you want to track.
- The social graph, who follows whom and how that surfaces content, remained intact even as the profile page UI was simplified.
The Agent Showcase: The New Home for Sharing
- The most significant evolution in Replit’s social and discovery layer in 2025 was not the removal of embedded Repls but the introduction of the Agent Showcase as the primary destination for sharing and discovering AI-built applications.
- Replit made it easy to submit your deployment to the Agent Showcase. You can submit your deployment directly from your workspace once it is published.
- The Agent Showcase serves a function that embedded profile Repls used to approximate but could not fully deliver: a curated gallery of actual deployed applications that visitors can open, use, and explore as real software rather than embedded browser experiments.
- Every app in the showcase is a live deployment, accessible at its own URL, built with Replit Agent. Every two weeks, Replit picks the best apps to feature on Replit socials and emails.
- If you want your app featured on Replit’s social channels and emails, completing the User Showcase Registration is the way to get your work in front of the largest audience.
- This curation mechanism means the showcase is not just a dump of every published app; it is an editorially maintained gallery that highlights quality work, giving builders a genuine reason to invest in the polish and completeness of what they ship.
- Being featured on Replit’s social channels and in community emails provides real exposure to a large developer audience.
Organization Profiles and Featured Projects
1. Enhanced Project Featuring
Replit’s updates let teams and organizations easily feature or un-feature public projects right from the workspace. Control this via the project info modal or the projects index table, streamlining profile management.
2. Live Preview Functionality
When featuring a project, you get an instant sneak peek of its appearance on your public profile. This helps teams visualize and refine their public presentation before going live.
3. Intentional Public Curation
Teams can now highlight impressive, complete projects while hiding works-in-progress. This creates a curated showcase on organization profiles, prioritizing quality over equal visibility for all projects.
4. Frictionless Workflow Integration
The project info modal serves as the main control point, embedded in the workspace where building happens. This eliminates the need for separate admin settings, making it easier for developer advocates and public-building teams to keep profiles current.
Replit’s social roots trace back to its 2022 launches like profiles, following feeds, and tipping—turning it into a creator-driven community rather than a traditional IDE.
Early embedded REPLs allowed visitors to instantly run games and demos, enabling viral sharing. As AI agents enabled more complex full-stack applications, profiles evolved into clean developer portfolios linking directly to production deployments.
This shift also improved safety and reliability through sandboxed infrastructure and clear dev/prod separation.
The History Behind Replit’s Social Features
Understanding where Replit’s social features are today requires knowing where they came from because many of the changes make more sense in the context of the platform’s original social ambitions and how they evolved.
- In April 2022, Replit launched new profiles allowing developers to add social links, showcase their work, see who else is online, and connect over a common passion for building.
- In July 2022, Replit introduced company profiles with templates, profiles, Teams Pro, and the Community feed.
- In July 2022, they also launched the Following Feed, allowing users to gain followers, engage with audiences, follow others, and see what they build. These launches established Replit’s social layer as a genuine differentiator from other development platforms.
- Being able to follow a builder, see their new projects, and run their code directly in the browser was something no other coding platform offered at the time. The community that grew around these features people who built projects primarily to share them and who gained followings based on the creativity of what they made.
- Who tipped each other for impressive work was a real and active part of what made Replit distinctive. As the platform shifted toward agent-first development and the typical project became more complex, the social features needed to evolve to match the new reality.
- The 2023-2024 social updates represent Replit’s attempt to preserve the community spirit of that earlier era while updating the infrastructure to serve a platform that now hosts production applications rather than interactive experiments.
Safer Social Development: The Safety Dimension
Alongside the UI and feature changes, Replit has also invested in making the social development experience safer, particularly around how community code runs in shared environments.
- The platform has historically needed to balance openness (anyone can run any public project) with safety (ensuring that community-shared code cannot be weaponized against viewers).
- Replit implemented changes to detect if the user is prompting in a way that suggests rollbacks would solve their problem, and in response,
- Agent surfaces the rollbacks feature proactively. They also implemented a development and production database separation
- So that Agent only acts on the development database until you are ready to deploy, applying development changes to production only when you are ready. These infrastructure improvements feed directly into the social experience.
- When builders share their work publicly, the separation of development and production states means that shared code is more stable and predictable for the people who interact with it.
- The shift toward sharing deployed applications rather than running embedded Repls directly on profile pages also has a safety dimension.
- A deployed application runs in Replit’s production infrastructure with appropriate sandboxing and resource controls.
- An embedded profile on Repl running arbitrary code in a visitor’s browser session is inherently more unpredictable.
Ready to curate standout profiles and streamline your Replit workflows without the clutter? Unlock pro tips on social features, project showcasing, and AI-powered development by enrolling in HCL GUVI’s Intel & IITM Pravartak Certified Artificial Intelligence & Machine Learning course.
Final Thoughts
Replit’s social feature updates reflect a platform that has grown up without losing its community spirit. The removal of embedded running REPLs from profile pages was a simplification, not a retreat; it cleared space for a sharing model centered on deployed applications.
The Agent Showcase and a curated approach to public visibility that matches how Replit is actually used in 2025.
The goal is to make development and sharing processes more efficient, straightforward, and focused on what matters: the code. If you have built something on Replit that you are proud of, deploy it, submit it to the Agent Showcase, and update your profile pins to point to your best work.
The audience for high-quality Replit projects is larger than it has ever been and the tools for getting your work in front of that audience are more intentional and better curated than they were before.
FAQs
1. Why did Replit remove embedded running Repls from profiles?
This change refines profiles for code viewing, as full-stack AI apps don’t run well in iframes. It shifts sharing to dedicated deployments with URLs and custom domains, reducing friction and misalignment with modern projects.
2. Can I still pin projects to my Replit profile?
Yes, pinning remains for showcasing code as a portfolio. Visitors view code and click links to deployed versions no more in-profile running or commenting, creating a cleaner separation.
3. What is the Agent Showcase, and how do I use it?
It’s a curated gallery for live, deployed Replit Agent apps. Submit directly from your workspace post-publish; top apps get featured bi-weekly on Replit’s socials and emails for maximum exposure.
4. How have organization profiles improved?
Teams now feature/unfeature projects via workspace modals or tables with live previews. This enables intentional curationhighlight polished work, hide WIPswithout separate admin pages.
5. Are Replit’s social connections like following still available?
Absolutely unchanged: follow builders, track activity via the 2022-launched feed, and discover projects. The social graph stays intact, keeping community vibes strong amid UI simplifications.



Did you enjoy this article?