generalbots/src/core/bot
Rodrigo Rodriguez (Pragmatismo) 99909de75d
All checks were successful
BotServer CI/CD / build (push) Successful in 3m19s
fix: disable thinking detection to prevent deadlock
2026-04-13 22:26:31 -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 Fix clippy warnings: reduce 17 warnings to 0 2026-04-03 22:34:43 -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: disable thinking detection to prevent deadlock 2026-04-13 22:26:31 -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