Files
Flowise/packages/ui
Henry Heng dca91b979b Refactor/Update code execution sandbox implementation across components (#4904)
refactor: Update code execution sandbox implementation across components

- Replaced NodeVM usage with a new createCodeExecutionSandbox function for improved sandbox management.
- Enhanced JavaScript code execution with executeJavaScriptCode function, allowing for better handling of libraries and output streaming.
- Updated multiple components to utilize the new sandboxing approach, ensuring consistent execution environment.
- Added validation for UUIDs and URLs in various tools to enhance input safety.
- Refactored input handling in CustomFunction and IfElseFunction to streamline variable management.
2025-07-21 00:09:01 +01:00
..
2023-04-06 22:17:34 +01:00
2024-02-04 14:29:43 -05:00
2025-07-20 10:59:44 +01:00
2025-05-10 10:21:26 +08:00
2025-05-10 10:21:26 +08:00

Flowise UI

English | 中文

React frontend ui for Flowise.

Flowise

Install:

npm i flowise-ui

License

Source code in this repository is made available under the Apache License Version 2.0.