Skip to content

Core concepts

The server is the source of truth for sessions, PTYs, terminal state, and agent lifecycle. Clients connect to it and render the current state.

Condr embeds native agent CLIs as child processes. Conversation and tool loops remain in the agent you already trust.

The GUI can close and reconnect without interrupting running work.