From c6d3ec426501f1e8e6bd550a32270fed5b8318d3 Mon Sep 17 00:00:00 2001 From: Jim Pudar Date: Sun, 24 May 2026 13:32:10 -0400 Subject: [PATCH 1/6] Fix timeline usage arrows --- src/spy/ui/src/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/spy/ui/src/App.tsx b/src/spy/ui/src/App.tsx index 716c856..444e194 100644 --- a/src/spy/ui/src/App.tsx +++ b/src/spy/ui/src/App.tsx @@ -975,9 +975,9 @@ function timelineUsageMetricData(usage: SpyCallSummary["usage"]): UsageMetricPro function usageMetricMarker(label: string): React.ReactNode { switch (label) { case "read": - return