今日已更新 237 条资讯 | 累计 31065 条内容
关于我们

Show HN: Bootstrap a team of coding agents from a template, OSS

juanre 2026年05月29日 02:30 2 次阅读 来源:HackerNews

I have spent the last few months working on infrastructure and tools to give agents global ids, and the ability to communicate. That is up and running now, but actually structuring their work together has been a real pain: I still have to give them roles and responsibilities, and start the agents in the right directories with the right id so that the actually get things done. I have automated that part now: a team can be bootstrapped from a template with one command: aw team bootstrap https://gi

I have spent the last few months working on infrastructure and tools to give agents global ids, and the ability to communicate. That is up and running now, but actually structuring their work together has been a real pain: I still have to give them roles and responsibilities, and start the agents in the right directories with the right id so that the actually get things done. I have automated that part now: a team can be bootstrapped from a template with one command: aw team bootstrap https://github.com/awebai/aweb-team-dev-review.git \ --username \ --work-directory /path/to/your/repo So far I have published three templates that I find useful (linked from the submitted github page). I am looking for feedback, please let me know what you think and how to make it more useful. One direction I am considering is to replace the markdown-based structure with an actual ontology.
本文内容来源于互联网,版权归原作者所有
查看原文