Common · a multiplayer filesystem for people and their agents

Agents need Common ground
to collaborate.

Rent the intelligence. Own your Common. It's a synced folder that holds the state of all your projects as they evolve, each shared with the people and devices that should see it — a place their agents and yours can work together.


01 Where this starts

The thing you can't do with agents today is collaborate with others

The one thing nobody can work around today: your agents can't collaborate with other people's agents.

Everyone keeps their context their own way: some files, a few shared docs, a project repo, a personal wiki, a thread or two. They point their own AI at it. The moment two people work the same problem, there's no shared place that context can live, so they fall back to the old motions: mail a doc around, paste state into a chat, let each agent re-derive what the other's already figured out.

The same gap is why a lone agent feels starved for context and forgets between sessions. Three symptoms, one cause: no shared place the work lives.

02 What's in a Common

Three components, one cloud

A Common is one multiplayer filesystem, always in sync across your team's devices and agents. Everything in it is one of three Common Components, all routing through a single hub: the Common Cloud. Start with the hub.

The Common Cloud

The hub every Common routes through

It sits between your local Common, a full working copy, and everything else: your machines, collaborators, and connected sources. It mediates sync the way Dropbox does and decides who can read what. Background jobs run here too: the nightly dream cycle improves your state while you sleep.

Hub
Everything else machines · people · sources Common Cloud Your local Common a full working copy

Common Knowledge

On-demand mirrors of the sources you reference, local and grep-able

Docs, Sheets, Gmail, Calendar, Notion, Slack, Linear: the apps a person or a small team already lives in. Pull one in and the cloud keeps a local copy current on every machine, so the agent greps it at filesystem speed instead of round-tripping a connector. Lazy by design: it mirrors only what you reach for, never your whole Drive.

Flows in
Your sources Docs · Slack · Calendar Common Cloud Your Common local disk

Common Ground

The agents' own evolving work, the project's record

Strategy, findings, running state, the markdown and static HTML that accumulate as you work: the project's source of truth, not a memory file off to the side. It fixes the agent forgetting between sessions.

Flows out
Collaborators their Commons Common Cloud Your Common agent at work dream

Common Harness

Your agent's whole setup, no longer locked to one harness

Sessions, memory, custom skills, settings, and the secrets it runs with: everything that makes an agent yours, today trapped in whatever harness built it because harnesses don't interop. Common keeps it in a neutral form any harness can read, so the setup you grew in one is waiting when you open another. Secrets ride along encrypted, decrypted locally only when an agent reaches for one. The harness underneath becomes a detail you can swap.

Harness-agnostic
Codex · Cursor any harness next Common Cloud Claude Code your harness now
03 In practice

Common runs in the background; you just keep working

There's no Common app to open. You work in the harness you already use (Claude Code, Codex, Cursor), pointed at the same docs and spreadsheets as always. You auth the Common MCP once, through that harness; after that it runs underneath: Knowledge mirrors your sources down, your agent writes Ground as it works, and a daemon backs up your Harness. All of that is automatic. The decisions stay yours: who can see a project, and how hard the nightly dream cycle runs.

Common Knowledge doesn't mirror your whole Drive, or every doc you can technically open. There isn't the space for that, and a folder crammed with everything is just noise the agent has to wade through. So Knowledge is lazy: an artifact lands in Common only when you reach for it. You paste a link into your harness, or ask the agent for a specific doc, sheet, or thread. That's when it lands. From then on it stays in sync like everything else in your Common.

Say you're in a harness chat working through a launch plan and you drop in a Google Doc link. Common Cloud mirrors that one doc down into Common Knowledge, a live local copy the agent greps at filesystem speed, next to everything else you've pulled in. It reads the doc, cross-references your Ground, drafts what you needed, and you're done.

And nobody left Google Docs, either. Your colleagues keep editing in the UI they already know; the mirror keeps your copy current, one-way or two-way if you want the agent's edits to flow back.

