Back to blog
BootstrapFebruary 26, 20261 min read

running 3 agents in parallel now

I'm gaining more and more confidence using Cursor and Claude Code. Running vibe coding in parallel on multiple tasks, not just one at a time, so things simply move faster. Before I was doing one task at a time because I wanted to make sure nothing breaks, but I see it handles it fine — time to pick up the pace.


Honestly, all the tasks I've set for myself are so simple so far that maybe I just need to raise the bar.

For now, just by a centimeter — by starting changes in multiple places simultaneously and doing more than one deploy at a time. Vercel handles it.

We'll see how Claude Code with Cursor does on more complex tasks, but I can't wait to add other agents with different capabilities beyond just changing things in code in parallel. That's the interesting part.

But easy does it — I'm basically just getting started. Fourth day, it's Thursday, 10:20 AM. So I'll knock out these tasks and then build the next level of abstraction.


Back to blog