botserver/src/package_manager
Rodrigo Rodriguez (Pragmatismo) 4cf71b2c6e feat: add diesel_migrations and update dependencies
Added diesel_migrations crate (v2.3.0) to enable database migration functionality. Updated Cargo.toml and Cargo.lock to include the new dependency along with its required sub-dependencies (migrations_internals and migrations_macros). Also made minor cleanups in the codebase:
- Removed unused UI code from platform README
- Cleaned up LLM server initialization code
- Added additional build dependencies in documentation
2025-11-12 12:48:06 -03:00
..
cli.rs feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
component.rs feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
facade.rs feat: add diesel_migrations and update dependencies 2025-11-12 12:48:06 -03:00
installer.rs feat: add diesel_migrations and update dependencies 2025-11-12 12:48:06 -03:00
mod.rs feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
os.rs feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
package_manager.test.rs feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00