Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
AgentState -> NextAction
Generate the next logical action by prompting an LLM with current goals, history, and available tools.
Problem it solves
Autonomous agents must decide their next action iteratively based on execution history.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.