dify/web/app/components/workflow/nodes
Chieh Wang 30aa052a57
feat: Add Citations and Attributions to Agent Node (#18558)
Co-authored-by: oneness0 <2902216407@qq.com>
Co-authored-by: Novice <novice12185727@gmail.com>
2025-07-16 15:46:15 +08:00
..
_base feat(variable-list): add drag-and-drop functionality for variables in code node (#22127) 2025-07-16 15:24:19 +08:00
agent feat: Add Citations and Attributions to Agent Node (#18558) 2025-07-16 15:46:15 +08:00
answer revert: https://github.com/langgenius/dify/pull/18554 (#19787) 2025-05-15 22:39:35 +08:00
assigner fix: inputs.items is undefined (#21463) 2025-06-25 11:02:27 +08:00
code Feat: sync input variable names to main() function (#21667) 2025-07-01 10:57:07 +08:00
document-extractor feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
end Feat: add theme switcher (#18093) 2025-05-14 09:06:14 +08:00
http feat: Allow to change SSL verify in HTTP Node (#22052) 2025-07-09 15:53:24 +08:00
if-else fix: When var value changed, PromptEditor should be reset (#22219) 2025-07-16 11:22:54 +08:00
iteration feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
iteration-start Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
knowledge-retrieval fix: Metadata filtering with Manual option in Agent mode does not take effect when specifying input variables. (#20362) 2025-07-15 10:47:20 +08:00
list-operator revert: https://github.com/langgenius/dify/pull/18554 (#19787) 2025-05-15 22:39:35 +08:00
llm Chore: Replace lodash/noop with lodash-es/noop (#22331) 2025-07-14 13:57:26 +08:00
loop fix(loop-variables): validate variable name input (#21888) 2025-07-03 23:30:56 +08:00
loop-end Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
loop-start Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
parameter-extractor Expose LLM usage in workflows (#21766) 2025-07-08 21:18:00 +08:00
question-classifier feat(question-classifier): add drag-and-drop sorting for topics list (#22066) 2025-07-10 10:03:11 +08:00
start fix(ui): prevent var icon hidden when only one var in list of start node (#22290) 2025-07-13 20:10:15 +08:00
template-transform feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
tool feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
variable-assigner feat(variables): auto replace spaces with underscores in variable name inputs (#21843) 2025-07-03 10:36:38 +08:00
constants.ts fix: workflow file add related-id in iteration node (#16255) 2025-03-21 20:57:02 +08:00
index.tsx Fix/workflow use nodes hooks (#21822) 2025-07-02 17:48:23 +08:00
utils.ts fix: one step run (#14724) 2025-03-03 13:29:59 +08:00