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
do script "env BROWSER=echo opencode auth logout --provider openai"
delay 2
do script "/bin/bash -c 'pids=\$(lsof -ti tcp:1455 2>/dev/null); if [ -n \"\$pids\" ]; then kill -9 \$pids; fi'" in front window
delay 1
do script "rm -f /tmp/opencode_auth_m30.log" in front window
delay 1
do script "env BROWSER=echo opencode auth login --provider openai --method 'ChatGPT Pro/Plus (browser)' | tee /tmp/opencode_auth_m30.log" in front window