feat(investigations): implement 24/7 autonomous investigation system 4eafb23 anderson-ufrj commited on Oct 7, 2025
feat(investigations): implement comprehensive forensic enrichment system ce75b0c anderson-ufrj commited on Oct 7, 2025
feat(investigations): persist all investigation data to Supabase 616f37f anderson-ufrj commited on Oct 7, 2025
fix(db): skip PostgreSQL initialization on HuggingFace Spaces c76ac1d anderson-ufrj commited on Oct 7, 2025
fix(supabase): auto-detect environment and use REST API on HuggingFace 3177117 anderson-ufrj commited on Oct 7, 2025
fix(database): implement lazy initialization for database engine 4e91d62 anderson-ufrj commited on Oct 7, 2025
fix(services): update investigation service for Supabase compatibility c843087 anderson-ufrj commited on Oct 7, 2025
feat(services): add Supabase-backed investigation service 3c8ce93 anderson-ufrj commited on Oct 7, 2025
feat(database): implement Supabase PostgreSQL service integration 36a83c3 anderson-ufrj commited on Oct 7, 2025
fix(agents): resolve import errors and complete Lampião IBGE integration 4e57ab7 anderson-ufrj commited on Oct 3, 2025
fix(cache): add missing CacheTTL enum to resolve HuggingFace import error b153ebd anderson-ufrj commited on Oct 3, 2025
feat(agents): integrate IBGE data and activate Lampião for production 2cdce58 anderson-ufrj commited on Oct 3, 2025
feat(chat): enable Zumbi agent with dados.gov.br integration in chat flow 4a7ce2c anderson-ufrj commited on Oct 2, 2025
feat(chat): create Zumbi integration module for chat flow 0c769eb anderson-ufrj commited on Oct 2, 2025
feat(agents): integrate dados.gov.br tool into Zumbi agent c78f128 anderson-ufrj commited on Oct 2, 2025
feat(tools): create dados.gov.br tool for agent integration e9b5c2a anderson-ufrj commited on Oct 2, 2025
feat(api): integrate dados.gov.br routes into main application 2523482 anderson-ufrj commited on Oct 2, 2025
feat(api): add FastAPI routes for dados.gov.br endpoints 8921f4d anderson-ufrj commited on Oct 2, 2025
feat(service): add high-level service for dados.gov.br integration f29bf1c anderson-ufrj commited on Oct 2, 2025
refactor: remove hf-fastapi branch references and use main branch only 10c3c16 anderson-ufrj commited on Sep 25, 2025
fix: restore default FastAPI swagger UI to resolve formatting issues 8f49ed7 anderson-ufrj commited on Sep 25, 2025
refactor: complete repository reorganization and documentation update 92d464e anderson-ufrj commited on Sep 25, 2025
fix: swagger UI configuration for HuggingFace Spaces proxy environment e9b9f36 anderson-ufrj commited on Sep 25, 2025
fix: add test endpoints to verify Portal da Transparência integration 4db0138 anderson-ufrj commited on Sep 25, 2025
fix: add health endpoint to chat stable router for debugging c159ec7 anderson-ufrj commited on Sep 25, 2025
feat: add demo mode for Portal da Transparência when API key is not available 10cc683 anderson-ufrj commited on Sep 25, 2025
feat: integrate Portal da Transparência real data fetching with chat endpoints c1e6a7a anderson-ufrj commited on Sep 25, 2025
fix: remove session_id parameter from ConversationalMemory.add_message d3a8f3c anderson-ufrj commited on Sep 25, 2025
refactor: change default Maritaca model from sabia-3 to sabiazinho-3 f317ea3 anderson-ufrj commited on Sep 25, 2025
fix(settings): replace settings.get() with getattr() for Pydantic models 11a4d19 anderson-ufrj commited on Sep 25, 2025
feat(database): allow app to run without database connection for HuggingFace Spaces 316a293 anderson-ufrj commited on Sep 25, 2025
fix(database): filter out pool-specific parameters when using NullPool 584cac1 anderson-ufrj commited on Sep 25, 2025
fix(database): replace QueuePool with NullPool for async SQLAlchemy compatibility 82988f1 anderson-ufrj commited on Sep 25, 2025
fix: update exception imports to use ResourceNotFoundError fafa767 anderson-ufrj commited on Sep 25, 2025
fix: correct parameter order in rotate_api_key function 2b621d4 anderson-ufrj commited on Sep 25, 2025
fix: add missing data_service singleton instance export 7c7d7c4 anderson-ufrj commited on Sep 25, 2025
fix: remove invalid middleware iteration in CORS setup 8a49a04 anderson-ufrj commited on Sep 25, 2025