dify/api/core/app
2026-06-14 13:29:02 +00:00
..
app_config fix: normalize json_schema from string to dict in VariableEntity (#36777) 2026-06-03 04:33:25 +00:00
apps refactor: type remaining bare dict annotations (#37422) 2026-06-14 13:29:02 +00:00
entities feat(api): forward user_type for MCP identity forwarding (webapp end-users) (#37347) 2026-06-12 07:30:15 +00:00
features chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
file_access refactor: add missing @override decorator to file access controller and workflow file runtime (#36495) 2026-05-21 19:39:51 +00:00
layers fix: handle GraphRunAbortedEvent in TriggerPostLayer (#37350) 2026-06-12 03:08:02 +00:00
llm perf(api): reduce workflow startup latency for chatflow (#36773) 2026-06-11 07:05:35 +00:00
task_pipeline chore(api): Fix several typing errors (#37237) 2026-06-12 01:36:48 +00:00
workflow feat: support custom trace session id for Phoenix tracing (#37056) 2026-06-04 08:42:03 +00:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00