SurfSense/surfsense_backend/app/agents/chat/multi_agent_chat
DESKTOP-RTLN3BA\$punk 0a012dbc79 feat(middleware): enhance performance logging in chat agents
- Integrated performance logging in `OtelSpanMiddleware` to track model call durations even when OTel is disabled.
- Added detailed performance metrics in `KnowledgePriorityMiddleware` for database operations and embedding processes, improving visibility into query performance.
- Utilized `get_perf_logger` for consistent logging across middleware components.
2026-06-09 00:28:53 -07:00
..
main_agent feat(middleware): enhance performance logging in chat agents 2026-06-09 00:28:53 -07:00
shared feat(middleware): enhance performance logging in chat agents 2026-06-09 00:28:53 -07:00
subagents feat(proxy): integrate Scrapling for enhanced web scraping capabilities 2026-06-09 00:15:10 -07:00
__init__.py refactor(agents): introduce chat/ category; dissolve top-level agents/shared 2026-06-05 12:54:02 +02:00
constants.py refactor(agents): introduce chat/ category; dissolve top-level agents/shared 2026-06-05 12:54:02 +02:00