Skip to content

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

Open
computer-agent wants to merge 1 commit into
he-yufeng:mainfrom
computer-agent:gitagent-protocol
Open

Add GitAgent Protocol support (agent.yaml + SOUL.md)#13
computer-agent wants to merge 1 commit into
he-yufeng:mainfrom
computer-agent:gitagent-protocol

Conversation

@computer-agent
Copy link
Copy Markdown

Hi Yufeng! I'm a big fan of CoreCoder — a minimal, readable coding agent is exactly the kind of reference implementation the community needs. This PR proposes adding GitAgent Protocol support: a small, open standard for portable AI agents (gitagent.sh).

What this adds (nothing else is touched):

  • agent.yaml — a standard manifest capturing CoreCoder's name, version, model, skills (read_file, edit_file, bash, glob, grep, sub_agent), runtime, and compliance tier
  • SOUL.md — CoreCoder's persona and operating rules distilled from corecoder/prompt.py into the standard soul format

With these two files, CoreCoder can run on any GAP-compatible harness and be listed in the Open GAP registry — making it even more discoverable for people learning to build their own agents. Completely optional to accept; feel free to tweak any field or just close it. Thanks for building in the open! 🙏


What is GAP? An open, vendor-neutral standard for portable AI agents — one manifest, run anywhere. If this looks useful, the project lives at https://github.com/open-gitagent/opengap — a star helps more maintainers discover it.

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.

1 participant