DEVTOOLS
GARAGE
a grove motor company product
Instant hackable* git repositories for agents and humans.


# locally
> garage init “repo-name”
> git commit -m “hello world”
> git push origin
# for background agents and CI jobs
> garage share
url: https://repo.garage.sh/my-team/repo-name?token=...
# send to anyone
> garage share --readonly
url: https://repo.garage.sh/4krfvc-cdmsac43-cmdsa-rcdsac
# invite a member to your team
> garage invite “yolo@mail.com”
invite sent to yolo@mail.com to join grove-motor-co-teamCLI
Create repositories, and manage repository permissions and access via the CLI.
SDK
Agents can use the Typescript SDK to manage and interact with your Garage repository.
WHY
GARAGE?
Built for agents
Write files and commit as one atomic operation over the API — no clone, no git binary, no credential plumbing.
SDK, CLI & API
A typed TypeScript SDK, a shell-native CLI, and a raw RPC API with a published OpenAPI spec.
Instant and Free*
Anonymous, ephemeral repos with zero setup — no account, expire on a TTL you set. Sign in for permanent repos. Free, with no cap on how many you create.
Auth & Teams
Device-flow sign-in, scoped API keys, and short-lived git tokens. Spin up an org, invite members, and grant only the access a job needs.
SOON
Extensions
Subscribe to repo events and run your own logic — trigger an agent on a commit, fire a webhook, review and commit back.

GARAGE by the numbers.
repositories created
0
commits pushed
0
ephemeral repos
0
p99 response
0 ms
service uptime
0.0000









