You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/web/app
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
..
(commonLayout) Knowledge base API supports status updates #18147 (#18235) 10 months ago
(shareLayout) Fix/webapp loop login (#21092) 10 months ago
account Fix/branding broken (#20375) 11 months ago
activate E-300 (#19726) 11 months ago
components feat: Persist Variables for Enhanced Debugging Workflow (#20699) 10 months ago
dev-only feat: add i18n checker (ui) (#17283) 1 year ago
dev-preview feat/TanStack-Form (#18346) 1 year ago
education-apply refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 11 months ago
forgot-password E-300 (#19726) 11 months ago
init E-300 (#19726) 11 months ago
install refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 11 months ago
repos/[owner]/[repo]/releases Introduce Plugins (#13836) 1 year ago
reset-password fix: reset password page dark style (#20350) 11 months ago
signin feat: add config for max-tree-depth (#21291) 10 months ago
styles Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
layout.tsx feat: add config for max-tree-depth (#21291) 10 months ago
page.module.css Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
page.tsx Chore: frontend infrastructure upgrade (#16420) 1 year ago
routePrefixHandle.tsx Modifying the preview of the uploaded avatar will freeze, fix the bug… (#20202) 11 months ago