botserver/src/ui
Rodrigo Rodriguez (Pragmatismo) 3f187feccb fix: add PostgreSQL auto-start and silence unused variable warnings
Added a check in `BootstrapManager` to detect if PostgreSQL is running and attempt to start the "tables" component automatically if not. Also prefixed unused variables and struct fields with underscores in compiler, session, and model modules to suppress warnings and improve code clarity.
2025-11-07 09:37:45 -03:00
..
drive.rs Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
local-sync.rs Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
mod.rs Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
stream.rs fix: add PostgreSQL auto-start and silence unused variable warnings 2025-11-07 09:37:45 -03:00
sync.rs Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
ui.test.rs feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00