Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,5 @@ A curated list of awesome resources, libraries, frameworks, and tools for genera
* More Agents Is All You Need ([Paper](https://arxiv.org/abs/2402.05120))
* Mindstorms in Natural Language-Based Societies of Mind ([Paper](https://arxiv.org/abs/2305.17066))
* Internet of Agents: Weaving a Web of Heterogeneous Agents for Collaborative Intelligence ([Paper](https://arxiv.org/abs/2407.07061))

- [GNAP](https://github.com/farol-team/gnap) — Git-Native Agent Protocol: coordinate AI agent teams with 4 JSON files in a git repo. No server, no database. Any agent that can git push can participate. MIT licensed.