rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/gb 2026-04-15 11:10:11 +00:00
d95c7d597c chore: Update submodules - streaming cancellation and HTML fixes
rodriguez pushed to main at GeneralBots/generalbots 2026-04-15 10:38:01 +00:00
9db784fd5c feat: Cancel streaming LLM when user sends new message
rodriguez pushed to main at GeneralBots/gb 2026-04-15 10:20:53 +00:00
af9b6a923b Fix: Remove raw HTML display during streaming - show loading indicator instead
rodriguez pushed to main at GeneralBots/gb 2026-04-14 22:57:58 +00:00
8992b7491d fix: strip GPT-oSS thinking content from responses
rodriguez pushed to main at GeneralBots/generalbots 2026-04-14 22:57:19 +00:00
01d4f47a93 fix: strip GPT-oSS thinking content from response chunks
rodriguez pushed to main at GeneralBots/gb 2026-04-14 22:43:56 +00:00
04b923cda1 fix: GPT-oSS thinking indicator - support flexible JSON format and add animated dots
rodriguez pushed to main at GeneralBots/generalbots 2026-04-14 22:42:53 +00:00
fc68b21252 fix: support flexible JSON order for GPT-oSS thinking signals
rodriguez pushed to main at GeneralBots/gb 2026-04-14 22:27:30 +00:00
585f49a2d3 Update all submodules
rodriguez pushed to main at GeneralBots/generalbots 2026-04-14 22:26:35 +00:00
8a6970734e fix: Extract thinking signals from anywhere in chunk to prevent leakage
rodriguez pushed to main at GeneralBots/gb 2026-04-14 22:25:09 +00:00
236d7e7ce2 Update task status - chat UI improvements completed
rodriguez pushed to main at GeneralBots/gb 2026-04-14 22:24:14 +00:00
59030bc6fb Update botui submodule with chat UI improvements
rodriguez pushed to main at GeneralBots/gb 2026-04-14 22:08:09 +00:00
588fbc3c5e chore: Update botserver submodule reference
rodriguez pushed to main at GeneralBots/gb 2026-04-14 21:50:32 +00:00
4b692abc5f Update botui: Fix thinking signal parsing for GPT-oSS
rodriguez pushed to main at GeneralBots/gb 2026-04-14 21:44:37 +00:00
65e4d41970 Update botui submodule: Reset suggestions cache to fix tool buttons after chat
rodriguez pushed to main at GeneralBots/gb 2026-04-14 21:37:39 +00:00
1169655267 Update botui submodule: Hide bot messages during thinking phase
rodriguez pushed to main at GeneralBots/gb 2026-04-14 21:15:31 +00:00
10c004f95f Update botui submodule: Fix streaming state reset on new user messages
rodriguez pushed to main at GeneralBots/gb 2026-04-14 20:58:11 +00:00
50baf12650 fix: complete thinking signal cleanup
rodriguez pushed to main at GeneralBots/generalbots 2026-04-14 20:57:57 +00:00
1f743766a8 fix: key-order agnostic signal detection in backend
rodriguez pushed to main at GeneralBots/gb 2026-04-14 20:57:20 +00:00
9977ca85b8 chore: final project stabilization
rodriguez pushed to main at GeneralBots/generalbots 2026-04-14 20:57:05 +00:00
21591e22dd fix: remove unused backend code