Software factories. Everyone talks about them - everyone hates thinking about them.
For me - a software factory is the same as a Ralph loop. Given an input task - don't stop until the expected output is achieved - agentically. Now think about scaling this up - what if the intended outcome was to scale it up to building 10 PRs - each with its own context window.
That's what I'm hoping to achieve - with a "software factory" built on top of
@opencode . With the new V2 API (ty sir
@thdxr) - one can now use the API to programmatically create and manage sessions. This is all I need.
I plan to launch plan agents - review the plan manually - and then set them off to execute - all from a single session. However, all of these agents also get their full-blown open code sessions.
Let's see if this ends up working, will keep you all updated!