#1Flue Is a TypeScript Framework for Building the Next Generation of Agents
Flue is an open-source TypeScript agent harness that lets developers build autonomous AI agents without third-party SDKs, providing programmable building blocks like sandbox environments, skill workflows, and session management. Its architecture mirrors systems like Claude Code—combining an LLM with a customizable harness granting filesystem access, bash execution, and task planning—and deploys across Node.js, Cloudflare Workers, and GitHub Actions.