Here’s the timeline for retiring the v1 agent:April 13, 2026: You won’t be able to choose the v1 agent when you start a new project.August 3, 2026: You won’t be able to access your v1 agent projects or published sites built from them. Switch your v1 projects to Claude Agent beforehand to keep access to them.
Switch your v1 projects
You need to switch v1 projects individually, so repeat these steps for each v1 project you have. To switch a v1 project to Claude Agent:- Open the project in Bolt.
- In the bottom-left corner of the chatbox, click the v1 Agent (legacy).
- Select the Claude Agent model you want to use.
- Click Switch to [model name] to confirm.
- In your project, click the gear icon in the top-center of the screen.
- Click Knowledge.
- In the
Project instructionsbox, paste any information from your v1 agent chat that you want Claude Agent to have access to.
Choose your model
With Claude Agent, you can choose which underlying model to use. For most users switching from v1, we recommend you choose a version of Sonnet or Opus:- Sonnet 4.5: The default model. This is a good choice if you’re not sure which to pick, since it’s reliable across a wide range of development work.
- Sonnet 4.6: Offers deep reasoning for complex, multi-step development.
- Opus 4.5: Offers deep reasoning for system-level decision-making, like decisions involving enterprise archietcture or compliance workflows.
- Opus 4.6: The most capable model in Bolt. It’s best for advanced reasoning, large existing codebases, and work that requires precision.
If you’re on a free plan, you’ll only be able to switch to the default model.
What you gain with Claude Agent
Claude Agent is a significant step up from the v1 agent. It produces more complete results and makes fewer errors that could require rework. Switching to Claude Agent also gives you capabilities that aren’t available with the v1 agent:- Database management: Claude Agent can create and edit Bolt Databases and connect your project to Supabase directly from the chat. You don’t need to set up or configure your database separately — the agent handles it as part of your build.
- Model selection: The v1 agent uses a fixed model. With Claude Agent, you can choose the underlying model that powers your project.
- Plan Mode: Work through a detailed build strategy with the agent before it starts writing code. For more information about Plan Mode, see the FAQ below.