generalbots/src
Rodrigo Rodriguez (Pragmatismo) 31777432b4 Implement TODO items: session auth, face API, task logs, intent storage
Learn Module:
- All 9 handlers now use AuthenticatedUser extractor

Security:
- validate_session_sync reads roles from SESSION_CACHE

AutoTask:
- get_task_logs reads from manifest with status logs
- store_compiled_intent saves to cache and database

Face API:
- AWS Rekognition, OpenCV, InsightFace implementations
- Detection, verification, analysis methods

Other fixes:
- Calendar/task integration database queries
- Recording database methods
- Analytics insights trends
- Email/folder monitoring mock data
2026-01-13 14:48:49 -03:00
..
analytics Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
attendance Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
attendant Implement database persistence for dashboards, legal, and compliance modules 2026-01-13 00:07:22 -03:00
auto_task Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
basic Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
billing Implement database persistence for dashboards, legal, and compliance modules 2026-01-13 00:07:22 -03:00
botmodels fix: Remove dead code and unused fields - proper fixes per PROMPT.md 2026-01-09 11:00:14 -03:00
calendar Implement database persistence for dashboards, legal, and compliance modules 2026-01-13 00:07:22 -03:00
canvas Implement database persistence for dashboards, legal, and compliance modules 2026-01-13 00:07:22 -03:00
channels Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
compliance Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
console Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
contacts Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
core Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
dashboards Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
designer Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
directory fix(auth): align auth middleware anonymous paths with RBAC config 2026-01-10 17:31:50 -03:00
docs Fix overlapping route panic: remove duplicate /api/docs/import from drive module 2026-01-11 18:49:04 -03:00
drive Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
email Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
instagram feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
learn Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
legal Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
llm fix: Add trusted_shell_script_arg for internal scripts 2026-01-09 12:13:35 -03:00
maintenance Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
meet Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
monitoring Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
msteams feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
multimodal Fix TLS configuration for MinIO, Qdrant, and template structure 2025-12-29 18:21:03 -03:00
nvidia Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
paper feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
people Implement database persistence for dashboards, legal, and compliance modules 2026-01-13 00:07:22 -03:00
player Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
products Implement database persistence for dashboards, legal, and compliance modules 2026-01-13 00:07:22 -03:00
project Fix Router type mismatch in project::configure and remove unused Html import 2026-01-09 19:19:41 -03:00
research Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
search Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
security Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
settings Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
sheet Fix overlapping route panic: remove duplicate /api/docs/import from drive module 2026-01-11 18:49:04 -03:00
slides Fix overlapping route panic: remove duplicate /api/docs/import from drive module 2026-01-11 18:49:04 -03:00
social Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
sources Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
tasks Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
telegram feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
tickets Implement database persistence for dashboards, legal, and compliance modules 2026-01-13 00:07:22 -03:00
timeseries Fix TLS configuration for MinIO, Qdrant, and template structure 2025-12-29 18:21:03 -03:00
vector-db MS Office 100% Compatibility - Phase 1 Implementation 2026-01-11 09:56:15 -03:00
video Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
weba feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
whatsapp Fix TLS configuration for MinIO, Qdrant, and template structure 2025-12-29 18:21:03 -03:00
workspaces Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
embedded_ui.rs Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
lib.rs Implement database persistence for dashboards, legal, and compliance modules 2026-01-13 00:07:22 -03:00
main.rs Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00