botserver/src
Rodrigo Rodriguez (Pragmatismo) 9c3fde5eb7 feat(bot, web): improve progress display and simplify context indicator
Use `print!` with stdout flush for smoother in-place GPU/CPU/token progress updates in the bot module. Simplify context indicator logic in the web UI by always removing visibility class to streamline behavior.
2025-11-07 10:01:05 -03:00
..
auth test: add test module declarations and cleanup unused code 2025-11-05 08:06:18 -03:00
automation feat(prompt-compaction): add compacted message handling and forced compaction 2025-11-07 09:54:04 -03:00
basic fix: add PostgreSQL auto-start and silence unused variable warnings 2025-11-07 09:37:45 -03:00
bootstrap fix: add PostgreSQL auto-start and silence unused variable warnings 2025-11-07 09:37:45 -03:00
bot feat(bot, web): improve progress display and simplify context indicator 2025-11-07 10:01:05 -03:00
channels feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
config feat: add cron dependency and theme broadcast functionality 2025-11-05 21:10:03 -03:00
context feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
drive_monitor feat(automation): add compact prompt scheduler and improve code formatting 2025-11-06 16:15:54 -03:00
email feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
file feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
llm feat(automation): improve prompt compaction with async LLM summarization 2025-11-06 17:07:12 -03:00
llm_models feat: update deepseek_r3 regex and add test case 2025-11-05 14:28:14 -03:00
meet feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
nvidia feat(nvidia): mark unused params in get_system_metrics 2025-11-05 13:47:19 -03:00
package_manager feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
riot_compiler feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
session fix: add PostgreSQL auto-start and silence unused variable warnings 2025-11-07 09:37:45 -03:00
shared fix: add PostgreSQL auto-start and silence unused variable warnings 2025-11-07 09:37:45 -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
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: remove unused dependencies and clean up Cargo.lock 2025-11-05 13:46:03 -03:00
main.test.rs feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00