Intendant is an open-source operating environment for autonomous AI agents: a shell, files, a display it can see and control, voice, and phone calls — with layered human supervision. It runs its own agent loop, supervises Codex and Claude Code as managed backends, and is portable across OpenAI, Anthropic, and Gemini. The agent's machine can run macOS, Linux, or Windows. Route discovery needs only this browser tab; control uses local presence or a browser enrolled for independently verified direct mTLS by a trusted daemon owner. No signed/notarized native release exists for this alpha.
Four answers about the machine the agent will live on, and the exact command appears. You can discover it from your phone without a separate app; controlling the daemon still requires trusted certificate or profile enrollment.
$ curl -fsSL https://intendant.dev/install.sh | sh -s -- --service
New here? Sign in to link the route for discovery. The link does not create a daemon principal or grant; establish access from a trusted local or independently verified direct-mTLS surface. This hosted build remains discovery-only.
The Activity feed on an authorized daemon: autonomy is a dial, approvals are explicit, and every command, diff, and decision is logged and replayable.
The agent gets a display it can see and drive — a browser, a terminal, whatever the task needs — and you watch it stream live over WebRTC. Input stays yours to share: take control at any moment, annotate what you see, record what happened.
Station renders the whole machine live — sessions, approvals, context budgets, changes, and worktrees orbiting one WebGPU canvas. The same daemon is operable from the CLI and MCP, and a glance away from your phone in an enrolled browser.
Intendant implements sealed vault storage, time-boxed leases, and client egress for authorized control sessions. The Connect account-vault backend and a daemon's own vault are separate today. This directory does not serve the vault client or crypto worker and has no daemon-control channel, so it cannot create or unseal account entries, grant a lease, or relay a provider call. Use a trusted direct client for those mechanisms, or use the daemon's local credential configuration.
Start the daemon anywhere and it prints a one-time claim code. Enter it here to link the route to your account for discovery. The link changes no daemon IAM and grants no machine access; ownership starts only from a trusted local or independently verified direct-mTLS surface.
Link and discover a daemon from this browser tab without client software. To approve a diff, watch the live desktop, or run mission control, use local loopback access or first enroll that browser for independently verified direct mTLS from a trusted owner surface. After enrollment the dashboard remains browser-based and carries only the authority that daemon granted to the authenticated principal. Installing a client certificate or profile is a real enrollment step, not a zero-install claim.
Codex and Claude Code run as managed backends — under the same oversight, autonomy dial, and session logging as the native agent loop.
Sealed vaults, expiring API-key leases, and client egress are available on authorized daemon sessions. Connect can store an opaque account-vault envelope, but this directory serves neither its vault client nor a path that could deliver it to a daemon. Local .env credentials remain supported, and full-credential OAuth leases temporarily materialize private auth files.
Use the web dashboard for visual control, CLI or MCP for automation, and live voice or phone for conversation. A remote browser enrolled for direct mTLS by a trusted owner runs the web client there, phone included, without a separate app install; that remote browser still needs certificate or profile enrollment.
Daemons federate: shared displays, cross-machine sessions, and organization-signed access — all enforced locally by each daemon's own IAM, never by this service.
In a theater, performers play and conductors orchestrate — the Intendant runs the house: who gets the stage, which productions run, on whose authority, with the books open. Here agents perform, orchestrators conduct (Codex and Claude Code as guest conductors), and the Intendant runs the house and answers to you — houses federate, companies tour on signed contracts, house rules always win: a network of agentic networks.
Connect is trusted for the code and installers it serves, availability, accounts, routes, fleet metadata, and optional push delivery. Its rendezvous protocol cannot mint a daemon grant, but a replaced installer can compromise what it installs, and malicious hosted code can misuse Connect account or decrypted browser state available after a gesture. You can read exactly what it can and cannot do, or run your own.
Inside each daemon, the sandboxed process that executes commands never sees an API key, and the process that talks to model providers never executes commands. A hijacked conversation can't steal credentials; a hijacked shell can't phone home through the model — by construction, not by policy.