Badges

Tastemaker
Tastemaker
Veteran
Veteran
Gone streaking 10
Gone streaking 10
Gone streaking
Gone streaking
View all badges

Maker History

  • Agent Actions
    Agent ActionsDeclarative framework for multi-step LLM workflows
    Apr 2026
  • 🎉
    Joined Product HuntNovember 30th, 2019

Forums

Muizz Kolapo

2mo ago

Agent Actions - Declarative framework for multi-step LLM workflows

Agent Actions is a declarative framework for building multi-step agentic workflows. Define your pipeline in YAML: what each step does, what model it uses, what data it sees, how to validate the output. The framework handles orchestration, retries, and batch execution. The unit of work is the action. Every action is a self-contained task that can be completed by an LLM, a Python tool call, or a human-in-the-loop dashboard.
View more