Flowise/packages/ui
Henry b83742e806 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-19 20:46:04 +01:00
..
public Feature/Add PWA Functionality (#4672) 2025-06-22 15:27:09 +01:00
src refactor: Update code execution sandbox implementation across components 2025-07-19 20:46:04 +01:00
.env.example Added env vars to ui and api URL (#3141) 2024-09-24 15:28:25 +01:00
.npmignore
README-ZH.md Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
README.md Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
craco.config.js
index.html Feature/Add PWA Functionality (#4672) 2025-06-22 15:27:09 +01:00
jsconfig.json
package.json Release/3.0.4 (#4845) 2025-07-11 12:26:10 +01:00
vite.config.js Chore/update vite config (#4158) 2025-03-11 16:13:28 +00:00

README.md

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.