@echo off start "sproutclaw-web Frontend" cmd /k "%~dp0run-frontend.bat" start "sproutclaw-web Backend" cmd /k "%~dp0run-backend.bat"