Commit History

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

test(cache): add comprehensive tests for cache service
4230b3c

anderson-ufrj commited on

test(chat): add comprehensive tests for emergency chat endpoint
66f9c89

anderson-ufrj commited on

feat(security): implement distributed rate limiting with Redis
daf23ba

anderson-ufrj commited on

fix(security): re-enable and enhance suspicious pattern detection
772635a

anderson-ufrj commited on

feat(auth): migrate authentication from in-memory to PostgreSQL
8b80916

anderson-ufrj commited on

refactor: organize project structure and remove sensitive files
0c5f570

anderson-ufrj commited on

fix: correct all IntentType enum values in chat_stable
1edd4d6

anderson-ufrj commited on

fix: correct IntentType enum values in chat_stable
288f06d

anderson-ufrj commited on

feat: add emergency chat endpoint with guaranteed availability
b7441eb

anderson-ufrj commited on

fix: resolve all import and API compatibility issues in chat_stable.py
18d69e1

anderson-ufrj commited on

fix: correct MaritacaClient import path in chat_stable.py
a2ca646

anderson-ufrj commited on

fix: correct logger import in chat_stable.py
ed99bc4

anderson-ufrj commited on

feat: add optimized chat with Sabiazinho model and Drummond persona
4685edf

anderson-ufrj commited on

feat: add ultra-stable chat endpoint with smart fallbacks
9ac6946

anderson-ufrj commited on

chore: trigger HuggingFace Spaces rebuild
ff28543

anderson-ufrj commited on