The official landing page for gitagent.sh, a framework-agnostic, git-native standard for defining AI agents.
Clone a repo, get an agent.
gitagent lets you define AI agents as git repositories — with version control, branching, diffing, and collaboration built in. Export to any framework with adapters: Claude Code, OpenAI, Lyzr, CrewAI, OpenClaw, Nanobot, and more.
Requires Node.js & npm — install with nvm
git clone https://github.com/open-gitagent/landing.git
cd landing
npm i
npm run devRuns on http://localhost:8080.
npm run build
npm run preview- Vite
- TypeScript
- React
- shadcn/ui
- Tailwind CSS
- Framer Motion
- Website: gitagent.sh
- CLI: npm @open-gitagent/gitagent
- GitHub: open-gitagent/gitagent
- Spec: SPECIFICATION.md
MIT