Secure runtime for Agents.
AI agents declare actions instead of generating code. Typed, policy-checked, structured. MCP-compatible.
AIDO executes the actions.
$ cargo install aido-core aido-orchestrator
Agents execute raw bash.
Mistakes, hallucinations, dataset poisoning can be dangerous.
SWE-Bench Pro shows a 22-point swing between the same model with a basic scaffold vs. an optimized harness.
The model is commodity.
The harness determines success.
Default deny. Directory whitelists. Command whitelists. Deny patterns. Path traversal prevention. Confirmation mode. Snapshots before every mutation.
Every action is matched against policy rules before execution. rm -rf /, exfiltration, privilege escalation — blocked by pattern, not by luck.
Not bolted on. Built in.
If your team uses Cursor, Claude Code, or MCP tools in production workflows, agent actions hit your infrastructure without guardrails.
AIDO sits between the model and your systems — adding policy enforcement, human approvals, and a full audit trail to every action.
We run a 2-week pilot with your team to integrate AIDO into your existing stack. No commitment, no vendor lock-in — it's open source.
Book a 30-min intro →