repowiserepowise
Sign in
2233admin/NadirClaw
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/NadirClaw

NadirClaw

github.com/2233admin/nadirclaw

9a531c2mainsynced 2mo ago

Files

55

Symbols

718

Docs

0

Dead Exports

5

Entry Points

1

Code HealthView report

Average health
7.2/10
Good
Hotspot health
5.8/10
Fair
Open findings137Worst filenadirclaw/server.py4.2/10

CostsView costs →

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

Open the Costs page →

Attention Needed24

nadirclaw/cli.pyUngoverned Hotspot

High-churn file with no governing decision

install.shKnowledge Silo

100% single-owner concentration

login_anthropicDead Code

Safe to delete (19 lines)

nadirclaw/oauth.pyUngoverned Hotspot

High-churn file with no governing decision

nadirclaw/init.pyKnowledge Silo

100% single-owner concentration

9 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Fix OpenAI OAuth white screen and remove hardcoded Google credentialsproposed
· git archaeology
Use Python 3.10+ modern typing syntaxproposed
· readme mining
No enforced auto-formatterproposed
· readme mining
Use module-level loggers via getLogger(name)proposed
· readme mining
Use async only where framework requires itproposed
· readme mining
Isolate tests from real credential/config storageproposed
· readme mining

Top Hotspots5 of 9View all

nadirclaw/server.py

12c/90d98%

nadirclaw/cli.py

9c/90d96%

nadirclaw/setup.py

2c/90d93%

tests/test_setup.py

1c/90d91%

nadirclaw/oauth.py

1c/90d87%

Commit Activity

Feature Fix Refactor Dependency