Coze Studio

repository·main·Indexed 12 days ago

https://github.com/coze-dev/coze-studio

An open-source, all-in-one visual development platform for building, debugging, and deploying AI agents and workflows. It features a microservices architecture and a low-code environment for managing models, plugins, knowledge bases, and business logic. The platform includes various project templates for React and Rspack, a TypeScript-based ai-translate CLI for code comment translation, and database migration management using Atlas.

Tokens
386.9K
Snippets
1.5K
Records
1.9K
Agent score
73%

What's inside Coze Studio

  1. Overview of @coze-project-ide/core features

    main

    The @coze-project-ide/core package provides foundational IDE functionality for the Coze Studio environment. It is designed as a feature-rich package that includes several core abstractions for building IDE extensions and services, specifically:

    • Adapter & Service: Core logic for managing IDE state and services.
    • Plugin System: A robust framework for extending IDE capabilities.
    • Logger: Standardized logging utilities.
    • Command & Shortcuts: Management of user commands and keyboard shortcuts.
    • Resource Management: Handling of resources, including auto-save capabilities.
    • Navigation & Styles: Services for navigation history and theme/styling management.