← all repositories
coze-dev/coze-studio

The AI agent builder that already served millions goes open core

Coze Studio open-sources the core engine of ByteDance's commercial agent platform into a self-hosted visual IDE for assembling LLM agents, workflows, and plugins with minimal code.

21.2k stars TypeScript AgentsRAG · SearchApp Builders
coze-studio
Velocity · 7d
+6.6
★ / day
Trend
steady
star history

What it does

Coze Studio is a full-stack, visual development environment for constructing AI agents. It wraps prompts, RAG pipelines, plugins, and workflows into a drag-and-drop interface backed by a Go microservices architecture and a React frontend. Teams can design agents, connect them to models like OpenAI or Volcengine, and expose the results via API or an embeddable Chat SDK.

The interesting bit

The project is the extracted core of the Coze commercial platform that already serves millions of developers. That pedigree shows in the engineering choices: it uses ByteDance’s own Eino agent framework, FlowGram canvas engine, and Hertz HTTP framework, making it a rare case of a big-tech internal stack being released as an open-core product.

Key highlights

  • Visual, node-based workflow builder for structuring agent logic and data flow.
  • Pluggable model layer supporting OpenAI, Volcengine, and other providers.
  • Built-in resource management for prompts, knowledge bases, plugins, and databases.
  • Go backend using domain-driven design microservices; React + TypeScript frontend.
  • Apache 2.0 license with an active community Discord and Telegram.

Caveats

  • The README explicitly warns that public-network deployments carry security risks, including SSRF, unprotected account registration, and Python code execution inside workflow nodes; hardening is left to the operator.
  • Certain capabilities—such as tone customization—are reserved for the commercial version, so the open-source edition is not a full feature parity drop.

Verdict

Teams looking for a self-hosted, low-code control plane for LLM agents should evaluate this seriously; pure code-first developers who prefer imperative frameworks over visual canvases will likely find the abstraction layer heavy.

Frequently asked

What is coze-dev/coze-studio?
Coze Studio open-sources the core engine of ByteDance's commercial agent platform into a self-hosted visual IDE for assembling LLM agents, workflows, and plugins with minimal code.
Is coze-studio open source?
Yes — coze-dev/coze-studio is open source, released under the Apache-2.0 license.
What language is coze-studio written in?
coze-dev/coze-studio is primarily written in TypeScript.
How popular is coze-studio?
coze-dev/coze-studio has 21.2k stars on GitHub and is currently holding steady.
Where can I find coze-studio?
coze-dev/coze-studio is on GitHub at https://github.com/coze-dev/coze-studio.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.