Product upvotes vs the next 3

Waiting for data. Loading

Product comments vs the next 3

Waiting for data. Loading

Product upvote speed vs the next 3

Waiting for data. Loading

Product upvotes and comments

Waiting for data. Loading

Product vs the next 3

Loading

GitAgent by Lyzr

Your repository becomes your agent

Your AI agent's soul belongs in Git, not locked inside a framework. GitAgent is an open standard that extracts your agent's config, logic, tools, and memory into a portable, version-controlled definition. Define once. Run anywhere. Claude, OpenAI, CrewAI, OpenClaw, you name it. Same repo, any runtime. Roll back prompts like code. Branch, review, reproduce. #OwnYourAgent

Top comment

Hey PH! 👋

We built GitAgent because the agent ecosystem was a mess — and three problems kept showing up everywhere:

① No single source of truth Everyone had agents, nobody had a canonical place they lived. Built in Claude Code? Stuck there. Move to CrewAI? Start over. Every tool, its own format, its own lock-in.

② Portability was half-solved Tons of solutions for sharing agent skills — but nobody was solving portability for the entire agent. Memory, identity, behavior — all stranded in whatever tool you built it in.

③ No real versioning No branching, no rollback, no diffing. You'd tweak a prompt, break something, and have no idea how to get back. Agents had no git — and they desperately needed it.

So we asked a simple question: what if the agent just lived in git? Every developer already knows how to fork, branch, PR, and tag. Git already solves versioning, collaboration, and portability for code.

We just mapped that onto agents.

GitAgent is our answer to all three — one repo, one source of truth, runs anywhere from Claude to CrewAI to OpenClaw without reformatting a single file.

Try it right now — run any agent directly from GitHub:

npx @open-gitagent/gitagent@latest run -r https://github.com/your/agent -a claude

Swap -a claude for -a openai, -a crewai, or -a openclaw — same repo, any runtime. Would love to hear what runtimes you want us to support next! 🚀

Support the project: https://github.com/open-gitagent/gitagent

Support projects built on GitAgent Standard

Clawless: https://github.com/open-gitagent/clawless

GitClaw: https://github.com/open-gitagent/gitclaw