Roadmap

This is a rolling, three-release roadmap: it always looks ahead to the next three formae releases. As each release ships, its entry moves to the release notes and a new release joins the far end of the roadmap.

!!! note "Directional, not a commitment" Timeframes are approximate and scope can change. We publish this to share where formae is heading, not to make delivery guarantees. For what has already shipped, see the release notes.

0.87

Targeting: late June 2026

  • Bootstrap formae on AWS with formae. A ready-made Pkl module that stands up a formae install in your AWS account using formae itself, so the agent that manages your infrastructure is provisioned the same way as everything else.
  • Force-cancel stuck commands. A way to forcibly cancel a command that has wedged, so you can recover without restarting the agent.
  • Kubernetes observability examples (LGTM stack). Worked examples for running Loki, Grafana, Tempo, and Mimir on any Kubernetes cluster.
  • Supabase plugin. Manage Supabase resources from formae.
  • PagerDuty plugin. Manage PagerDuty resources from formae.
  • vLLM plugin. Manage vLLM model-serving deployments from formae.

0.88

Targeting: mid-July 2026

  • Bootstrap a formae agent on Azure with formae. The Azure counterpart to the AWS bootstrap module.
  • Auto-discover cloud targets. A new command that scans your cloud accounts and creates the corresponding formae targets automatically, instead of declaring each one by hand.
  • Smoother extract into an existing Pkl codebase. Better ergonomics when extracting discovered resources into a project you already have, so the output drops cleanly into your existing structure.
  • A redesigned CLI. A fresh take on the command-line experience.

0.89

Targeting: late July 2026

  • Improved IDE support for formae Pkl files. A better authoring experience when editing Pkl in your editor.
  • Bootstrap a formae agent on GCP with formae. The GCP counterpart to the AWS and Azure bootstrap modules.
  • CoreWeave plugin. Manage CoreWeave resources from formae.
  • Expanded Databricks plugin. A large batch of new resource types for the Databricks plugin.