botserver/src/directory
Rodrigo Rodriguez (Pragmatismo) d6ebd0cf6e fix: send suggestions separately from TALK, clear Redis keys for refresh
- Remove suggestions fetching from TALK function
- WebSocket handler now fetches and sends suggestions after start.bas executes
- Clear suggestions and start_bas_executed keys to allow re-run on refresh
- Decouple TALK from suggestions handling
2026-03-19 09:53:39 -03:00
..
auth_routes.rs merge: Unify master into main - all commits unified 2026-03-01 07:43:07 -03:00
bootstrap.rs WIP: Local changes before merging master into main 2026-03-01 07:40:11 -03:00
client.rs WIP: Local changes before merging master into main 2026-03-01 07:40:11 -03:00
groups.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
mod.rs fix: send suggestions separately from TALK, clear Redis keys for refresh 2026-03-19 09:53:39 -03:00
router.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
users.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00