mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-02 04:12:47 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| tools | ||
| __init__.py | ||
| chat_deepagent.py | ||
| checkpointer.py | ||
| context.py | ||
| llm_config.py | ||
| sandbox.py | ||
| system_prompt.py | ||
| utils.py | ||