botserver/src/basic
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
..
compiler fix: add PostgreSQL auto-start and silence unused variable warnings 2025-11-07 09:37:45 -03:00
keywords feat: simplify LLM prompt and add debug logging 2025-11-05 14:15:12 -03:00
basic.test.rs feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
mod.rs feat: remove unused dependencies and clean up Cargo.lock 2025-11-05 13:46:03 -03:00