generalbots/src
Rodrigo Rodriguez (Pragmatismo) dd68cdbe6c
All checks were successful
BotServer CI/CD / build (push) Successful in 6m38s
fix: remove hardcoded salesianos, strip think tags globally, block reasoning_content leak
- drive_monitor: replace hardcoded salesianos.gbot with dynamic bot_name
- llm/mod.rs: stop falling back to reasoning_content as content
- llm/claude.rs: same fix for Claude handler
- deepseek_r3: export strip_think_tags for reuse
- gpt_oss_20b: use strip_think_tags so all models strip tags
- gpt_oss_120b: use strip_think_tags so all models strip tags
2026-04-13 09:04:22 -03:00
..
analytics Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
api Fix DETECT: use bot-specific DB pool, add anonymous auth when directory disabled 2026-04-06 13:37:23 -03:00
attendance refactor: Generalize WhatsAppAdapter::new to accept &AppState 2026-04-04 15:46:10 -03:00
attendant Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
auto_task Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
basic fix: ADD_SUGGESTION compilation error - AS keyword case mismatch 2026-04-13 07:40:16 -03:00
billing Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
botmodels LXD proxy and container improvements 2026-03-15 15:50:02 -03:00
browser Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
calendar Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
canvas Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
channels feat: Add JWT secret rotation and health verification 2026-02-19 19:42:41 +00:00
compliance merge: Unify master into main - all commits unified 2026-03-01 07:43:07 -03:00
console Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
contacts LXD proxy and container improvements 2026-03-15 15:50:02 -03:00
core fix: EmbeddingConfig::from_bot_config fallback to default bot config 2026-04-13 08:19:42 -03:00
dashboards Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
deployment refactor: apply various fixes across botserver 2026-03-10 15:15:21 -03:00
designer refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
directory fix: resolve kb_collections and kb_group_associations imports for directory feature 2026-04-12 12:48:42 -03:00
docs feat: Add JWT secret rotation and health verification 2026-02-19 19:42:41 +00:00
drive fix: remove hardcoded salesianos, strip think tags globally, block reasoning_content leak 2026-04-13 09:04:22 -03:00
email Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
instagram Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
learn Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
legal Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
llm fix: remove hardcoded salesianos, strip think tags globally, block reasoning_content leak 2026-04-13 09:04:22 -03:00
main_module fix: critical bugs - LLM context truncation, bot creation, S3 endpoint, vectordb seed 2026-04-11 17:56:03 -03:00
maintenance Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
marketing Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
meet feat: Add JWT secret rotation and health verification 2026-02-19 19:42:41 +00:00
monitoring Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
msteams Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
multimodal Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
nvidia Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
paper Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
people feat: add campaigns, attendance SLA, and marketing modules 2026-03-14 16:35:42 -03:00
player Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
products Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
project Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
research Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
search Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
security Fix Zitadel health check and add ss command to allowed commands 2026-04-11 07:49:11 -03:00
settings fix: resolve kb_collections and kb_group_associations imports for directory feature 2026-04-12 12:48:42 -03:00
sheet Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
slides Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
social Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
sources Enforce Vault-only secrets: remove env var fallbacks, all secrets from Vault 2026-04-03 07:11:40 -03:00
tasks chore: update dependencies and formatting 2026-02-22 15:55:39 -03:00
telegram fix(llm): load system-prompt from config.csv correctly 2026-03-09 11:55:05 -03:00
tickets Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
timeseries Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
vector-db Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
video Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
weba Update botserver: Multiple improvements across core modules 2026-04-11 07:33:32 -03:00
whatsapp refactor: Generalize WhatsAppAdapter::new to accept &AppState 2026-04-04 15:46:10 -03:00
workspaces Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
embedded_ui.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
main.rs Fix KB indexing: single file streaming, dedup tracking, .ast cache 2026-04-11 13:10:09 -03:00