#252 · Primary category: AI Agents & Automation
flue
The sandbox agent framework.
Project last updated:08/27/26
GitHub Stars
8.1K
Forks
474
Contributors
21
License
Apache-2.0
Why we included this project
Flue is a TypeScript harness for building agents that act on their own, not just answer prompts. You define an agent as an exported function and compose the pieces it needs inside: a model, a local or remote sandbox, reusable skills, typed tools, and session state that survives restarts. That structure is what keeps the autonomy safe: the harness holds context across conversations, delegates parts of the work to specialized subagents, and recovers accepted progress after failures. It runs locally through the CLI and can be deployed to hosted runtimes, with MCP tool connections and OpenTelemetry observability for teams wiring it into existing infrastructure. Anyone building production agents who wants one codebase for local work and hosted deployment should take a close look.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.