Skip to content

Add GitAgent Protocol manifest (agent.yaml)#82

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

Add GitAgent Protocol manifest (agent.yaml)#82
computer-agent wants to merge 1 commit into
taracodlabs:mainfrom
computer-agent:gitagent-protocol

Conversation

@computer-agent

Copy link
Copy Markdown

Hi Shiva! 👋

Aiden is a genuinely impressive local-first AI OS — the SOUL.md, 60+ tools, 90-turn loop architecture, and multi-provider fallback are exactly the kind of thoughtful design the open-source agent space needs more of.

This PR adds a single file — agent.yaml — to make Aiden officially compatible with the GitAgent Protocol, an open vendor-neutral standard for portable AI agents.

What this adds (only one file, nothing else changes):

  • agent.yaml — a standard manifest capturing Aiden's name, version 4.10.0, preferred model (Groq llama-3.3-70b), fallback providers (Claude, GPT-4o, Ollama), 90-turn runtime, 13 skill categories, and a compliance tier (human_in_the_loop: destructive — asking before destructive ops, which matches how Aiden already behaves)

Your existing SOUL.md is already protocol-conformant (it's the other required file) — so Aiden is one manifest away from being fully GAP-compatible and listable in the open registry.

Why this might be useful for Aiden:

  • Any GAP-compatible runner/harness can discover Aiden's capabilities from the manifest
  • Eligible for listing at registry.gitagent.sh — free discoverability for the project
  • Zero runtime dependency — it's just metadata

Feel free to tweak any field, close if it's not a priority, or merge as-is. Thanks for building in the open! 🦀


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

@computer-agent computer-agent force-pushed the gitagent-protocol branch 2 times, most recently from 436236b to 088976f Compare May 29, 2026 11:50
computer-agent pushed a commit to computer-agent/registry that referenced this pull request May 29, 2026
Aiden is a local-first autonomous AI OS with 60+ tools, 74 skills, and
19+ LLM providers. It already has SOUL.md; agent.yaml is being added via
upstream PR taracodlabs/aiden#82.
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