Getting Started
Install CompozyOS, choose the desktop app or command path, run a real session end to end, and inspect the same runtime state from the browser.
Start by choosing the desktop app or the compozy command. Both operate the same daemon and durable
runtime state, so you can move between them without creating a second installation.
In this section
Install CompozyOS
Install the desktop app for an interactive setup, or install the compozy command for a terminal-managed runtime.
Start with the desktop app
Attach to an existing runtime or provision the verified bundled runtime offline, then learn the update and recovery paths.
Start the daemon and drive a session
Use this page to start the daemon, create a real session, attach while it is active, inspect its durable history, and stop it during cleanup.
Your first custom agent
Use this page to create one minimal AGENT.md definition, store it in the correct runtime path, and verify that CompozyOS resolves it for the current workspace.
The same runtime from the browser
Use this page to open the web UI, inspect the session you already created, and compare the browser view with the same daemon state you saw in the CLI.
Where to go next
Once the daemon is running and you have created a session, the rest of the documentation is organized by runtime concept rather than by sequence. Sessions covers the durable unit you just created, Agents covers definition resolution and provider supervision, and Configuration covers which file or environment variable to change when you need to alter the behavior you saw here.