Plan & Act Dual-Mode Gate
Act Mode work strictly requires an approved plan. The harness rejects unguided mutations during Plan Mode and enforces architectural review gates before execution.

curl -fsSL https://releases.agento.dev/install.sh | shPlan & Act Dual-Mode Gate
Act Mode work strictly requires an approved plan. The harness rejects unguided mutations during Plan Mode and enforces architectural review gates before execution.
LINTOs (Pre-Write Guardrails)
Deterministic codebase rules evaluated against proposed edits before files touch disk. Hard gates block violations; justify gates require explicit consent.
Automated Verification Checks
Rapid post-edit diagnostics and milestone verification feed real compiler and test feedback back to the agent so it can self-correct immediately.
Open-Source Extension SDK
Build custom deterministic tools, interactive boot-time setup checks, and custom approval gates with the public @agento/sdk.