Stephen Zhou
d02c80e220
tweaks
2026-04-30 10:13:37 +08:00
Stephen Zhou
3c77a8fab9
switch back to query
2026-04-30 09:56:50 +08:00
Stephen Zhou
f530efeda3
tweaks
2026-04-29 23:30:48 +08:00
Stephen Zhou
663818f411
tweaks
2026-04-29 23:26:07 +08:00
Stephen Zhou
e8ec7c7ff5
tweaks
2026-04-29 17:53:16 +08:00
Stephen Zhou
1ea16409d4
tweaks
2026-04-29 17:43:34 +08:00
Stephen Zhou
96bc73e47d
tweaks
2026-04-29 17:38:40 +08:00
Stephen Zhou
f7cf0c050e
tweaks
2026-04-29 17:16:40 +08:00
Stephen Zhou
e56d820ac4
tweaks
2026-04-29 17:15:46 +08:00
Stephen Zhou
f7014fd156
tweaks
2026-04-29 17:08:52 +08:00
Stephen Zhou
79591ca7bd
fix state
2026-04-29 16:50:23 +08:00
Stephen Zhou
64bacd1e5f
tweaks
2026-04-29 16:39:42 +08:00
Stephen Zhou
aff33d079b
Merge branch 'main' into 4-27-app-deploy
2026-04-29 16:13:50 +08:00
Stephen Zhou
930688c559
tweaks
2026-04-29 16:12:44 +08:00
yyh
44242d03b4
fix(web): disable pnpm dependency checks during Docker build ( #35686 )
2026-04-29 07:56:36 +00:00
Stephen Zhou
da6fd82b6f
update to the new apis
2026-04-29 15:50:47 +08:00
非法操作
ed7ea68f7d
fix: restore app nav create submenu interaction ( #35681 )
2026-04-29 07:03:28 +00:00
Stephen Zhou
afbc30c9ed
chore: update to pnpm 11 ( #35673 )
...
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-04-29 06:45:11 +00:00
yyh
0e55dcb297
refactor(web): migrate rich tooltip overlays ( #35675 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-29 06:44:39 +00:00
yyh
25973c7d77
chore: update eslint suppressions codeowner ( #35679 )
2026-04-29 06:35:02 +00:00
kurokobo
73ecdd5494
fix: ensure generated password satisfies the password policy ( #35672 )
2026-04-29 06:28:21 +00:00
Stephen Zhou
71b04fd48f
tweaks
2026-04-29 13:53:14 +08:00
Stephen Zhou
1aea4e00a4
tweaks
2026-04-29 13:25:41 +08:00
Stephen Zhou
6fa77397a4
tweaks
2026-04-29 13:09:38 +08:00
autofix-ci[bot]
4437c001dd
[autofix.ci] apply automated fixes
2026-04-29 05:03:34 +00:00
Stephen Zhou
ac95f32856
tweaks
2026-04-29 13:00:52 +08:00
Stephen Zhou
55f4249864
tweaks
2026-04-29 12:58:01 +08:00
Stephen Zhou
e5fa2c9aad
Merge branch 'main' into 4-27-app-deploy
2026-04-29 12:45:41 +08:00
Yunlu Wen
6fafeec415
chore: bump version to 1.14.0 ( #35662 )
2026-04-29 03:09:35 +00:00
非法操作
d23cefe005
fix: improve workflow as tool overlays ( #35661 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-29 03:00:06 +00:00
hyl64
16d408d908
fix: refresh MCP tool metadata after updates and align App DSL test stubs ( #35354 )
...
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
2026-04-29 02:41:15 +00:00
kenwoodjw
0536549f73
fix: flaky WordExtractor close test in CI ( #35652 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2026-04-29 10:27:02 +08:00
knyazz
d0956039e7
chore: correction of ru translation ( #35645 )
...
Co-authored-by: Смирнов Евгений Владимирович <EvVSmirnov@inno.tech>
2026-04-29 09:59:17 +08:00
Stephen Zhou
7d93d9a4c5
Merge branch 'main' into 4-27-app-deploy
2026-04-29 09:40:30 +08:00
FFXN
38eb04dc98
fix: hit-testing response failed because of Pydantic check. ( #35640 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-04-28 08:37:13 +00:00
Asuka Minato
d2e1da269c
chore: port one api ( #35609 )
2026-04-28 08:22:01 +00:00
Stephen Zhou
50af69a53e
fix app source
2026-04-28 14:58:22 +08:00
Wu Tianwei
1d3498f659
fix(web): filter model selector by model name ( #35624 )
2026-04-28 06:55:10 +00:00
L1nSn0w
b8dea56198
fix(ci): wait for mysql to accept queries before db migration ( #35631 )
2026-04-28 06:53:10 +00:00
Stephen Zhou
af6aac3094
tweaks
2026-04-28 14:50:41 +08:00
Stephen Zhou
111483c73a
use api for deployments
2026-04-28 14:36:06 +08:00
yyh
e2becd6746
test: cover shared workflow app run ( #35634 )
2026-04-28 06:29:48 +00:00
yyh
28a26f2d59
refactor: improve scrollbar handling in plugin and model selector UI ( #35630 )
2026-04-28 06:09:02 +00:00
yyh
8c7393ef46
refactor(web): improve a11y and design-system consistency for date/time picker and auto-update strategy picker ( #35627 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-28 05:31:38 +00:00
treekimm
5a7a955210
fix: prioritize URL conversation_id over localStorage in embedded chatbot ( #35519 )
...
Co-authored-by: KimNamWoo <treekim@KimNamWoos-Mac-mini.local>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-28 05:07:59 +00:00
非法操作
3e4849d765
fix: align object value remove button of chat variable ( #35616 )
2026-04-28 05:02:35 +00:00
L1nSn0w
0c280ef708
fix(test): register baidu_obs mock as pytest plugin ( #35618 )
2026-04-28 05:02:03 +00:00
非法操作
282561a861
fix: align auto update time picker to the right ( #35621 )
...
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-04-28 04:29:16 +00:00
Stephen Zhou
bea78ade6e
use real api
2026-04-28 12:28:44 +08:00
非法操作
cbb4cc5d76
fix: show full checklist message tooltip instead of truncated ( #35613 )
2026-04-28 03:22:47 +00:00