Git-native AI 1

Open standard for defining, versioning, and running AI agents natively in Git repositories.
GitAgent is an open standard and framework that allows developers to define, version, and run AI agents natively within Git repositories. It extracts an agent's configuration, logic, tools, and memory into a portable, version-controlled definition, moving them out of proprietary frameworks and into files like agent.yaml and SOUL.md. This approach allows developers to treat agent prompts and logic like code, enabling branching, pull requests for reviews, and full audit trails. It is framework-agnostic, meaning a single definition can be run across various platforms including Claude Code, OpenAI, CrewAI, and OpenClaw. GitAgent also features built-in support for regulatory compliance and deterministic multi-step workflows.