dify/web/app/components/workflow/nodes/agent
CodingOnStar e650109f94 feat(collaboration): enhance collaboration features with Loro integration and improved hooks
- Introduced a new  module to manage Loro integration for web environments.
- Updated  to ensure Loro is initialized before establishing connections.
- Enhanced  hook to conditionally enable collaboration based on workflow state.
- Added tests for  to verify connection handling and initialization behavior.
- Refactored components to utilize the updated collaboration hooks, improving overall workflow collaboration experience.
2026-03-31 17:57:29 +08:00
..
__tests__ feat(collaboration): enhance collaboration features with Loro integration and improved hooks 2026-03-31 17:57:29 +08:00
components refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
default.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
node.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
panel.tsx refactor(web): align MCP availability context migration 2026-02-23 22:46:31 +08:00
types.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-config.ts feat(collaboration): enhance collaboration features with Loro integration and improved hooks 2026-03-31 17:57:29 +08:00
use-single-run-form-params.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00