From 05a74d48d8970cd99395f5ba0b895b08a09d8817 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Wed, 31 Dec 2025 15:36:59 -0300 Subject: [PATCH] Fix designer file updates, cancel button visibility, and LLM stream display - Fix apply_file_change to always write locally first, handle S3 errors gracefully - Hide Cancel button when task is completed/done/failed/error - Add LLM stream updates to detail terminal panel - Add CSS styling for llm-stream terminal lines - Remove unused get_bot_name and store_app_metadata methods - Fix designer LLM call to use state.llm_provider.generate() --- botserver | 2 +- botui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/botserver b/botserver index 0870376..eeeb439 160000 --- a/botserver +++ b/botserver @@ -1 +1 @@ -Subproject commit 0870376226a4bb15dc753e5590b65cba8fde160b +Subproject commit eeeb4397b58e072aecf69d630f9498e4fcd04986 diff --git a/botui b/botui index 4a3eb0c..de85b35 160000 --- a/botui +++ b/botui @@ -1 +1 @@ -Subproject commit 4a3eb0cc4fde24be11a1be8ddaeb1a4e52d866c3 +Subproject commit de85b35772e78911d704a044fd6011b77b1200ad