botserver/src
Rodrigo Rodriguez (Pragmatismo) 979b205cdb feat(bot): add trace log for LLM prompt in BotOrchestrator
Added a trace-level log statement to output the constructed LLM prompt in BotOrchestrator. This helps with debugging by making the prompt content visible in logs when trace logging is enabled. The change maintains existing functionality while improving observability.
2025-11-11 15:20:43 -03:00
..
auth refactor: simplify UI panels, use pooled DB, add --noui flag 2025-11-11 09:42:52 -03:00
automation feat(automation): improve prompt compaction scheduling and error handling 2025-11-11 15:01:57 -03:00
basic refactor: simplify UI panels, use pooled DB, add --noui flag 2025-11-11 09:42:52 -03:00
bootstrap feat(bootstrap): add secure password generation and env setup 2025-11-11 11:12:54 -03:00
bot feat(bot): add trace log for LLM prompt in BotOrchestrator 2025-11-11 15:20:43 -03:00
channels feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
config feat(automation): improve prompt compaction scheduling and error handling 2025-11-11 15:01:57 -03:00
context feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
drive_monitor feat(s3): add timeout handling and clean up drive config 2025-11-11 10:34:06 -03:00
email feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
file feat(s3): add timeout handling and clean up drive config 2025-11-11 10:34:06 -03:00
llm refactor: simplify UI panels, use pooled DB, add --noui flag 2025-11-11 09:42:52 -03:00
llm_models feat(deps): add desktop UI support and update dependencies 2025-11-07 21:31:25 -03:00
meet feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
nvidia feat(bootstrap): enable bootstrap and package_manager modules 2025-11-08 07:04:44 -03:00
package_manager feat(bootstrap): add secure password generation and env setup 2025-11-11 11:12:54 -03:00
riot_compiler feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
session feat(automation): improve prompt compaction scheduling and error handling 2025-11-11 15:01:57 -03:00
shared feat(bootstrap): add secure password generation and env setup 2025-11-11 11:12:54 -03:00
tests test: add test module declarations and cleanup unused code 2025-11-05 08:06:18 -03:00
ui fix: add PostgreSQL auto-start and silence unused variable warnings 2025-11-07 09:37:45 -03:00
ui_tree feat(automation): improve prompt compaction scheduling and error handling 2025-11-11 15:01:57 -03:00
web_server feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
lib.rs feat: remove unused dependencies and clean up Cargo.lock 2025-11-05 13:46:03 -03:00
main.rs feat(automation): improve prompt compaction scheduling and error handling 2025-11-11 15:01:57 -03:00
main.test.rs feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00