Covenant · Open Source

The terminal that turns you
into an AI orchestrator.

Run swarms of autonomous operators in parallel sessions.
See every byte they emit. Intervene at any moment.
Ship more, with a contract that makes autonomy survivable.

Covenant terminal interface Covenant terminal interface Covenant terminal interface

Install

One clic, one command.

Copied to clipboard!

or

macOS & Windows today · Linux community

The companion

Built to make orchestrators powerful, not busy.

Parallel operators, one surface

Each tab is an isolated PTY. Claude Code, Codex, custom agents run side-by-side. No context bleed.

Cross-session world-model

The super-agent sees every block in every tab. Tests fail in tab 2 right after you edit in tab 1? It connects the dots.

Intervene at any moment

⌘K to ask 'what's going on?'. Inline suggestions on non-zero exit. Take the wheel back without breaking the session.

GitHub-native

Commits, PRs, CI signals stream back. Operators are first-class authors on your graph.

The covenant

Autonomy with a contract. Not vibes — Rust functions you can grep.

Hard blocklist

rm -rf, sudo, curl | sh, force-pushes to protected branches, writes to ~/.ssh, fork bombs. Removing entries requires code review.

→ safety.rs

Secrets masked

API keys, JWTs, SSH keys, GitHub and AWS tokens — masked before any byte reaches the model.

→ lib.rs

Cost caps

Per-minute and per-day token ceilings. Single agent::dispatch(), no bypass.

→ lib.rs

The receipt

When you can see everything, you can finally measure it.

DORA was designed for humans typing. A single orchestrator now ships hundreds of PRs a day. The Covenant Score is the only unit that survives.

Covenant Score

8.4
0
Specs
0
Plans
0
Tasks
0
Tokens
0
Commits
0
PRs

Six dimensions. One number. Compatible with — and an honest replacement for — DORA in the autonomous era.

Deep dive

See the orchestrator in action.

Multi-session orchestration

Multi-session orchestration

Run multiple terminal sessions simultaneously with isolated contexts.

Super-agent panel

Super-agent panel

Monitor and control AI agents across all your sessions in real-time.

Covenant Score dashboard

Covenant Score dashboard

Track safety metrics and compliance scores at a glance.

Operator-attributed PRs

Operator-attributed PRs

Every commit and PR is attributed to the responsible operator.