mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
fix(file-preview): resolve image flickering under heavy parallel agent load
Wrap FilePreview and MarkdownImage with React.memo to prevent unnecessary re-renders caused by upstream state updates from running agents.
This commit is contained in: