Roadmap

What we've shipped, what we're building, and where Fabro is going next.

Shipped
Mar 2026 Cloud sandboxes Isolated cloud VMs with snapshot-based setup, network controls, SSH access, and preview URLs.
Mar 2026 Git checkpoints Every stage commits code and execution metadata to Git branches. Resume or fork from any checkpoint.
Feb 2026 Workflow engine Graphviz graph parsing with agent, command, and human nodes. Dynamic edge selection with conditions and loops.
Feb 2026 Interview-based steering Approval gates, multiple choice, and freeform questions. Steer running agents via CLI, web, or Slack.
Feb 2026 Multi-model agent Multi-turn LLM sessions with bash, file editing, sub-agents, skills, and lifecycle hooks.
Building

Compounding with auto-retrospectives

Structured post-run analysis with cost, duration, smoothness ratings, friction points, and LLM-generated narratives.

REST API server mode

REST API with SSE event streaming for queuing runs, tracking progress, and managing workflows programmatically.

Verifications

Deterministic quality gates — test suites, linters, type checkers, and LLM-as-judge — wired into the workflow graph.

Next

Scheduled workflows

Run workflows on a cron schedule — periodic audits and recurring maintenance.

Regenerative software cells

Treat each software unit like a cell in the system which is regenerated (replaced) instead of edited.

Intent-based specifications

Define what you want, not how to build it. Structured specs that capture intent, constraints, and acceptance criteria — your workflows converge to a definition of done.

Web app

React dashboard for managing workflows, viewing runs, approving human gates, and browsing retrospectives.

Triggers

Start workflows automatically from GitHub events — push, PR, issue, comment, review — with filtered conditions and payload forwarding.

Analytics

Cost tracking, success rates, and performance trends across runs. Budgets, alerts, and optimization insights.

Shape what we build

Have a feature request or want to influence priorities? Join the conversation.