mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-08-17 18:25:42 +02:00
- modes test: replace expect.fail() (not a Playwright API, threw TypeError) with annotate+skip when a clean profile has no edit-or-create entry point - theme x toggle matrix: clicking Dark/Light updates the settings draft, so Save before asserting localStorage flips; conditional Save handles the already-that-mode case - both were hidden until the dashboard-precondition fix unblocked the serial chain past them; full suite passes locally now