top | item 44631880

(no title)

irskep | 7 months ago

I've been working on a tool for exactly this purpose: https://steveasleep.com/autowt/

I'm the only user at the moment, and I really enjoy the workflow. I run about four claude-codes at once this way. It's a little underbaked but I think this is the way a lot of people are going to go. Seems like the 'par' tool in a sibling comment is a similar approach.

Containers do make things easier, especially since agents can see the log output of any service super easily. To do the same thing outside a container you need to send logs somewhere the agent can see.

discuss

order

itsdavidramos|7 months ago

Would be nice to have it listed as a brew formula, instead of pip.

tinodb|7 months ago

uv tool beats brew for me. Certainly by a factor of 100 for install time :)