SurfSense/surfsense_backend/app/agents/new_chat
DESKTOP-RTLN3BA\$punk d570cae3c6 feat: added file handling for daytona sandboxes
- Added _TimeoutAwareSandbox class to handle per-command timeouts in DaytonaSandbox.
- Updated _find_or_create function to manage sandbox states and restart stopped/archived sandboxes.
- Enhanced get_or_create_sandbox to return the new sandbox class.
- Introduced file download functionality in the frontend, allowing users to download generated files from the sandbox.
- Updated system prompt to include guidelines for sharing generated files.
2026-02-25 01:36:30 -08:00
..
tools Merge pull request #834 from CREDO23/google-drive-hitl 2026-02-24 16:34:25 -08:00
__init__.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
chat_deepagent.py chore: moved to daytona due to lack of windows support in microsandbox 2026-02-25 00:38:27 -08:00
checkpointer.py feat: implement connection pooling for AsyncPostgresSaver in checkpointer 2026-02-05 17:32:43 -08:00
context.py organize deepagent codebase 2025-12-20 18:35:39 +02:00
llm_config.py Merge remote-tracking branch 'upstream/dev' into feat/sur-159 2026-02-11 03:47:51 +05:30
sandbox.py feat: added file handling for daytona sandboxes 2026-02-25 01:36:30 -08:00
system_prompt.py feat: added file handling for daytona sandboxes 2026-02-25 01:36:30 -08:00
utils.py inject tools at runtime 2025-12-20 18:35:39 +02:00