Aali Flowkit Documentation#

Aali Flowkit is the core toolbox of the AALI system. It exposes a GRPC server and provides a framework for defining, registering, and executing external functions. This guide walks you through setup, usage, and backend customization.


Getting Started

Install Flowkit, start the GRPC server, and run your first external function.

Getting Started
User Guide

Register functions, trace execution, and use the FlowContext system.

User Guide
Advanced Topics

Explore GRPC APIs, protofile structure, and deep agent integration.

Advanced Topics