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/.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.
8 months ago
..
api-tests.yml feat: Persist Variables for Enhanced Debugging Workflow (#20699) 8 months ago
build-push.yml chore(*): bump version to 1.2.0 (#17675) 10 months ago
db-migration-test.yml build: introduce uv as Python package manager (#16317) 10 months ago
deploy-dev.yml Refactor: Streamline the build-push and deploy-dev workflow (#2852) 2 years ago
deploy-enterprise.yml Ci/deploy enterprise (#15699) 11 months ago
deploy-rag-dev.yml Feat/add rag dev deploy (#21049) 8 months ago
docker-build.yml build: introduce uv as Python package manager (#16317) 10 months ago
expose_service_ports.sh test: run vdb test of oceanbase with docker compose in CI tests (#20945) 8 months ago
stale.yml fix: indentation violations in YAML files (#1972) 2 years ago
style.yml E-300 (#19726) 9 months ago
tool-test-sdks.yaml chore: speed up git checkout by removing fetch-depth 0 to avoid pulling all tags and branches (#18103) 10 months ago
translate-i18n-base-on-english.yml fix: i18n auto run failed (#20302) 8 months ago
vdb-tests.yml feat: Persist Variables for Enhanced Debugging Workflow (#20699) 8 months ago
web-tests.yml chore: speed up git checkout by removing fetch-depth 0 to avoid pulling all tags and branches (#18103) 10 months ago