generalbots/src/directory
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
..
groups fix: resolve kb_collections and kb_group_associations imports for directory feature 2026-04-12 12:48:42 -03:00
auth_routes.rs fix: Fix remaining E0716 borrow errors in path refactoring 2026-04-04 10:13:40 -03:00
bootstrap.rs Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
client.rs WIP: Local changes before merging master into main 2026-03-01 07:40:11 -03:00
mod.rs Update directory module: Zitadel v4.13.1 integration 2026-04-05 11:32:35 -03:00
router.rs Update botserver: Refactor groups module, add Knowledge Base group association logic, and implement Drive tags for KB access. 2026-04-05 09:11:54 -03:00
users.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00