rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/gb 2026-04-06 16:38:07 +00:00
b2995cdcdb Update submodules: botserver (DETECT fix + anonymous auth), botui (session_id)
rodriguez pushed to main at GeneralBots/botui 2026-04-06 16:37:50 +00:00
ff6dfcf126 chat.html: pass session_id to auth endpoint for consistent session
rodriguez pushed to main at GeneralBots/botserver 2026-04-06 16:37:35 +00:00
90c14bcd09 Fix DETECT: use bot-specific DB pool, add anonymous auth when directory disabled
8d3c28e441 Fix SMTP: use starttls_relay for port 587, relay for 465
Compare 2 commits »
rodriguez pushed to main at GeneralBots/gb 2026-04-05 22:55:58 +00:00
4f510d1196 docs: Update AGENTS.md with bot scripts architecture and TOOL_EXEC info
rodriguez pushed to main at GeneralBots/gb 2026-04-05 22:39:26 +00:00
d28510a632 fix: deploy workflow - ignore missing binary on first deploy
rodriguez pushed to main at GeneralBots/botserver 2026-04-05 22:39:01 +00:00
15d9e3c142 fix(deploy): Ignore error if /opt/gbo/bin/botserver doesn't exist on first deploy
rodriguez pushed to main at GeneralBots/gb 2026-04-05 22:11:33 +00:00
e094dc138a Update submodules: tool execution via WebSocket, TOOL_EXEC message type
rodriguez pushed to main at GeneralBots/botserver 2026-04-05 22:11:10 +00:00
86bb4cad8e fix(botserver): Handle TOOL_EXEC message type for direct tool execution without KB/LLM
rodriguez pushed to main at GeneralBots/botui 2026-04-05 22:10:55 +00:00
4c5f93fc71 fix(botui): Send TOOL_EXEC (id=6) via WebSocket for direct tool invocation
rodriguez pushed to main at GeneralBots/botlib 2026-04-05 22:10:40 +00:00
e926818f35 fix(botlib): Add TOOL_EXEC message type (id=6) for direct tool invocation via WebSocket
rodriguez pushed to main at GeneralBots/gb 2026-04-05 16:32:47 +00:00
07b6af9bf3 docs: update AGENTS.md with correct data paths
rodriguez pushed to main at GeneralBots/gb 2026-04-05 16:30:23 +00:00
a5f16fbab9 docs: update AGENTS.md with DETECT testing notes
rodriguez pushed to main at GeneralBots/gb 2026-04-05 16:19:46 +00:00
2257c980cb Update botserver: fix diesel imports
123771c996 Update AGENTS.md: add data directory structure and testing tools section
Compare 2 commits »
rodriguez pushed to main at GeneralBots/botserver 2026-04-05 16:19:31 +00:00
3684c862c6 fix drive: add missing diesel imports (QueryableByName, RunQueryDsl)
rodriguez pushed to main at GeneralBots/gb 2026-04-05 15:34:53 +00:00
f767337ed8 Update botserver submodule
rodriguez pushed to main at GeneralBots/botserver 2026-04-05 15:34:41 +00:00
b5d5c576a4 Fix unused imports
rodriguez pushed to main at GeneralBots/gb 2026-04-05 15:06:52 +00:00
d598bdc29a Update botserver submodule
rodriguez pushed to main at GeneralBots/botserver 2026-04-05 15:06:42 +00:00
f6869e6b5c Fix diesel join queries across schemas and FileItem missing fields
rodriguez pushed to main at GeneralBots/gb 2026-04-05 14:32:52 +00:00
b45f63a7a6 Update botserver submodule to latest commit with Zitadel fix
rodriguez pushed to main at GeneralBots/botserver 2026-04-05 14:32:41 +00:00
508a3ed011 Update directory module: Zitadel v4.13.1 integration