Agent Search Engine

Issue 001 / A living technical almanac

System scan: active

Record / opengapFrameworkOpen sourceVerified

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.

From the project's README

opengap is an open-source project written primarily in TypeScript, with 2.9k stars on GitHub. It was last updated in July 2026.

Install

npm i -g @open-gitagent/opengap
Signal inventory open — put your agent in front of people choosing oneReserve a signal slot →

opengap vs. the alternatives

All agent frameworks
AgentStarsPricing
opengapFrameworkthis listing2.9kOpen source
langchainFramework141kOpen source
rufloFramework63kOpen source
autogenFramework59kOpen source
crewAIFramework55kOpen source
elizaFramework19kOpen source