dify/api/tests/unit_tests/core
2026-03-23 08:39:48 +08:00
..
agent fix: update core.file imports to core.workflow.file after merge 2026-03-19 18:05:55 +08:00
app Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
app_assets refactor: unify download item types and eliminate extension-based branching 2026-03-10 17:12:15 +08:00
datasource fix: handle missing credential_id (#30051) 2025-12-24 11:21:51 +08:00
file fix: update remaining core.file imports missed in previous commit 2026-03-23 08:39:48 +08:00
helper feat(refactoring): Support Structured Logging (JSON) (#30170) 2026-01-04 11:46:46 +08:00
llm_generator/output_parser fix: update remaining core.file imports missed in previous commit 2026-03-23 08:39:48 +08:00
logging feat(refactoring): Support Structured Logging (JSON) (#30170) 2026-01-04 11:46:46 +08:00
mcp feat: implement RFC-compliant OAuth discovery with dynamic scope selection for MCP providers (#28294) 2025-11-20 11:18:16 +08:00
model_runtime fix: Drain non-stream plugin chunk iterator (#31564) 2026-01-30 16:54:56 +08:00
moderation Feat/ implement test script of content moderation (#28923) 2025-11-30 12:43:58 +08:00
ops fix(ops): correct LangSmith dotted_order timestamp format (#30022) 2025-12-23 19:00:17 +08:00
plugin feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
prompt refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
rag refactor: decouple database operations from knowledge retrieval nodes (#31981) 2026-02-09 13:56:55 +08:00
repositories feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
sandbox refactor: unify download item types and eliminate extension-based branching 2026-03-10 17:12:15 +08:00
schemas fix: fix use fastopenapi lead user is anonymouse (#32236) 2026-02-11 15:53:51 +08:00
skill refactor: redesign skill compilation and document assembly process 2026-03-10 17:12:14 +08:00
tools fix(api): include file marker for workflow tool file outputs (#32114) 2026-02-10 16:51:12 +08:00
variables Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
virtual_environment refactor: a lot of optimization and enhancement 2026-03-12 18:23:16 +08:00
workflow fix: update core.file imports to core.workflow.file after merge 2026-03-19 18:05:55 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_file.py refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
test_model_manager.py fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
test_provider_configuration.py chore: remove icon_large of models (#30466) 2026-01-03 02:35:17 +09:00
test_provider_manager.py more typed orm (#28519) 2025-11-24 10:50:20 +08:00
test_trigger_debug_event_selectors.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00