I Built a Tiny Async DSL for AI Agent Workflows (and Why I Avoided Graph Frameworks)
When building LLM-powered agents, I kept running into the same problem: Most frameworks feel heavier than the actual workflow logic. Graphs, nodes, planners, routers, memory managers… All useful, but for Continue reading I Built a Tiny Async DSL for AI Agent Workflows (and Why I Avoided Graph Frameworks)
