Hacker News new | ask | show | jobs
by bmitc 61 days ago
How did you launch, orchestrate, and run the agents? Did you build your own framework, or are you just using the various CLI tooling?
1 comments

I created my own framework. Long ago it started as shell scripts that I used in conjunction with aider. It was a very manual process.

It's grown over time to be a full MCP and CLI with stages and gates defined in YAML. I was thinking about open sourcing it but since the code grew organically I would need to do extensive cleanup to make it presentable.

But I do walk through the process on page 9: https://michael.roth.rocks/research/trust-topology/#9