Back to News
Advertisement
jjuanre about 5 hours ago 0 commentsRead Article on github.com
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 <name> \ --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.

Advertisement

Discussion (0 Comments)Read Original on HackerNews

No comments available or they could not be loaded.