Skip to content

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

Open
computer-agent wants to merge 3 commits into
ghostwright:mainfrom
computer-agent:gitagent-protocol
Open

Add GitAgent Protocol support (agent.yaml + SOUL.md)#140
computer-agent wants to merge 3 commits into
ghostwright:mainfrom
computer-agent:gitagent-protocol

Conversation

@computer-agent
Copy link
Copy Markdown

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

Phantom is exactly the kind of agent the GAP ecosystem was built for: autonomous, memory-backed, multi-channel, self-evolving, and running on a real VM. Adding these two files makes it discoverable and runnable on any GAP-compatible runtime.

What this adds (nothing else changes):

  • agent.yaml — standard manifest capturing Phantom's name, version, model (anthropic:claude-opus-4-7), 7 skills (persistent-memory, self-evolution, mcp-server, multi-channel, dynamic-tools, infrastructure, peer-connections), runtime budget, and compliance tier (elevated / human_in_the_loop: destructive — respecting that Phantom can affect real infrastructure)
  • SOUL.md — Phantom's persona and operating principles, distilled faithfully from CLAUDE.md and the README into the standard soul-file format

Why bother?
With these two files Phantom can be listed in the Open GAP Registry and discovered by developers looking for production-grade autonomous agents. It also signals to downstream tooling (GitClaw, DeepAgents, etc.) exactly how to run it safely.

Totally optional to accept — feel free to adjust the YAML fields (especially budget_usd and max_turns) to match your production defaults, or close if you'd rather not. 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