Autonomous software engineering infrastructure
Neo is a Rust-powered harness for long-running coding agents.
Run agentic engineering work with tool execution, session persistence, worktree isolation, gateway ingress, and verification loops built for real repositories.
Neo Academy turns the project into a revenue engine.
Open AI engineering curriculum, paid certification tests, admin-managed courses, Stripe checkout, and verifiable certificates.
Built for agentic engineering workflows
Neo focuses on the execution layer around coding agents: tools, safety, state, verification, and deployment.
Supervisor loops
Ralph manages iterations, verification commands, checkpoints, retries, and task completion boundaries.
Worktree isolation
Run parallel agent work in dedicated git worktrees with cleaner review and lower cross-task interference.
Tool runtime
Shell, file, browser, search, MCP, permissions, and durable sessions are first-class harness concerns.
Gateway ingress
Route external channels into Neo through a deployable HTTP gateway for always-on operations.
Install
Start locally, then connect your model providers and verification workflow.
curl -fsSL https://raw.githubusercontent.com/AgentsLabs/neo/main/install.sh | bash