aicoolies logo
FlowGram logo
FlowGram logo

FlowGram

Visual workflow builder by ByteDance

open-sourceopen sourceupdated Jul 1, 2026
Visit Website →
Share

FlowGram is an open-source visual workflow and flowchart editor framework developed by ByteDance for building node-based workflow applications. It provides a React-based canvas with drag-and-drop node creation, configurable edge routing, zoom and pan controls, and a plugin architecture for extending functionality. FlowGram supports both fixed layout and free-form canvas modes, making it suitable for building AI agent pipelines, data processing flows, and automation builders.

FlowGram is a visual workflow editor framework from ByteDance that provides the building blocks for creating node-based workflow applications in React. The framework offers a full-featured canvas with drag-and-drop node placement, configurable edge connections, minimap navigation, zoom controls, and undo-redo history. Developers define custom node types with their own rendering and configuration panels while FlowGram handles the layout engine, interaction model, and serialization.

The framework supports two primary layout modes: a fixed pipeline layout where nodes flow in a structured top-to-bottom or left-to-right arrangement ideal for sequential workflows, and a free-form canvas mode that allows arbitrary node positioning for complex graph structures. Both modes support conditional branching, parallel execution paths, and nested sub-flows. A plugin system enables adding features like validation, auto-layout algorithms, and custom toolbars.

FlowGram has gained over 7,900 GitHub stars as a production-tested framework powering internal ByteDance workflow tools. It targets developers building AI agent orchestration interfaces, data pipeline designers, chatbot flow builders, and business process automation tools. The project provides TypeScript-first APIs, comprehensive documentation, and example applications demonstrating integration patterns for common workflow editing scenarios.

Pricing

Free and open source under MIT license

Platforms

Browser: React-based framework

Categories

Tags

Use Cases

Alternatives

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source

Sakana Fugu

Multi-agent model API that orchestrates frontier models behind one OpenAI-compatible endpoint

Sakana Fugu is a hosted model-provider API that exposes a learned multi-agent system as one OpenAI-compatible model. It dynamically routes coding, code review, research, and reasoning tasks across a frontier-model pool, with Fugu for lower-latency work and Fugu Ultra for harder workloads where answer quality matters more than cost or speed.

paidTelemetry

OpenWiki

LangChain CLI for maintaining agent-friendly codebase documentation

OpenWiki is LangChain’s open-source CLI for generating and maintaining an agent-focused wiki inside a codebase. It can create an openwiki/ documentation folder, update it from repository changes, add guidance to AGENTS.md or CLAUDE.md, and run via an interactive CLI or daily GitHub Action so coding agents have durable context without stuffing every detail into prompts.

open-sourceOpen SourceTelemetry
Accomplish Coworker logo

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

open-sourceOpen SourceTelemetry

Headroom

Context compression for LLM apps and coding agents

Headroom is an Apache-2.0 context compression layer for LLM apps and coding agents. It compresses tool output, logs, files, RAG chunks, and agent history through a local library, proxy, wrapper, or MCP server, with retrieval hooks for bringing originals back when needed. Treat its savings numbers as Headroom-reported benchmarks, not independent aicoolies measurements.

open-sourceOpen SourceTelemetry

Codebase Memory MCP

Codebase knowledge graph MCP server for AI coding agents

Codebase Memory MCP is an MIT-licensed MCP server that turns a repository into a persistent code knowledge graph for AI coding agents. It gives Claude Code, Cursor, Codex-style agents, and other MCP clients structural queries for functions, classes, call chains, routes, and architecture, helping them explore large projects without repeatedly rereading files or relying only on broad search.

open-sourceOpen SourceTelemetry