Comfy-Org / Comfy-Org/comfy-python-sdk

Repo settings hygiene: unused wiki, no topics

Ouverte
#59 0 commentaires 0 réactions 1 personne assignée Réclamée par @christian-byrne Voir sur GitHub
audit:policy effort:trivial priority:nice-to-have
Langage dominant
Python
Étoiles
10
Forks
5
Merge moyen
1 j 21 h
PR mergées (30 j)
50

Description

**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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.