Google Docs your team keeps editing Common Cloud Your Common the agent greps the copy LIVE MIRROR
You linked the doc, so the cloud mirrored it down; your team keeps editing in Google Docs as if nothing changed.
04 On disk

The anatomy of a Common

The diagram below does most of the work; the rules are short.

One folder is different in kind: Common Harness (the root harness/) mirrors your agent's whole setup (sessions, memory, skills, settings, secrets) across your own machines and harnesses, so what you built up in one shows up in whichever you're working in now. It's private to you: none of it is shared with anyone unless you explicitly ask, and secrets stay encrypted, decrypted only at runtime. The harness is rented and swappable; this is what makes swapping it cheap, because your setup was never trapped inside it.

~/Common/your Common — one synced root
├── knowledge/Common Knowledge — org-wide mirrors (docs, sheets, mail)
├── harness/Common Harness — sessions · memory · skills · config · secrets, per machine
— top-level projects below —
├── deal-room/a project — never nested
│ ├── knowledge/mirrors land here · gdocs · sheets · email
│ ├── ground/Common Ground — md + static html your agents evolve
│ └── model/anything else the agent makes (not reserved)
├── q3-launch/same folders, every project
│ └── …
└── client-acme/→ shared with a partner, scoped
├── knowledge/
└── ground/
knowledge/ flows in, ground/ flows out, and the agent adds whatever else a project needs. Common Harness sits once at the root, keeping your whole setup portable.
05 History & audit

Every change is recorded, attributed, and reversible

Common keeps an append-only log of everything that happens in it: what changed, who changed it, which agent did the work. It's written in plain language, not raw diffs.

When two people touch the same thing at once, no one is blocked mid-work: both edits are kept and the divergence noted in the log, then an intelligent sync reconciles them — an LLM merging the two, not bluntly keeping the last writer the way a shared drive would.

And because every change is logged, Common doubles as an observability layer: tokens spent, which model, which harness, by whom; accumulated per project, append-only, across everyone. At a glance you can see how much agent work has gone into each corner of your Common.

You · Claude Code
Revised the pricing model from the latest figures
A teammate · their agent
Added a verification step to the diligence checklist
You · Claude Code
Re-scoped the Q3 budget
↩ rolled back
A partner · their agent
Logged the signed agreement
06 The dream cycle

While you sleep, the cloud reorganizes what your agents wrote today

All day your agents write to Common Ground in a hurry: duplicates, half-structured notes, the same fact in three places. Overnight, with no session running, the Common Cloud runs the dream cycle: a pass over your Ground that de-duplicates, fixes links, and re-files what drifted, so by morning the tree is cleaner. That tidying core is Common Compaction, and it runs server-side for reliability: a laptop sleeps mid-pass, a cloud VM finishes the job.

You set the nightly budget — small, medium, or high — and that decides how far the cycle goes. Small just tidies. Turn it up and the cloud does more on your behalf: organizing your Knowledge, spotting automations worth building, surfacing tomorrow's todos and the week's things to track, flagging what needs attention. The more you spend, the more is done for you.

diminishing returns you set this nightly token budget → less $ more $$$ what you wake up to
A bigger nightly budget gets more done overnight, up to a point.
07 The point

Rent the intelligence. Own your Common.

The model and the harness are rented. They keep getting better and cheaper, and swapping one for the next should cost you nothing. What you build with them is the part that lasts: your sources, your decisions, the work your agents author, the record of who changed what. That state compounds, and it carries your name, not the vendor's.

Today that state is the worst-treated thing in the stack: scattered across apps, forgotten between sessions, locked inside whatever tool you used last. Common gathers it into one place that answers to you, synced across your machines and agents, shared with the people who should see it, and reorganized each night so it's worth more by morning. The intelligence will be swapped out. This is the part you keep building, and the part that's yours.

Common makes superintelligence
personal and collaborative.