..
entities
Feat: Add "Open Workflow" link in workflow side panel ( #28898 )
2025-11-29 18:47:12 +08:00
utils
fix(api): centralize remote file retrieval ( #36399 )
2026-06-01 09:25:08 +00:00
workflow_as_tool
fix(api): normalize empty workflow tool file lists ( #37125 )
2026-06-07 02:52:53 +00:00
__init__.py
test: Unit test cases for core.tools module ( #32447 )
2026-03-12 11:48:13 +08:00
test_base_tool.py
feat(dify-agent): sync agent progress ( #36633 )
2026-05-26 03:14:10 +00:00
test_builtin_tool_base.py
fix: avoid duplicating lines when merging text for summarization ( #37093 )
2026-06-05 07:02:57 +00:00
test_builtin_tool_provider.py
chore: add Type to test ( #35942 )
2026-05-09 03:16:22 +00:00
test_builtin_tools_extra.py
chore: add Type to test ( #35942 )
2026-05-09 03:16:22 +00:00
test_custom_tool_provider.py
test: Unit test cases for core.tools module ( #32447 )
2026-03-12 11:48:13 +08:00
test_custom_tool.py
chore: add Type to test ( #35942 )
2026-05-09 03:16:22 +00:00
test_dataset_retriever_tool.py
test: Unit test cases for core.tools module ( #32447 )
2026-03-12 11:48:13 +08:00
test_mcp_tool_provider.py
test: Unit test cases for core.tools module ( #32447 )
2026-03-12 11:48:13 +08:00
test_mcp_tool.py
feat(api): add MCP user-identity forwarding ( #36839 )
2026-06-08 04:32:11 +00:00
test_plugin_tool_provider.py
test: Unit test cases for core.tools module ( #32447 )
2026-03-12 11:48:13 +08:00
test_plugin_tool.py
test: Unit test cases for core.tools module ( #32447 )
2026-03-12 11:48:13 +08:00
test_signature.py
fix: Image rendering in the knowledge base failed. ( #35914 )
2026-05-09 10:06:01 +00:00
test_tool_engine.py
fix: fix tool output duplicate ( #34962 )
2026-04-11 15:07:31 +00:00
test_tool_entities.py
Normalize null metadata handling in tool entities ( #26890 )
2025-10-15 09:42:22 +08:00
test_tool_file_manager.py
fix(api): centralize remote file retrieval ( #36399 )
2026-06-01 09:25:08 +00:00
test_tool_label_manager.py
refactor: use sessionmaker in tool_label_manager.py ( #34895 )
2026-04-14 07:23:29 +00:00
test_tool_manager.py
fix(tools): use short-lived sessions for icon lookups to prevent idle-in-transaction ( #36903 )
2026-06-02 01:59:10 +00:00
test_tool_parameter_type.py
feat/enhance the multi-modal support ( #8818 )
2024-10-21 10:43:49 +08:00
test_tool_provider_controller.py
test: Unit test cases for core.tools module ( #32447 )
2026-03-12 11:48:13 +08:00