dify/web/app/components
yyh 18170a1de5
feat(web): add sandbox mode check for MCP tool availability
Extend MCP tool availability context to include sandbox mode check
alongside version support. MCP tools are now blocked when sandbox
is disabled, with appropriate tooltip messages for each blocking
condition.
2026-01-14 14:01:56 +08:00
..
app Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-14 13:40:39 +08:00
app-sidebar fix(web): invalidate app list cache after deleting app from detail page (#30751) 2026-01-09 14:08:37 +08:00
apps refactor(web): extract isServer/isClient utility & upgrade Node.js to 22.12.0 (#30803) 2026-01-12 12:57:43 +08:00
base Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-14 09:54:07 +08:00
billing refactor: init orpc contract (#30885) 2026-01-13 23:38:28 +09:00
custom chore: remove useless __esModule (#30366) 2025-12-30 15:37:16 +08:00
datasets refactor: rename ACCOUNT_SETTING_TAB.PROVIDER to MODEL_PROVIDER 2026-01-13 15:07:04 +08:00
develop refactor(i18n): about locales (#30336) 2025-12-30 14:38:23 +08:00
devtools refactor(web): organize devtools components (#30318) 2025-12-30 09:21:41 +08:00
explore feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
goto-anything refactor(web): remove useMixedTranslation, better resource loading (#30630) 2026-01-07 13:20:09 +08:00
header Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-14 13:40:39 +08:00
plugins feat(web): add sandbox mode check for MCP tool availability 2026-01-14 14:01:56 +08:00
provider feat(web): migrate PWA to Serwist (#30808) 2026-01-10 17:16:18 +09:00
rag-pipeline test: add unit tests for RagPipeline components (#30429) 2026-01-04 18:04:49 +08:00
share feat: enhance start node object value check (#30732) 2026-01-09 16:13:17 +08:00
signin refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
tools refactor(web): remove useMixedTranslation, better resource loading (#30630) 2026-01-07 13:20:09 +08:00
workflow feat(web): add sandbox mode check for MCP tool availability 2026-01-14 14:01:56 +08:00
workflow-app feat(web): add sandbox mode check for MCP tool availability 2026-01-14 14:01:56 +08:00
app-initializer.tsx refactor(web): setup status caching (#30798) 2026-01-13 16:59:49 +08:00
browser-initializer.spec.ts feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
browser-initializer.tsx feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
sentry-initializer.tsx refactor(web): Migrate to Unified TanStack Devtools (#30279) 2025-12-29 09:43:44 +08:00
splash.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00