Replit Agent Settings Now Personalized Per User in Shared Projects

ReplitView original changelog

Replit has made agent preferences β€” including model tier (Economy/Power), plan mode, auto-merge, and auto-approve β€” user-specific rather than shared across everyone working in the same project. Previously, a collaborator changing these settings would silently affect every team member's agent behavior. Replit now stores these preferences per user, so each person on a shared project retains their own configuration independently.

Sources & Mentions

2 external resources covering this update


Collaboration Without Configuration Conflicts

When multiple people work in the same Replit project, they previously shared a single set of agent settings. Changing the model tier, enabling auto-merge, or toggling auto-approve would update the configuration for every collaborator β€” often silently and unexpectedly. The May 22, 2026 update resolves this with per-user agent preferences.

What's Now Personalized

Each user's agent configuration is now stored independently. The settings that became user-specific include:

  • Model tier β€” Economy or Power Mode selection
  • Plan mode β€” whether the agent plans before executing
  • Auto-merge β€” whether completed agent tasks are automatically merged
  • Auto-approve β€” whether the agent proceeds without requiring manual confirmation

A developer who prefers Power Mode no longer inadvertently sets the entire team on Power Mode (burning everyone's credits). Conversely, a team member who enables auto-approve for rapid iteration no longer affects collaborators who prefer to review each change manually.

Why It Matters for Teams

Replit positions itself as a collaborative AI development platform, and small UX friction points like shared agent settings have been a source of confusion in multi-person projects. This change aligns with how developers expect preferences to work: personal choices should stay personal, even in shared environments. It is a foundational improvement for any team using Replit's Agent 4 collaboration features.

Replit: Per-User Agent Settings in Shared Projects | Yet Another Changelog