66d1a77981
Each dashboard section (Profiles, Running, Stopped) now has a chevron toggle that collapses/expands the section content. Collapsed state is persisted in localStorage so it survives page reloads and WebSocket re-renders. Stop All button uses event.stopPropagation() to avoid triggering the section toggle. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>