
Finyuus is a code-first platform for building, running, and governing AI workflows. It introduces a small indentation-based DSL for composing agents, tools, guards, human approvals, and nested workflows — then runs them on Temporal with retries, cancellation, and replayability. Unlike visual builders, workflows are stored as text for Git-based review and diffs. Unlike prompt chains, every run is durable, versioned, observable via Langfuse, and governable through guards and human approvals.
Finyuus is a code-first platform designed for creating and managing AI workflows using a small indentation-based domain-specific language (DSL). It offers durable, versioned execution with features like retries, cancellation, and human approvals, while enabling Git-based review and diffs.