ContextStudioWizard/lib
Karamelmar b73b2ca7d8 Fix: launch Electron UI separately after A2A servers start
CS Core's start.js only starts A2A servers in electron mode — it does
NOT launch the Electron app itself (it says 'Electron app started
separately'). Switch to --ui-mode=headless for the background servers,
then explicitly launch electron from app/node_modules/.bin/electron.
Wait for registry /health before opening UI. Shut down servers when
Electron window is closed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 13:24:38 +01:00
..
container.sh Fix: launch Electron UI separately after A2A servers start 2026-03-09 13:24:38 +01:00
core.sh Fix Electron not opening: run npm install on core + check DISPLAY 2026-03-09 13:13:15 +01:00
prereqs.sh Redesign wizard UI with gum (charmbracelet) 2026-03-09 13:02:42 +01:00
project.sh Redesign wizard UI with gum (charmbracelet) 2026-03-09 13:02:42 +01:00
utils.sh Redesign wizard UI with gum (charmbracelet) 2026-03-09 13:02:42 +01:00
workflow.sh Redesign wizard UI with gum (charmbracelet) 2026-03-09 13:02:42 +01:00