Control the work, not the agents.

Orchestra coordinates coding agents, review gates, and repository evidence in one operational workspace.

Parallel execution. One accountable record.

Run tasks in parallel without losing review gates, repository context, or the evidence required to approve a change.

Delegate bounded work in parallel.

Each subagent stays tied to its issue, repository, and worktree.

Hold the gates.

Approvals, requested changes, and blockers remain explicit before work moves.

Keep the record.

Tool calls, diffs, issue state, and handoffs stay connected for review.

Review agents without rebuilding context.

Conversation, repository state, changes, and review controls remain visible on one working surface.

View the product workspace
Orchestra workspace showing a claimed LIN-42 task, running state, proposed effects, and the issue composer.

Every claim points back to work.

Orchestra keeps execution state close to the artifacts a reviewer can inspect: issues, diffs, decisions, and handoffs.

Issue claimed

Scope and owner are recorded before execution begins.

linked
Subagent dispatched

The task stays bounded to its repository context.

traced
Diff proposed

Changed files and intent remain visible to the reviewer.

inspectable
Approval requested

The decision gate retains every requested change.

gated
Handoff recorded

Status, evidence, and open decisions move together.

handoff-ready

Move work through explicit gates.

Progress stays visible. Decisions stay human.

Frame the issue

Define the outcome, repository, and constraints that bound the work.

LIN-42Running
Auth token leak in middleware
PriorityHigh
ClaimClaimed
Attempt2
Tasktask-1

Isolate execution

Delegate in parallel without losing ownership or contaminating adjacent work.

WorktreeRunning
/workspaces/orchestra-core/.orch/lin-42
subagent-1
Reproduce token expiry edge case
Running
subagent-2
Verify clock skew on staging
Running

Review the evidence

Inspect the diff, activity chain, and unresolved decisions in one place.

3 changed filesReview
src/auth/validate.tsmodified
src/auth/middleware.tsmodified
tests/auth/regression.test.tsadded
- const skew = 300;+ const skew = 30;

Record the handoff

Carry forward what changed, what was verified, and what remains open.

LIN-46Handoff
Rate limiter drift in distributed mode
orchestra-core/pull/312
Consistent hashing fix
committed
Trackerin_review
ClaimHanded off
Worktreepreserved

Run agent work with review built in.

Join the access list. This prototype keeps your request local until a production endpoint is connected.

View the product workspace