You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: restore auto-restart supervisor loop in start-bolo.command and restart.sh
Uses a lock dir at /tmp/bolo-supervisor.lock to prevent duplicate supervisors.
Supervisor runs in background so Terminal can close after launch.
restart.sh kills existing supervisor+bolo, removes stale lock, starts fresh loop.
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
0 commit comments