generalbots/src/core/shared
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
..
models fix: resolve kb_collections and kb_group_associations imports for directory feature 2026-04-12 12:48:42 -03:00
schema fix: resolve kb_collections and kb_group_associations imports for directory feature 2026-04-12 12:48:42 -03:00
admin.rs feat: add campaigns, attendance SLA, and marketing modules 2026-03-14 16:35:42 -03:00
admin_config.rs Fix: Update source files and fix notify dependency reference 2026-02-13 22:30:57 +00:00
admin_email.rs Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
admin_handlers.rs feat: Add JWT secret rotation and health verification 2026-02-19 19:42:41 +00:00
admin_handlers.rs.bak feat: Add JWT secret rotation and health verification 2026-02-19 19:42:41 +00:00
admin_handlers.rs.new feat: Add JWT secret rotation and health verification 2026-02-19 19:42:41 +00:00
admin_invitations.rs feat: Add JWT secret rotation and health verification 2026-02-19 19:42:41 +00:00
admin_types.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
analytics.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
enums.rs Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
llm_assist_trimmed.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
memory_monitor.rs chore: update dependencies and formatting 2026-02-22 15:55:39 -03:00
mod.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
mod_trimmed_att.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
mod_trimmed_shared.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
state.rs Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00
test_utils.rs Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
utils.rs fix: work path uses production /opt/gbo when env exists or path exists; mark .bas files indexed=true after compilation 2026-04-11 20:16:22 -03:00