dify/api/controllers
yyh 2ab0b334a8
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
#	web/app/components/rag-pipeline/components/update-dsl-modal.tsx
#	web/app/components/workflow-app/hooks/use-nodes-sync-draft.ts
#	web/app/components/workflow/variable-inspect/utils.tsx
#	web/app/layout.tsx
#	web/context/event-emitter.tsx
#	web/eslint-suppressions.json
#	web/next.config.ts
#	web/package.json
#	web/pnpm-lock.yaml
#	web/types/feature.ts
2026-02-10 18:12:41 +08:00
..
cli_api optimize: brand new cli api mechanism 2026-01-30 02:36:18 +08:00
common feat: Service API - add end-user lookup endpoint (#32015) 2026-02-09 15:39:16 +08:00
console Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-10 18:12:41 +08:00
files refactor(storage): replace storage proxy with ticket-based URL system 2026-01-29 23:39:24 +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
service_api fix(api): serialize pipeline file-upload created_at (#32098) 2026-02-09 17:50:29 +08:00
trigger fix: remove unnecessary error log when trigger endpoint returns 404 (#29587) 2025-12-12 17:53:40 +08:00
web feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
__init__.py
fastopenapi.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00