Flowise/packages/components/nodes
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
..
agentflow refactor: Update code execution sandbox implementation across components 2025-07-19 20:46:04 +01:00
agents Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
analytic
cache
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 2025-07-19 20:46:04 +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
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 2025-07-19 20:46:04 +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 2025-07-19 20:46:04 +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 2025-07-19 20:46:04 +01:00
utilities refactor: Update code execution sandbox implementation across components 2025-07-19 20:46:04 +01:00
vectorstores Refractor/SecureZodSchemaParser (#4898) 2025-07-19 01:11:31 +01:00