..
agent
feat: add new agent ( #36284 )
2026-05-19 10:43:23 +00:00
app
feat(api): Node Output Inspector service + 3 REST endpoints (Stage 4 §8) ( #36644 )
2026-05-26 07:34:33 +00:00
auth
feat: initialize user timezone and language from browser ( #36170 )
2026-05-15 08:12:52 +00:00
billing
refactor: add type to test ( #30873 )
2026-05-07 03:46:23 +00:00
datasets
chore: example of current user id dep injection ( #36588 )
2026-05-25 11:31:40 +00:00
explore
chore: inject current user in explore message handlers ( #36652 )
2026-05-26 05:31:51 +00:00
tag
chore: add type to test ( #36324 )
2026-05-18 08:47:47 +00:00
workspace
fix: member invite limits with dedup, locking, and accurate new-member counting ( #36512 )
2026-05-25 08:58:42 +00:00
__init__.py
feat: return data_source_info and data_source_detail_dict ( #29912 )
2026-01-05 11:04:03 +08:00
test_document_detail_api_data_source_info.py
chore(api): align Python support with 3.12 ( #34419 )
2026-04-02 05:07:32 +00:00
test_extension.py
chore: inject tenant id in extension handlers ( #36656 )
2026-05-26 05:45:03 +00:00
test_fastopenapi_ping.py
feat: init fastopenapi ( #30453 )
2026-01-23 21:07:52 +09:00
test_fastopenapi_setup.py
refactor: api/controllers/console/setup.py to ov3 ( #31465 )
2026-01-26 15:04:33 +08:00
test_fastopenapi_version.py
refactor: api/controllers/console/version.py to v3 ( #31463 )
2026-01-26 15:04:25 +08:00
test_feature.py
chore: inject tenant id in feature handlers ( #36654 )
2026-05-26 05:36:02 +00:00
test_files_security.py
refactor: port api/fields/file_fields.py ( #30638 )
2026-01-06 22:55:58 +08:00
test_files.py
chore: inject account context in file handlers ( #36655 )
2026-05-26 05:43:57 +00:00
test_human_input_form.py
feat: add service api of HITL ( #32826 )
2026-04-24 06:37:10 +00:00
test_init_validate.py
test: unit test case for controllers.console.app module ( #32247 )
2026-03-10 00:54:47 +08:00
test_remote_files.py
chore: inject account context in file handlers ( #36655 )
2026-05-26 05:43:57 +00:00
test_spec.py
test: unit test case for controllers.console.app module ( #32247 )
2026-03-10 00:54:47 +08:00
test_version.py
test: unit test case for controllers.console.app module ( #32247 )
2026-03-10 00:54:47 +08:00
test_workspace_account.py
fix(api): fix invalid token error while changing email ( #36412 )
2026-05-20 05:51:15 +00:00
test_workspace_members.py
fix: member invite limits with dedup, locking, and accurate new-member counting ( #36512 )
2026-05-25 08:58:42 +00:00
test_wraps.py
chore: use dify_config.BILLING_ENABLED ( #36619 )
2026-05-25 09:41:01 +00:00