Skip to content
Plan · code · review · ship

Go from a task to a production deploy.

Orchestrate a fleet of isolated AI agents from one dashboard. cyql automates the path from a plain-language task to production — plan, code, review, ship — while you shape the workflow with approval gates, guardrails, and model routing. On a durable loop you can audit.

See how it works

One dashboard to launch, approve, and track every agent run.

app.cyql.ai/tasks
Live

Tasks

7
Active
2
Awaiting approval
38
Shipped

Add rate limiting to the public API

Planning
acme/api$0.12

Implement dark mode toggle

Awaiting approval
acme/web$0.38

Migrate auth to JWT refresh tokens

Reviewing
acme/apii2$2.40

Upgrade to React 19

Shipped
acme/webi1$4.10
10×
faster than a human draft PR
92%
of agent PRs pass CI first try
1 pod
per task — zero shared state
<5 min
median time to first PR

cyql ≈ cycle

One loop, from request to merge

Every task runs the same five-stage loop — and replans itself whenever something needs another pass.

  1. 01

    Describe the task

    Write what you want in plain language, link an issue, or send it from Slack. cyql reads your repo, conventions, and past work to ground the request.

  2. 02

    Plan & decompose

    The planner breaks the task into a dependency-aware DAG of subtasks, surfaces key decisions and risks, and waits for your approval when it matters.

  3. 03

    Dispatch the fleet

    The orchestrator schedules one isolated pod per subtask — scaling out and back in with the queue. No shared state, no blast radius.

  4. 04

    Code & self-review

    Agents write code, run your tests and linters, and review each other's diffs against your standards. Failures route back to a replan, not to you.

  5. 05

    Ship a clean PR

    You get a focused, reviewed pull request with a written rationale and a full execution trace. Approve, request changes, or let it auto-merge.

Platform

Everything an agent needs to ship safely

A durable workflow engine, hardened isolation, and the integrations your team already uses.

The plan → ship loop

A durable workflow engine drives every task from draft to merged PR, resuming exactly where it left off after any failure.

Runtime isolation

Each agent runs in a locked-down, isolated pod with egress firewalled to your allow-list. Cloud metadata and private ranges are blocked by default.

Parallel agents

Independent subtasks run at the same time across an autoscaling worker pool, so big changes land in minutes, not hours.

Built-in review

Every diff is checked against your conventions and test suite before it reaches you — agents review agents, you review the result.

Short-lived credentials

Workers never hold long-lived secrets. The orchestrator mints per-task, scope-limited tokens that expire when the job ends.

Full execution traces

Replay every decision, prompt, tool call, and file change. Cluster recurring failures and turn them into guardrails.

Security by design

Autonomy your security team can say yes to

Every agent runs in an isolated pod with firewalled egress and no long-lived secrets. The metadata endpoint and private ranges are blocked by default.

  • Pod-per-task isolation

    No shared state, no blast radius between tasks.

  • Short-lived credentials

    Scoped tokens minted per task, expired on exit.

Loved by builders

Engineers ship more with cyql

cyql cleared a backlog of dependency bumps and flaky-test fixes in a weekend. The PRs were small, well-described, and passed review like a senior engineer wrote them.
Dana Whitfield
Staff Engineer, Northwind
The isolation model was what got it past our security team. Per-task credentials and locked-down egress meant we could say yes without a six-month review.
Marcus Lee
Head of Platform, Vellum
We point cyql at a Linear ticket and a clean PR shows up. The execution trace means I always know exactly what it did and why.
Priya Nadkarni
Engineering Manager, Hyperline

FAQ

Questions, answered

Everything you need to know before your first run.

How is cyql different from an AI coding assistant?

Assistants help you write code in your editor. cyql owns the whole task: it plans, dispatches a fleet of agents, writes and reviews the code in isolated runtimes, and opens a finished pull request. You stay in the loop on approvals — not on keystrokes.

Does cyql have access to my code and secrets?

Agents run in locked-down pods with no long-lived secrets. The orchestrator issues short-lived, scope-limited credentials per task, and egress is restricted to an allow-list. On Enterprise you can self-host so code never leaves your network.

Which languages and stacks are supported?

cyql is language-agnostic — it works in your repo with your tools, running your existing tests, linters, and build. Teams use it across TypeScript, Python, Go, Rust, Java, and more.

What happens when an agent gets it wrong?

Failures route back into a replan rather than to your inbox. Every run produces a full trace you can replay, and recurring failures are clustered so you can add a guardrail once and prevent them for good.

Ship your backlog while you sleep.

Start free in minutes. Connect a repo, describe a task, and watch a reviewed pull request show up.

Talk to sales

No credit card · Free forever for individuals