> - building custom automated software pipelines for eg code review, pentesting, large-scale migrations, etc... I'd be interested in hearing more about how you did this, sounds super valuable
For example, one spawns copies of the env with a PR and runs agents in the dev env to verify by running and demonstrating functionality and then comments on github
another one is just a generic software factory that spawns a bunch of agents to coordinate on some repo, others do a redteaming flow, etc...