SurfSense/surfsense_backend/app/agents
Claude 90d7edaa10
Consolidate connector metadata and fix return type hint
- Move CONNECTOR_EMOJIS and CONNECTOR_RESULT_NAMES to utils.py as single source of truth
- Import connector metadata from utils.py in nodes.py to eliminate duplication
- Fix search_single_connector() return type hint to include error parameter
- Add get_connector_result_name() helper function for consistency

Addresses PR #14 maintainability review feedback
2025-11-18 23:18:28 +00:00
..
podcaster refactor(ux): Enhance podcast and chat panel features 2025-11-11 18:07:32 -08:00
researcher Consolidate connector metadata and fix return type hint 2025-11-18 23:18:28 +00:00
__init__.py feat: Added chat_history to researcher agent 2025-05-10 20:06:19 -07:00