generalbots/src/core/bot
2026-04-13 17:36: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 feat: add Kimi client and GLM thinking mode support, fix tool exec direct return 2026-04-13 17:36: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 refactor: unify BASIC compilation into BasicCompiler only, runtime uses ScriptService::run() on pre-compiled .ast 2026-04-13 14:05:55 -03:00
ui.rs - Refactor folder as features. 2025-11-22 22:55:35 -03:00