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

Repo settings hygiene: unused wiki, no topics

Abierto
#59 0 comentarios 0 reacciones 1 asignado Reclamado por @christian-byrne Ver en GitHub
audit:policy effort:trivial priority:nice-to-have
Lenguaje dominante
Python
Estrellas
10
Forks
5
Merge medio
1 d 21 h
PR fusionados (30 d)
50

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.