diff --git a/traces/public/image/ChatGPT.webp b/traces/public/image/ChatGPT.webp deleted file mode 100644 index 7fc2a18..0000000 Binary files a/traces/public/image/ChatGPT.webp and /dev/null differ diff --git a/traces/public/image/Chrome.webp b/traces/public/image/Chrome.webp deleted file mode 100644 index 0c6d436..0000000 Binary files a/traces/public/image/Chrome.webp and /dev/null differ diff --git a/traces/src/components/player/stage-empty-state.tsx b/traces/src/components/player/stage-empty-state.tsx index ab71650..5ee6efc 100644 --- a/traces/src/components/player/stage-empty-state.tsx +++ b/traces/src/components/player/stage-empty-state.tsx @@ -1,6 +1,6 @@ 'use client' -import { CirclePlay, FolderOpen, Layers, Plug } from 'lucide-react' +import { AppWindow, CirclePlay, FolderOpen, Globe, Layers, Plug } from 'lucide-react' import { useRef } from 'react' import { reportSuccess } from '@/components/ui/error-toast' import { SAMPLE_RECORDINGS } from '@/components/ui/sample-recordings' @@ -179,10 +179,15 @@ export function StageEmptyState() { Chrome, then the header pill should read live. Replay still works without it — only the agent needs the tools.

+ {/* Generic icons on purpose. These two rows name third-party products, and their logos were + bundled in `public/image/` until this commit — artwork this repo has no licence to + redistribute, sitting in the one panel that appears in the demo video. The product names + stay in the text: naming a browser is not the same as shipping its mark. Do not "improve" + this by putting the logos back. */}