Tools
GitAgent Protocol: Git-Native Open Standard for Defining AI Agents Reaches 2.7K Stars
The GitAgent protocol packages an AI agent's config, logic, tools, memory, and skills as plain files inside a Git repo — agent.yaml for metadata, SOUL.md for identity, plus directories for skills, rules, and memory. Using `gitagent export`, a single agent definition deploys across Claude Code, OpenAI, LangChain, CrewAI, or AutoGen without rewriting. Agent behavior changes create branches and PRs for human review. Includes native FINRA/SEC compliance support. Maintained by Lyzr.
Source
↳ Follow the thread