generalbots/src/core
Rodrigo Rodriguez (Pragmatismo) 850db4b588
All checks were successful
BotServer CI/CD / build (push) Successful in 3m16s
fix: add missing debug import
2026-04-13 20:51:18 -03:00
..
automation refactor: unify BASIC compilation into BasicCompiler only, runtime uses ScriptService::run() on pre-compiled .ast 2026-04-13 14:05:55 -03:00
bootstrap Fix Zitadel health check and add ss command to allowed commands 2026-04-11 07:49:11 -03:00
bot fix: add missing debug import 2026-04-13 20:51:18 -03:00
config fix: detect name,value header in config.csv 2026-04-12 20:47:56 -03:00
directory Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
dns refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
incus
kb fix: skip KB re-indexing when kb_collections already has docs, prevents vector DB loop 2026-04-13 09:53:25 -03:00
oauth Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
package_manager fix: critical bugs - LLM context truncation, bot creation, S3 endpoint, vectordb seed 2026-04-11 17:56:03 -03:00
secrets Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
session fix: enable chat_template_kwargs for GLM thinking mode, add stream traces, fix config_manager scope 2026-04-13 19:23:19 -03:00
shared fix: resolve kb_collections and kb_group_associations imports for directory feature 2026-04-12 12:48:42 -03:00
bot_database.rs
config_reload.rs Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
core.md Fix tenant-org-bot relationship and CRM lead form 2026-03-12 18:19:18 -03:00
features.rs
i18n.rs
large_org_optimizer.rs
manifest.rs
middleware.rs Enforce Vault-only secrets: remove env var fallbacks, all secrets from Vault 2026-04-03 07:11:40 -03:00
mod.rs
organization.rs
organization_invitations.rs
organization_rbac.rs
performance.rs
product.rs Fix tenant-org-bot relationship and CRM lead form 2026-03-12 18:19:18 -03:00
rate_limit.rs Enforce Vault-only secrets: remove env var fallbacks, all secrets from Vault 2026-04-03 07:11:40 -03:00
urls.rs Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00