mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-24 23:41:10 +02:00
- 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 |
||
|---|---|---|
| .. | ||
| agents | ||
| config | ||
| connectors | ||
| prompts | ||
| retriver | ||
| routes | ||
| schemas | ||
| services | ||
| tasks | ||
| utils | ||
| __init__.py | ||
| app.py | ||
| celery_app.py | ||
| db.py | ||
| users.py | ||