Commit History

feat(investigations): implement comprehensive forensic enrichment system
ce75b0c

anderson-ufrj commited on

feat(investigations): persist all investigation data to Supabase
616f37f

anderson-ufrj commited on

fix(supabase): auto-detect environment and use REST API on HuggingFace
3177117

anderson-ufrj commited on

fix(api): correct auth import path in dados_gov routes
b77bffb

anderson-ufrj commited on

feat(chat): enable Zumbi agent with dados.gov.br integration in chat flow
4a7ce2c

anderson-ufrj commited on

feat(chat): create Zumbi integration module for chat flow
0c769eb

anderson-ufrj commited on

feat(api): integrate dados.gov.br routes into main application
2523482

anderson-ufrj commited on

fix(api): add missing Path import for route parameters
fe9665f

anderson-ufrj commited on

feat(api): add FastAPI routes for dados.gov.br endpoints
8921f4d

anderson-ufrj commited on

refactor: remove hf-fastapi branch references and use main branch only
10c3c16

anderson-ufrj commited on

fix: restore default FastAPI swagger UI to resolve formatting issues
8f49ed7

anderson-ufrj commited on

fix: swagger UI configuration for HuggingFace Spaces proxy environment
e9b9f36

anderson-ufrj commited on

fix: add test endpoints to verify Portal da Transparência integration
4db0138

anderson-ufrj commited on

fix: add health endpoint to chat stable router for debugging
c159ec7

anderson-ufrj commited on

feat: add demo mode for Portal da Transparência when API key is not available
10cc683

anderson-ufrj commited on

feat: integrate Portal da Transparência real data fetching with chat endpoints
c1e6a7a

anderson-ufrj commited on

refactor: change default Maritaca model from sabia-3 to sabiazinho-3
f317ea3

anderson-ufrj commited on

fix(settings): replace settings.get() with getattr() for Pydantic models
11a4d19

anderson-ufrj commited on

fix: correct User model import path
477f960

anderson-ufrj commited on

fix: correct parameter order in rotate_api_key function
2b621d4

anderson-ufrj commited on

fix: remove invalid middleware iteration in CORS setup
8a49a04

anderson-ufrj commited on

fix: replace NotFoundError with ResourceNotFoundError in geographic routes
6480e7b

anderson-ufrj commited on

fix: update imports and remove rate_limit usage in geographic routes
3962e47

anderson-ufrj commited on

fix: comment out incorrect RateLimiter instantiation
af0b1c5

anderson-ufrj commited on

fix: remove non-existent rate_limit decorator from visualization routes
15e15bc

anderson-ufrj commited on

fix: update rate_limit import path in visualization route
17a28a5

anderson-ufrj commited on

fix: update database import in visualization route
5ca2dfe

anderson-ufrj commited on

fix: update get_current_user import in visualization route
195e806

anderson-ufrj commited on

fix(imports): correct User import in agent_metrics route
8275699

anderson-ufrj commited on

fix(imports): correct User import in orchestration route
7d69dd0

anderson-ufrj commited on

fix(imports): correct RateLimitTier import and add temporary tier function
82f9400

anderson-ufrj commited on

fix(imports): correct User import in agents route
035ac5e

anderson-ufrj commited on

fix(imports): correct get_db_session import path in dependencies
e24398c

anderson-ufrj commited on

fix(imports): correct cache imports in geographic and visualization routes
8cfbcd3

anderson-ufrj commited on

fix(security): allow Chrome client hints headers in security middleware
be83f73

anderson-ufrj commited on

feat(ml): implement comprehensive ML Pipeline with versioning and A/B testing
796f99b

anderson-ufrj commited on

feat: implement comprehensive memory integration system for all agents
426ed22

anderson-ufrj commited on

feat: implement visualization-ready data export endpoints
bf3e983

anderson-ufrj commited on

feat: implement data visualization and geographic APIs for frontend
cdbe958

anderson-ufrj commited on

feat(metrics): implement comprehensive agent performance metrics system
c7fed4d

anderson-ufrj commited on

feat(orchestration): implement advanced agent orchestration system
88b8ba0

anderson-ufrj commited on

feat(agents): implement José Bonifácio policy analysis agent
5f505aa

anderson-ufrj commited on

feat: implement agent lazy loading system for optimized memory usage
14c8d0a

anderson-ufrj commited on

feat(performance): implement advanced compression and connection pooling
190953c

anderson-ufrj commited on

feat(performance): implement cache warming and database optimization
e29e8bd

anderson-ufrj commited on

feat(security): enhance CORS configuration for Vercel frontend
eccaf5b

anderson-ufrj commited on

feat(security): implement IP whitelist for production environments
f70869e

anderson-ufrj commited on

feat(security): implement API key rotation and advanced rate limiting
97c535b

anderson-ufrj Claude commited on

feat(export): implement comprehensive document export system
8d6b4c3

anderson-ufrj commited on

fix: make notification advanced features optional for HuggingFace
3c026fb

anderson-ufrj commited on