Self-Driving Repo
v0.1 / private beta
waitlist open — 312 repos queued

Your markdown repo,
but it writes itself.

Install background agents from the dashboard. No terminal. No YAML. No review queue. Pick an agent, set a budget, click install — they start committing directly to main on the schedule you picked.

01  —  the shift

Karpathy called it the LLM Wiki.

"You rarely ever write or edit the wiki manually; it's the domain of the LLM." — Andrej Karpathy, April 2026

A markdown repo is the best knowledge format there is — plain files, version-controlled, portable, yours forever.

The problem is upkeep. Notes go stale. Docs drift. Awesome-lists rot. Someone has to read the new paper, fold it into the right page, fix the cross-link, close the loop. That someone is usually you, and usually it doesn't happen.

Self-Driving Repo turns that upkeep into something you click once. Browse the catalog in the dashboard, pick an agent, set a budget, hit install. From then on, the agents commit directly to main on the schedule you picked.

No review queue. No PR backlog. No YAML. You wake up, pull main, and the repo is smarter than it was yesterday. If an agent goes off-script, the budget cap stops it and git history is the full audit log.

When you uninstall, the agents leave. The markdown stays. We are never the source of truth — you are.

02  —  the catalog

Five agents to start with.

Browse the catalog in the dashboard. Click install. Set a monthly budget in dollars. The agents start committing to main on the schedule you picked. No terminal, ever.
02

The Doc Sync

Watches an upstream code repo. When the API changes, it updates your docs and commits. One small commit per change, never larger than the diff that caused it, fully visible in git log.

event-triggered code → docs
03

The Triage Clerk

Turns GitHub issues into wiki entries, FAQ updates, or changelog lines. Closes the issue with a link to the new page. Prompt injection guarded by default.

issue webhook sandboxed
04

The Curator

Maintains awesome-lists and curated indices. Checks for dead links, finds new entries, dedupes, re-ranks. The list that actually stays up to date.

weekly link-check ranks
05

The Archivist

Summarizes long-running discussions, commit trails, and meeting notes into durable markdown. Your decision log, written for you. Never skimmed, always found.

on commit decision log
+

Write your own.

Custom agent builder in the dashboard. Describe the job in plain English, pick sources and write paths, set a budget. If you can write a prompt, you can install an agent.

visual builder BYO prompt
03  —  principles

Three things we won't move on.

▸ 01

No terminal. Ever.

Install, configure, pause, set budgets, view runs — all from the dashboard. The only thing that ever touches your repo is the commits your agents make on main. No config files to edit, no Actions to wire up, no YAML to fight with.

▸ 02

Your files, not our database.

Everything lives in your git repo. Forever. Cancel anytime — the agents leave, the markdown stays. We are never the source of truth. You are. BYO API key, BYO model.

▸ 03

Hard budget caps.

Set $10, $50, or $500 per agent per month. When it's spent, the agent stops. No surprise bills, ever. Live spend visible on every card in the dashboard.

04  —  how it works

Three clicks. One afternoon.

i.

Connect your repo

Install the GitHub App, pick the repo you want to make self-driving. One click. No CLI, no local setup, no Actions secrets to paste.

◆ github app → authorize → pick repo
ii.

Pick agents, set budgets

Browse the catalog in the dashboard. Click install on the ones you want. Drag a slider to set a monthly cap in dollars. Hit save.

◆ librarian · $20/mo · nightly
iii.

Walk away. Pull main tomorrow.

The agents start committing directly to main on the schedule you picked. No review queue. Git log is your audit trail. Your repo gets smarter while you sleep.

◆ git pull → 14 new commits by :agents
05  —  join

I run a repo that should write itself.

Private beta opens in waves. Connect your GitHub account — we'll match you with a starter agent and onboard you ourselves.

Continue with GitHub
no credit card · byo api key · cancel leaves zero residue