OpenCode-native · CLI-first

The agent harness
built to finish the job.

Autiladus coordinates planning, execution, and verification with minimal human overhead. It is designed for real engineering work, not demos.

OpenCode
Native
CLI
First
Focus
Finish
Mode
Forge
Install
$ bunx autiladus install

After install, type forge. It triggers plan, execution, and verification loops.

Features

Intent Lens

Interprets what you meant, not just what you typed. Prevents wrong-scope execution.

PlanForge

Separates planning from execution. The plan is validated before any changes are made.

Parallel Guild

Launches focused specialist agents in parallel for search, reasoning, and review.

Proof Mode

Verifies results, runs checks, and flags gaps. No silent “done.”

Session Anchor

Work resumes exactly where it stopped, with progress tracked and recoverable.

Hash-Safe Edits

Edits are anchored to file hashes to prevent stale-line corruption.

Agents

Atlas

Primary executor. Runs the verified plan and delegates with precision.

Prometheus

Planner. Builds the plan, interviews, and maps the system before code changes.

Oracle

Architecture consultant for complex decisions and debugging.

Forge

Deep worker for large refactors and cross-cutting changes.

Manifesto

Humans should define intent. The system should do the rest. Autiladus is designed to reduce manual babysitting, not increase it. When an agent says it’s done, it should be done.