Describe your software mission
Start from Ottili ONE or the native Coder UI with your software mission, docs, repo context, deployment target, and project constraints.
Describe your mission in plain language. Ottili Coder analyzes your repository, plans the work, builds a task queue, runs agents through validation loops, and ships via CLI, Desktop, or Ottili Cloud β with security checks throughout. Cloud runs are in beta and direct deployment is planned.
Ottili Coder is built for the full loop: recon, planning, execution, validation, deployment, and review.
Start from Ottili ONE or the native Coder UI with your software mission, docs, repo context, deployment target, and project constraints.
Ottili Coder inspects stack, dependencies, likely build paths, risks, and missing information, then creates a useful task queue instead of filler.
Tasks execute through role-based agents with local, cloud, or hybrid execution, plus logs, retries, validation loops, and failure states that stay visible.
Coder opens branches, commits, and prepares pull requests, then ships with deployment state, Security Check findings, and rollback kept on the same run.
This interactive preview shows a real Coder run: repository analysis, plans, task queues, agents, validation loops, CLI, Desktop, cloud runs, deployment and security checks. Example data, not a live account; every step shows its honest status from the Ottili product registry β cloud runs are in beta and deployment is planned.
How an Ottili Coder run works
From a chat brief to a validated, deployable result β the software-automation surface of Ottili ONE.
Repository analysis is a real step in the Ottili Coder run.
Example run Β· sample data
Repository analysis
Ottili Coder is chat-first. You describe intent in plain language and watch the run form. These are the modes you can reach from the chat surface β each one shows what you see and what happens behind it.
Ottili Coder is chat-first. You drive every mode from a conversation β not by learning a new editor or IDE. The code surface is optional, not the product: describe intent, watch the run form, and steer it in plain language.
You see
Type a question in the chat β about a file, an error, a dependency, or how something works. Coder answers in context and cites the exact files and lines.
In the background
Coder reads your repository, builds a retrieval index over the current code, and grounds every answer in the codebase rather than generic model knowledge.
You see
Describe a goal in plain language. Coder returns a reviewable plan: recon findings, a task queue, and the risks it spotted before doing any work.
In the background
A planning agent inspects the stack, dependencies, likely build paths, and missing context, then decomposes the mission into editable tasks.
You see
Say βbuild thisβ and watch the task queue fill in with agents, logs, and live status β no editor required to drive it.
In the background
Role-based agents (backend, frontend, infra, QA) execute tasks with retries and validation loops; every change is attributed and reversible.
You see
Paste an error or point at broken behavior. Coder explains the root cause and proposes a fix you can accept right in the chat.
In the background
A diagnosis agent reproduces the failure, isolates the cause, and re-runs validation loops until the failing path goes green.
You see
Ask for a review of a branch or diff. Coder returns a plain-language summary of what changed and why it matters.
In the background
A review agent walks the diff, flags risk, security, and test gaps, and writes the summary back onto the run record.
You see
Ask Coder to harden a feature. It adds edge-case handling, tests, and explicit failure states, then shows the stabilization diff.
In the background
Agents extend coverage, tighten validation, and re-run the loop so stability work is measurable, not assumed.
You see
Tell Coder where to ship. It prepares the deployment, shows status, and keeps rollback and audit on the same run.
In the background
Coder opens branches, commits, and pushes, then drives Docker-first or Ottili Cloud targets with health checks and rollback.
You see
One command runs the whole loop: ask, plan, build, fix, review, stabilize, deploy β with a single report at the end.
In the background
The orchestrator chains the modes into one durable run, preserving logs, approvals, security findings, and deployment state end to end.
A single mission travels through a queue, isolated agents, approval gates, live logs, tests, real artifacts, retries, and a validated final result. This is the loop behind every Coder run.
Every mission becomes a durable run. Below is the queue, agent, and validation workflow Ottili Coder follows β from your plain-language brief to a validated, deployable result.
Example run
feat/oauth-loginΒ·PR #482Β·deployed to staging, rollback & audit on the same runStep 1
You see
You describe the software mission in plain language β goals, repo context, constraints, and a deployment target.
Behind the scenes
Coder captures the mission as a durable run record, not a disposable chat message, so every later step stays traceable to your original intent.
Step 2
You see
The mission expands into a reviewable task queue β recon, planning, and decomposition β that you can edit before anything runs.
Behind the scenes
A planning pass inspects the stack, dependencies, likely build paths, risks and missing context, then decomposes the mission into ordered, individually-runnable tasks.
Step 3
You see
Each task runs in its own isolated workspace; you see a clean separation between tasks instead of one tangled working tree.
Behind the scenes
Work happens in disposable, sandboxed environments with no cross-task state bleed, so a failure in one task cannot corrupt the output of another.
Step 4
You see
Specialist agents pick up tasks: analyst, backend, frontend, infra, QA, security, docs and UX.
Behind the scenes
The orchestrator fans tasks out to agents by role, tracks ownership for every change, and keeps each agent's contribution attributable on the run.
Step 5
You see
Risky or externally-visible steps pause and wait for a human approval before they proceed.
Behind the scenes
Approval gates hold deployments, destructive actions and external calls until a person confirms, and the decision is recorded on the run record.
Step 6
You see
Live logs stream per task and per agent as the work happens, so you never lose the thread of what changed.
Behind the scenes
Every command, decision and artifact write is captured with ownership and timestamps, keeping the run auditable long after it finishes.
Step 7
You see
Validation gates show a clear pass or fail per task: type checks, the test suite, and security checks.
Behind the scenes
Each task must clear automated validation β type checks, the test suite and security gates β before it is marked done and handed onward.
Step 8
You see
Finished tasks produce real artifacts: branches, commits, pull requests, and the changed files behind them.
Behind the scenes
Coder opens branches, commits, and prepares pull requests from agent output; every artifact is reviewable, attributable and reversible.
Step 9
You see
When a task fails a gate, you see it retry with an explicit failure state β not a silent dead end.
Behind the scenes
Coder retries transient failures with backoff and surfaces a clear failure reason; only after retries are exhausted does a task stop with a reported error.
Step 10
You see
The run ends with a single result β deployed or handed back β with status, rollback and audit on the same record.
Behind the scenes
Passing runs deploy to Docker-first targets; Ottili Cloud deployment is planned, not yet a public destination. Deployment status, rollback and the full audit trail stay on the run record.
See the actual Ottili Coder surface: repository analysis, a plan, a task queue, role-based agents, validation loops, then execution via CLI, Desktop or cloud runs, and deployment β with security checks throughout. Every step shows its honest readiness status from the Ottili product registry; cloud runs are in beta and direct deployment is planned, never claimed as live.
From a chat brief to a validated, deployable result β the software-automation surface of Ottili ONE.
Around the run
Company-scoped, validation-first, audited and security-checked β the data-handling guarantees behind every Ottili Coder run.
Around the run
The same Coder surface β repository analysis, plans, task queues, agents, validation loops, CLI, Desktop, cloud runs, deployments and security checks β grouped by what they do. Every item carries its honest readiness status from the Ottili product registry; cloud runs are in beta and direct deployment is planned, never claimed as live.
Plan, queue and run
CLI, Desktop and cloud runs
How Ottili Coder handles your code
Ottili Coder joins chat-first planning, run orchestration, automated Git, validation, security, and deployment into one product surface.
Start from a chat-first brief: describe your software mission in plain language β goals, repo context, constraints, and deployment target. Coder turns the mission into a structured, reviewable task queue instead of a dead-end prompt.
Coder inspects the stack, dependencies, likely build paths, risks, and missing information, then generates a real task queue β with recon, planning, and decomposition you can edit before execution begins.
Runs fan out across analyst, backend, frontend, infra, QA, security, docs, and UX roles. Agents work locally, in the cloud, or hybrid while logs, ownership, and validation stay visible.
Every task runs through validation loops with retries and explicit failure states. Tests, type checks, and security gates must pass before a task is marked done and handed to deployment.
Coder opens branches, commits, pushes, and prepares pull requests from agent output. Every change is reviewable, attributable, and reversible, with a clean Git history per run.
Choose where work runs: on your machine, in Ottili Cloud, or a hybrid of both. The same task queue, logs, and validation behave consistently across every execution mode.
Passing runs deploy to Docker-first targets, with deployment status, rollback, and audit trails kept on the same run record. Ottili Cloud deployment is planned, not yet a public destination.
Dependency and secret risk reviews flow into the same task system so outdated or risky packages can be triaged, fixed, validated, and audited.
Every capability below carries a feature status from the canonical Ottili product registry. Nothing here claims an availability the registry does not attest β repository analysis, plans, task queues, agents, validation loops, CLI, Desktop and security checks are available, cloud runs are in beta, and direct deployment is planned until the public destination is wired.
Ottili Coder inspects your stack, dependencies, build paths, risks and missing information before generating any work (available).
Ottili Coder
Coder turns a mission into a structured, reviewable plan before any execution (available).
Ottili Coder
Coder generates a real, editable task queue that agents execute (available).
Ottili Coder
Runs fan out across role-based agents β analyst, backend, frontend, infra, QA, security, docs and UX (available).
Ottili Coder
Every task runs through validation loops with retries and explicit failure states (available).
Ottili Coder
Drive the same mission, task queue, logs and validation from the Ottili Coder CLI (available).
Ottili Coder
Run Coder from the native Ottili Coder Desktop app for Windows, macOS and Linux (available).
Ottili Coder
Cloud runs execute the same task queue in Ottili Cloud so you do not tie up local machines (beta).
Ottili Cloud
Direct Ottili Cloud deployment is planned until the public destination is wired; the page shows the honest planned status (planned).
Ottili Cloud
Ottili Security Check reviews dependency and secret risk into the same task system (available).
Ottili Core
Ottili Coder analyzes repositories, builds plans, generates task queues, runs agents, validates every change, and prepares deployment β all inside one company boundary. The guarantees below carry their honest status from the canonical Ottili product registry: company-scoped repository access, plan review, validation loops, Ottili Security Check, deployment approval and audit. Cloud runs are in beta and direct deployment is planned, never claimed as live.
Security & data handling
Ottili Coder analyzes repositories, builds plans, generates task queues, runs agents, validates every change, and prepares deployment β all inside one company boundary. Every guarantee below carries its honest status from the Ottili product registry; nothing claims a certification or standard we have not verified. Cloud runs are in beta and direct deployment is planned until the public destination is wired.
What this means for your runs Repository access is company-scoped, plans are reviewed before execution, and Ottili Security Check reviews dependency and secret risk into the same task system. Deployment is approval-first and every action is recorded through Ottili Core audit. Security checks are available; deployment approval stays planned until verified.
The availability half below is driven by the canonical Ottili Coder feature-status registry β every capability carries its honest readiness status (cloud runs in beta, direct deployment planned, never claimed live). The pricing half is sourced from the central Ottili ONE plan catalog; AI usage is credit-based and bounded, with no unlimited expensive agentic inference. When a grounded price is not yet published, the section shows its honest empty state rather than a fabricated figure.
Availability
Every capability below is a real Ottili Coder capability with its honest readiness status. Availability comes from the Ottili product registry β nothing is shown as available that is not. Cloud runs are in beta and direct deployment is planned, never claimed as live.
Ottili Coder inspects your stack, dependencies, build paths, risks and missing information before generating any work (available).
Ottili Coder
Coder turns a mission into a structured, reviewable plan before any execution (available).
Ottili Coder
Coder generates a real, editable task queue that agents execute (available).
Ottili Coder
Runs fan out across role-based agents β analyst, backend, frontend, infra, QA, security, docs and UX (available).
Ottili Coder
Every task runs through validation loops with retries and explicit failure states (available).
Ottili Coder
Drive the same mission, task queue, logs and validation from the Ottili Coder CLI (available).
Ottili Coder
Run Coder from the native Ottili Coder Desktop app for Windows, macOS and Linux (available).
Ottili Coder
Cloud runs execute the same task queue in Ottili Cloud so you do not tie up local machines (beta).
via Ottili Cloud
Direct Ottili Cloud deployment is planned until the public destination is wired; the page shows the honest planned status (planned).
via Ottili Cloud
Ottili Security Check reviews dependency and secret risk into the same task system (available).
via Ottili Core
Pricing
Ottili Coder follows the same plans as Ottili ONE. Plan prices come from the central pricing catalog; AI usage is credit-based and bounded, with no unlimited expensive agentic inference.
Pricing is sourced from the central Ottili ONE pricing source. AI usage is credit-based and bounded; there is no unlimited expensive agentic inference. You are never charged without explicit confirmation.
The same task queue, validation, approvals, and audit trail follow the run whether it executes on your machine, in Ottili Cloud, or a mix of both. Here is what each mode requires, how data moves, and what is available today.
Ottili Coder runs the same task queue in three execution modes. The orchestration, logs, validation, and audit trail are identical no matter where the work happens β only the runner changes.
You see
Code and agents run on your own machine through the Coder CLI or desktop app. Source stays in your environment; only the run metadata needed for identity, credits, and audit leaves it.
In the background
The local runner pulls tasks from your Ottili run queue, executes each in an isolated workspace, streams logs back, and pushes artifacts (branches, commits, pull requests) through your own Git.
You see
Ottili provisions a managed remote runner for you. Your repository and task context are sent to a cloud workspace, and results return to the same run record.
In the background
Cloud runs are in beta: capacity is limited and credit-metered, behavior may change, and it is not intended for production secrets without review. Availability is shown on the public status page.
You see
Plan and run lightweight tasks locally, then hand long-running or compute-heavy work to a cloud runner β all on the same run, with one coherent queue.
In the background
The orchestrator keeps a single queue; execution location is a per-run or per-task choice, so local and cloud tasks interleave on one record. Hybrid depends on cloud runs, so it carries the same beta maturity.
The ottili-coder doctor command checks these before a run starts.
Current Coder service status (Web, Cloud Runtime, CLI Services, GitHub Integration) is published on the public status page.
Creator is the product entry point for teams who need a result, not just a repository assistant.
Saved website projects can move into the run engine with source-project context preserved on the run.
Ottili Coder supports both native Coder usage and Ottili ONE-backed platform services behind the scenes.
Get the native desktop app for Windows, macOS, and Linux, or drive runs from the command line. The install surface publishes supported systems, the current version, checksums, prerequisites, update behavior, and an honest status for every platform β with documentation fallbacks when an artifact is not yet published.
Ottili Coder shows its current public release status, a public source repository you can inspect, and a validated workflow. The workload figures are clearly labeled internal examples, never customer adoption.
We show what Ottili Coder actually is: its current public release status, a public source repository you can inspect, and a validated workflow. The workload figures below are clearly labeled internal examples, not customer adoption.
Current release status
Public beta status from the Product Truth registry.
Internal example metrics β derived from the public Example run (PR #482) and the documented execution model. These show the shape of a Coder run. They are NOT live customer counts or adoption.
6
Tasks in the example run
From the public Example run (PR #482) on this page β not a live total.
Internal Β· not customer adoption2
Approval gates held
Approval gates held in the public Example run (PR #482).
Internal Β· not customer adoption3local Β· cloud (Beta) Β· hybrid
Execution modes available
Modes you can choose today; cloud runs are in Beta.
Internal Β· not customer adoption3type Β· test Β· security
Validation gates per task
Every task must clear type checks, tests and the security gate.
Internal Β· not customer adoptionOttili Coder follows the same plans as Ottili ONE. The summary is connected to the central pricing source and distinguishes free access, credits, cloud execution, and paid value β with no unlimited expensive inference.
β¬0
Free forever. The Ottili ONE dashboard, core workspace and essential everyday operations stay free β no credit card, no expiry. Cost-generating and high-value features (advanced AI execution, Ottili Coder, LD3, API access, high-volume automation) run on paid plans or credits.
β¬39/mo
Base subscription for small teams starting with operations workflows.
β¬299/mo
Advanced plan for automation, engineering and AI-assisted operations.
β¬499/mo
Full operating plan for multi-team commerce, content, AI and engineering.
The Free plan opens the Ottili ONE dashboard and core features. Ottili Coder is not included on Free β Coder begins on the Pro plan.
Every use is metered through Ottili AI credits. There is no unlimited free agentic inference β you keep cost control through your credit budget.
Coder runs can execute locally, in Ottili Cloud, or hybrid. Cloud runs are in Beta; cloud deployment itself is Planned, not yet a public destination.
From the Pro plan, Ottili Coder and Ottili AI are included, with more credits on higher plans. You are only charged after explicit confirmation β no hidden fees.
Pricing is sourced from the central Ottili ONE pricing source. AI usage is credit-based and bounded; there is no unlimited expensive agentic inference. You are never charged without explicit confirmation.
| Selected plan | Freeβ¬0 | Starterβ¬39/mo | Proβ¬299/mo | Businessβ¬499/mo |
|---|---|---|---|---|
Local executionLiveRun Coder on your own machine with the same task queue, validation and audit trail as cloud runs. | Not included | Not included | Included | Included |
Cloud executionBetaExecute runs in Ottili Cloud or hybrid. Cloud runs are in Beta; cloud deployment is planned. | Not included | Not included | Included | Included |
Software missionsLiveDescribe a mission in plain language; Coder turns it into a structured, reviewable task queue. | Not included | Not included | Credits | Credits |
Concurrent runsBetaRun multiple missions concurrently. Metered through Ottili AI credits β bounded by your credit budget. | Not included | Not included | Credits | Credits |
Dynamic agentsLiveRole-based agents (analyst, backend, frontend, infra, QA, security, docs, UX) fan out across execution modes. | Not included | Not included | Credits | Credits |
AI creditsLiveEvery AI action is metered through Ottili AI credits. You keep cost control through your credit budget. | Not included | Not included | Included5,000 credits / month | Included25,000 credits / month |
Repository analysisLiveCoder inspects stack, dependencies, build paths, risks and missing information before planning. | Not included | Not included | Included | Included |
Cloud deploymentPlannedShip passing runs to Docker-first targets. Ottili Cloud deployment is planned, not yet a public destination. | Planned | Planned | Planned | Planned |
Security checksLiveDependency and secret risk reviews flow into the same task system and are triaged, fixed and audited. | Not included | Not included | Included | Included |
Run analyticsLiveTrack runs, agents, validation, security findings and outcomes on the same run record. | Not included | Not included | Included | Included |
Team controlsLiveRoles, permissions, shared workspaces and audit trail follow the plan's team membership. | Not included | Not included | Included | Included |
Selected plan: Pro Β· β¬299/mo
Included Β· Credit-metered (bounded by Ottili AI credits) Β· Planned Β· Not included
Pricing is sourced from the central Ottili ONE pricing source. AI usage is credit-based and bounded; there is no unlimited expensive agentic inference. You are never charged without explicit confirmation.
Pricing is sourced from the central Ottili ONE plan registry; no divergent or invented figures.
Answers on repository analysis, plans, task queues, agents, validation loops, CLI, Desktop, cloud runs, deployments and security checks β without claiming availability we cannot back up.
The Ottili Coder questions are not configured yet.
Public references for the Coder surface β repository analysis, plans, task queues, agents, validation loops, CLI, Desktop, cloud runs, deployments and security checks. Documentation never exposes private backend routes or internal credentials (website audit P0.2).
Ready to launch
Open Ottili Coder as its own product or inside Ottili ONE β the same queue, agents, validation loops, Git, Security Check, and audit trail power both. Cloud runs are in beta and direct deployment is planned.