Ability to Run Two Simultaneous Agent Chats

Is there a way to run two simultaneous agent chats? I purchased a credit pack, and I feel like I have found that time is my limiting factor now since I can only iterate at the speed of agent. I’d love to have agent work on multiple parallel features so I can get more done quickly. Does replit support this currently?

No, there isn’t. But I have a sneaking suspicion this is coming soon. Don’t quote me on it, though!

You can run a CLI tool in shell simultaneously, although you can get into some ‘traffic jams’ of sorts if you’re working in the same files. It works pretty well, however.