Skip to content
← All releases
v0.1.0

Public preview

Flowright enters public preview — visual canvas, byte-perfect Terraform, in-browser TypeScript Lambda IDE, load simulation, and 224 validated AWS resources.

The first public preview of Flowright is here.

Highlights

  • Visual canvas with typed named sockets across 224 AWS resources.
  • Byte-perfect Terraform — generate apply-ready HCL, edit it back, zero drift.
  • Provider-schema validation in the browser — the catalog generates zero invalid arguments.
  • In-browser TypeScript Lambda IDE with real autocomplete, hover types, and diagnostics.
  • Load simulation — autoscaling, CPU/memory, p50/p90/p99, and fault injection.
  • Environment isolation — one architecture, per-environment overrides, isolated state.

Coming next

  • Deep Python typing for Lambda handlers (Pyright in a Web Worker, on-demand stubs).
  • More starter templates and the full per-node reference.