flyde
Basic Information
Flyde is an open-source toolkit that brings visual AI workflows into an existing TypeScript/JavaScript codebase. It provides a visual extension of TypeScript to prototype, integrate, evaluate and iterate on backend AI logic such as prompt chains, API orchestration, agentic workflows and custom backend services. The project includes a VS Code extension and runtime libraries designed to run flows inside your repository and CI/CD pipelines, enabling development and debugging without leaving the codebase. The repository contains core runtime packages and node loaders under permissive MIT terms while the UI editor components are AGPLv3. The project offers a browser playground and a CLI bootstrap command to create new Flyde apps, and it documents telemetry behavior and opt-out options for the VS Code extension.