coze-dev/coze-studio

An AI agent development platform with all-in-one visual tools, simplifying agent creation, debugging, and deployment like never before. Coze your way to AI...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 3 minutes ago
Added to GitGenius on September 2nd, 2026
Created on June 26th, 2025
Open Issues & Pull Requests: 567 (+0)
GitHub issues: Enabled
Number of forks: 3,116
Total Stargazers: 21,542 (+0)
Total Subscribers: 123 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.8 hours
Mean response time: 3.4 days
90th percentile: 2.9 days
Tracked items: 876

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 92% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 6% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 491
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 314 days
Stale 30+ days: 479
Stale 90+ days: 465

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • feature-request (78)
  • mod/workflow (73)
  • FAQ (59)
  • mod/knowledge (46)
  • duplicate (36)
  • frontend (34)
  • mod/plugin (34)
  • mod/modelManager (33)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Coze Studio is an all-in-one AI agent development platform that provides visual tools for creating, debugging, and deploying AI agents with no-code and low-code approaches.

The tool addresses the complexity of building AI agents by bundling core technologies needed for agent development—prompt engineering, retrieval-augmented generation, plugins, and workflows—into a single visual environment. Developers can construct agents and applications through a graphical interface rather than writing code from scratch, then deploy them directly. The backend uses Golang with a microservices architecture following domain-driven design principles, while the frontend is built with React and TypeScript.

Coze Studio suits teams wanting to rapidly prototype and deploy AI agents without deep machine learning expertise. It works well for building chatbots, knowledge-base-backed applications, and custom business logic through visual workflows. The platform integrates with major model providers like OpenAI and Volcengine, and exposes APIs and SDKs so agents can be embedded into existing applications. The tool is particularly valuable for organizations seeking to lower the barrier to AI application development while maintaining customization options through its underlying framework.

Development activity shows consistent engagement with the codebase through regular commits and pull request activity. The project maintains active issue tracking and responds to community contributions. Documentation is provided in multiple languages, indicating attention to accessibility for a global developer audience.