Fred Schott released version 2 of Flue, introducing a stable framework for agent development. The system treats agents as JavaScript functions that re-render before every model call. By adopting React-style hooks, Flue enables better composability for developers. This approach simplifies state management in agentic workflows by applying familiar web development patterns to LLM orchestration.