mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-21 02:21:15 +00:00
Remove three dead functions that were defined but never called: - verify_setup_github — checked GitHub CLI auth status - verify_setup_browser — checked Chrome browser install - verify_setup_telegram — checked openclaw Telegram config These were orphaned helpers (never called from verify_agent or anywhere else). All agent-specific checks go through verify_agent() which dispatches to the per-agent verify_*() functions, none of which called these helpers. Co-authored-by: spawn-qa-bot <qa@openrouter.ai> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: L <6723574+louisgv@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| clouds | ||
| common.sh | ||
| provision.sh | ||
| soak.sh | ||
| teardown.sh | ||
| verify.sh | ||