Local-first
Run coding models close to your repository and keep source code on infrastructure you control.
Rogue AI Engineers is building a controlled runtime and verification harness that connects coding models to real repositories without handing the model unrestricted control.
$ rogue run "add multiplication support"
→ inspecting repository...
✓ plan validated
✓ sandbox: /data
✓ mutation scope checked
✓ committed exactly once
✓ read-back verified
✓ project validation complete
THE PROBLEM
Giving an autonomous model broad access to a developer machine creates a trust gap. Rogue puts a deterministic control layer between model intent and repository execution.
WHAT ROGUE PROVIDES
Built for developers who want the economics and privacy of local AI without treating raw model output as trusted execution.
Run coding models close to your repository and keep source code on infrastructure you control.
Rogue constrains repository operations to the mounted workspace instead of giving an agent unrestricted machine access.
Models propose. Rogue validates policy and executes through trusted tools with bounded command access.
Structural validation, mutation checks, filesystem read-back and environment-aware verification help catch bad model output.
Destructive actions such as deletion require external approval. The model cannot approve itself.
A shared Rogue runtime can power integrations across VS Code and other developer editors without moving control policy into the editor.
VERIFICATION HARNESS
Validate deterministic project structure and repository state without requiring every framework toolchain to be installed.
Keep proposed and executed repository changes aligned with accepted scope and policy.
Read committed files back from the repository instead of trusting model claims about what changed.
Use external build or verification tooling when available, and report when verification could not run because required tooling is unavailable.
DEVELOPER EXPERIENCE
Editor integrations stay thin while repository policy, approvals, execution and verification remain centralized in Rogue.
Chat, task status, changed-file navigation, approvals and verification results can sit directly beside the code.
The same runtime boundary can support additional editors and IDEs without duplicating safety policy in every client.
Web interfaces and programmatic clients can use the same controlled runtime for a consistent execution contract.
CONTROL PLANE
Give Rogue a coding task from an editor, UI or API against your mounted repository.
The model proposes structured repository changes.
Rogue checks schemas, policy, paths and the /data sandbox.
Trusted tools apply accepted changes exactly once.
The Rogue harness reads changes back, validates structure and can invoke available build or verification tooling.
PRIVATE V1
The private release is designed to run Rogue, Ollama and a local model in a container with the repository mounted at /data. The pilot remains intentionally small while installation, reliability, security and developer trust are validated.
PLATFORM DIRECTION
As coding models improve, Rogue is being built around a durable layer between model intent and software repositories: policy, execution controls, verification and developer-facing integrations.
Rogue can sit above changing local coding models instead of coupling the product to a single foundation model.
Repository controls and verification live below the user interface, allowing the same execution contract to support multiple developer clients.
VS Code is a natural first integration, with a path toward additional editors, IDEs, web clients and team workflows over the same controlled runtime.
ROGUE AI ENGINEERS
Bring AI to real code — with a controlled runtime and verification harness between generation and execution.