repowiserepowise
Sign in
2233admin/comfy-cli
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/comfy-cli

comfy-cli

github.com/2233admin/comfy-cli

c9e3df2mainsynced 1mo ago

Files

132

Symbols

2,088

Docs

0

Dead Exports

50

Entry Points

3

Code HealthView report

Average health
6.5/10
Good
Hotspot health
5.8/10
Fair
Open findings601Worst file…/custom_nodes/command.py2.1/10

CostsView costs →

What this repo's indexing and doc generation cost, per sync.

Open the Costs page →

Attention Needed30

comfy_cli/cmdline.pyUngoverned Hotspot

High-churn file with no governing decision

comfy_cli/init.pyKnowledge Silo

100% single-owner concentration

comfy_cli/command/pr_command.pyDead Code

Safe to delete (20 lines)

comfy_cli/command/custom_nodes/command.pyUngoverned Hotspot

High-churn file with no governing decision

comfy_cli/main.pyKnowledge Silo

100% single-owner concentration

43 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Model alias as first positional in Typer commandproposed
· comment
Fix requirements handling when requirements is a list of pathsproposed
· pr
Fix URL path separator handling on Windowsproposed
· pr
Fix pip executable path on Windows for standalone commandproposed
· pr
Add platform-specific standalone command tests and adjust standalone build/download behaviorproposed
· pr
Remove CLI version retrieval logic from pyproject.tomlproposed
· pr

Top Hotspots5 of 27View all

comfy_cli/command/install.py

11c/90d99%

tests/comfy_cli/command/test_run.py

6c/90d98%

comfy_cli/command/generate/app.py

5c/90d97%

…/custom_nodes/command.py

6c/90d96%

…/generate/test_app.py

3c/90d95%

Commit Activity

Feature Fix Refactor Dependency