Flowise/packages/components/nodes/tools
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
..
AgentAsTool Refactor/Update code execution sandbox implementation across components (#4904) 2025-07-21 00:09:01 +01:00
Arxiv Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
BraveSearchAPI
Calculator
ChainTool Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
ChatflowTool Refactor/Update code execution sandbox implementation across components (#4904) 2025-07-21 00:09:01 +01:00
CodeInterpreterE2B Refactor/Update code execution sandbox implementation across components (#4904) 2025-07-21 00:09:01 +01:00
Composio Feature/Add multi select option to composio (#4122) 2025-03-06 09:59:33 +00:00
CurrentDateTime Feature/MCP (Model Context Protocol) (#4134) 2025-03-06 13:57:18 +00:00
CustomTool Refactor/Update code execution sandbox implementation across components (#4904) 2025-07-21 00:09:01 +01:00
ExaSearch
Gmail Feature/GoogleDocs (#4613) 2025-06-09 00:30:03 +01:00
GoogleCalendar Feature/GoogleDocs (#4613) 2025-06-09 00:30:03 +01:00
GoogleDocs Feature/GoogleDocs (#4613) 2025-06-09 00:30:03 +01:00
GoogleDrive Feature/GoogleDocs (#4613) 2025-06-09 00:30:03 +01:00
GoogleSearchAPI
GoogleSheets Feature/GoogleDocs (#4613) 2025-06-09 00:30:03 +01:00
Jira Feature/GoogleDocs (#4613) 2025-06-09 00:30:03 +01:00
MCP Feat/Implement caching for MCP toolkit in CachePool (#4897) 2025-07-18 19:07:48 +01:00
MicrosoftOutlook Feature/GoogleDocs (#4613) 2025-06-09 00:30:03 +01:00
MicrosoftTeams Feature/GoogleDocs (#4613) 2025-06-09 00:30:03 +01:00
OpenAPIToolkit Refactor/Update code execution sandbox implementation across components (#4904) 2025-07-21 00:09:01 +01:00
QueryEngineTool
ReadFile
RequestsDelete Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
RequestsGet Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
RequestsPost Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
RequestsPut Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
RetrieverTool
SearchApi
Searxng
SerpAPI
Serper
StripeTool Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
TavilyAPI Bugfix/Update file loader (#4420) 2025-05-14 10:30:33 +08:00
WebBrowser
WebScraperTool fix(nodes): Correct path and case sensitivity for Cheerio Web Scraper icon (#4359) 2025-05-02 21:53:00 +07:00
WolframAlpha
WriteFile