Skip to content
@fabro-sh

Fabro

Open source dark software factory

Header

AI-powered workflow orchestration

Fabro is an AI-powered workflow orchestration platform. Define workflows as graphs, where each node is a stage — agent, prompt, command, conditional, human-in-the-loop, parallel, and more — executed by the workflow engine.

Learn more in the Documentation.

Get Started

Install the Fabro CLI:

# With Claude Code
curl -fsSL https://fabro.sh/install.md | claude

# With Codex
codex "$(curl -fsSL https://fabro.sh/install.md)"

# With Bash
curl -fsSL https://fabro.sh/install.sh | bash

Then initialize and run your first workflow:

cd my-repo/
fabro init
fabro run hello

Popular repositories Loading

  1. fabro fabro Public

    ⚒️ The open source dark software factory for expert engineers.

    Rust 651 57

  2. graphviz-sys graphviz-sys Public

    Vendored Graphviz C library compiled via cc, exposing DOT-to-SVG rendering

    Rust 1

  3. .github .github Public

  4. homebrew-tap homebrew-tap Public

    Homebrew tap for Fabro

    Ruby

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…