botserver/src
Rodrigo Rodriguez (Pragmatismo) 37c03fa55c feat(bootstrap): add env check and improve config update logic
Introduce environment existence check to prevent redundant bootstrap runs and ensure smoother startup. Refactor `update_bot_config` to use globally unique config keys and atomic updates for better data consistency.
2025-10-28 21:06:31 -03:00
..
auth Enable template bot creation and fix bot schema 2025-10-21 22:43:28 -03:00
automation - Migration to Apache OpenDAL. 2025-10-28 14:00:52 -03:00
basic - Migration to Open ADAL. 2025-10-28 14:20:55 -03:00
bootstrap feat(bootstrap): add env check and improve config update logic 2025-10-28 21:06:31 -03:00
bot Refactor BotOrchestrator to remove in-memory cache and implement LangCache for user input responses 2025-10-25 11:18:05 -03:00
channels - New features for start.bas 2025-10-13 17:43:03 -03:00
config feat(bootstrap): associate bot configuration updates with bot ID 2025-10-28 20:41:21 -03:00
context Refactor BotOrchestrator to remove in-memory cache and implement LangCache for user input responses 2025-10-25 11:18:05 -03:00
drive_monitor - Migration to Open ADAL. 2025-10-28 14:53:45 -03:00
email - Remove all compilation errors. 2025-10-11 12:29:03 -03:00
file - Migration to Open ADAL. 2025-10-28 14:53:45 -03:00
kb - Migration to Open ADAL. 2025-10-28 14:53:45 -03:00
llm Refactor LLM parsing and overhaul connection UI 2025-10-15 22:24:04 -03:00
llm_legacy Enable template bot creation and fix bot schema 2025-10-21 22:43:28 -03:00
meet - Refactoring bot package. 2025-10-18 12:03:07 -03:00
org - Remove all compilation errors. 2025-10-11 12:29:03 -03:00
package_manager Fix installer: write DATABASE_URL after DB creation and append drive credentials later; update drive credentials only after DB ready 2025-10-28 20:39:14 -03:00
riot_compiler Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
session - More automation from start to web, user sessions. 2025-10-20 23:32:49 -03:00
shared - Migration to Apache OpenDAL. 2025-10-28 14:00:52 -03:00
tests Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
tools - Compiling again. 2025-10-12 11:44:35 -03:00
ui Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
web_automation - Knowledge management. 2025-10-18 18:20:02 -03:00
web_server fix: update file paths to use correct directory for HTML files 2025-10-26 18:49:11 -03:00
whatsapp - Refactor in bot package. 2025-10-18 12:01:39 -03:00
main.rs feat(bootstrap): add env check and improve config update logic 2025-10-28 21:06:31 -03:00