Hermes Agent
Agent-nativeOpen SourceOpen-source autonomous agent platform with memory, skills, subagents, and messaging gateways
Git-native open standard for defining and running AI agents
Overview
This summary uses submitted and public product material. Only source-mapped claims are documentation reviewed.
GitAgent is a Git-native standard for defining AI agents as version-controlled files inside a repository. The current project positions itself as a framework-agnostic way to define, version, validate, run, and export agents across runtimes like Claude, OpenAI, CrewAI, and others.
Listing decision
GitAgent defines AI agents themselves as portable, version-controlled repository content and provides a reference CLI to validate, export, and run those definitions.
Before you choose
Teams that want human-readable, reviewable agent definitions in Git and need to export or adapt them across multiple agent runtimes.
The standard carries portable identity, policy, skills, and tool definitions; runtime-specific orchestration, state-machine wiring, live tool execution, and memory I/O remain the responsibility of the chosen framework.
Sources
First-party unless marked otherwise. Each link supports only its adjacent claim.
The official project site identifies GitAgent as created at Lyzr Research Labs and maintained as an open standard.
official product page · accessed Sep 3, 2026The maintained reference repository defines OpenGAP as a framework-agnostic, git-native agent standard and ships the opengap CLI with gitagent as a compatibility alias.
official repository · accessed Sep 3, 2026The specification defines portable agent manifests, identity files, skills, tools, knowledge, memory, hooks, and composition conventions stored in Git.
official specification · accessed Sep 3, 2026The maintained standard and reference CLI are licensed under the MIT License.
official license · accessed Sep 3, 2026Open-source autonomous agent platform with memory, skills, subagents, and messaging gateways
Open event-based protocol for agent and user interaction
Open HTTP payment protocol for agents and APIs
Comments