A company that
thinks out loud
Companies are about to run on agents. The unit of work is no longer a person in a tab driving an assistant — it is a team and its agents sharing one context.
We are building the substrate for that team: a shared space where people think out loud and agents do the work, reachable over any channel, on infrastructure you own — open source, top to bottom.
-
Agents belong to the team, not to a tab
The personal-copilot model breaks the moment a team moves fast: divergent context, duplicated work, conflicts nobody asked to reconcile. We bet on the opposite. People decide together in one space, and agents live in it too — reading the same discussion, writing to the same knowledge base, working in the open. Nothing to merge.
-
Processes are written down; judgement is borrowed
A company's processes deserve to be explicit, deterministic, and inspectable — not folded into a model's guesswork. An always-on orchestrator runs the process and calls for judgement only where no deterministic practice exists yet, spawning an agent for that one task and tearing it down when it ends.
-
Work compounds into an asset
Most agents are goldfish: they solve a task from scratch, then forget it, and pay full price every time. We bet on the opposite. Once a process is worked out it becomes reusable, deterministic code — the expensive first run pays for every cheap one after. Experience accretes instead of evaporating, so the system gets cheaper and faster the more it runs.
-
Capability is the hard part, and we refuse to fake it
Inviting an agent into a conversation is trivial; making it actually do the work is the whole game. That takes a real harness — planning, tools, verification, recovery, parallelism — not a chat bridge with a bot in it. We reuse the strongest harness and agent implementations there are, rather than ship a weaker copy of a solved problem.
-
Security is the architecture, not a setting
Every agent reaches back only through its own generated boundary, exposing a deny-by-default set of capabilities. Secrets stay with the orchestrator. A prompt injection cannot touch what was never granted — because the reach was never there to begin with.
-
Work leaves a trace
Decisions, messages, and changes land in one shared, readable history — for the whole team and for future you. Work done in the open is work you can review, replay, and trust.
-
We meet people where they already are
Communication is its own layer, spoken over the tools teams already trust. An agent asks the team over whatever channel is in use and resumes when the answer lands. No new client to adopt, no protocol to migrate to — the team keeps its home; the agents move in.
-
You own the whole stack
Self-hosted from the metal up. Your processes, your data, your servers. No platform sitting in the middle of your agent conversations, and no one who can turn them off.
-
We reuse, we don't reinvent
Best-in-class harness, mature communication software, proven infrastructure. Our work is the connective tissue and the boundaries between them — never a worse copy of what already works.
What we are not building
Not another chat client to migrate to — we integrate with the ones teams already run. Not a personal copilot — team agents in shared context, not per-seat assistants in isolated tabs. Not a closed platform — open source and self-hostable end to end, with no third party in the middle. Not a monolith — each piece stands alone; the framework is the seams between them.
This is the direction. The stack is how we get there, and the code decides what's real.