SurfSense/surfsense_backend/app/agents/chat/multi_agent_chat
DESKTOP-RTLN3BA\$punk c2beaf1e5a refactor(config): centralize configuration management across modules
- Replaced environment variable usage with a centralized configuration system in multiple modules, including `celery_app`, `agent_cache_store`, `sandbox`, `file_storage`, and `connector_service`.
- Enhanced maintainability and readability by sourcing configuration values from the `config` module instead of directly from environment variables.
- Updated relevant settings to ensure consistent access to configuration values across the application.
2026-06-08 13:50:16 -07:00
..
main_agent refactor(config): centralize configuration management across modules 2026-06-08 13:50:16 -07:00
shared refactor(config): centralize configuration management across modules 2026-06-08 13:50:16 -07:00
subagents Merge upstream/dev 2026-06-05 19:18:12 +02: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