gitagent
Version an agent’s identity, rules, memory, tools, and skills in Git.
- Stars
- 589
- Forks
- 111
- Updated
- Updated Jul 9, 2026
Version an agent’s identity, rules, memory, tools, and skills in Git.
Gitagent represents an AI agent as a Git repository, with model configuration, identity, rules, memory, tools, skills, hooks, and workflows stored as reviewable files. You can fork an agent, branch its personality, diff rule changes, and inspect memory history with normal Git operations. The runtime supports OpenAI, Anthropic, and OpenAI-compatible providers, and requires Node.js, Git, and the relevant API credentials.
Resource types
Use cases
Combine interchangeable models, data sources, and tools in LLM applications.
Trace, evaluate, monitor, and manage LLM, agent, and ML workflows.
Runtime
Capabilities
Public GitHub facts last synced Jul 10, 2026.
Build and run Python agents with graph-based workflows
Build type-safe Python agents with tools, structured outputs, and provider choice