spawn/sh/e2e
A 333a3928ad
refactor: remove dead verify_setup_* functions from e2e verify.sh (#2647)
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>
2026-03-15 04:49:28 -04:00
..
lib refactor: remove dead verify_setup_* functions from e2e verify.sh (#2647) 2026-03-15 04:49:28 -04:00
e2e.sh feat: add Telegram soak test for OpenClaw (--soak mode) (#2492) 2026-03-11 05:51:53 -04:00