Commit Graph
2116 Commits
Author SHA1 Message Date
zxhlyh 6aa5273c5e Merge branch 'main' into feat/model-auth 2025-08-18 18:05:03 +08:00
zxhlyh 473b465efb model auth 2025-08-18 18:03:36 +08:00
ef5decc98a Chore: remove some dead code in experience-enhance-group (#24110)
Co-authored-by: Yongtao Huang <[email protected]>
2025-08-18 16:51:43 +08:00
-LAN-andGitHub 4445460eca fix: validate checklist before publishing workflow (#24104) 2025-08-18 16:46:22 +08:00
GuanMuandGitHub b0e58f9da7 Feature/improve goto anything commands (#24091) 2025-08-18 16:07:54 +08:00
Junyan Qin (Chin)andGitHub 531e784a92 feat: no longer enable auto upgrade when marketplace is disabled (#24… (#24101) 2025-08-18 15:57:33 +08:00
HyaCinthandGitHub 5e8fe30035 fix(ui): Optimize UI component styles and layouts (#24090) (#24092) 2025-08-18 15:56:10 +08:00
JoelandGitHub f5033c5a0e fix: no current code caused code generation show error (#24086) 2025-08-18 14:18:08 +08:00
JoelGitHubstreamStreamStreamautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
de9c5f10b3 feat: enchance prompt and code (#23633)
Co-authored-by: stream <[email protected]>
Co-authored-by: Stream <[email protected]>
Co-authored-by: Stream <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-18 12:29:12 +08:00
Wu TianweiandGitHub 218e247fd2 refactor: improve loading animation and debug panel styles (#24075) 2025-08-18 11:12:47 +08:00
6b51530e21 fix: update first_id logic to use the oldest answer item in chat messages (#23992)
Co-authored-by: Copilot <[email protected]>
Co-authored-by: crazywoola <[email protected]>
2025-08-18 11:04:18 +08:00
lyzno1andGitHub 9755564a05 Fix sticky table header transparency with backdrop-filter blur in dark mode (#23999) 2025-08-18 11:03:15 +08:00
Zhehao PengandGitHub f8fc9f8c79 feat: add select input support to the conversation opener (#24043) 2025-08-18 10:01:29 +08:00
ff52a54fef Restore useLabelStore mistakenly removed in commit 403e2d58 (#24052)
Co-authored-by: Yongtao Huang <[email protected]>
Co-authored-by: crazywoola <[email protected]>
2025-08-18 09:22:59 +08:00
zxhlyh 2e28a64d38 model auth 2025-08-15 18:34:12 +08:00
lyzno1andGitHub 352776ba77 update: GitHub star fallback count to current value (#23957) 2025-08-15 11:25:50 +08:00
lyzno1andGitHub e7a5268fdd Fix hover button contrast in dark mode for app and dataset cards (#23955) 2025-08-15 10:38:03 +08:00
8d47213529 fix(workflow/if-else): keep conditions in sync on variable rename (#23611)
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: crazywoola <[email protected]>
2025-08-14 19:55:18 +08:00
lyzno1andGitHub 05e071bf2f fix: resolve user profile dropdown cache sync issue across layouts (#23937) 2025-08-14 19:51:28 +08:00
zxhlyh 3f57e4a643 model auth 2025-08-14 17:59:33 +08:00
zxhlyh 4e02abf784 model auth 2025-08-14 15:03:55 +08:00
2476511368 Fix: replace deprecated String.prototype.substr with slice (#23915)
Signed-off-by: Yongtao Huang <[email protected]>
Co-authored-by: Yongtao Huang <[email protected]>
2025-08-14 13:47:23 +08:00
lyzno1andGitHub caf50ea01e fix: resolve text clipping issues in overview chart components (#23907) 2025-08-14 10:16:20 +08:00
lyzno1andGitHub cc4d82f932 fix(web): resolve TypeScript errors in app overview components (#23901) 2025-08-14 09:22:27 +08:00
lyzno1andGitHub 5dcbc9861b fix: add dark mode support for embedded modal option icons (#23893) 2025-08-13 23:20:33 +08:00
zxhlyh 61be6f5d2c model auth 2025-08-13 17:54:39 +08:00
HyaCinthandGitHub a36fdf6a7d chore(cmdk): Resolve default option selection issue in GotoAnything component (#23878) (#23813) 2025-08-13 17:14:21 +08:00
lyzno1andGitHub 2da00bb4ec Fix misleading Studio button in account header (#23842) 2025-08-13 13:56:06 +08:00
lyzno1andGitHub e0fe0e1a3e fix: goto-anything command filter should only match shortcut (#23862) 2025-08-13 13:55:25 +08:00
lyzno1andGitHub e11a334c9b fix: SimpleSelect chevron icon state sync and add notClearable to monitoring selector (#23858) 2025-08-13 13:55:10 +08:00
Wu TianweiandGitHub ad2bc7f8ac fix: update modal component to use relative positioning (#23855) 2025-08-13 11:20:40 +08:00
lyzno1andGitHub 854c1aa37d fix: goto-anything highlighting consistency improvements (#23843) 2025-08-13 10:15:45 +08:00
zxhlyh e69797d738 Merge branch 'main' into feat/model-auth 2025-08-13 10:12:44 +08:00
GuanMuandGitHub 973a390298 Feature/run cmd (#23822) 2025-08-12 23:47:50 +08:00
cathyandGitHub c7f36d1a5a chore: goto anything mouse keyboard interaction (#23805) 2025-08-12 18:17:19 +08:00
GuanMuandGitHub de0dae9d9b Fix node search (#23795) 2025-08-12 14:48:35 +08:00
lyzno1andGitHub a62371940f fix: remove misleading clear buttons and improve SimpleSelect UX (#23791) 2025-08-12 13:29:51 +08:00
1ffe190557 Feat/improved mcp timeout configs (#23605)
Co-authored-by: crazywoola <[email protected]>
2025-08-12 13:14:00 +08:00
lyzno1andGitHub d3eff9b1a3 fix: prevent X button flying to screen corners in dataset settings modal (#23788) 2025-08-12 12:03:04 +08:00
lyzno1andGitHub dc2aaae414 feat: add highPriority option to Modal for goto-anything layering (#23783) 2025-08-12 10:37:11 +08:00
lyzno1andGitHub e298eee822 feat: add select-none class to tag filter components to prevent text selection (#23774) 2025-08-12 09:23:59 +08:00
lyzno1andGitHub 2944a4fd43 feat: add filtering support for @ command selector in goto-anything (#23763) 2025-08-11 22:21:37 +08:00
lyzno1andGitHub 2c81db5a1c feat: enhance GotoAnything UX with @ command selector (#23738) 2025-08-11 15:47:19 +08:00
Wu TianweiandGitHub d30f898274 fix: model selector language undefined error (#23723) 2025-08-11 14:39:22 +08:00
lyzno1andGitHub 0c5e66bccb fix: unified error handling for GotoAnything search actions (#23715) 2025-08-11 11:57:06 +08:00
HyaCinthandGitHub ff791efe18 fix: Optimize the event handling for inserting variable shortcuts, resolving incorrect blur issues (#22981) (#23707) 2025-08-11 11:08:12 +08:00
zxhlyh 415178fb0d add auth panel 2025-08-11 10:37:14 +08:00
7ee170f0a7 Feat node search (#23685)
Co-authored-by: GuanMu <[email protected]>
Co-authored-by: zhujiruo <[email protected]>
Co-authored-by: Matri Qi <[email protected]>
Co-authored-by: croatialu <[email protected]>
Co-authored-by: HyaCinth <[email protected]>
Co-authored-by: lyzno1 <[email protected]>
2025-08-11 10:19:52 +08:00
zxhlyh 1a642084b5 Merge branch 'main' into feat/model-auth 2025-08-11 10:01:35 +08:00
lyzno1andGitHub bb852ef6d2 fix: improve dark mode UI consistency in signin page (#23684) 2025-08-10 17:21:05 +08:00