From d32abd62c8c3a5ba2b01e39b61f0029b4ff2d6fe Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Tue, 16 Jun 2026 13:29:01 -0500 Subject: [PATCH] deploy(chat): chat-web v20260616-circuit-mood-5711f2d Ships the Blazor circuit-resilience + mood + telemetry fixes to live chat: - FcAiChat reconnect-resync (stuck _generating after a circuit drop) - fc-blazor-start.js client serverTimeout 60s (fewer spurious 1006 reconnects) - ChatToolVisibility (tool plumbing hidden in personality chat) - mood empathy fix (avatar no longer "excited" on bad news) - fc-circuit-telemetry.js + /api/clientlog sink (kubectl-readable circuit data) Image built on noc1 + imported to rke2-server + rke2-agent1. Co-Authored-By: Claude Opus 4.8 (1M context) --- apps/fc-chat/fc-chat.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fc-chat/fc-chat.yaml b/apps/fc-chat/fc-chat.yaml index 4aa61d4..2140ff0 100644 --- a/apps/fc-chat/fc-chat.yaml +++ b/apps/fc-chat/fc-chat.yaml @@ -125,7 +125,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: chat-web - image: localhost/fc-chat-web:v20260615-ch-citation-card-9bef779-1323b1d + image: localhost/fc-chat-web:v20260616-circuit-mood-5711f2d imagePullPolicy: Never ports: - name: http