Commit Graph

148 Commits

Author SHA1 Message Date
0367e66eca fix(singleagent): workflow as tool return directly (#526) v0.2.2 2025-08-04 13:58:37 +00:00
38b63f00a3 fix(knowledge): add missing progress bar update (#510) 2025-08-04 13:30:10 +00:00
72656e4fd1 fix: app var store can be resumed (#546) 2025-08-04 12:19:36 +00:00
f80d4f757b fix(plugin): enhanced AES encryption security (#533) 2025-08-04 12:03:31 +00:00
36923bd0a4 feat: support ark embedding api_type (#519) 2025-08-04 10:06:38 +00:00
Ryo
adc5986d13 feat: update the redis reference to cache.Cmdable instead (#535) 2025-08-04 09:36:18 +00:00
c7bf6bbdec fix: delete redundant fields in plugin output data (#469) 2025-08-04 08:54:30 +00:00
a44b4e8f7e fix: Optimize the online data tab display of data tables (#520) 2025-08-04 08:51:50 +00:00
f78d297311 fix: CVE caused by h11 python lib (#449) 2025-08-04 08:37:24 +00:00
3fe4031531 fix: workflow onEndWithStream handles stream asynchronously (#518) 2025-08-04 03:58:34 +00:00
08d1f6bf67 chore: impprove ts server perf of vscode (#511) 2025-08-04 02:24:00 +00:00
541a99cc6d fix(model): Remove the validation that tool_call_id must be empty. (#497) 2025-08-03 04:30:11 +00:00
Ryo
f094abe2fd feat: Optimize the table creation statement (#495) 2025-08-02 13:15:11 +00:00
d11aa71c0a fix(model): support the configuration to disable reasoning (#494) 2025-08-02 12:46:44 +00:00
ccdb79eb36 fix: typo (#45) 2025-08-02 04:19:15 +00:00
446012dfd6 fix: Fix pre-push-hook.sh to prevent fork users from syncing upstream… (#448) 2025-08-02 03:58:00 +00:00
4b03f8de78 feat(model): change env name from ARK_EMBEDDING_AK to ARK_EMBEDDING_A… (#482) 2025-08-01 11:49:19 +00:00
afaaadec16 fix: remove plugin card cursor (#466) 2025-08-01 17:38:12 +08:00
e6f84a55f0 fix: move es init to init_docker or local script (#465) 2025-08-01 08:09:46 +00:00
00f2352627 build: add debug build docker script for local test (#463) 2025-08-01 06:48:14 +00:00
a0dd294a6f feat(model): add byteplus's seed model's template (#443) 2025-08-01 06:05:37 +00:00
568819b8e5 fix(infra): support configuring the HTTP schema of storage upload in … (#450) 2025-08-01 04:16:57 +00:00
6f305e33aa fix(plugin): openapi3Operation parameters not equal (#451) 2025-08-01 03:59:10 +00:00
16fa36c36d fix: config of middleware service name (#445) 2025-08-01 03:05:03 +00:00
964ca6c0a3 chore: setup claude for ci (#438) 2025-08-01 02:10:01 +00:00
3ef9ab619b fix(knowledge): initialize contentMap to prevent nil map panic (#422) 2025-08-01 02:07:37 +00:00
367bdbec83 style: remove an unnecessary comment line (#398) 2025-07-31 22:49:41 +00:00
c21cd57bcd style(variable_meta_schema): correct typo in comment (#392) 2025-07-31 22:47:54 +00:00
595fb4012f style: fix formatting in error message and log string (#421) 2025-07-31 22:44:17 +00:00
0f0d27890e fix: change sql configmap (#410) 2025-07-31 22:24:10 +00:00
6b3e7c9bf4 chore: remove useless files (#437) 2025-08-01 00:22:51 +08:00
6995cec404 chore: format all frontend files (#430) 2025-07-31 23:15:48 +08:00
8b078ff013 docs: change vulnerability reporting email (#432) 2025-07-31 13:52:57 +00:00
40088b0a05 chore: format all common files (#431) 2025-07-31 13:46:47 +00:00
8136ddd82d chore: remove useless files (#429) 2025-07-31 13:25:16 +00:00
76824541da feat(frontend): remove .doc from accepted file types (#385) 2025-07-31 12:06:36 +00:00
603c9b8a38 chore: remove useless files (#405) 2025-07-31 09:40:27 +00:00
f4e55f59b8 chore(frontend): upgrade @coze-editor/editor to 0.1.0-alpha.dd871b (#387) 2025-07-31 08:03:19 +00:00
2fb5aeccf3 feat(user): add a script for changing email's password (#357) 2025-07-31 07:29:30 +00:00
Ryo
45e561eec7 chore(ci): remove sql_init.sql for helm (#399) 2025-07-31 07:27:36 +00:00
5abc63fba6 chore: replace all cn comments to en version by volc api (#313) 2025-07-31 07:18:11 +00:00
91d6cdb430 chore: auto generate vscode settings for first time install (#388)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
v0.2.1
2025-07-31 05:56:24 +00:00
Ryo
6ee7ccb019 chore(ci): remove initialize.sh (#386) 2025-07-31 05:27:35 +00:00
b7ada0cb6e chore: re-generate api schema (#380) 2025-07-31 05:07:55 +00:00
a1f3a9aead chore: turn cn comment to en for common space (#376) 2025-07-31 04:42:03 +00:00
f7d73cd391 chore: pre-commit script for deteting and generate license header (#384) 2025-07-31 04:41:24 +00:00
5c5b40606a fix: remove https validation from plugin url fields (#270) 2025-07-31 04:19:01 +00:00
977f2c423a chore: simplify model yaml (#308) 2025-07-31 04:15:55 +00:00
397912fccf feat(foundation): remove max expiration days check of API Token (#351) 2025-07-31 03:18:15 +00:00
c4e0e27702 feat(plugin): remove schema retriction for plugin server url (#278) 2025-07-31 03:07:57 +00:00