Commit History

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

anderson-ufrj commited on

feat: implement Oxossi agent - fraud detection specialist
bb53f16

anderson-ufrj commited on

feat: activate Dandara, Machado and Obaluaie agents in the system
3899dfc

anderson-ufrj commited on

docs: update roadmap to reflect actual agent implementation status
4297954

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

docs: update roadmap - Sprint 8 agents completed (50% sprint progress)
92b2921

anderson-ufrj commited on

feat: implement Lampião agent for regional data analysis
c5efdec

anderson-ufrj commited on

feat: implement Oscar Niemeyer agent for data aggregation and visualization metadata
de08792

anderson-ufrj commited on

docs: update roadmap to reflect Sprint 8 focus on data APIs for frontend
15d4129

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

test(agents): add comprehensive tests for new agents and orchestration
7977566

anderson-ufrj commited on

feat(agents): implement Maria Quitéria security auditor agent
38a0e2a

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(cli): implement complete CLI commands and batch processing system
138f7cb

anderson-ufrj Claude commited on

feat(cli): implement comprehensive CLI commands for investigate, analyze and report
0f41dac

anderson-ufrj commited on

docs(roadmap): update Sprint 4 export features as 100% complete
4eee983

anderson-ufrj commited on

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

anderson-ufrj commited on

docs(roadmap): update Sprint 4 notification system as 100% complete
a5971b4

anderson-ufrj commited on

fix: use standard json.dumps for checksum calculation
de43b8c

anderson-ufrj commited on

fix: rename metadata field to avoid SQLAlchemy reserved word
33bb433

anderson-ufrj commited on

fix: make notification advanced features optional for HuggingFace
3c026fb

anderson-ufrj commited on

docs(roadmap): mark Sprint 4 notifications as completed
473408b

anderson-ufrj commited on

docs: add comprehensive HuggingFace deployment guide with troubleshooting
cbd6b1a

anderson-ufrj commited on

fix: add missing email and webhook services with dependencies from Sprint 4
324ed83

anderson-ufrj commited on

feat(notifications): implement comprehensive notification system
389e212

anderson-ufrj Claude commited on

fix(deps): add aiofiles to requirements for HuggingFace deployment
b1d0061

anderson-ufrj commited on

chore(gitignore): add ROADMAP files to gitignore
32fcee2

anderson-ufrj commited on

docs(roadmap): update to mark Sprint 3 as completed
0cd03d1

anderson-ufrj commited on

feat(monitoring): configure comprehensive Prometheus alerts and Alertmanager
2395a41

anderson-ufrj commited on

feat(monitoring): add comprehensive SLO/SLA Grafana dashboard
640d7fb

anderson-ufrj commited on

feat(metrics): implement comprehensive Prometheus metrics across all endpoints
f8a1f65

anderson-ufrj commited on

test(integration): add comprehensive integration tests for main flows
d392f49

anderson-ufrj commited on

test(infrastructure): add comprehensive tests for circuit breaker system
6891803

anderson-ufrj commited on

test(agents): add comprehensive unit tests for parallel agent processor
66488e3

anderson-ufrj commited on

test(agents): add comprehensive tests for agent pool system
77bc47f

anderson-ufrj commited on

docs(roadmap): mark sprints 1 and 2 as completed
7e12530

anderson-ufrj commited on

refactor(performance): remove time.sleep and fix sync I/O operations
efeaeb4

anderson-ufrj commited on

refactor(performance): replace all json imports with json_utils
9730fbc

anderson-ufrj commited on

test(agents): update tests for refactored agents
de52c4a

anderson-ufrj commited on

refactor(agents): migrate Tiradentes agent to new BaseAgent pattern
d5b36b2

anderson-ufrj commited on

refactor(agents): migrate Anita agent to new BaseAgent pattern
f2c26ae

anderson-ufrj commited on

refactor(agents): migrate Zumbi agent to new BaseAgent pattern
d568e3b

anderson-ufrj commited on