dify/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.
2025-06-24 09:05:29 +08:00
..
(commonLayout) Knowledge base API supports status updates #18147 (#18235) 2025-06-21 11:18:48 +08:00
(shareLayout) Fix/webapp loop login (#21092) 2025-06-17 10:45:03 +08:00
account Fix/branding broken (#20375) 2025-05-28 20:06:58 +08:00
activate E-300 (#19726) 2025-05-20 12:07:50 +08:00
components feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
dev-only feat: add i18n checker (ui) (#17283) 2025-04-02 13:58:31 +08:00
dev-preview feat/TanStack-Form (#18346) 2025-04-18 15:54:22 +08:00
education-apply refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 2025-06-13 10:58:43 +02:00
forgot-password E-300 (#19726) 2025-05-20 12:07:50 +08:00
init E-300 (#19726) 2025-05-20 12:07:50 +08:00
install refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 2025-06-13 10:58:43 +02:00
repos/[owner]/[repo]/releases Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
reset-password fix: reset password page dark style (#20350) 2025-05-28 16:36:32 +08:00
signin feat: add config for max-tree-depth (#21291) 2025-06-23 13:55:57 +08:00
styles Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
layout.tsx feat: add config for max-tree-depth (#21291) 2025-06-23 13:55:57 +08:00
page.module.css Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
page.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
routePrefixHandle.tsx Modifying the preview of the uploaded avatar will freeze, fix the bug… (#20202) 2025-05-27 14:04:22 +08:00