Commit Graph

1707 Commits (refactor/tanstack-form)

Author SHA1 Message Date
-LAN- c7ee0f2a93
fix(knowledge_base): Unchecked metadata name length (#21454)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
Minamiyama 8ea27bc341
feat: persist debug-and-preview panel width in localstorage (#21434) 10 months ago
Joel c8ebad055c
fix: text generation app log not show (#21436) 10 months ago
Joel f668d89621
fix: last run not export var and ts problem (#21424) 10 months ago
Minamiyama 197c018c1f
fix missing style of conversation variable panel default value textarea (#21422) 10 months ago
Kerwin Bryant 2467bd738a
Improve App Icon Picker: Stable Modal Height & Collapsible Emoji Style Section (#21399) 10 months ago
Joel 1a1bfd4048
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).

Co-authored-by: jZonG <jzongcode@gmail.com>
10 months ago
QuantumGhost 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.
10 months ago
15 3537088135
Fixes #21351 (#21354) 10 months ago
Good Wood 43f5b21852
feat: add config for max-tree-depth (#21291) 10 months ago
GuanMu e56d7547f7
fix: web error (#21340) 10 months ago
Ganondorf ea68c92bbb
fix segment display the default (#21317)
Co-authored-by: lizb <lizb@sugon.com>
10 months ago
Wu Tianwei b348455144
fix: Update segmentation type initialization to support parent-child mode based on document form (#21359) 10 months ago
onlylhf f2f6e95880
fix: Update the logic for segment type settings to support parent-child mode selection. (#21278) 10 months ago
XiaoBa 725a221315
fix: hide marketplace information(#21275) (#21276)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
10 months ago
crazywoola 3fefb34d44
fix: wrong translation (#21311) 10 months ago
QuantumGhost 3f9ced5374
Revert "feat:conversation variable support file array" (#21273) 10 months ago
sayThQ199 ba5eebf3a2
feat(mermaid): Rearchitect component for robustness, security, and theming (#21281) 10 months ago
KVOJJJin 223448af18
Feat: support selecting model in auto generator (#21208) 10 months ago
非法操作 40e8ad419b
fix: not permitted schema of markdown link cause page crash (#21258) 10 months ago
-LAN- 6b1ad634f1
fix(workflow_run): sequence_number race. (#21228)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
zxhlyh cff039d123
fix: workflow import sync env and conversation variables (#21215) 10 months ago
kinoooolu 2bb19f85c6
feat:conversation variable support file array (#21174)
Co-authored-by: kino.lu <kino.lu@vipshop.com>
10 months ago
Ganondorf e99861d4fe
Add Filter of Get Workflow Logs (#21172)
Co-authored-by: lizb <lizb@sugon.com>
10 months ago
非法操作 a205ee16b9
feat: improve the orgnize node operation (#21183) 10 months ago
sayThQ199 2df4699312
fix(echarts): Resolve interaction issues on charts with timelines (#21185) 10 months ago
zxhlyh dbae5b0564
fix: workflow shortcuts (#21164) 10 months ago
NFish 420a34a546
Fix: web app auth maybe failed (#21166) 10 months ago
NFish 614c5e087e
Feat: add check before install plugin (#20014) 10 months ago
croatialu 15800c6108
feat: Embedded chat window supports userVariables configuration. (#20983) 10 months ago
Bowen Liang ea44b895e2
chore: cancel enforcing uppercase of the text of plugin navigation button on the header bar (#20890) 10 months ago
诗浓 1da8027445
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>
10 months ago
yangzheli b69f952e3e
fix(web): number type prompt variable required validation not effective (#20898) 10 months ago
XiaoCC 0784c6295d
fix Multiple <think>\n Interface rendering exception (#20977) 10 months ago
HyaCinth 945d1569ee
fix(web): fix unique key issue (#20809) (#20810) 10 months ago
Kerwin Bryant 4e701b1efd
fix(web): enhance API test page experience by adding loading state for test button (#21091) 10 months ago
HyaCinth 21c2de2d7e
fix(code-editor): optimize the loading style of the CodeEditor component in dark mode (#21116) (#21120) 10 months ago
zxhlyh fc187d6998
chore: responsive header (#21115) 10 months ago
非法操作 7a2a8a2ffd
chore: check input variable key of code/template node is valid (#21057) 10 months ago
Bowen Liang 6a5236b200
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage (#21112) 10 months ago
非法操作 6c0a91a64f
fix: some dark theme display incorrect (#21055) 10 months ago
kurokobo df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023) 10 months ago
Wu Tianwei 59b89b9971
fix: update documentation links for various components to support localization (#21048) 10 months ago
HyaCinth d587480a3e
fix(web): optimize conversation-panel Modal width adjustment logic (#21018) 10 months ago
Alter-xyz f6641c0f41
docs: conv and user_id (#21004) 10 months ago
Bowen Liang f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 10 months ago
quicksand 3a628bc671
chore: app info add author_name (#20973) 10 months ago
非法操作 b2ac11bc47
fix: markdown button can't send message (#20933) 10 months ago
Nite Knite 60777bc610
chore: update plugin publish link text (#20873) 10 months ago
HyaCinth fc6e2d14a5
fix(web): optimize prompt change logic for LLM nodes (#20841) (#20865) 10 months ago
Yeuoly 91144207e0
refactor(DSL imports): using organization/name/version to fetch DSL dependencies. (#20757) 10 months ago
非法操作 ab62a9662c
fix: some dark mode display incorrect (#20788) 10 months ago
NFish d6a8af03b4
Fix/add webapp no permission page (#20819) 10 months ago
Joel 0c8447fd0e
fix: missing bot name in orchestrate (#20747) 11 months ago
Nite Knite 7094680e23
feat: reorder app types (#20685) 11 months ago
KVOJJJin 59dc7c880e
Fix: style of radio checked (#20681) 11 months ago
Novice 0ccf8cb23e
fix: agent moderation not working (#20673) 11 months ago
XiaoBa 1fbbbb735d
fix: the locale format(#20662) (#20665)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
11 months ago
NFish 9915a70d7f
Fix/webapp access scope (#20109) 11 months ago
非法操作 f2dcfc976d
feat: allow fill inputs from url params (#20630) 11 months ago
sayThQ199 4f066454d0
fix(markdown): Ensure abbr: links render correctly in react-markdown v9+ (#20648) 11 months ago
Bowen Liang 2b0f3edcef
chore: ensure web code consistency by applying `pnpm fix` (#20643) 11 months ago
非法操作 244687c9a7
fix: plugin update redcorner mark display incorrect (#20636) 11 months ago
Joel d22c351221
chore: fix some security issues in markdown (#20639) 11 months ago
kenwoodjw 01d500db14
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
11 months ago
Bowen Liang f1c19cda74
fix: unable to upload custom file in case of incorrect inffered by multiple extensions mapped from mime type with filename extension hints (#20559) 11 months ago
sayThQ199 077d627953
fix: ensure newlines around think tags for proper markdown rendering (#20594) 11 months ago
Joel 744159a079
fix: agent thought replaced by response text (#20571) 11 months ago
KVOJJJin d6b30efe2c
Fix/dark theme style issues (#20566) 11 months ago
kenwoodjw 23c9f1b444
fix ts5097 (#20543)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
11 months ago
Joel e01d975b80
fix: the plugin order is not the same as passed to api in DSL (#20515) 11 months ago
Davide Delbianco 1d9c90089c
Amend color typo (#20497)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
11 months ago
zxhlyh e303417e04
fix: agent app tool update (#20490) 11 months ago
Kaitlyn Feng c8d9f8e2e4
fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 (#19698) 11 months ago
Wu Tianwei 9b47f9f786
fix(json-schema-editor): Add container reference for resize observer in CodeEditor; Update language hook and help doc URL in JsonSchemaConfig (#20488) 11 months ago
sayThQ199 f65c2fcb1d
Refactor/markdown component split (#20177) 11 months ago
非法操作 156bb8238d
fix: some display error in dark mode (#20469) 11 months ago
非法操作 dd2725be68
fix: import from curl not work for --data (#20471) 11 months ago
crazywoola 8e2d342de6
Feat/15534 support replacing the bot in chat input placeholder with the bots name (#20473) 11 months ago
Davide Delbianco 91eeb2ab76
chore: Colorize new OpenAI LLM versions (#20463)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
11 months ago
NFish 8ef91222ea
fix: show 'reset brand' button after set branding image (#20420) 11 months ago
NFish 57ece83c30
Fix/branding broken (#20375)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
11 months ago
zxhlyh 00199c41bb
fix: workflow plugins list update (#20357) 11 months ago
Joel abc32edf28
chore: enchance the copywriting of tool (#20294) 11 months ago
GQ1994 efad1e4790
Modifying the preview of the uploaded avatar will freeze, fix the bug… (#20202)
Co-authored-by: qingguo <qingguo@lexin.com>
11 months ago
Good Wood 756f35f480
feat: add pagination for plugin page (#20151) 11 months ago
zxhlyh b12c28a984
fix: workflow http node (#20262) 11 months ago
HyaCinth eb26dc3213
fix: Remove the custom comparison function from the memo HOC(#19679) (#20197) 11 months ago
CorrectRoad 405c4d51f0
feat: clean chunk content after add (#19785) 11 months ago
HyaCinth 53aaf91ce4
fix: show two PromptLogModal when click log button (#20115) (#20142) 11 months ago
Good Wood 84679f1a5b
fix: prevent save when default max_iteration has value in agent node (#20211) 11 months ago
GonzaHM 4c7351176c
fix: resolve Mermaid mindmap generation issue (#20227) 11 months ago
Joel ba7a2fd135
fix: can not show loop detail in one step run (#20215) 11 months ago
Wu Tianwei 3995f55cbc
fix: update Line component for dark mode support and improve Empty co… (#20196)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
11 months ago
sayThQ199 cbfc32b11f
fix(echarts): Resolve chart flickering and animation loop in Markdown (#20161) 11 months ago
非法操作 db09d18e92
fix: some dark theme not display well (#20121) 11 months ago
wellCh4n 210b9ebf56
fix: GitHub stars count sync not working (#20126) 11 months ago
Chenhe Gu fa80ef90d2
simplify app create experience with collapsed basic app types and imp… (#20007) 11 months ago
sayThQ199 7bf00ef25c
fix(markdown): improve ECharts rendering for streaming content and da… (#20101)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
Nite Knite 916c415b4b
feat: add entry point for requesting a plugin (#20026) 11 months ago