fix(gui2): Correct Response panel rendering and fix automation crashes

This commit is contained in:
2026-02-24 21:56:26 -05:00
parent fb9ee27b38
commit 14984c5233
12 changed files with 103 additions and 64 deletions

View File

@@ -21,7 +21,7 @@ def test_comms_volume_stress_performance(live_gui):
baseline_ft = baseline.get('last_frame_time_ms', 0.0)
# 2. Inject 50 "dummy" session entries
# Role must match DISC_ROLES in gui.py (User, AI, Vendor API, System)
# Role must match DISC_ROLES in gui_legacy.py (User, AI, Vendor API, System)
large_session = []
for i in range(50):
large_session.append({