generalbots/src/core/bot
Rodrigo Rodriguez (Pragmatismo) b50e8d0f48
Some checks are pending
BotServer CI/CD / build (push) Waiting to run
fix(history): Add fallback for empty html2md parse result
2026-04-16 10:35:05 -03:00
..
channels debug: add LLM output traces to diagnose blank HTML rendering issue 2026-04-13 11:57:43 -03:00
kb_context.rs Lower score threshold to 0.20 and add KB result logging 2026-04-15 16:28:41 -03:00
manager.rs refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
mod.rs fix(history): Add fallback for empty html2md parse result 2026-04-16 10:35:05 -03:00
mod_backup.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
multimedia.rs Fix USE KB and USE WEBSITE default features compilation 2026-04-07 20:14:12 -03:00
tool_context.rs fix: use get_work_path() instead of get_stack_path()+data/system for work dir, add etag check for PROMPT.md downloads 2026-04-11 18:42:09 -03:00
tool_executor.rs fix: TOOL_EXEC uses correct MessageType constant from botlib, not enums 2026-04-13 18:43:14 -03:00
ui.rs - Refactor folder as features. 2025-11-22 22:55:35 -03:00