Skip to content

Add GNAP: git-native agent coordination protocolΒ #472

@ori-cofounder

Description

@ori-cofounder

Hi e2b team πŸ‘‹

Requesting an addition to the awesome-ai-agents list:

GNAP β€” Git-Native Agent Protocol

Open RFC for coordinating AI agents through git. No servers, no databases β€” just 4 JSON files and standard git operations. Any agent (Claude Code, Codex, custom) that can push/pull git can join a team.

Why it fits this list:

awesome-ai-agents covers frameworks, tools, and protocols for autonomous agents. GNAP is a coordination protocol β€” an open standard for how agents communicate and share tasks, analogous to what HTTP is for web services.

Key properties:

  • Zero infrastructure β€” git is the only dependency
  • Language agnostic β€” JSON files, works with any runtime
  • Human-in-the-loop native β€” humans participate as first-class agents
  • Production tested β€” used at Farol Labs to coordinate 4 agents across 50+ tasks
  • Open RFC β€” not a product, a specification

Suggested placement: under a "Protocols & Standards" or "Infrastructure" section, or alongside other coordination frameworks.

https://github.com/farol-team/gnap

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions