What it does
Provide a zero-dependency coding agent for local, subscription, API, and cloud endpoints with permission gates and a hash-chained run ledger.
- model-neutral coding workflows
- provider failover
- reviewable tool execution
Who it is for
Audiences
- agent-system engineers
- software engineers
Deployment contexts
- controlled agent workflows
- local development workspaces
Representative workflow
Inputs
- model-neutral coding workflows inputs
- operator-defined constraints
Outputs
- model-neutral coding workflows result
- reviewable verification record
Run or evaluate
Entry
pip install git+https://github.com/HarperZ9/relay.git; relay --health --onlineVerification
python -m pytest -qArchitecture and relationships
Current evidence
verified · 2026-08-27
Limitations and authorization boundaries
- The command denylist is not a security boundary.
- A valid trajectory proves recorded actions, not that edits are correct; acceptance needs an operator-owned check.
Authorization boundary. Tool use remains permission-checked and limited to authorized repositories, systems, and endpoints.