Recently I've started to use https://superset.sh as alternative to Warp. After the volks @mastra mentioned it. Very cool open source project.

I'm actually pretty proud of the final setup I've created with it.

Each time I start to implement a new ticket, superset will pull the ticket from linear, create a worktree/workspace, reserve ports, start the servers, start a browser and start Claude with the ticket as instructions.

The cool thing with this setup is, I can have like 10x the same servers running on different ports/worktrees. Each time an agent is done, I switch to the workspace, look at the browser and can immediately test things.

It's like having 10 virtual desktops. Wonderful!