chore: moved to daytona due to lack of windows support in microsandbox

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-02-25 00:38:27 -08:00
parent 421bb29466
commit a6563f396a
9 changed files with 357 additions and 222 deletions

View file

@ -169,7 +169,7 @@ async def create_surfsense_deep_agent(
These are always added regardless of enabled/disabled settings.
firecrawl_api_key: Optional Firecrawl API key for premium web scraping.
Falls back to Chromium/Trafilatura if not provided.
sandbox_backend: Optional sandbox backend (e.g. MicrosandboxBackend) for
sandbox_backend: Optional sandbox backend (e.g. DaytonaSandbox) for
secure code execution. When provided, the agent gets an
isolated ``execute`` tool for running shell commands.