SurfSense/surfsense_backend/app/agents
CREDO23 7d866a2279 refactor(agents): sink sandbox.py into filesystem subsystem
shared/sandbox.py was used only by the filesystem middleware/tools (and the
boundary) -- never by main_agent or subagents as shared code. Move it next to
its only agent-side consumer:

  multi_agent_chat/shared/sandbox.py
  -> multi_agent_chat/shared/middleware/filesystem/sandbox.py
2026-06-05 13:15:57 +02:00
..
chat refactor(agents): sink sandbox.py into filesystem subsystem 2026-06-05 13:15:57 +02:00
podcaster cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
runtime refactor(agents): relocate boundary-only infra out of shared/ 2026-06-05 12:36:44 +02:00
video_presentation cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
__init__.py feat: Added chat_history to researcher agent 2025-05-10 20:06:19 -07:00