Overview

Simple, typesafe durable workflows without magic

Helical Workflows is in alpha and shouldn’t be used in production

Helical Workflows is a TypeScript-first durable workflow orchestration library that makes it simple to build reliable, long-running processes without bundler magic or complex infrastructure. With PostgreSQL as the only dependency, it provides automatic failure recovery, retryable steps, and low-latency execution perfect for user-facing AI workflows, human-in-the-loop processes or jobs.

Features

  • Effortless setup

  • Effortless deployment

  • Automatic workflow recovery

  • Messages

  • State

  • Queues

Updated on