AI-Native Workflow Orchestration

Open-source, self-hosted workflow orchestration where Gemini agents and human tasks are first-class citizens — durable, auditable, and yours to run.

Build and run durable business processes in YAML. No XML. No vendor lock-in. PostgreSQL-backed execution that survives restarts.

Star on GitHub Quickstart

APL — YAML, Not XML

A moderately complex process in BPMN XML: 800+ lines. The same process in Abada Process Language: 61 lines of readable YAML. Version control it. Code review it. Let AI generate it.

AI-Native by Design

Gemini-powered agent nodes are first-class citizens. Define prompt, model, output schema, confidence threshold, and retry policy — all in the process definition. No bolt-on integrations.

Durable & Self-Hosted

PostgreSQL-backed with transactional outbox, restart recovery, and durable job leases. Your data stays on your infrastructure. Works on-prem or in your cloud.

See It In Action

Demo video coming soon

Zero to Running Process in 5 Minutes

Requires Docker. The script downloads the release, verifies checksums, and starts the full stack.

curl -fsSL https://install.abadaplatform.com | bash

Default login: alice / alice