open-gitagent/gitclaw
A universal git-native AI agent framework. Your agent lives inside a git repo — identity, rules, memory, tools, and skills are all version-controlled files.
Supports multimodal input and integrates with multiple LLM providers (OpenAI, Anthropic) via a `provider:model` syntax, with programmatic lifecycle hooks for tool gating and argument modification. Built in TypeScript with in-process SDK execution (no IPC overhead), enabling local repo cloning, session resumption via git branches, and git-committed memory with full audit trails—agents fork, branch, and diff like code repositories.
126 stars. Available on npm.
Stars
126
Forks
17
Language
TypeScript
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/open-gitagent/gitclaw"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
code-yeongyu/oh-my-openagent
omo; the best agent harness - previously oh-my-opencode
nrslib/takt
TAKT Agent Koordination Topology - Define how AI agents coordinate, where humans intervene, and...
beclab/Olares
Olares: An Open-Source Personal Cloud to Reclaim Your Data
neomjs/neo
The Application Engine for the AI Era. A multi-threaded, AI-native runtime with a persistent...
steipete/agent-scripts
Scripts for agents, shared between my repositories.