Skip to content

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

Open
shreyas-lyzr wants to merge 1 commit into
ghostwright:mainfrom
shreyas-lyzr:gitagent-protocol
Open

Add GitAgent Protocol support (agent.yaml + SOUL.md)#139
shreyas-lyzr wants to merge 1 commit into
ghostwright:mainfrom
shreyas-lyzr:gitagent-protocol

Conversation

@shreyas-lyzr
Copy link
Copy Markdown

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

Phantom is exactly the kind of agent GAP was designed for: persistent, self-evolving, multi-channel, with a strong identity and a clear set of capabilities. It deserves to be discoverable and runnable by anyone on any GAP-compatible runtime.

What this adds (nothing else changes):

  • agent.yaml — a standard manifest capturing Phantom's name, version (0.20.2), preferred model (anthropic:claude-opus-4-7), runtime parameters, skills, and compliance settings
  • SOUL.md — Phantom's persona distilled from config/roles/base.yaml and CLAUDE.md into the standard soul format (who it is, how it behaves, its cardinal rule, its self-evolution contract)

With these two files, Phantom can be discovered in the Open GAP registry, run on any GAP-compatible runtime, and serve as a reference implementation for self-evolving agents in the ecosystem. Totally optional to accept — feel free to tweak the files or close. Thanks for building Phantom in the open! 🦀

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