yeah thats the next level unlock, i've been experimenting in this direction, tho i mostly run it in a way that one claude code instance is periodically checking in with other instances to see if they need anything
https://github.com/autonomica-xyz/clanker-control
or the full blown orchestration of bigger projects where one claude code instance is coordinating agents across multiple other machines (can be different models or different access or whatever mix) to orchestrate a bigger project.
https://github.com/autonomica-xyz/opencode-orchestrator
still figuring out whats the best long term setup tho
