Flowise/packages/components/nodes
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
..
agentflow Refactor/Update code execution sandbox implementation across components (#4904) 2025-07-21 00:09:01 +01:00
agents Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
analytic feat: Add Opik Tracer integration (#4194) 2025-04-03 15:57:54 +08:00
cache Fix: Add keep-alive options to Redis clients to prevent idle timeouts and socket closing. (#4377) 2025-05-14 10:29:32 +08:00
chains Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
chatmodels Added region support to chatGoogleVertexAi (#4839) 2025-07-18 11:28:23 +01:00
documentloaders Refactor/Update code execution sandbox implementation across components (#4904) 2025-07-21 00:09:01 +01:00
embeddings Added region support to chatGoogleVertexAi (#4839) 2025-07-18 11:28:23 +01:00
engine Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
graphs/Neo4j Feature/Add Neo4j GraphRag support (#3686) 2024-12-23 01:35:53 +00:00
llms Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
memory feat:Adds new Param in getChatMessages for better context handling (#4273) 2025-05-28 16:02:52 +01:00
moderation
multiagents Bugfix/Gemini Structured Output (#4713) 2025-06-23 19:10:41 +01:00
outputparsers Refractor/SecureZodSchemaParser (#4898) 2025-07-19 01:11:31 +01:00
prompts Refactor/Update code execution sandbox implementation across components (#4904) 2025-07-21 00:09:01 +01:00
recordmanager BugFix/Patch: PostGreSQL Record Manager (#4430) 2025-05-27 19:54:00 +01:00
responsesynthesizer
retrievers Bugfix/Gemini Structured Output (#4713) 2025-06-23 19:10:41 +01:00
sequentialagents Refactor/Update code execution sandbox implementation across components (#4904) 2025-07-21 00:09:01 +01:00
speechtotext/assemblyai
textsplitters feat: Add header-based splitting to MarkdownTextSplitter (#4861) 2025-07-18 12:45:41 +01:00
tools Refactor/Update code execution sandbox implementation across components (#4904) 2025-07-21 00:09:01 +01:00
utilities Refactor/Update code execution sandbox implementation across components (#4904) 2025-07-21 00:09:01 +01:00
vectorstores Refractor/SecureZodSchemaParser (#4898) 2025-07-19 01:11:31 +01:00