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

Repo settings hygiene: unused wiki, no topics

オープン
#59 コメント 0 件 リアクション 0 件 担当者 1 名 @christian-byrne が担当を希望しています GitHub で見る
audit:policy effort:trivial priority:nice-to-have
主要言語
Python
スター
10
フォーク
5
平均マージ
1日 21時間
マージ済み PR(30日)
50

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。