withastro/flue
The sandbox agent framework. observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 96
- Release rhythm 35
- Longevity 14
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 207
- days_rel: n/a
- days_push: 25
- n_releases_24m: 0
Adoption not part of the score
8039 stars · 472 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Flue is an open-source TypeScript framework for building autonomous AI agents using a React-like hooks API ('use agent' directive, useModel, useTool, useSandbox). It provides durable sessions, sandboxed execution environments, tools, skills, subagents, and deploys to Node.js, Cloudflare Workers, or other runtimes.
Use cases
- build autonomous coding agents in typescript
- create ai agents that run tools in a sandbox
- deploy durable ai agents to cloudflare workers
- build multi-agent systems with subagent delegation
- connect ai agents to slack or discord
- run llm agents with durable session recovery
- give agents filesystem and shell access safely
When to choose
- you want a code-first, hooks-based framework for autonomous agents in TypeScript
- you need durable, resumable agent sessions that survive failures and restarts
- you want sandboxed execution (local, container, or cloud providers like E2B/Modal) for agent actions
- you plan to deploy agents to Node.js, Cloudflare Workers, or CI environments
- you want built-in support for tools, skills, subagents, and MCP servers
When to avoid
- you only need simple chatbot-style LLM API calls without autonomy or tool use
- your stack is Python-based (e.g., LangChain, CrewAI ecosystems)
- you need a no-code or low-code agent builder
- you require a mature, long-proven framework — Flue is young and evolving rapidly
Facets
framework · maturity active
agent-framework llm-inference mcp cli web-framework sdk workflow-automation large-language-models developer-tools backend cloud cli cross-platform serverless agent-harness hooks-api durable-sessions subagents skills sandboxed-execution multi-agent cloudflare-workers vite sandbox ai-agents automation nodejs typescript docker
10 sources
- readme: https://github.com/withastro/flue · fetched 2026-08-28 · f66b16164f6f
- homepage: https://www.flueframework.com · fetched 2026-08-29 · 261549d0478f
- site_page: https://flueframework.com/docs/guide/getting-started · fetched 2026-08-29 · 2f94fee0afb6
- site_page: https://flueframework.com/docs/reference/agent-api · fetched 2026-08-29 · 421337a59b6f
- site_page: https://flueframework.com/docs/cli/overview · fetched 2026-08-29 · a7559d6f3d25
- site_page: https://flueframework.com/docs/sdk/overview · fetched 2026-08-29 · 5d0983232a52
- site_page: https://flueframework.com/docs/ecosystem · fetched 2026-08-29 · a57d7d01cf73
- site_page: https://flueframework.com/docs/guide/sandboxes · fetched 2026-08-29 · 16f6ff36a9bf
- site_page: https://flueframework.com/docs/ecosystem/deploy/cloudflare · fetched 2026-08-29 · 5d5303fcb995
- site_page: https://flueframework.com/docs/ecosystem/channels/slack · fetched 2026-08-29 · 41c52ad74234
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| withastro/flue | main | 58 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem