botserver/src
Rodrigo Rodriguez (Pragmatismo) 25daaa8a9e feat(bootstrap): enable bootstrap and package_manager modules
Uncommented bootstrap and package_manager directories in add-req.sh to include them in build process. Refactored bootstrap module for cleaner initialization and improved component handling logic.
2025-11-08 07:04:44 -03:00
..
auth test: add test module declarations and cleanup unused code 2025-11-05 08:06:18 -03:00
automation feat(llm): add configurable reasoning-format flag support 2025-11-07 17:04:33 -03:00
basic fix: add PostgreSQL auto-start and silence unused variable warnings 2025-11-07 09:37:45 -03:00
bootstrap feat(bootstrap): enable bootstrap and package_manager modules 2025-11-08 07:04:44 -03:00
bot feat(bootstrap): enable bootstrap and package_manager modules 2025-11-08 07:04:44 -03:00
channels feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
config refactor(logging): update component names and adjust log levels 2025-11-07 10:11:08 -03:00
context feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
drive_monitor feat(bootstrap): enable bootstrap and package_manager modules 2025-11-08 07:04:44 -03:00
email feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
file feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
llm feat(bootstrap): enable bootstrap and package_manager modules 2025-11-08 07:04:44 -03:00
llm_models feat(deps): add desktop UI support and update dependencies 2025-11-07 21:31:25 -03:00
meet feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
nvidia feat(bootstrap): enable bootstrap and package_manager modules 2025-11-08 07:04:44 -03:00
package_manager feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
riot_compiler feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
session refactor(logging): update component names and adjust log levels 2025-11-07 10:11:08 -03:00
shared feat(bootstrap): enable bootstrap and package_manager modules 2025-11-08 07:04:44 -03:00
tests test: add test module declarations and cleanup unused code 2025-11-05 08:06:18 -03:00
ui fix: add PostgreSQL auto-start and silence unused variable warnings 2025-11-07 09:37:45 -03:00
ui_tree feat(bootstrap): enable bootstrap and package_manager modules 2025-11-08 07:04:44 -03:00
web_server feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
lib.rs feat: remove unused dependencies and clean up Cargo.lock 2025-11-05 13:46:03 -03:00
main.rs feat(bootstrap): enable bootstrap and package_manager modules 2025-11-08 07:04:44 -03:00
main.test.rs feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00