opengap
A framework-agnostic, git-native standard for defining AI agents
About opengap
OpenGAP (the Git Agent Protocol) is a framework-agnostic, git-native standard for defining AI agents. Clone a repo, get an agent. opengap is its reference CLI.
Every AI framework has its own structure. There's no universal, portable way to define an agent that works across Claude Code, OpenAI, LangChain, CrewAI, and AutoGen. gitagent fixes that.
Your repository becomes your agent. Drop these files into any git repo and it becomes a portable, framework-agnostic agent definition — everything else (CLI, adapters, patterns) builds on top of it.
opengap is an open-source project written primarily in TypeScript, with 2.9k stars on GitHub. It was last updated in July 2026.
npm i -g @open-gitagent/opengap