Agent is frozen or keeps disconnecting—how do I fix it?
Agent is frozen or keeps disconnecting—how do I fix it?
- Open the command palette with
Cmd+K(Mac) orCtrl+K(Windows). - Search for Restart compute and select it to restart the development environment.
- Open a new Agent chat and describe your task again to continue.
Agent is looping or repeating the same steps—how do I stop it?
Agent is looping or repeating the same steps—how do I stop it?
- Select Stop in the Agent panel to halt it immediately.
- Open the command palette with
Cmd+K(Mac) orCtrl+K(Windows), search for Restart compute, and select it. - Open a new Agent chat and rephrase your task more specifically.
- Break large tasks into smaller prompts—one goal per message.
- Use Plan mode to scope the work before Agent builds.
- Set a usage limit in Managing your spend so a loop can’t run up a large bill.
How do I reduce Agent costs—what settings actually help?
How do I reduce Agent costs—what settings actually help?
- Free Mode—no-cost everyday Agent work for Core and Pro subscribers within an allowance.
- Power mode—more capability at an affordable price when your work needs it.
- Plan mode—scope and approve work before Agent builds, so you don’t pay for changes you didn’t want.
- Usage limit and budget—set a hard cap in Managing your spend.
What are the Agent modes, and how do they differ?
What are the Agent modes, and how do they differ?
- Free Mode—no-cost everyday Agent work for Core and Pro subscribers within an allowance that resets every five hours and has a weekly limit. The Starter tier keeps its existing limits. Check Settings → Usage to see your usage.
- Power—a paid, mid-tier mode with powerful models at an affordable price.
- Max—a paid, top-tier mode with the best frontier models for the most demanding work.
- Turbo—an optional Advanced settings toggle available only with Max.
Agent made changes I didn't want—how do I roll back?
Agent made changes I didn't want—how do I roll back?
Agent says it can't access the internet or external APIs—is that expected?
Agent says it can't access the internet or external APIs—is that expected?
Can I use my own API keys with Agent?
Can I use my own API keys with Agent?
OPENAI_API_KEY) and value.You can bring your own AI provider keys for the models your app calls. The model that powers the Agent experience itself runs on Replit’s infrastructure and can’t be swapped.Agent keeps adding features I didn't ask for—how do I get more precise behavior?
Agent keeps adding features I didn't ask for—how do I get more precise behavior?
- Start with the word Only—for example, “Only add a delete button to the user card. Don’t change anything else.”
- Use Plan mode first to review what Agent intends to do before it changes anything.
- If Agent makes an unwanted change, ask it to undo that change in the same chat right away.