botserver/src
Rodrigo Rodriguez (Pragmatismo) acca68493f feat: simplify Redis key format and clean up code
- Remove comments from launch.json configuration
- Simplify Redis key format in set_current_context_keyword by removing context_name
- Remove unused /api/start endpoint and related session start logic
- Change log level from info to trace for config sync messages
- Add trace logging to drive_monitor module

The changes focus on code cleanup and simplification, particularly around session handling and logging. The Redis key format was simplified as the context_name was deemed unnecessary for uniqueness.
2025-11-02 07:50:57 -03:00
..
auth refactor(state): rename resource clients and improve keyword syntax 2025-11-01 20:53:45 -03:00
automation refactor(state): rename resource clients and improve keyword syntax 2025-11-01 20:53:45 -03:00
basic feat: simplify Redis key format and clean up code 2025-11-02 07:50:57 -03:00
bootstrap refactor(config): replace raw SQL with Diesel query for bot config 2025-11-01 11:48:46 -03:00
bot feat: simplify Redis key format and clean up code 2025-11-02 07:50:57 -03:00
channels - New features for start.bas 2025-10-13 17:43:03 -03:00
config feat: simplify Redis key format and clean up code 2025-11-02 07:50:57 -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 feat: simplify Redis key format and clean up code 2025-11-02 07:50:57 -03:00
email - Remove all compilation errors. 2025-10-11 12:29:03 -03:00
file refactor(state): rename resource clients and improve keyword syntax 2025-11-01 20:53:45 -03:00
kb refactor(state): rename resource clients and improve keyword syntax 2025-11-01 20:53:45 -03:00
llm Refactor LLM parsing and overhaul connection UI 2025-10-15 22:24:04 -03:00
llm_legacy refactor(bot): reorganize imports, improve logging and formatting 2025-11-01 15:16:43 -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 feat: simplify Redis key format and clean up code 2025-11-02 07:50:57 -03:00
riot_compiler Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
session feat: simplify Redis key format and clean up code 2025-11-02 07:50:57 -03:00
shared refactor(state): rename resource clients and improve keyword syntax 2025-11-01 20:53:45 -03:00
tests feat: replace opendal with AWS SDK for S3 operations 2025-10-30 12:35:25 -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 feat(auth): refactor authentication handler and update logging 2025-10-31 15:40:52 -03:00
whatsapp - Refactor in bot package. 2025-10-18 12:01:39 -03:00
create_bucket.rs feat: replace opendal with AWS SDK for S3 operations 2025-10-30 12:35:25 -03:00
main.rs feat: simplify Redis key format and clean up code 2025-11-02 07:50:57 -03:00