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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user