Model Provider
Uses our shared hosted models and keys, rate-limited.
Note: You might get Error code: 502 sometimes.
Switch to Custom to use your own API key and model for testing.
Documentation Coverage
Code: doc_coverage.py
Scores the documentation coverage of a GitHub repository (0–100). Uses the GitHub recursive file tree to identify project type and complexity, checks for standard docs files (README, LICENSE, CONTRIBUTING, docs/), then reads key source files to measure inline docstring coverage. Returns a score, the top 5 most important undocumented functions, and a narrative summary.
Input
score
summary
advice