rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/botserver 2026-03-10 00:01:15 +00:00
c523cee177 Use Redis to track last sent time per WhatsApp recipient
rodriguez pushed to main at GeneralBots/botserver 2026-03-09 23:23:48 +00:00
4bda4ba897 Fix WhatsApp streaming: add response content to buffer
rodriguez pushed to main at GeneralBots/gb 2026-03-09 23:03:20 +00:00
a695da5a05 Update botserver: simplify hallucination detector
rodriguez pushed to main at GeneralBots/botserver 2026-03-09 23:02:40 +00:00
9f35863bff Simplify hallucination detector: only stop if 50+ repetitions
032de108fd Relax hallucination detector: ignore Markdown separators, increase thresholds
Compare 2 commits »
rodriguez pushed to main at GeneralBots/gb 2026-03-09 22:44:29 +00:00
f1455ad7cb Update botserver: fix Redis BLPOP parsing
rodriguez pushed to main at GeneralBots/botserver 2026-03-09 22:44:05 +00:00
47e1013700 Fix Redis BLPOP return type: handle (key, value) tuple
rodriguez pushed to main at GeneralBots/gb 2026-03-09 22:33:07 +00:00
e42ee6ee43 Update botserver submodule: fix compilation errors
rodriguez pushed to main at GeneralBots/botserver 2026-03-09 22:32:45 +00:00
5d3174b24e Fix compilation: add Debug derive and type annotations
rodriguez pushed to main at GeneralBots/gb 2026-03-09 22:18:46 +00:00
1f73d82c50 Update submodules: WhatsApp Meta rate limits + config inheritance fix
rodriguez pushed to main at GeneralBots/botbook 2026-03-09 22:18:10 +00:00
60fe68a693 Update WhatsApp rate limits documentation with Meta official specs
rodriguez pushed to main at GeneralBots/botserver 2026-03-09 22:17:44 +00:00
d22ce019b6 Implement Meta WhatsApp official rate limits: 1msg/6s, 45 burst, 4^X retry
rodriguez pushed to main at GeneralBots/gb 2026-03-09 20:28:51 +00:00
dd1d105ef0 chore: update submodule pointers
rodriguez pushed to main at GeneralBots/botserver 2026-03-09 20:23:32 +00:00
77c35ccde5 feat: add WhatsApp rate limiting and LLM hallucination detection
rodriguez pushed to main at GeneralBots/botbook 2026-03-09 20:23:07 +00:00
275148fbfb docs: add WhatsApp troubleshooting and LLM hallucination detection
rodriguez pushed to main at GeneralBots/gb 2026-03-09 15:31:52 +00:00
b7275ed233 chore: update botserver submodule with WhatsApp routing fixes
rodriguez pushed to main at GeneralBots/botserver 2026-03-09 15:30:44 +00:00
24709f7811 feat(whatsapp): add phone_number_id based bot routing
rodriguez pushed to main at GeneralBots/gb 2026-03-09 15:28:51 +00:00
e245077700 feat(whatsapp): add phone_number_id based bot routing
rodriguez pushed to main at GeneralBots/gb 2026-03-09 14:57:04 +00:00
a23b4f1983 chore: update botserver submodule with system-prompt fix
ff9e3f56a9 feat(whatsapp): update submodule with list isolation and code removal
62e2390da3 docs: Update zap.md with /clear command documentation
39a6a4cf20 Update zap.md with WhatsApp integration fixes
4da3910b3b Fix WhatsApp message content extraction issue
Compare 5 commits »
rodriguez pushed to main at GeneralBots/botserver 2026-03-09 14:55:33 +00:00
c072fb936e fix(llm): load system-prompt from config.csv correctly
97661d75e2 feat(whatsapp): isolate lists as single messages and remove code blocks
c5d69f9752 feat(whatsapp): Add /clear command for session history
85b4653899 Fix WhatsApp streaming to send complete messages
Compare 4 commits »
rodriguez pushed to main at GeneralBots/botui 2026-03-05 17:18:01 +00:00
6db01bf6c6 feat: Update organizations settings UI
9a84dfad28 Update chat and desktop UI components
054e57e074 fix: make maximized window fill entire screen with 100vh height
befa48edfb fix: remove 28px top offset for maximized windows
027a7aa8e2 fix: hide toolbar when window is maximized to remove blank space at top
Compare 5 commits »