Open source agent orchestration

Agent work,
in sync.

Condr gives every agent a place to work, and every human a clear view of what’s happening.

Built for the tools you already useRust · Native · Fast
condr / workspace
Connected
codex / condr-core···

Reviewing workspace changes

01 pub fn orchestrate(agents: &[Agent]) {

02 agents.iter().for_each(|agent| {

03 agent.send(Task::Next);

04 });

05 }

All agents reached a stable state

4 agents coordinated in 1.8s

Agents
running in parallel
04
Sessions
across 3 workspaces
12
Uptime
this week
99.9%
A better way to coordinate

Keep the focus
on the work.

Condr stays quiet until you need it. Native terminals, independent sessions, and one shared view for the work that matters.

Read the principles