Flue is a new TypeScript framework from Astro for building AI agents with skill composition, multi-runtime support (Node, GitHub Actions, Cloudflare Workers, Daytona), and integration with multiple LLM providers including Anthropic Claude models. The framework handles credential management, filesystem mounting, and provides structured I/O validation for agent-to-platform integrations.
Products
Flue is a TypeScript framework for building the next generation of agents
Astro launches Flue, a TypeScript agent framework enabling multi-runtime deployment (Node.js, GitHub Actions, Cloudflare Workers) with multi-LLM provider support including Claude.
Saturday, May 2, 2026 12:00 PM UTC2 MIN READSOURCE: Hacker NewsBY sys://pipeline
Tags
products
/// RELATED
Products4d ago
Introducing Dynamic Workflows: durable execution that follows the tenant
Cloudflare Workers now supports durable, dynamic code execution on multi-tenant platforms — enabling AI agents and CI/CD systems to safely run versioned, isolated workloads without rebuilds.
Infrastructure1d ago
Formatting a 25M-line codebase overnight
Stripe published a technical case study on how they formatted their entire 25-million-line Ruby codebase overnight using rubyfmt. The article is a developer productivity deep-dive on code formatting infrastructure at...