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.
Ozthra AI Relay
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.
The flow
Each layer has a clear job. You shape the workflow visually; the local runner does the rest under policy you control.
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.
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.
Enforce allow lists, permission modes, risky command rejection, checkpoints, approvals, and local audit history.
After approval, use guarded PR actions and PR feedback fix loops. Export redacted summaries without raw prompts or diffs.
Architecture
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