generalbots/src/settings
Rodrigo Rodriguez (Pragmatismo) 2f3dd957e3
All checks were successful
BotServer CI/CD / build (push) Successful in 7m50s
fix: resolve kb_collections and kb_group_associations imports for directory feature
- Extract kb_collections and kb_group_associations into dedicated schema/kb.rs module
- Gate kb module behind rbac feature (directory depends on rbac)
- Remove duplicate definitions from research.rs
- Fix import paths in directory/groups/kbs.rs
- Remove dead rbac_kb imports from settings/rbac.rs
- Gate llm::local module behind llm feature to fix missing set_embedding_server_ready

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-12 12:48:42 -03:00
..
audit_log.rs Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
menu_config.rs Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
mod.rs Fix DETECT: use bot-specific DB pool, add anonymous auth when directory disabled 2026-04-06 13:37:23 -03:00
permission_inheritance.rs Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
rbac.rs fix: resolve kb_collections and kb_group_associations imports for directory feature 2026-04-12 12:48:42 -03:00
rbac_kb.rs fix: resolve kb_collections and kb_group_associations imports for directory feature 2026-04-12 12:48:42 -03:00
rbac_ui.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
security_admin.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00