botserver/src/nvidia
Rodrigo Rodriguez (Pragmatismo) 0539af9f6b feat(bot): refactor progress and warning output to use UI module
Extract progress bar rendering and warning message display from BotOrchestrator into a dedicated BotUI module. This improves code organization by separating UI concerns from core bot logic. The UI module handles both progress visualization with system metrics and warning message presentation, providing a cleaner interface for output operations.
2025-11-07 22:33:49 -03:00
..
mod.rs feat(bot): refactor progress and warning output to use UI module 2025-11-07 22:33:49 -03:00