Plan at same time as build

Any chance we could have a double agent that allows you to plan whilst the other agent is building? Would be nice to not have to use chat gpt whilst agent is running in your app - also a chance for Replit to make a little bit more $$$

That’s a nice idea, but since it’s not available, I’m using the Team plan. I converted my app into a project, and from there you can fork the app and work on different features simultaneously.

You can keep building in the main app while an agent works, and you work on another feature in parallel in another fork.

I don’t recommend working on the same feature in different forks because it will cause conflicts, but forking to work on separate features while the main branch runs its tasks is a good approach until replit add plan and work in the same time :slight_smile:

1 Like