159e937d0d
* add api key existence check when selecting agent - create getSecretNames utility to fetch GitHub Actions secret names - add /api/repo/[owner]/[repo]/secrets endpoint to check secrets - update AgentSettings to fetch and display secret validation status - show green check when required API key exists - show amber warning when required API key is missing - show loading state while checking secrets * Add API key checking * Fix null agent test * Tweaks * Switch to getrepoorgsecretes --------- Co-authored-by: pullfrog[bot] <226033991+pullfrog[bot]@users.noreply.github.com> Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>