Amendable
Git storage engine for AI agents and autonomous systems, enabling on-demand repository creation with API-driven management.
🔗 Visit AmendableDescription
When a piece of software needs to create and manage its own Git repositories automatically — say, an AI coding agent that spins up a fresh repo for every customer or every task — the usual tools (GitHub, GitLab) are built for humans clicking buttons, not code calling an API thousands of times a day. Amendable is a Git hosting service built the other way around: everything from creating a repo to pushing code to managing access is designed to be driven entirely by API calls, with no web dashboard required to get work done.
Amendable exposes a REST API for on-demand repository lifecycle management: create, clone over HTTPS, push, and delete repositories programmatically, with scoped access tokens and webhook events for push/release activity. It targets platforms building AI-agent products that need per-customer or per-task repository isolation — think a SaaS tool that generates a private repo for each user's project. It also supports OIDC authentication for machine-to-machine access and a bring-your-own-S3 option for teams that want to control where the underlying storage lives. Pricing is a simple three-tier structure: a free tier (5 repos, 1GB), a $10/month Pro tier (unlimited repos, 5GB), and custom Enterprise pricing with SSO and committed volume.
💬 Our review
The short version: Amendable is infrastructure, not a tool you'll use directly unless you're building a platform that itself needs to spin up Git repos programmatically — think an AI coding agent SaaS, not an individual developer's workflow.
The positioning is narrow but well-timed: as more products embed AI agents that write and commit code on a user's behalf, someone has to host all those repos, and doing that on top of GitHub's human-first API and rate limits is awkward. Amendable's API-first, OIDC-for-machines design is a sensible answer to a real, fairly new problem. The $10/month Pro tier for unlimited repos is aggressively cheap if you actually need this — the risk is less about price and more about depending on a young, single-purpose infra vendor for something as critical as your users' code storage, with no visible track record yet. Worth evaluating if you're building an agent platform that needs isolated per-customer repos today; overkill if you just need normal Git hosting for your own team, where GitHub or GitLab remain the default.
💰 Pricing
📊 Global score
🤖 AI-enriched data
Gratuit (5 dépôts, 1 Go) · Pro 10 $/mois (dépôts illimités, 5 Go) · Enterprise sur devis (SSO, volume engagé)
Pros
Création/suppression de dépôts 100% pilotable par API, pensé pour des agents pas des humains
Authentification OIDC machine-à-machine, adaptée à l'automatisation
Option bring-your-own-S3 pour garder le contrôle du stockage
Tarif Pro très accessible (10 $/mois, dépôts illimités)
Cons
Service jeune, peu de retours d'expérience ou d'historique de fiabilité publics
Dépendance critique pour du code client sur un vendeur infra étroit et récent
Pas d'alternative self-hosted proposée par l'éditeur si besoin de contrôle total
