rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/botserver 2026-02-15 23:26:59 +00:00
0883fe9cce fix: Avoid workspace conflict in Forgejo CI
rodriguez pushed to main at GeneralBots/botui 2026-02-15 23:26:46 +00:00
cbbcc58ad7 fix: Avoid workspace conflict in Forgejo CI
rodriguez pushed to main at GeneralBots/botserver 2026-02-15 23:24:21 +00:00
8257d49967 feat: Load session tools in WebSocket connection
rodriguez pushed to main at GeneralBots/botui 2026-02-15 23:24:12 +00:00
9b417bf4f2 fix: Remove body data-theme attribute to prevent CSS override
8bb8f9d96a fix: Hide search bar and Drive/Tasks nav when logged out, improve theme switching
ccee337522 chore: Bump asset versions for cache invalidation
a29255c848 fix: Update theme selector to change chat colors and add login page logo
Compare 4 commits »
rodriguez pushed to main at GeneralBots/gb 2026-02-15 23:23:59 +00:00
66f54677bf chore: Update submodules
63c2e17818 fix: Extract Valkey to cache/bin/ with correct paths
f695cad94f fix: Extract Valkey binaries to correct cache/ path
e7b5718469 fix: Use Valkey 8.1.5-jammy for GLIBC compatibility
a01c229d71 fix: Downgrade Valkey to 8.1.5 for stability
Compare 28 commits »
rodriguez pushed to main at GeneralBots/botserver 2026-02-15 20:31:49 +00:00
0a1bd25869 fix: Increase default n_predict to 512 for DeepSeek R1 reasoning
a9cbbbffa0 fix: Use correct default LLM model name for local DeepSeek server
1cee912b72 fix: Correct LLM model paths and remove unnecessary cd command
e9a428ab1c fix: Auto-create bot database when not configured
0c9665dd8b fix: Enable vector_db by default with health check and fallback to local LLM
Compare 5 commits »
rodriguez pushed to main at GeneralBots/botserver 2026-02-15 13:17:30 +00:00
307809bbdd fix: Handle empty config values for LLM server arguments
rodriguez pushed to main at GeneralBots/botserver 2026-02-15 13:11:16 +00:00
58adf7c4ae fix: Set default llm_server_path and correct model file paths
rodriguez pushed to main at GeneralBots/botserver 2026-02-15 12:56:16 +00:00
0e6e2bfc6d fix: Correct default LLM model to deepseek-small
rodriguez pushed to main at GeneralBots/botserver 2026-02-15 12:54:43 +00:00
337bef3bad fix: Use default local LLM models when config is empty
rodriguez pushed to main at GeneralBots/botserver 2026-02-15 12:21:39 +00:00
cf7bd7ffa2 fix: Use spawn_blocking for Redis cache connection to prevent freezing
rodriguez pushed to main at GeneralBots/botserver 2026-02-15 12:02:26 +00:00
fc34461b2f fix: Improve cache_health_check TCP test to eliminate false positives
rodriguez pushed to main at GeneralBots/botserver 2026-02-15 11:48:10 +00:00
d243666cc2 fix: Support valkey-cli in cache_health_check for Valkey-only setups
rodriguez pushed to main at GeneralBots/botserver 2026-02-15 11:27:44 +00:00
ba70bd97bc fix: Bootstrap should check Valkey is running and use correct component name
rodriguez pushed to main at GeneralBots/gb 2026-02-15 01:23:25 +00:00
3ea4c562e1 fix: Extract Valkey to cache/bin/ with correct paths
rodriguez pushed to main at GeneralBots/botserver 2026-02-15 01:23:16 +00:00
dec3a086ab fix: Extract Valkey to cache/bin/ directory
rodriguez pushed to main at GeneralBots/gb 2026-02-15 01:21:31 +00:00
cae2dda8ee fix: Extract Valkey binaries to correct cache/ path
rodriguez pushed to main at GeneralBots/botserver 2026-02-15 01:21:22 +00:00
bfbdf8396f fix: Extract Valkey binaries directly to cache/ directory
rodriguez pushed to main at GeneralBots/botserver 2026-02-15 01:20:58 +00:00
0af972eda6 fix: Use correct valkey-server binary path
rodriguez pushed to main at GeneralBots/botserver 2026-02-15 01:20:11 +00:00
14b3a0e6c0 fix: Remove redis symlinks from Valkey installation