botserver/migrations
Rodrigo Rodriguez (Pragmatismo) 5165131b06 Add implementation plan and multi-agent features
This commit introduces comprehensive documentation and implementation
for multi-agent orchestration capabilities:

- Add IMPLEMENTATION-PLAN.md with 4-phase roadmap
- Add Kubernetes deployment manifests (deployment.yaml, hpa.yaml)
- Add database migrations for multi-agent tables (6.1.1, 6.1.2)
- Implement A2A protocol for agent-to-agent communication
- Implement user memory keywords for cross-session persistence
- Implement model routing for dynamic L
2025-11-30 19:18:23 -03:00
..
6.0.0_initial_schema feat(automation): increase schedule field size and improve task checking 2025-11-12 15:04:04 -03:00
6.0.1_bot_memories feat: add diesel_migrations and update dependencies 2025-11-12 12:48:06 -03:00
6.0.2_kb_tools feat: add diesel_migrations and update dependencies 2025-11-12 12:48:06 -03:00
6.0.3_kb_session_tables feat: add diesel_migrations and update dependencies 2025-11-12 12:48:06 -03:00
6.0.4_config_management feat: add diesel_migrations and update dependencies 2025-11-12 12:48:06 -03:00
6.0.5_automation_updates feat: add diesel_migrations and update dependencies 2025-11-12 12:48:06 -03:00
6.0.6_user_accounts ``` Add comprehensive email account management and user settings 2025-11-21 09:28:35 -03:00
6.0.7_session_kb_tracking ``` Add comprehensive email account management and user settings 2025-11-21 09:28:35 -03:00
6.0.8_directory_integration - Even more keywords. 2025-11-22 12:26:16 -03:00
6.0.9_website_support Fix typos in bot file extensions and keyword names 2025-11-26 22:54:22 -03:00
6.1.0_table_keyword , dt.month, dt.hour, dt.is_weekend, etc.) 2025-11-30 15:07:29 -03:00
6.1.1_multi_agent_memory Add implementation plan and multi-agent features 2025-11-30 19:18:23 -03:00
6.1.2_phase3_phase4 Add implementation plan and multi-agent features 2025-11-30 19:18:23 -03:00
2025-01-20-000001_multi_agent_bots , dt.month, dt.hour, dt.is_weekend, etc.) 2025-11-30 15:07:29 -03:00