BeatDebate / src /api /base_client.py

Commit History

Remove obsolete test files and refactor agent imports - Deleted unused test files for `test_fix.py` and `test_smart_context.py`. Updated agent imports in `__init__.py` and other files to streamline the codebase and improve maintainability. This cleanup supports ongoing refactoring efforts and enhances the overall structure of the project.
fec9e33

SulmanK commited on

Phase 1: Core infrastructure for comprehensive codebase refactoring - BaseAPIClient, UnifiedRateLimiter, UnifiedMetadata models, APIClientFactory - Foundation for eliminating ~5000 lines of duplicate code
3aba6a9

SulmanK commited on