Comfy-Org / Comfy-Org/comfy-typescript-sdk

Repo settings hygiene: unused wiki, no topics

Open
#59 0 comments 0 reactions 1 assignee Claimed by @christian-byrne View on GitHub
audit:policy effort:trivial priority:nice-to-have
Dominant language
TypeScript
Stars
8
Forks
3
Avg merge
3d 14h
Merged PRs (30d)
47

Description

**What** — Wiki is enabled and empty; the repo has no topics.

**Why it matters here** — Grouped because it is 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 GitHub topic search, which is how people find client libraries.

**Evidence**

```
$ gh api repos/Comfy-Org/comfy-typescript-sdk -q '"wiki=\(.has_wiki) topics=\(.topics|length)"'
wiki=true topics=0
```

**Fix**

Settings → General: disable Wiki. Add topics: `comfyui`, `sdk`, `typescript`, `api-client`.

---

Found by `repo-audit` during repo improvement sweep 2026-08-17. Parent: #53

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.