Comfy-Org / Comfy-Org/comfy-python-sdk
Repo settings hygiene: unused wiki, no topics
Đang mở
audit:policy
effort:trivial
priority:nice-to-have
- Ngôn ngữ chính
- Python
- Star
- 10
- Fork
- 5
- Merge trung bình
- 1 ngày 21 giờ
- Pull request đã merge (30 ngày)
- 50
Mô tả
**What** — Wiki is enabled and empty; the repo has no topics.
**Why it matters here** — One visit to Settings. An empty wiki on a public repo reads as a docs home that does not exist; no topics means the SDK does not surface in topic search.
**Evidence**
```
$ gh api repos/Comfy-Org/comfy-python-sdk -q '"wiki=\(.has_wiki) topics=\(.topics|length)"'
wiki=true topics=0
```
**Fix**
Settings → General: disable Wiki. Add topics: `comfyui`, `sdk`, `python`, `api-client`.
---
Found by `repo-audit` during repo improvement sweep 2026-08-17. Parent: #53
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.