feat: implement agent lazy loading system for optimized memory usage 14c8d0a anderson-ufrj commited on Sep 25, 2025
feat(performance): implement advanced compression and connection pooling 190953c anderson-ufrj commited on Sep 25, 2025
feat(performance): implement cache warming and database optimization e29e8bd anderson-ufrj commited on Sep 25, 2025
feat(security): enhance CORS configuration for Vercel frontend eccaf5b anderson-ufrj commited on Sep 25, 2025
feat(security): implement IP whitelist for production environments f70869e anderson-ufrj commited on Sep 25, 2025
feat(security): implement API key rotation and advanced rate limiting 97c535b anderson-ufrj Claude commited on Sep 25, 2025
feat(cli): implement complete CLI commands and batch processing system 138f7cb anderson-ufrj Claude commited on Sep 25, 2025
feat(cli): implement comprehensive CLI commands for investigate, analyze and report 0f41dac anderson-ufrj commited on Sep 25, 2025
docs(roadmap): update Sprint 4 export features as 100% complete 4eee983 anderson-ufrj commited on Sep 25, 2025
feat(export): implement comprehensive document export system 8d6b4c3 anderson-ufrj commited on Sep 25, 2025
docs(roadmap): update Sprint 4 notification system as 100% complete a5971b4 anderson-ufrj commited on Sep 24, 2025
fix: rename metadata field to avoid SQLAlchemy reserved word 33bb433 anderson-ufrj commited on Sep 24, 2025
fix: make notification advanced features optional for HuggingFace 3c026fb anderson-ufrj commited on Sep 24, 2025
docs(roadmap): mark Sprint 4 notifications as completed 473408b anderson-ufrj commited on Sep 24, 2025
docs: add comprehensive HuggingFace deployment guide with troubleshooting cbd6b1a anderson-ufrj commited on Sep 24, 2025
fix: add missing email and webhook services with dependencies from Sprint 4 324ed83 anderson-ufrj commited on Sep 24, 2025
feat(notifications): implement comprehensive notification system 389e212 anderson-ufrj Claude commited on Sep 24, 2025
fix(deps): add aiofiles to requirements for HuggingFace deployment b1d0061 anderson-ufrj commited on Sep 24, 2025
feat(monitoring): configure comprehensive Prometheus alerts and Alertmanager 2395a41 anderson-ufrj commited on Sep 24, 2025
feat(monitoring): add comprehensive SLO/SLA Grafana dashboard 640d7fb anderson-ufrj commited on Sep 24, 2025
feat(metrics): implement comprehensive Prometheus metrics across all endpoints f8a1f65 anderson-ufrj commited on Sep 24, 2025
test(integration): add comprehensive integration tests for main flows d392f49 anderson-ufrj commited on Sep 24, 2025
test(infrastructure): add comprehensive tests for circuit breaker system 6891803 anderson-ufrj commited on Sep 24, 2025
test(agents): add comprehensive unit tests for parallel agent processor 66488e3 anderson-ufrj commited on Sep 24, 2025
test(agents): add comprehensive tests for agent pool system 77bc47f anderson-ufrj commited on Sep 24, 2025
refactor(performance): remove time.sleep and fix sync I/O operations efeaeb4 anderson-ufrj commited on Sep 24, 2025
refactor(performance): replace all json imports with json_utils 9730fbc anderson-ufrj commited on Sep 24, 2025
refactor(agents): migrate Tiradentes agent to new BaseAgent pattern d5b36b2 anderson-ufrj commited on Sep 24, 2025
refactor(agents): migrate Anita agent to new BaseAgent pattern f2c26ae anderson-ufrj commited on Sep 24, 2025
refactor(agents): migrate Zumbi agent to new BaseAgent pattern d568e3b anderson-ufrj commited on Sep 24, 2025
test(cache): add comprehensive tests for cache service 4230b3c anderson-ufrj commited on Sep 24, 2025
test(chat): add comprehensive tests for emergency chat endpoint 66f9c89 anderson-ufrj commited on Sep 24, 2025
feat(security): implement distributed rate limiting with Redis daf23ba anderson-ufrj commited on Sep 24, 2025
fix(security): re-enable and enhance suspicious pattern detection 772635a anderson-ufrj commited on Sep 24, 2025
feat(auth): migrate authentication from in-memory to PostgreSQL 8b80916 anderson-ufrj commited on Sep 24, 2025
refactor: organize project structure and remove sensitive files 0c5f570 anderson-ufrj commited on Sep 20, 2025
fix: correct all IntentType enum values in chat_stable 1edd4d6 anderson-ufrj commited on Sep 20, 2025
feat: add emergency chat endpoint with guaranteed availability b7441eb anderson-ufrj commited on Sep 20, 2025
fix: resolve all import and API compatibility issues in chat_stable.py 18d69e1 anderson-ufrj commited on Sep 20, 2025
fix: correct MaritacaClient import path in chat_stable.py a2ca646 anderson-ufrj commited on Sep 20, 2025
feat: add optimized chat with Sabiazinho model and Drummond persona 4685edf anderson-ufrj commited on Sep 20, 2025
feat: add ultra-stable chat endpoint with smart fallbacks 9ac6946 anderson-ufrj commited on Sep 20, 2025