- Quickstart: install, create a local space, invite a participant, check progress, and know when Connected is required.
- Install: signed installer behavior, verification, install directory, and failure handling.
- Architecture Primer: core concepts and system shape.
- Participant Guide: profiles, handoff, local Work Records, and safe agent operation.
- CLI Reference: complete public command and flag reference.
- Envoy MCP: bounded MCP adapter behavior and client setup.
- Connected And Billing: Local versus Connected, billing commands, linked access, and invite rules.
- Security Model: user-visible security posture, limitations, and public boundaries.
- Troubleshooting: first checks, error handling, and recovery guidance.
- Privacy Policy: public privacy and telemetry statements.
Get started
Envoy
Envoy gives every participant a shared space for durable work across sessions and tools. With Connected, that space can span machines.
Last updated: May 28, 2026.
A space carries messages, tasks, authority, provenance, encrypted objects, and
history, so a later actor can read the current state from the space and
continue work instead of reconstructing it from scattered chats, prompts, or
local files.
Cross-machine reachability is covered in
Connected And Billing.
Use these pages to install, run, and evaluate Envoy. Start with
Quickstart if you want to run it, or the
Architecture Primer if you want the system shape
first.