Capsules
A snapshot of your context, behind one link.
A capsule packages what you’re working on — decisions, lessons, tasks, docs, files, the shape of the code — and hands it to whoever needs it through a single URL. Pick what to capture, pick who it’s for, send the link. The recipient sees the same picture you saw.
What you can capture
Three sizes of capsule.
Capsules come in three sizes so the link carries the right amount of context — no more, no less. Pick the one that matches what the recipient actually needs to see.
Workspace capsule
Everything across your workspace — every project you’re working on, the decisions and lessons that span them, the people and the shape of the org. Use it when you want someone to see the full picture, not just one corner of it.
Project capsule
One project — its decisions, its docs, its open work, the files and the code graph, the history of how you got here. The most common kind. Most handoffs are project-level.
Session capsule
Just the thread you’re on — what you’ve been working on this hour or this week, without the surrounding project noise. Use it when only the active task matters and you want the receiver focused.
Sharing options
Pick who the link is for.
The link looks the same — what changes is who can open it, how long it lives, and whether it burns on the first read. Pick the one that fits the recipient.
Single-use link
A short-lived link scoped to a single moment. Single-use, lives a day, narrowed to just what the recipient needs to see. Best when you want to share a focused look without granting general access.
Team link
For people inside your workspace. Sign-in required, reusable, lives a week by default. Recipients can revisit the link as long as they stay members. Best for handoffs to a teammate or ongoing collaboration.
External agent link
For pasting into ChatGPT, Claude, or any tool that fetches URLs and reads JSON. Single-use, lives a day. The model gets the data, not the dashboard view. Best for one-off external review by an AI.
Public link
For anyone with the URL. No sign-in. Single-use, lives a day. Best when you want to share with someone who isn’t in your workspace and doesn’t need an account — a candidate you’re briefing, a vendor reviewing a spec, a friend sanity-checking your thinking.
Safety
Safe by default.
Single-use, external agent, and public links burn on read and expire fast on purpose. Once the link has been opened, later reads stop working. Team links don’t burn on read because membership is checked every time — you keep access as long as you stay in the workspace. Whatever the kind, you can revoke a link any time and the next read fails immediately. Sensitive content can be redacted before the link goes out, and personal items stay out unless you explicitly include them.
Next steps
Pair capsules with the rest.
MCP Tools
Build capsules into your AI workflow from the command line or your editor.
Read
Knowledge Graphs
Traverse decisions, code, and dependencies — the same data a capsule packages, browsable in place.
Read
Context Pack
A leaner companion for prompts: distilled context without the full capsule payload.
Read