mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-08-23 21:12:22 +02:00
Import already handled workflow bundles, but nothing told the UI. Unlike a dashboard there is no route to navigate to, so the hub -- which only fetches on mount -- kept showing a stale list and the imported workflow looked like it had vanished until a remount. Refetch on a workflow-root import. Import drops dashboard_id and /list keeps unassigned workflows for every dashboard, so it shows up wherever the user is.