botserver/src
Rodrigo Rodriguez (Pragmatismo) 84117ce5b2
Some checks failed
GBCI Bundle / build-bundle (push) Has been skipped
GBCI / build (push) Failing after 14s
feat: add ON EMAIL and ON CHANGE keywords for event-driven monitoring
- Add ON EMAIL keyword with FROM/SUBJECT filters
- Add ON CHANGE keyword with account:// syntax (gdrive, onedrive, dropbox, local)
- Add TriggerKind::EmailReceived (5) and FolderChange (6)
- Add migration 6.1.3_bot_hierarchy_monitors with:
  - email_monitors, folder_monitors tables
  - email_received_events, folder_change_events tables
  - user_organizations table
  - Bot hierarchy: parent_bot_id, enabled_tabs_json, inherit_parent_config
- Add 26 unit tests (12 on_email, 12 on_change, 2 trigger_kind)
- Update PROMPT.md with weekly maintenance checklist
- Zero warnings, zero errors
2025-12-18 16:17:58 -03:00
..
analytics fix: resolve all warnings - wire up services properly 2025-12-17 17:41:37 -03:00
attendance chore: Remove emoji icons from log messages and UI 2025-12-09 07:55:11 -03:00
basic feat: add ON EMAIL and ON CHANGE keywords for event-driven monitoring 2025-12-18 16:17:58 -03:00
calendar Update calendar and email modules 2025-12-15 23:16:08 -03:00
compliance Add docs, UI pages, code scanner, and Docker deployment guide 2025-11-30 19:36:50 -03:00
console fix: resolve all warnings - wire up services properly 2025-12-17 17:41:37 -03:00
core feat: add ON EMAIL and ON CHANGE keywords for event-driven monitoring 2025-12-18 16:17:58 -03:00
designer chore: Remove emoji icons from log messages and UI 2025-12-09 07:55:11 -03:00
directory fix: resolve all warnings - wire up services properly 2025-12-17 17:41:37 -03:00
drive fix: resolve all warnings - wire up services properly 2025-12-17 17:41:37 -03:00
email Update calendar and email modules 2025-12-15 23:16:08 -03:00
llm fix: resolve all warnings - wire up services properly 2025-12-17 17:41:37 -03:00
meet Add missing API endpoints for UI suite screens 2025-12-10 23:50:06 -03:00
monitoring fix: resolve all warnings - wire up services properly 2025-12-17 17:41:37 -03:00
multimodal - Split into botui. 2025-12-02 21:09:43 -03:00
nvidia - Even more keywords. 2025-11-22 12:26:16 -03:00
paper chore: Remove emoji icons from log messages and UI 2025-12-09 07:55:11 -03:00
research chore: Remove emoji icons from log messages and UI 2025-12-09 07:55:11 -03:00
security fix: remove unused error import 2025-12-17 18:38:34 -03:00
sources Add MCP server support via mcp.csv 2025-12-13 00:26:49 -03:00
tasks chore: Remove emoji icons from log messages and UI 2025-12-09 07:55:11 -03:00
timeseries , dt.month, dt.hour, dt.is_weekend, etc.) 2025-11-30 15:07:29 -03:00
vector-db chore: Remove emoji icons from log messages and UI 2025-12-09 07:55:11 -03:00
weba - Refactor folder as features. 2025-11-22 22:55:35 -03:00
whatsapp feat(bootstrap): implement mTLS for Vault access 2025-12-07 02:13:28 -03:00
lib.rs - Split into botui. 2025-12-02 21:09:43 -03:00
main.rs fix: resolve all warnings - wire up services properly 2025-12-17 17:41:37 -03:00