dify/api/core/workflow
Asuka Minato 68d8328b9c
chore: clean Db session from service (#38227)
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-07-08 03:07:27 +00:00
..
generator feat(workflow-generator): enhance the AI auto-creation flow end-to-end (#38175) 2026-07-01 02:28:58 +00:00
nodes chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +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 feat(dify-agent): sync shell and back proxy updates (#37159) 2026-06-10 03:04:32 +00:00
graph_topology.py feat: agent slash menu backend (#37268) 2026-06-10 10:40:03 +00:00
human_input_adapter.py ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
human_input_forms.py fix(hitl): stop confusing 404 when resuming forms via CLI (#37556) 2026-06-22 06:11:27 +00:00
human_input_policy.py chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00
node_factory.py feat(api): pass app_id to model plugins for provider-side cost attribution (#35859) 2026-07-06 08:54:16 +00:00
node_runtime.py feat(api): pass app_id to model plugins for provider-side cost attribution (#35859) 2026-07-06 08:54:16 +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.5.1 (#37168) 2026-06-11 07:37:27 +00:00
workflow_run_outputs.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00