labgadget015-dotcom/Autonomous GitHub Agent

AI-powered GitHub automation with intelligent PR review, async analysis, and cost-optimized LLM routing

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token for API accessyes
openai_api_keyOpenAI API key for cloud LLM fallbackno
anthropic_api_keyAnthropic API key for cloud LLM fallbackno
analysis_modeAnalysis mode: parallel, sequential, or autonoauto
local_llm_enabledEnable local LLM for cost optimizationnotrue
local_llm_endpointLocal LLM endpoint URL (must match LOCAL_LLM_URL env default in .github/scripts/llm_router.py)nohttp://localhost:1234/v1
complexity_thresholdComplexity threshold for LLM routing (low/medium/high)nomedium
issue_creation_enabledAuto-create GitHub issues for critical findingsnotrue
severity_thresholdMinimum severity for issue creationnohigh
namedescription
analysis_summarySummary of code analysis results
issues_createdNumber of GitHub issues created
cost_savingsEstimated cost savings from local LLM usage
execution_timeTotal execution time in seconds