dify/web/app/components/workflow-app/hooks
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
..
index.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-auto-onboarding.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
use-available-nodes-meta-data.ts feat: Unify sandbox detection and apply Agent icon override 2026-02-08 02:59:58 +08:00
use-configs-map.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-DSL.ts feat: Refactor app export to support sandboxed bundle format 2026-01-29 23:36:19 +08:00
use-get-run-and-trace-url.ts fix web style 2026-01-18 13:40:12 +08:00
use-inspect-vars-crud.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-is-chat-mode.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
use-nodes-sync-draft.ts Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-10 18:12:41 +08:00
use-workflow-init.ts refactor: migrate localStorage calls to storage utility module 2026-02-01 17:34:37 +08:00
use-workflow-refresh-draft.ts fix workflow view switch refresh 2026-01-22 16:13:09 +08:00
use-workflow-run.ts chore(web): pre-align HITL frontend from build/feat/hitl 2026-02-09 15:34:15 +08:00
use-workflow-start-run.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-workflow-template.ts feat: Unify sandbox detection and apply Agent icon override 2026-02-08 02:59:58 +08:00