Skip to main content

lib/jido_runic.ex

defmodule Jido.Runic do
  @moduledoc """
  Runic workflow integration for the Jido ecosystem.

  ## Overview

  Jido.Runic bridges Runic DAG workflow composition with Jido agents,
  enabling powerful dataflow-driven agent workflows.

  ## Status

  This package is under active development. APIs may change before `1.0`.
  """
end