In development

Durable Workflows

Build explicit step-based operations with waits, approvals, agents, and compensation.

This capability is in development. This page describes the current product direction, not general availability.

GlobalStacks is developing a durable workflow core around explicit steps instead of implicit code replay. The intended model supports long-running human and agent work while keeping effects inspectable and compensatable.

Explicit steps

Model work as named, independently retryable steps with declared inputs and outputs.

Human and agent tasks

Pause for permission-aware decisions or delegate bounded work to approved agent capacity.

Saga compensation

Declare compensating steps and preserve evidence for partially completed operations.

Hybrid execution

Keep orchestration durable while placing work in local, customer, or managed sandboxes.