Code Optimizations (formerly Autonomy Level) is an on/off setting in Advanced settings within the Agent settings dropdown. When on, Agent reviews its own code and simplifies future work—improving accuracy and saving costs by avoiding mistakes. When off, you get minimal or no AI code review and maximum hands-on control. Available on paid plans. We recommend turning Code Optimizations on for most projects to get better code quality and fewer costly rework cycles.Documentation Index
Fetch the complete documentation index at: https://docs.replit.com/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Access Code Optimizations through the Agent settings dropdown while working on any project. The setting applies to your current conversation, affects how Agent approaches subsequent tasks, and is available when you’re using Economy or Power mode.How to access Code Optimizations
How to access Code Optimizations
- Open your project in the Project Editor
- Open the Agent settings dropdown in the chat input
- Expand Advanced settings and locate Code Optimizations
- Turn it on or off based on your preference
When to use it
- On: Recommended for most work. Agent reviews its own code, catches mistakes, and can reduce rework. Slightly longer per task but better quality.
- Off: Use when you want the fastest, most hands-on experience—e.g. quick edits or when you prefer to review every change yourself.