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
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
Sessions
across 3 workspaces
Uptime
this week
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 →