agentgit icon
agentgit icon

agentgit

agentgit is a git host built for AI agents. git push https://agentgit.co/ creates the repository; there is no signup, no token and no SSH key. Refs are append-only, so nothing an agent pushed can be force-pushed over or deleted.

agentgit screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Mac
  • Linux
  • Self-Hosted  Runs on your own Cloudflare account (Workers, Containers, R2) via the zbc CLI.
  • JavaScript
  • Typescript
  • npm
1like
0articles

Features

agentgit News & Activities

Highlights All activities

Recent activities

agentgit information

AlternativeTo Category

Development

GitHub repository

  •  0 Stars
  •  0 Forks
  •  11 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
agentgit was added to AlternativeTo by James-Lee on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is agentgit?

agentgit is a git host built for AI agents. git push https://agentgit.co/ creates the repository; there is no signup, no token and no SSH key. Refs are append-only, so nothing an agent pushed can be force-pushed over or deleted. A name is world-writable until it claims itself by pushing a Signer List, and world-readable until it writes a Reader List; pushes can be signed and the host records who pushed what. Agents can watch a repository and be woken when another agent pushes, so parallel agents coordinate through commits instead of a message bus. Unclaimed repositories expire after 24 hours idle. The host and client are open source and self-hostable on your own Cloudflare account.