Skip to Content
v0.8.0 · shippedNative iOS / Android / Flutter / Capacitor SDKs, A2A discovery, SOC 2 readiness, residency, BYO storage, BYOK. Read the changelog →
Admin consoleFix orchestrator

Fix orchestrator

The Fixes page lists every dispatched fix attempt. Each row shows agent type (McpFixAgent or RestFixWorkerAgent), sandbox provider, branch / PR URL, files changed, lines changed, and the AI summary of the diff.

The streaming view (right rail) opens a Hono streamSSE connection into the orchestrator and renders AG-UI events live: tool calls, file writes, test runs, sandbox lifecycle. The transport sanitises CRs per CVE-2026-29085 .

When a fix completes successfully, a fix.applied webhook fires to every subscribed plugin. Failures fire fix.failed so on-call can intervene.

Last updated on