dify/api/controllers
yyh 5d41f67fe1
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
#	api/core/workflow/graph_events/__init__.py
2026-01-27 16:22:02 +08:00
..
cli_api feat(dify-cli): session level tool white list 2026-01-27 14:19:26 +08:00
common refactor: migrate some ns.model to BaseModel (#30388) 2026-01-01 00:38:12 +08:00
console Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-27 16:22:02 +08:00
files feat(sandbox-zip-service): using sandbox to zip files 2026-01-27 14:19:27 +08:00
inner_api feat(cli_api): implement CLI API for external sandbox interactions, including session management and request handling 2026-01-12 20:57:07 +08:00
mcp refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
service_api fix: ConsoleDatasetListQuery request.args.to_dict() (#31598) 2026-01-27 17:12:52 +09:00
trigger fix: remove unnecessary error log when trigger endpoint returns 404 (#29587) 2025-12-12 17:53:40 +08:00
web refactor: split changes for api/controllers/web/workflow.py (#29852) 2026-01-23 19:06:21 +09:00
__init__.py
fastopenapi.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00