SurfSense/surfsense_backend/app/agents
Sanjay Santhanam 5cc05d90f0 fix: avoid blocking audio writes
TTS responses were written synchronously from the async presentation pipeline, blocking concurrent requests. Offload byte writes to a worker thread and add a regression test that keeps the event loop responsive.
2026-07-18 17:46:31 -07:00
..
chat refactor: update README files and system prompts to include Amazon as a data source for AI agents, enhancing the platform's capabilities for live web research 2026-07-17 16:44:11 -07:00
video_presentation fix: avoid blocking audio writes 2026-07-18 17:46:31 -07:00
__init__.py feat: Added chat_history to researcher agent 2025-05-10 20:06:19 -07:00