Ozthra AI Relay

Four layers from visual build to guarded handoff.

Ozthra AI Relay separates how you design workflows from how they run and how they're governed. You build visually on a canvas while the local runner validates definitions and enforces policy at the trust boundary.

Build visually Execute locally Govern at the boundary Hand off guarded

The flow

Build, execute, govern, hand off

Each layer has a clear job. You shape the workflow visually; the local runner does the rest under policy you control.

1

Build

Compose workflows visually—drag steps, set guardrails and approvals, duplicate templates, and save locally. No code or JSON required; the runner validates each definition against the schema.

2

Execute

Run workflows on the local runner with worktrees, approved agent adapters, test commands, and captured terminal output—using the subscriptions and API keys you already have.

3

Govern

Enforce allow lists, permission modes, risky command rejection, checkpoints, approvals, and local audit history.

4

Hand off

After approval, use guarded PR actions and PR feedback fix loops. Export redacted summaries without raw prompts or diffs.

Architecture

The local runner is the trust boundary

The desktop UI orchestrates runs, but the runner validates workflows, enforces repository policy, persists audit state, and gates external side effects.

Official CLIs handle vendor authentication; Ozthra AI Relay does not collect subscription passwords.

Commit, push, PR creation, and PR update actions require explicit human approval.

Summary exports redact raw logs, prompts, diffs, and repository paths before any future sync.

Next step

See common workflow patterns teams start from.