dify/api/core/tools
zyssyz123 925f97be20
feat: daily sync (#38593)
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
2026-07-09 10:35:15 +00:00
..
__base refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
builtin_tool refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
custom_tool refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
entities refactor(api): migrate workspace tool endpoints to BaseModel (#37959) 2026-07-08 09:56:04 +00:00
mcp_tool refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
plugin_tool refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
utils feat: daily sync (#38593) 2026-07-09 10:35:15 +00:00
workflow_as_tool refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
__init__.py improve: generalize tool parameter converter (#4786) 2024-06-03 21:26:58 +08:00
errors.py refactor: use sessionmaker in api_tools_manage_service.py (#34892) 2026-04-17 05:07:12 +00:00
signature.py chore(agent-v2): sync daily changes (#38298) 2026-07-05 08:09:38 +00:00
tool_engine.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
tool_file_manager.py feat: daily sync (#38593) 2026-07-09 10:35:15 +00:00
tool_label_manager.py refactor: convert isinstance chains to match/case pattern (#36364) 2026-05-20 03:07:19 +00:00
tool_manager.py refactor(api): migrate workspace tool endpoints to BaseModel (#37959) 2026-07-08 09:56:04 +00:00