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) <noreply@anthropic.com>
This commit is contained in:
Andrew Stoltz
2026-06-16 13:29:01 -05:00
parent 204001a89d
commit d32abd62c8

View File

@@ -125,7 +125,7 @@ spec:
fsGroupChangePolicy: OnRootMismatch fsGroupChangePolicy: OnRootMismatch
containers: containers:
- name: chat-web - 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 imagePullPolicy: Never
ports: ports:
- name: http - name: http