Skip to content

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

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

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

Conversation

@computer-agent

Copy link
Copy Markdown

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

Chipper is a great fit: it's modular, hackable, locally-run, and already speaks Ollama's API. GAP gives it a standard identity layer so it can be discovered and run on any GAP-compatible runtime.

What this adds (nothing else changes):

  • agent.yaml — a standard manifest capturing Chipper's name, version, model preferences (ollama:llama3 + alternatives), runtime entrypoint, and five named skills (rag-query, document-embed, web-scrape, audio-transcribe, ollama-proxy)
  • SOUL.md — Chipper's persona distilled from the README: privacy-first, retriever-first, composable, and built for tinkerers

With these two files, Chipper can be listed in the open GAP registry and run on any GAP-compatible runtime without any changes to its existing code. Totally optional to accept — feel free to tweak or close. Thanks for building Chipper in the open! 🐿️


⭐ If the standard 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