SageOx turns what your team says into what your team (and its AI coworkers) can use. A recording becomes a transcript, the transcript is distilled into decisions and memory, and the result lands in your Team Context for every coworker to read back from an MCP-connected tool, a coding session with the ox CLI, or the web app.
The core features
| Feature | What it does | Read |
|---|---|---|
| Team Context | Your team's shared knowledge (conventions, decisions, terminology) that coworkers and AI coworkers read back across different work modes | Team Context |
| Plans | Visual, reviewable plans your AI coworker authors and your team acts on, linked from the PR they shaped | Plans |
| Distillation | Turns raw transcripts into structured, layered memory worth keeping | Distillation |
| Your data | Where your recordings and context are stored, who can see them, and how to take them with you | Your data |
How it fits together
You capture a discussion. SageOx transcribes it and distills the transcript into decisions, action items, and memory. That distilled knowledge commits to your Team Context: a real git repo scoped to your team. From there, coworkers can read it back over MCP in a connected tool, through the ox CLI in a coding session, or on the web when they need the source material directly.
A recording's audience is its team. Team Context is scoped per team, so what one workspace records stays within that workspace.
What's next
- Team Context: the shared knowledge base at the center of it all.
- Plans: visual plans your AI coworker authors and your team reviews.
- Distillation: how raw recordings become structured memory.
- Your data: storage, visibility, and export.

