repowiserepowise
Sign in

Repository

yash-vs9/codeguard
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseyash-vs9/codeguard

codeguard

github.com/yash-vs9/codeguard

ebfb15cmainsynced 1d ago

Files

31

Symbols

135

Docs

0

Dead Exports

13

Entry Points

1

Code HealthView report

Average health
6.6/10
Good
Hotspot health
3.2/10
Critical
Open findings101Worst filetools/code_tools/tools.py1.6/10
Maintainability7.4/10GoodPerformance3risks· 10.0/10

CostsView costs →

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

Open the Costs page →

Attention Needed24

agents/coder.pyUngoverned Hotspot

High-churn file with no governing decision

agents/init.pyKnowledge Silo

100% single-owner concentration

read_fileDead Code

Safe to delete (48 lines)

cli.pyUngoverned Hotspot

High-churn file with no governing decision

agents/branch_agent.pyKnowledge Silo

100% single-owner concentration

18 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Never repeatedly read the same file unless it has changedproposed
1d ago · comment
Ignore generated directories during project inspectionproposed
1d ago · comment
Use list_dir for single-directory listingproposed
1d ago · comment
Avoid recursive repository search via shell commandsproposed
1d ago · comment
Prefer search_in_files over shell grepproposed
1d ago · comment
Do not inspect unrelated filesproposed
1d ago · comment

Top Hotspots4 of 4View all

tools/code_tools/tools.py

5c/90d96%

graph/code.py

8c/90d93%

cli.py

5c/90d86%

agents/coder.py

6c/90d82%

Commit Activity

Feature Fix Refactor Dependency