botserver/src
Rodrigo Rodriguez (Pragmatismo) e8fc78e638 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
..
auth feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
automation feat(llm): add support for API key in LLM generation calls 2025-11-12 09:25:10 -03:00
basic feat(llm): add support for API key in LLM generation calls 2025-11-12 09:25:10 -03:00
bootstrap feat: add diesel_migrations and update dependencies 2025-11-12 12:48:06 -03:00
bot feat: add diesel_migrations and update dependencies 2025-11-12 12:48:06 -03:00
channels feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
config feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
context feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
drive_monitor feat(bootstrap): remove legacy mode and simplify bootstrap process 2025-11-12 00:26:42 -03:00
email feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
file feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
llm feat: add diesel_migrations and update dependencies 2025-11-12 12:48:06 -03:00
llm_models feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
meet feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
nvidia feat: simplify system metrics collection and improve status panel 2025-11-11 23:12:27 -03:00
package_manager feat: add diesel_migrations and update dependencies 2025-11-12 12:48:06 -03:00
riot_compiler feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
session feat(llm): add support for API key in LLM generation calls 2025-11-12 09:25:10 -03:00
shared feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
tests feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
ui feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
ui_tree feat: add diesel_migrations and update dependencies 2025-11-12 12:48:06 -03:00
web_server feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
lib.rs feat: remove unused dependencies and clean up Cargo.lock 2025-11-05 13:46:03 -03:00
main.rs feat: add diesel_migrations and update dependencies 2025-11-12 12:48:06 -03:00
main.test.rs feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00