repo 域补全 #3

Merged
jiangtx merged 1 commits from jtx_branch into master 2026-06-02 23:29:16 +08:00

1 Commits

Author SHA1 Message Date
蒋天翔 9106be35d4 feat: add repo languages/contributors/files/tags/commits shortcuts with tests
CI / Build, Lint, Test (pull_request) Failing after 2m10s Details
Add 5 new repo shortcuts:
- languages: show language breakdown
- contributors: list contributors with pagination
- files: list directory contents with ref/path filters
- tags: list tags with pagination
- commits: list commits with sha/path filters

Include 13 unit tests covering normal paths and HTTP error paths.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-02 17:18:23 +08:00