rodriguez
  • Joined on 2025-03-25
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 »
rodriguez pushed to main at GeneralBots/bottemplates 2026-03-05 17:17:58 +00:00
719c4cf85a Add static assets and update login page
rodriguez pushed to main at GeneralBots/botserver 2026-03-05 17:17:56 +00:00
859db6b8a0 fix: Lower KB search thresholds and add Cloudflare AI embedding support
8500949fcd fix: Lower KB search thresholds and add Cloudflare AI embedding support
e389178a36 feat: Add HuggingFace embedding API support with authentication
d5b877f8e8 fix: Improve embedding error handling and add semantic cache toggle
5404e3e7ba feat: Enhance KB context, embedding generator, and website crawler
Compare 8 commits »
rodriguez pushed to main at GeneralBots/botlib 2026-03-05 17:17:47 +00:00
4ce639331b Update HTTP client
rodriguez pushed to main at GeneralBots/botbook 2026-03-05 17:17:44 +00:00
66c65c6167 Update documentation and add agent workspaces guide
rodriguez pushed to main at GeneralBots/gb 2026-03-05 17:16:35 +00:00
db119148cf chore: Update botserver submodule with KB search fixes
d89a5c9d30 chore: Update botserver submodule with KB search fixes
f8c36c3778 chore: Update submodules with latest changes
9123756e82 Revert: Remove hardcoded formatting from botserver
28c4f89e16 fix: Update botserver submodule with parameter formatting fix
Compare 13 commits »
rodriguez pushed to main at GeneralBots/botui 2026-03-03 12:46:26 +00:00
a4e641a1d5 refactor: remove quick action chips (Full-Stack, Writing, Data Insight, Magic Design)
rodriguez pushed to main at GeneralBots/botui 2026-03-03 12:34:01 +00:00
61d90da409 feat: add dynamic window title updates
84b7cb63f9 fix: Change desktop title from 'Agent Farm' to 'General Bots'
e2f1efef8c Fix window transparency and theme dropdown background issues
Compare 3 commits »
rodriguez pushed to main at GeneralBots/gb 2026-03-03 11:42:59 +00:00
334bb9239b chore: Update botui submodule - Fix desktop title branding
rodriguez pushed to main at GeneralBots/botui 2026-03-02 21:06:35 +00:00
48d773c0b3 Fix window maximization and suggestion button visibility issues
rodriguez pushed to main at GeneralBots/gb 2026-03-02 10:42:57 +00:00
a9c4714929 chore: Update botserver with deployment API endpoints
rodriguez pushed to main at GeneralBots/botserver 2026-03-02 10:42:57 +00:00
c03398fe56 feat: Add deployment API endpoints and routes (Phase 0 completion)
rodriguez pushed to main at GeneralBots/gb 2026-03-02 10:27:17 +00:00
41efb790ef chore: Update submodules with Phase 1 Code Editor Integration
rodriguez pushed to main at GeneralBots/botui 2026-03-02 10:26:56 +00:00
3e81991e8b feat: Add Phase 1 Code Editor UI component
rodriguez pushed to main at GeneralBots/botserver 2026-03-02 10:26:54 +00:00
b42a7e5cb2 feat: Add Phase 1 Code Editor Integration (P0 - Critical)