All activity
A tiny, dependency-free TypeScript flow builder for composing stateful LLM agents with a fluent, deterministic API. - Fanna1119/flowneer

FlowneerA Tiny TS flow builder for stateful LLM agents
Stephan Langeveldleft a comment
I wanted something small, clean, and predictable. Most workflow tools felt heavy or too clever. I just wanted a fluent way to describe a process the same way I think about it: do this, then that, maybe branch, maybe loop, maybe run things in parallel — all with a typed state moving forward. No hidden magic, no frameworks pulling strings behind the scenes. Flowneer is basically me stripping...

FlowneerA Tiny TS flow builder for stateful LLM agents
