dify/api/core
-LAN- 42877985db
Merge remote-tracking branch 'origin/main' into optional-plugin-invoke
# Conflicts:
#	api/tests/unit_tests/controllers/console/app/test_message.py
#	api/tests/unit_tests/controllers/console/app/test_statistic.py
#	api/tests/unit_tests/controllers/console/app/test_workflow_draft_variable.py
#	api/tests/unit_tests/controllers/console/auth/test_data_source_bearer_auth.py
#	api/tests/unit_tests/controllers/console/auth/test_data_source_oauth.py
#	api/tests/unit_tests/controllers/console/auth/test_oauth_server.py
2026-03-24 15:33:05 +08:00
..
agent feat: add file access controller 2026-03-20 23:19:51 +08:00
app Merge remote-tracking branch 'origin/main' into optional-plugin-invoke 2026-03-24 15:33:05 +08:00
base feat: extract model runtime 2026-03-20 23:18:36 +08:00
callback_handler refactor: use EnumText for dataset and replace string literals 4 (#33606) 2026-03-18 09:18:08 +09:00
datasource fix: canonicalize persisted file references 2026-03-21 14:40:49 +08:00
db fix(db): parameterize sessionmaker with Session (#30612) 2026-01-06 15:23:50 +08:00
entities [autofix.ci] apply automated fixes 2026-03-21 04:58:39 +00:00
errors chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
extension change all to httpx (#26119) 2025-10-10 23:41:16 +08:00
external_data_tool chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
helper feat: extract model runtime 2026-03-20 23:18:36 +08:00
llm_generator feat: extract model runtime 2026-03-20 23:18:36 +08:00
logging feat(refactoring): Support Structured Logging (JSON) (#30170) 2026-01-04 11:46:46 +08:00
mcp chore: compatiable resource_metadata return without scheme (#33506) 2026-03-16 15:44:48 +08:00
memory feat: add file access controller 2026-03-20 23:19:51 +08:00
moderation feat: extract model runtime 2026-03-20 23:18:36 +08:00
ops Merge remote-tracking branch 'origin/main' into optional-plugin-invoke 2026-03-24 15:33:05 +08:00
plugin fix: preserve request-bound model runtime scope 2026-03-21 12:55:03 +08:00
prompt feat: extract model runtime 2026-03-20 23:18:36 +08:00
rag Merge remote-tracking branch 'origin/main' into optional-plugin-invoke 2026-03-24 15:33:05 +08:00
repositories fix: align human input ci expectations 2026-03-20 23:19:16 +08:00
schemas refactor(typing): Fixup typing A2 - workflow engine & nodes (#31723) 2026-01-31 18:00:56 +09:00
tools Merge remote-tracking branch 'origin/main' into optional-plugin-invoke 2026-03-24 15:33:05 +08:00
trigger fix(api): add `trigger_info` to WorkflowNodeExecutionMetadataKey (#33753) 2026-03-19 17:56:49 +08:00
workflow fix(workflow): restore child graph quota abort handling 2026-03-23 11:15:57 +08:00
__init__.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
hosting_configuration.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
indexing_runner.py feat: extract model runtime 2026-03-20 23:18:36 +08:00
model_manager.py fix: resolve human input workflow ci regressions 2026-03-20 23:19:16 +08:00
provider_manager.py Merge remote-tracking branch 'origin/main' into optional-plugin-invoke 2026-03-24 15:33:05 +08:00