dify/.github/workflows
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
..
api-tests.yml feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
build-push.yml chore(*): bump version to 1.2.0 (#17675) 2025-04-09 17:12:40 +08:00
db-migration-test.yml build: introduce uv as Python package manager (#16317) 2025-04-15 16:16:49 +08:00
deploy-dev.yml Refactor: Streamline the build-push and deploy-dev workflow (#2852) 2024-03-17 14:20:34 +08:00
deploy-enterprise.yml Ci/deploy enterprise (#15699) 2025-03-13 02:22:21 -04:00
deploy-rag-dev.yml Feat/add rag dev deploy (#21049) 2025-06-16 14:07:11 +08:00
docker-build.yml build: introduce uv as Python package manager (#16317) 2025-04-15 16:16:49 +08:00
expose_service_ports.sh test: run vdb test of oceanbase with docker compose in CI tests (#20945) 2025-06-16 11:05:19 +08:00
stale.yml fix: indentation violations in YAML files (#1972) 2024-01-09 18:15:25 +08:00
style.yml E-300 (#19726) 2025-05-20 12:07:50 +08:00
tool-test-sdks.yaml chore: speed up git checkout by removing fetch-depth 0 to avoid pulling all tags and branches (#18103) 2025-04-15 20:21:21 +08:00
translate-i18n-base-on-english.yml fix: i18n auto run failed (#20302) 2025-05-27 17:29:56 +08:00
vdb-tests.yml feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
web-tests.yml chore: speed up git checkout by removing fetch-depth 0 to avoid pulling all tags and branches (#18103) 2025-04-15 20:21:21 +08:00