Commit Graph

611 Commits

Author SHA1 Message Date
80b0d650bd Merge branch 'feat/mcp-frontend' into deploy/dev 2025-07-08 10:37:49 +08:00
6bdc9906e5 chore: add no data palceholder 2025-07-08 10:37:27 +08:00
f401fc24df fix: open ai icon 2025-07-03 18:27:03 +08:00
2803f5a0a8 Merge branch 'feat/mcp-frontend' into deploy/dev 2025-07-03 16:44:44 +08:00
29deab509c fix: no data placeholder 2025-07-03 16:33:24 +08:00
e26c9ee44a merge 2025-07-02 14:17:48 +08:00
1be4a43fc6 Merge branch 'main' into feat/mcp-frontend 2025-07-02 14:04:59 +08:00
86179beaa5 FIX: dollar-sign escaping in preprocessLaTeX code‐block handling (#21796)
Co-authored-by: LinYing <linying@momenta.ai>
2025-07-02 11:32:23 +08:00
39fe35b2e6 Merge branch 'main' into deploy/dev 2025-07-02 10:34:59 +08:00
25de39d9c6 Feat: sync input variable names to main() function (#21667) 2025-07-01 10:57:07 +08:00
6013d90426 Fix/ serveral bugs fixed in enterprise (#21729) 2025-07-01 10:42:11 +08:00
b8d895a030 Merge branch 'feat/plugin-auto-upgrade-fe' into deploy/dev 2025-06-30 14:01:57 +08:00
63a1a1077e Merge branch 'main' into feat/plugin-auto-upgrade-fe 2025-06-30 14:01:29 +08:00
9187803ef8 Merge branch 'feat/mcp-frontend' into deploy/dev 2025-06-30 11:25:38 +08:00
924ec8c8d2 main 2025-06-30 11:22:20 +08:00
c885b384a5 Merge branch 'main' into feat/mcp 2025-06-30 10:07:15 +08:00
38a704743c chore: Add missing svg icon sources (#21627) 2025-06-27 16:56:22 +08:00
836027cb33 chore: add auto update show config 2025-06-27 11:36:08 +08:00
bc1e4c88e0 feat: no data placeholder 2025-06-27 10:36:54 +08:00
7d9d670f90 feat: to add tag when tag input is unfocus (#21555) 2025-06-27 10:36:01 +08:00
cea6522122 feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 2025-06-26 17:44:14 +08:00
d2814650e6 feat: prevent input of non-numeric values ​​in numer input (#21562) 2025-06-26 16:43:26 +08:00
26f32b6176 feat: add icon hover effect 2025-06-26 16:18:50 +08:00
38d1c85c57 main 2025-06-26 10:15:41 +08:00
45dc0a43d3 fix: prompt editor insert context (#21526) 2025-06-26 09:58:58 +08:00
819c02f1f5 fix: prompt editor click to insert variable (#21470) 2025-06-25 11:34:58 +08:00
2467bd738a Improve App Icon Picker: Stable Modal Height & Collapsible Emoji Style Section (#21399) 2025-06-24 11:13:28 +08:00
825fbcc6f8 feat: auto update button 2025-06-24 11:04:04 +08:00
1a1bfd4048 feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).

Co-authored-by: jZonG <jzongcode@gmail.com>
2025-06-24 09:10:30 +08:00
10b738a296 feat: Persist Variables for Enhanced Debugging Workflow (#20699)
This pull request introduces a feature aimed at improving the debugging experience during workflow editing. With the addition of variable persistence, the system will automatically retain the output variables from previously executed nodes. These persisted variables can then be reused when debugging subsequent nodes, eliminating the need for repetitive manual input.

By streamlining this aspect of the workflow, the feature minimizes user errors and significantly reduces debugging effort, offering a smoother and more efficient experience.

Key highlights of this change:

- Automatic persistence of output variables for executed nodes.
- Reuse of persisted variables to simplify input steps for nodes requiring them (e.g., `code`, `template`, `variable_assigner`).
- Enhanced debugging experience with reduced friction.

Closes #19735.
2025-06-24 09:05:29 +08:00
8b290ac7a1 feat: only choose 15 time 2025-06-23 16:45:48 +08:00
1fc3f88f82 Merge branch 'main' into feat/mcp 2025-06-23 15:01:18 +08:00
93cb98b1e5 main 2025-06-23 14:54:30 +08:00
e56d7547f7 fix: web error (#21340) 2025-06-23 13:54:52 +08:00
ba5eebf3a2 feat(mermaid): Rearchitect component for robustness, security, and theming (#21281) 2025-06-20 19:55:58 +08:00
a467612b2b Merge branch 'main' into feat/mcp 2025-06-20 14:59:02 +08:00
40e8ad419b fix: not permitted schema of markdown link cause page crash (#21258) 2025-06-20 09:23:30 +08:00
bc75d810c4 feat: choose time 2025-06-19 17:47:31 +08:00
58faef8b5b Merge branch 'main' into feat/mcp 2025-06-19 16:51:50 +08:00
2df4699312 fix(echarts): Resolve interaction issues on charts with timelines (#21185) 2025-06-18 20:22:33 +08:00
15800c6108 feat: Embedded chat window supports userVariables configuration. (#20983) 2025-06-18 14:27:02 +08:00
0784c6295d fix Multiple <think>\n Interface rendering exception (#20977) 2025-06-18 11:31:04 +08:00
6a5236b200 chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage (#21112) 2025-06-17 16:14:53 +08:00
df6451076b fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023) 2025-06-17 16:11:30 +08:00
f4df759ba6 refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 2025-06-13 10:58:43 +02:00
b2ac11bc47 fix: markdown button can't send message (#20933) 2025-06-12 08:18:15 +02:00
ab62a9662c fix: some dark mode display incorrect (#20788) 2025-06-09 16:09:27 +08:00
d6a8af03b4 Fix/add webapp no permission page (#20819) 2025-06-09 15:44:49 +08:00
ab8146035d mixed-variable-input 2025-06-08 18:37:18 +08:00
0c8447fd0e fix: missing bot name in orchestrate (#20747) 2025-06-06 16:44:36 +08:00