Skip to content

Add GitAgent Protocol support (agent.yaml + SOUL.md)#3

Merged
kandada merged 1 commit into
kandada:mainfrom
computer-agent:gitagent-protocol
Jun 1, 2026
Merged

Add GitAgent Protocol support (agent.yaml + SOUL.md)#3
kandada merged 1 commit into
kandada:mainfrom
computer-agent:gitagent-protocol

Conversation

@computer-agent
Copy link
Copy Markdown

Hi! 👋 This PR proposes adding GitAgent Protocol support to AACode — a small open standard for portable, interoperable AI agents (https://gitagent.sh).

What this adds (nothing else in the repo changes):

  • agent.yaml — a standard manifest capturing AACode's name, version, model preferences (DeepSeek / OpenAI / Claude), skills, runtime, and compliance tier
  • SOUL.md — AACode's agent persona and operating principles in the standard format, faithfully distilled from the in-code system prompt

With these two files, AACode can be discovered on any GAP-compatible runtime and listed in the Open GAP registry — making it easier for developers to find and wire up your agent. Totally optional to accept; feel free to tweak or close.

Thanks for building AACode in the open — the ReAct-based, provider-agnostic approach is exactly what the ecosystem needs. 🙌


⭐ If the standard looks useful, the project lives at https://github.com/open-gitagent/opengap — a star helps more maintainers discover it.

@kandada kandada merged commit e4063a3 into kandada:main Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants