dify/api/tests/unit_tests/core
coslog 005bc54c38
refactor: use Pydantic for sensitive word avoidance config (Fixes #37… (#37660)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-07-01 06:46:48 +00:00
..
agent chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
app refactor: use Pydantic for sensitive word avoidance config (Fixes #37… (#37660) 2026-07-01 06:46:48 +00:00
base chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
callback_handler refactor: pass db.session explicitly in DatasetIndexToolCallbackHandler (#38082) 2026-07-01 06:16:13 +00:00
datasource chore: add more type in test (#37609) 2026-06-18 23:07:12 +00:00
entities feat(api): cache workflow provider configurations (#37980) 2026-06-26 08:04:37 +00:00
extension chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
external_data_tool ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
file chore: add more type in test (#37609) 2026-06-18 23:07:12 +00:00
helper feat: support custom trace session id for Phoenix tracing (#37056) 2026-06-04 08:42:03 +00:00
llm_generator feat(workflow-generator): enhance the AI auto-creation flow end-to-end (#38175) 2026-07-01 02:28:58 +00:00
logging test: added for core logging and core mcp (#32478) 2026-03-12 11:44:56 +08:00
mcp feat(mcp): support dynamic HTTP request headers in MCPClient (#37938) 2026-06-30 03:28:24 +00:00
memory fix(api): "File validation failed" on Chatflow follow-up with custom file type + memory (#35891) 2026-05-11 01:57:56 +00:00
model_runtime chore(api): upgrade graphon to v0.3.0 (#35469) 2026-05-09 07:30:03 +00:00
moderation chore: add Type to test (#36454) 2026-05-21 19:25:03 +00:00
ops feat: support custom trace session id for Phoenix tracing (#37056) 2026-06-04 08:42:03 +00:00
plugin fix(api): prevent plugin provider cache stampedes (#37388) 2026-06-30 10:09:05 +00:00
prompt chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
rag fix(api): isolate side-effect database writes (#37895) 2026-06-29 06:20:34 +00:00
repositories fix(hitl): stop confusing 404 when resuming forms via CLI (#37556) 2026-06-22 06:11:27 +00:00
schemas chore: Caplog type (#37603) 2026-06-18 18:53:13 +00:00
telemetry chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
tools refactor: pass db.session explicitly in DatasetIndexToolCallbackHandler (#38082) 2026-07-01 06:16:13 +00:00
trigger chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
variables chore(api): upgrade graphon to v0.3.1 (#35987) 2026-05-11 05:32:17 +00:00
workflow chore(agent-v2): sync daily changes (#38162) 2026-07-01 05:07:23 +00:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_file.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
test_model_manager.py fix: sync 35528 (#35539) 2026-04-24 03:59:33 +00:00
test_provider_configuration.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_provider_manager.py feat(api): cache workflow provider configurations (#37980) 2026-06-26 08:04:37 +00:00
test_trigger_debug_event_selectors.py refactor(api): move workflow knowledge nodes and trigger nodes (#33445) 2026-03-15 15:24:59 +08:00