Triage Factory home
Orchestration for AI engineering

Dispatched.
Routed.
Remembered.

You author the prompts, compose them into blueprints, and wire each to a trigger. Triage Factory is the operations console — it classifies incoming work into projects, delegates to the agent that fits, runs each task in an isolated sandbox with shared project memory, and only fires when confidence clears the bar you set. Take over any run mid-flight.

isolated sandboxing self-hostable open source
What's inside
01 Triage

Swipe through the queue.

Everything that needs attention becomes a card — with an AI summary and a read on priority and how safely it can be automated. Delegating tasks to an agent, a teammate, or yourself is as easy as swiping.

02 Board

A board that moves itself.

Queued, claimed, in progress, in review, done. Agent runs update in real time so you can watch the agent's transcript as it works.

03 Take over

Grab the wheel mid-run.

Step into a running agent's workspace at any point, pick up exactly where it left off, and keep going as yourself — then hand control back when you're done.

04 Blueprints

Wire events to blueprints.

A blueprint is what you define to happen when something occurs: an ordered set of prompt steps, plus the criteria that fire it. A PR opens, a label lands, a ticket moves — the matching blueprint runs. All agent runs within are sandboxed with their own context window, but share a single memory system.

05 Autonomy

AI that knows when not to fire.

Every blueprint carries a confidence threshold. The agent only acts when it can plausibly succeed; below the bar, the work waits in the queue for a human. You decide where that line sits.

06 Pull requests

All your PRs on one board.

Merged, draft, and awaiting-review counts, the reviews you've given and received, and every pull request still in flight — across all your repos, in a single place instead of a dozen browser tabs.

07 Memory

Projects that remember.

Group work into domain projects, each with a knowledge base a Curator agent keeps current. Every run inherits its project's context — and writes back what it learned — so the AI gets better at your codebase over time.

How memory works →
08 Sandbox

Every agent runs sealed off.

Self-host in "multi mode" to gain the full power of scalable cloud agent sandboxes. Every agent works inside a disposable gVisor sandbox with no usable credentials, no host access, and no way out. Your code and keys never leave your infrastructure.

Inside the sandbox →