Skip to main content

Roadmap

The alpha ships a governed pipeline builder for your agentic SDLC. The beta adds observability, extensibility, and operations layers around it, and general availability focuses on stability, the public API contract, and the self-hosted experience.

This page is a living snapshot: it updates as each release gets closer.

Shape the roadmap as a design partner

Alpha · 0.x

Shipping now

What ships in the alpha today.

The app navigation groups it as Build, Monitor, Improve, Configure, Admin, and System.

Governed pipeline builder

Compose agents, schemas, connectors, and gates into a pipeline. Start from a library template or from scratch.

Human approval gates

Pause a run where it matters. One claim, one decision, an audit record either way.

Runs with evidence

Every run records a definition snapshot, outputs, timing, and error detail, so any run can be inspected after the fact.

Immutable audit trail

Every state-changing action produces a chained audit event. The history you inspect is what happened.

Evals and variants

Score agent outputs, raise eval proposals from real runs, and A/B test models.

Guardrails and cost controls

Schema checks and regex gates at the boundaries, spend limits and cost tracking on every run.

Monitoring

Error dashboard, notification log, and analytics across your pipelines.

Team administration

Users, teams, organization, SSO, and run environments.

Self-hosted administration

License, email, run retention, and housekeeping on your own infrastructure.

Beta

Planned

The beta adds observability, extensibility, and operations layers around the core platform. Scope and order shift as design-partner feedback lands.

Output Diff

Side-by-side comparison of two runs' outputs.

Observability suite

Tracing, metrics, browser monitoring, and error forwarding.

Plugin API

First-class plugins that extend pipelines, connectors, and gates.

Feedback loop

An in-app feedback inbox for pipeline authors and reviewers.

Operator controls

Runtime config, rate limits, and feature flags without a redeploy.

Cron and polling triggers

Scheduled and polled runs without external schedulers.

Community Library

Publish and discover pipeline templates beyond your team.

Partner feedback

The beta backlog is driven by design-partner feedback. Become a design partner

GA

Stability and ecosystem

General availability focuses on stability, the API contract, and the self-hosted experience. These items set expectations for what we are working toward, but are liable to change.

  • Remy - A coding agent with reusable skills, configured and audited like every other pipeline node.
  • Stable public API contract - Semantic versioning with deprecation windows.
  • Compliance exports - Package the audit trail for SOC 2, ISO 42001, and the EU AI Act.
  • Install and upgrade story - One-command self-hosted install with a documented upgrade path.
  • Scale and high availability - Production deployment topologies.
  • Complete documentation - Every feature documented and onboarding polished.