AWFL is an open source suite for building and orchestrating LLM-driven agents. It includes:
- A simple Scala DSL for composing workflows that compile to Google Workflows - Node services providing context, tools, and task orchestration for agents - A customizable web UI for managing projects, sessions, and agents - A CLI tool for granting agents local file access (pipx install awfl)
Why: AWFL is meant to be a transparent, locally runnable foundation for anyone building multi-agent or workflow-based AI systems.
Examples / POC: https://github.com/cornerstone-ai https://www.cornerstoneai.org/