d701e3cbf30ca5e2d2678547137313cee3cb535e
- Change EventHistoryStrip take(3) to takeLast(3) so it shows the 3 most recent events instead of the 3 oldest (chronological order is oldest-first) - Add bridge test confirming replaySnapshot populates recentEvents from the event store (with 3 different event types mapped correctly) - Add TUI SessionsReducer test confirming processSessionSnapshotMessage maps EventEntryDto entries from the snapshot into TuiEventEntry on the summary
Description
No description provided
Languages
Kotlin
88.4%
Go
11.4%
Python
0.2%