@FredKSchott: Just Shipped: Flue 1.0 Beta Flue is the TypeScript framework for building the next generation of agents, designed aroun…

X AI KOLs Following Tools

Summary

Flue 1.0 Beta is a TypeScript framework for building AI agents with zero LLM lock-in, featuring workflows, autonomous agents, and channel integrations.

Just Shipped: Flue 1.0 Beta Flue is the TypeScript framework for building the next generation of agents, designed around an open agent harness with zero LLM lock-in. It’s like Astro, for agents. Flue 1.0 has been redesigned around three core primitives: Workflows — structured automations designed for background work, where your code drives the agent from start to finish. Agents (New!) — autonomous, stateful loops where the model drives itself to complete a given task. Channels (New!) — connect agents to Slack, GitHub, Linear, Discord, Teams, and more. Flue handles the boilerplate for you. Everything shares the same durable foundation, powered internally by Pi, Vite, and Durable Streams. Deploy anywhere, use any LLM, and recover running agents across restarts and downtime. We’ve talked to a lot of teams building agents, and keep hearing the same thing: getting to production is hard work. We built Flue to help change that. Flue 1.0 Beta is available today. Give it a try and let me know what you think!
Original Article
View Cached Full Text

Cached at: 06/17/26, 03:57 PM

Just Shipped: Flue 1.0 Beta

Flue is the TypeScript framework for building the next generation of agents, designed around an open agent harness with zero LLM lock-in. It’s like Astro, for agents.

Flue 1.0 has been redesigned around three core primitives:

Workflows — structured automations designed for background work, where your code drives the agent from start to finish.

Agents (New!) — autonomous, stateful loops where the model drives itself to complete a given task.

Channels (New!) — connect agents to Slack, GitHub, Linear, Discord, Teams, and more. Flue handles the boilerplate for you.

Everything shares the same durable foundation, powered internally by Pi, Vite, and Durable Streams. Deploy anywhere, use any LLM, and recover running agents across restarts and downtime.

We’ve talked to a lot of teams building agents, and keep hearing the same thing: getting to production is hard work. We built Flue to help change that.

Flue 1.0 Beta is available today. Give it a try and let me know what you think!

Similar Articles

withastro/flue

GitHub Trending (daily)

Flue is an open-source TypeScript harness framework for building autonomous agents and AI workflows, providing features like sandboxes, durable execution, tools, and skills.

FlowBoard v5: the project workspace your AI agents actually run

Reddit r/openclaw

FlowBoard v5 is a full rebuild of the project workspace for AI agents, featuring a React-based UI, event-sourced task store, multi-agent support, and a modular overview dashboard, now available via ClawHub with one-line installation.