admin
|
c734958fa6
|
替换 gh CLI 为 Gitea REST API,新增 fetch_gitea_data.py
- 移除对 gh CLI 的依赖,改用 Gitea /api/v1 接口
- fetch_gitea_data.py:自动解析 git remote 获取实例地址和仓库路径,支持分页,输出结构化 JSON
- 私有仓库通过 GITEA_TOKEN 环境变量鉴权,公开仓库无需配置
- 更新 SKILL.md 对应执行步骤
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-02-27 14:07:43 +08:00 |
|