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

Repo settings hygiene: unused wiki, no topics

未关闭
#59 0 条评论 0 个 reaction 已指派 1 人 已被 @christian-byrne 认领 在 GitHub 查看
audit:policy effort:trivial priority:nice-to-have
主要语言
Python
星标
10
派生
5
平均合并
1 天 21 小时
30 天内合并 PR
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 摘要。