Flowise/packages/components
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
..
credentials Add Oxylabs Document Loader (#4625) 2025-07-08 16:04:46 +01:00
evaluation Evaluations for Agentflows v2 & Assistants (#4589) 2025-06-10 16:11:22 +01:00
nodes Refactor/Update code execution sandbox implementation across components (#4904) 2025-07-21 00:09:01 +01:00
src Refactor/Update code execution sandbox implementation across components (#4904) 2025-07-21 00:09:01 +01:00
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
gulpfile.ts
models.json Added region support to chatGoogleVertexAi (#4839) 2025-07-18 11:28:23 +01:00
package.json Refactor/Update code execution sandbox implementation across components (#4904) 2025-07-21 00:09:01 +01:00
tsconfig.json

README.md

Flowise Components

English | 中文

Apps integration for Flowise. Contain Nodes and Credentials.

Flowise

Install:

npm i flowise-components

License

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