Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-04 | 5.9 kB | |
v0.2.2 source code.tar.gz | 2025-08-04 | 20.9 MB | |
v0.2.2 source code.zip | 2025-08-04 | 32.4 MB | |
Totals: 3 Items | 53.3 MB | 5 |
What's Changed
- chore: replace all cn comments to en version by volc api by @Tecvan-fe in https://github.com/coze-dev/coze-studio/pull/313
- chore(ci): remove sql_init.sql for helm by @fanlv in https://github.com/coze-dev/coze-studio/pull/399
- feat(user): add a script for changing email's password by @hi-pender in https://github.com/coze-dev/coze-studio/pull/357
- chore(frontend): upgrade @coze-editor/editor to 0.1.0-alpha.dd871b by @JxJuly in https://github.com/coze-dev/coze-studio/pull/387
- chore: remove useless files by @Tecvan-fe in https://github.com/coze-dev/coze-studio/pull/405
- feat(frontend): remove .doc from accepted file types by @haozhenfei in https://github.com/coze-dev/coze-studio/pull/385
- chore: remove useless files by @Tecvan-fe in https://github.com/coze-dev/coze-studio/pull/429
- chore: format all common files by @Tecvan-fe in https://github.com/coze-dev/coze-studio/pull/431
- docs: change vulnerability reporting email by @junwen-lee in https://github.com/coze-dev/coze-studio/pull/432
- chore: format all frontend files by @Tecvan-fe in https://github.com/coze-dev/coze-studio/pull/430
- chore: remove useless files by @Tecvan-fe in https://github.com/coze-dev/coze-studio/pull/437
- fix: change sql configmap by @lvgj-stack in https://github.com/coze-dev/coze-studio/pull/410
- style: fix formatting in error message and log string by @zandwang in https://github.com/coze-dev/coze-studio/pull/421
- style(variable_meta_schema): correct typo in comment by @frankxjkuang in https://github.com/coze-dev/coze-studio/pull/392
- style: remove an unnecessary comment line by @Jie11211 in https://github.com/coze-dev/coze-studio/pull/398
- fix(knowledge): initialize contentMap to prevent nil map panic by @zandwang in https://github.com/coze-dev/coze-studio/pull/422
- chore: setup claude for ci by @Tecvan-fe in https://github.com/coze-dev/coze-studio/pull/438
- fix: config of middleware service name by @wuxingzhong in https://github.com/coze-dev/coze-studio/pull/445
- fix(plugin): openapi3Operation parameters not equal by @a4duzhiming in https://github.com/coze-dev/coze-studio/pull/451
- fix(infra): support configuring the HTTP schema of storage upload in … by @junwen-lee in https://github.com/coze-dev/coze-studio/pull/450
- feat(model): add byteplus's seed model's template by @hi-pender in https://github.com/coze-dev/coze-studio/pull/443
- build: add debug build docker script for local test by @wuxingzhong in https://github.com/coze-dev/coze-studio/pull/463
- fix: move es init to init_docker or local script by @wuxingzhong in https://github.com/coze-dev/coze-studio/pull/465
- fix: remove plugin card cursor by @tomasyu985 in https://github.com/coze-dev/coze-studio/pull/466
- feat(model): change env name from ARK_EMBEDDING_AK to ARK_EMBEDDING_A… by @hi-pender in https://github.com/coze-dev/coze-studio/pull/482
- fix: Fix pre-push-hook.sh to prevent fork users from syncing upstream… by @wuxingzhong in https://github.com/coze-dev/coze-studio/pull/448
- fix(comment): correct some typos by @wolfgang555 in https://github.com/coze-dev/coze-studio/pull/45
- fix(model): support the configuration to disable reasoning by @junwen-lee in https://github.com/coze-dev/coze-studio/pull/494
- feat: Optimize the table creation statement by @fanlv in https://github.com/coze-dev/coze-studio/pull/495
- fix(model): Remove the validation that tool_call_id must be empty. by @junwen-lee in https://github.com/coze-dev/coze-studio/pull/497
- chore: impprove ts server perf of vscode by @Tecvan-fe in https://github.com/coze-dev/coze-studio/pull/511
- fix: workflow onEndWithStream handles stream asynchronously by @shentongmartin in https://github.com/coze-dev/coze-studio/pull/518
- fix: CVE caused by h11 python lib by @N3kox in https://github.com/coze-dev/coze-studio/pull/449
- fix: Optimize the online data tab display of data tables by @liuyunchao-1998 in https://github.com/coze-dev/coze-studio/pull/520
- fix: delete redundant fields in plugin output data by @lvxinyu-1117 in https://github.com/coze-dev/coze-studio/pull/469
- feat: update the redis reference to cache.Cmdable instead by @fanlv in https://github.com/coze-dev/coze-studio/pull/535
- feat: support ark embedding api_type by @N3kox in https://github.com/coze-dev/coze-studio/pull/519
- fix(plugin): enhanced AES encryption security by @mrh997 in https://github.com/coze-dev/coze-studio/pull/533
- fix: app var store can be resumed by @shentongmartin in https://github.com/coze-dev/coze-studio/pull/546
- fix(knowledge): add missing progress bar update by @frankxjkuang in https://github.com/coze-dev/coze-studio/pull/510
- fix(singleagent): workflow as tool return directly by @junwen-lee in https://github.com/coze-dev/coze-studio/pull/526
New Contributors
- @JxJuly made their first contribution in https://github.com/coze-dev/coze-studio/pull/387
- @lvgj-stack made their first contribution in https://github.com/coze-dev/coze-studio/pull/410
- @zandwang made their first contribution in https://github.com/coze-dev/coze-studio/pull/421
- @frankxjkuang made their first contribution in https://github.com/coze-dev/coze-studio/pull/392
- @Jie11211 made their first contribution in https://github.com/coze-dev/coze-studio/pull/398
- @wuxingzhong made their first contribution in https://github.com/coze-dev/coze-studio/pull/445
- @a4duzhiming made their first contribution in https://github.com/coze-dev/coze-studio/pull/451
- @wolfgang555 made their first contribution in https://github.com/coze-dev/coze-studio/pull/45
- @shentongmartin made their first contribution in https://github.com/coze-dev/coze-studio/pull/518
- @lvxinyu-1117 made their first contribution in https://github.com/coze-dev/coze-studio/pull/469
Full Changelog: https://github.com/coze-dev/coze-studio/compare/v0.2.1...v0.2.2