dify/api/core/workflow
zyssyz123 a80bba2c35
feat(agent): Agent Files / agent Cloud storage — api backend (ENG-589) (#37172)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-09 04:01:05 +00:00
..
generator feat(web): gate /create and /refine slash commands behind feature preview flag (#37094) 2026-06-08 02:32:52 +00:00
nodes feat(agent): Agent Files / agent Cloud storage — api backend (ENG-589) (#37172) 2026-06-09 04:01:05 +00:00
__init__.py refactor(api): move workflow knowledge nodes and trigger nodes (#33445) 2026-03-15 15:24:59 +08:00
file_reference.py refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
human_input_adapter.py ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
human_input_forms.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
human_input_policy.py feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
node_factory.py feat(agent): Agent Files / agent Cloud storage — api backend (ENG-589) (#37172) 2026-06-09 04:01:05 +00:00
node_runtime.py ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
snippet_start.py feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
system_variables.py chore(api): upgrade graphon to v0.3.0 (#35469) 2026-05-09 07:30:03 +00:00
template_rendering.py ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
variable_pool_initializer.py feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
variable_prefixes.py refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
workflow_entry.py chore(api): upgrade graphon to v0.3.0 (#35469) 2026-05-09 07:30:03 +00:00
workflow_run_outputs.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00