Commit Graph

1629 Commits

Author SHA1 Message Date
NFish f375a3bb6a Feat: add check before install plugin (#20014) 2025-06-18 15:51:23 +08:00
croatialu 3516ecdd3a feat: Embedded chat window supports userVariables configuration. (#20983) 2025-06-18 14:27:02 +08:00
Bowen Liang 7eb14821a7 chore: cancel enforcing uppercase of the text of plugin navigation button on the header bar (#20890) 2025-06-18 14:02:45 +08:00
诗浓 f972c9a86d feat: Support drop DSL file into the browser to create app (#20706)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-18 13:58:57 +08:00
yangzheli 188b42dfa4 fix(web): number type prompt variable required validation not effective (#20898) 2025-06-18 11:33:10 +08:00
XiaoCC c3fd2973fe fix Multiple <think>\n Interface rendering exception (#20977) 2025-06-18 11:31:04 +08:00
HyaCinth eb9d42ab97 fix(web): fix unique key issue (#20809) (#20810) 2025-06-18 10:04:18 +08:00
Kerwin Bryant e29d7161cc fix(web): enhance API test page experience by adding loading state for test button (#21091) 2025-06-18 09:24:41 +08:00
HyaCinth d728830fb2 fix(code-editor): optimize the loading style of the CodeEditor component in dark mode (#21116) (#21120) 2025-06-17 17:49:44 +08:00
zxhlyh 25ecbcd9ae chore: responsive header (#21115) 2025-06-17 17:37:06 +08:00
非法操作 dd74c4048c chore: check input variable key of code/template node is valid (#21057) 2025-06-17 16:27:51 +08:00
Bowen Liang c002ad97ea chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage (#21112) 2025-06-17 16:14:53 +08:00
非法操作 d9743250d4 fix: some dark theme display incorrect (#21055) 2025-06-17 16:11:57 +08:00
kurokobo 1c1831f3db fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023) 2025-06-17 16:11:30 +08:00
Wu Tianwei e6ed6616e8 fix: update documentation links for various components to support localization (#21048) 2025-06-16 14:13:04 +08:00
HyaCinth 4c480d76f3 fix(web): optimize conversation-panel Modal width adjustment logic (#21018) 2025-06-15 09:22:10 +02:00
Alter-xyz 5a852dd156 docs: conv and user_id (#21004) 2025-06-13 15:07:30 +02:00
Bowen Liang 387d154cd5 refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 2025-06-13 10:58:43 +02:00
quicksand a35f01e058 chore: app info add author_name (#20973) 2025-06-13 10:17:35 +02:00
非法操作 324e9e9c8e fix: markdown button can't send message (#20933) 2025-06-12 08:18:15 +02:00
Nite Knite 7e7fbc014d chore: update plugin publish link text (#20873) 2025-06-10 17:34:26 +08:00
HyaCinth ff3a0de402 fix(web): optimize prompt change logic for LLM nodes (#20841) (#20865) 2025-06-10 09:04:10 +02:00
Yeuoly ada2a8e58e refactor(DSL imports): using organization/name/version to fetch DSL dependencies. (#20757) 2025-06-09 19:05:29 +08:00
非法操作 7668f974a9 fix: some dark mode display incorrect (#20788) 2025-06-09 16:09:27 +08:00
NFish 784d5d8586 Fix/add webapp no permission page (#20819) 2025-06-09 15:44:49 +08:00
Joel 392b4e42d9 fix: missing bot name in orchestrate (#20747) 2025-06-06 16:44:36 +08:00
Nite Knite 40004003eb feat: reorder app types (#20685) 2025-06-05 17:02:26 +08:00
KVOJJJin 2cda81bcca Fix: style of radio checked (#20681) 2025-06-05 15:47:42 +08:00
Novice d2d48074ba fix: agent moderation not working (#20673) 2025-06-05 14:56:41 +08:00
XiaoBa 1f35456b8b fix: the locale format(#20662) (#20665)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-06-05 11:07:54 +08:00
NFish b86843d6f6 Fix/webapp access scope (#20109) 2025-06-05 10:55:17 +08:00
非法操作 80b691707e feat: allow fill inputs from url params (#20630) 2025-06-05 09:44:41 +08:00
sayThQ199 ea9a21afcc fix(markdown): Ensure abbr: links render correctly in react-markdown v9+ (#20648) 2025-06-04 19:52:12 +08:00
Bowen Liang 4691fb6527 chore: ensure web code consistency by applying pnpm fix (#20643) 2025-06-04 19:45:29 +08:00
非法操作 32ea6aadac fix: plugin update redcorner mark display incorrect (#20636) 2025-06-04 19:44:47 +08:00
Joel 117c13bd10 chore: fix some security issues in markdown (#20639) 2025-06-04 15:56:29 +08:00
kenwoodjw 00ea85cbe5 fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-06-04 14:12:24 +08:00
Bowen Liang 221cb0fc0a fix: unable to upload custom file in case of incorrect inffered by multiple extensions mapped from mime type with filename extension hints (#20559) 2025-06-04 13:20:57 +08:00
sayThQ199 471a007c85 fix: ensure newlines around think tags for proper markdown rendering (#20594) 2025-06-03 18:56:09 +08:00
Joel cf327f3be4 fix: agent thought replaced by response text (#20571) 2025-06-03 14:54:42 +08:00
KVOJJJin 16dcf5e6d3 Fix/dark theme style issues (#20566) 2025-06-03 13:53:24 +08:00
kenwoodjw 4088494c2c fix ts5097 (#20543)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-06-02 18:02:50 +08:00
Joel 12019fe814 fix: the plugin order is not the same as passed to api in DSL (#20515) 2025-05-30 18:13:00 +08:00
Davide Delbianco 3cfc9b9201 Amend color typo (#20497)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
2025-05-30 15:27:30 +08:00
zxhlyh dbacccb58a fix: agent app tool update (#20490) 2025-05-30 14:56:32 +08:00
Kaitlyn Feng 0ce9b2bd27 fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 (#19698) 2025-05-30 14:54:30 +08:00
Wu Tianwei 5995ef8be4 fix(json-schema-editor): Add container reference for resize observer in CodeEditor; Update language hook and help doc URL in JsonSchemaConfig (#20488) 2025-05-30 13:54:12 +08:00
sayThQ199 fdad8fa55e Refactor/markdown component split (#20177) 2025-05-30 11:31:50 +08:00
非法操作 3b5677759a fix: some display error in dark mode (#20469) 2025-05-30 11:25:46 +08:00
非法操作 9496d57fc6 fix: import from curl not work for --data (#20471) 2025-05-30 10:52:38 +08:00