Skip to content

Repository files navigation

Agent Harness

An event-driven agent runtime: a durable ReAct loop with memory compaction and multi-agent handoffs, plus a live inspector that renders every event the harness emits.

Python FastAPI DBOS Postgres OpenAI Agents Frontend

Demo

Triage classifies each work item, then hands a refund off to the billing specialist. The full event stream — streamed model tokens, tool calls, memory compaction, and the handoff itself — renders live in the inspector on the right.

harness-handoff-demo.mp4

Toggle Supervised and the harness plans first: it decomposes the escalation into independent sub-tasks, dispatches a specialist investigator for each in parallel, then synthesizes their findings into one reply. The plan and every sub-agent — running, done, or failed — render live in the inspector on the right.

harness-supervisor-demo.mp4

About

An event-driven agent runtime: a durable ReAct loop with memory compaction, sandboxed tools, multi-agent handoffs and supervision, and a live event inspector. Python/FastAPI/DBOS + React.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages