@echo off setlocal cd /d "%~dp0\.." echo Starting ArxNetwork Agent Smith PowerShell console... powershell -NoProfile -ExecutionPolicy Bypass -NoExit -File "%~dp0arx-collab.ps1" -Workspace "smith-lab" -Agent "Agent Smith" -Mode Execution