fix(session-ui): restore compaction summaries - #44311
Conversation
Nice, focused restoration. The two regression tests exercise the full event lifecycle (started → delta → ended / failed / aborted) through the real reducer, including replacement of streamed text by the final summary and hiding of cancellation detail — good coverage. Removing the compaction branch from the notice-describe function is also the right call: otherwise these rows would render both the old one-line notice and the new full component. A few points to consider:
|
8003848 to
aa38ba2
Compare
Summary
Testing
Performance