dify/api/core
zejiewang bc3629370d
fix: non-auto variable type params of agent node tool are not correctly parsed (#31128)
Co-authored-by: wangzejie <wangzejie@meicai.cn>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-22 16:13:10 +08:00
..
agent
app refactor: rename mention node to nested_node for generic sub-graph support 2026-01-22 13:15:13 +08:00
app_assets feat(skill-builder): enhance skill loading and compilation with parallel processing 2026-01-22 13:41:21 +08:00
base
callback_handler
datasource
db
entities
errors
extension
external_data_tool
file
helper
llm_generator refactor: rename mention node to nested_node for generic sub-graph support 2026-01-22 13:15:13 +08:00
logging
mcp
memory
model_runtime
moderation
ops refactor: use session factory instead of call db.session directly (#31198) 2026-01-21 13:43:06 +08:00
plugin Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-19 16:33:10 +08:00
prompt
rag
repositories
sandbox feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
schemas
session
skill feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
tools fix: remove _try_resolve_user_from_request (#31360) 2026-01-22 16:13:10 +08:00
trigger
variables
virtual_environment feat: implement keepalive mechanism for E2B sandbox 2026-01-21 20:51:46 +08:00
workflow fix: non-auto variable type params of agent node tool are not correctly parsed (#31128) 2026-01-22 16:13:10 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py
model_manager.py
provider_manager.py