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 Agent creation.
Support integration with official Coze.cn plugins.
Add configuration management dashboard( via http://127.0.0.1:8888/admin ).
What's Changed
feat(singleagent): openapi v3/chat additional message support assista… by @junwen-lee in https://github.com/coze-dev/coze-studio/pull/2067
refactor(infra): move parse_address to es package by @fanlv in https://github.com/coze-dev/coze-studio/pull/2163
fix: file ext trim prefix by @zhuangjie1125 in https://github.com/coze-dev/coze-studio/pull/2173
fix: ChatSDK readme by @tomasyu985 in https://github.com/coze-dev/coze-studio/pull/2182
chore: ut by @junwen-lee in https://github.com/coze-dev/coze-studio/pull/2178
feat: add Apache Pulsar EventBus implementation by @futeng in https://github.com/coze-dev/coze-studio/pull/2019
feat(plugin): append special headers (agentId, userId, conversationId and logId) to plugin http request, which can be used by plugin server by @Degfy in https://github.com/coze-dev/coze-studio/pull/2191
fix: python code execution misinterpreted warning logs as errors by @fanlv in https://github.com/coze-dev/coze-studio/pull/2226
fix: restrict docker host to listen on 127.0.0.1 by @fanlv in https://github.com/coze-dev/coze-studio/pull/2232
fix: mino server cannot found by @fanlv in https://github.com/coze-dev/coze-studio/pull/2234
fix(model): the OpenAPI model supports max_completion_tokens. by @junwen-lee in https://github.com/coze-dev/coze-studio/pull/2237
feat(plugin): abstract tool invocation to support http, custom plugins by @fanlv in https://github.com/coze-dev/coze-studio/pull/2227
feat(model): support base64 url by @junwen-lee in https://github.com/coze-dev/coze-studio/pull/2244
chore(plugin): move interface request to dto pkg by @fanlv in https://github.com/coze-dev/coze-studio/pull/2242
fix(singleagent): v3/chat panic when ext is nil by @junwen-lee in https://github.com/coze-dev/coze-studio/pull/2250
refactor(plugin): optimize plugin module code by @fanlv in https://github.com/coze-dev/coze-studio/pull/2247
refactor: move GetServerHost to bizpkg/env package by @fanlv in https://github.com/coze-dev/coze-studio/pull/2258
chore(plugin): remove unuse config field by @fanlv in https://github.com/coze-dev/coze-studio/pull/2265
chore(plugin): remove unuse InvocationArgs field by @fanlv in https://github.com/coze-dev/coze-studio/pull/2266
feat(workflow): Filter content from card-type messages to streamline … by @lvxinyu-1117 in https://github.com/coze-dev/coze-studio/pull/2221
fix(singleagent): v3/chat support customer variables by @junwen-lee in https://github.com/coze-dev/coze-studio/pull/2262
style: correct formatting env ES_NUMBER variables by @feitianbubu in https://github.com/coze-dev/coze-studio/pull/2280
style: correct format by goimports by @feitianbubu in https://github.com/coze-dev/coze-studio/pull/2289
fix: chat flow run usage token always returns a value of 0 by @zhuangjie1125 in https://github.com/coze-dev/coze-studio/pull/2282
refactor: optimize infra contract and impl package structure by @fanlv in https://github.com/coze-dev/coze-studio/pull/2292
refactor: optimize app infra component initialization by @fanlv in https://github.com/coze-dev/coze-studio/pull/2294
fix(infra): fix the problem of incorrect package paths when use make debug command starts by @KurobaKaitou in https://github.com/coze-dev/coze-studio/pull/2295
fix(infra): resolve issue with unavailable Bitnami image by @fanlv in https://github.com/coze-dev/coze-studio/pull/2297
fix(plugin): product_id backward compatibility issue. by @fanlv in https://github.com/coze-dev/coze-studio/pull/2298
fix: enable virtual hosted style for S3 client by @universero in https://github.com/coze-dev/coze-studio/pull/2308
fix: document deletion bug by @m3ngyang in https://github.com/coze-dev/coze-studio/pull/2248
fix: node type metas comment node add "comment" for key by @zhuangjie1125 in https://github.com/coze-dev/coze-studio/pull/2325
chore: upgrade eino-ext of ollama by @junwen-lee in https://github.com/coze-dev/coze-studio/pull/2338
feat(infra): Set the Code Runner environment to sandbox by default by @fanlv in https://github.com/coze-dev/coze-studio/pull/2339
fix: ollama chatmodel data struct by @junwen-lee in https://github.com/coze-dev/coze-studio/pull/2343
feat: add owner by @fanlv in https://github.com/coze-dev/coze-studio/pull/2358
feat(plugin): support saas plugin by @junwen-lee in https://github.com/coze-dev/coze-studio/pull/2349
feat(model): add model management module by @fanlv in https://github.com/coze-dev/coze-studio/pull/2303
fix: resolve concurrent read/write issue in model meta data by @fanlv in https://github.com/coze-dev/coze-studio/pull/2359
feat: 修改文档链接 by @yuwenbinjie1 in https://github.com/coze-dev/coze-studio/pull/2361
New Contributors
@futeng made their first contribution in https://github.com/coze-dev/coze-studio/pull/2019
@Degfy made their first contribution in https://github.com/coze-dev/coze-studio/pull/2191
@feitianbubu made their first contribution in https://github.com/coze-dev/coze-studio/pull/2280
@KurobaKaitou made their first contribution in https://github.com/coze-dev/coze-studio/pull/2295
@universero made their first contribution in https://github.com/coze-dev/coze-studio/pull/2308
@m3ngyang made their first contribution in https://github.com/coze-dev/coze-studio/pull/2248
@yuwenbinjie1 made their first contribution in https://github.com/coze-dev/coze-studio/pull/2361
Full Changelog: https://github.com/coze-dev/coze-studio/compare/v0.3.0...v0.5.0-beta