repowiserepowise
Sign in
2233admin/claude-code-deep-dive
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/claude-code-deep-dive

claude-code-deep-dive

github.com/2233admin/claude-code-deep-dive

d2bab20mainsynced 2mo ago

Files

1,896

Symbols

12,360

Docs

0

Dead Exports

1,275

Entry Points

105

Code HealthView report

Average health
5.8/10
Fair
Hotspot health
5.0/10
Needs work
Open findings5,516Worst fileextracted-source/src/utils/auth.ts1.8/10

CostsView costs →

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

Open the Costs page →

Attention Needed30

extracted-source/src/QueryEngine.tsUngoverned Hotspot

High-churn file with no governing decision

extracted-source/src/QueryEngine.tsKnowledge Silo

100% single-owner concentration

filterCommandsForRemoteModeDead Code

Safe to delete (2 lines)

extracted-source/src/Tool.tsUngoverned Hotspot

High-churn file with no governing decision

extracted-source/src/Task.tsKnowledge Silo

100% single-owner concentration

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Defer pre-parse ask decisions so sub-command denies winactive
· inline marker
Use powershellCommandIsSafe to gate behavior to 'ask' or 'passthrough'active
· inline marker
Detect and require approval for PowerShell 'using' statements and script requirementsactive
· inline marker
Scan resolved arguments for provider paths and UNC to detect non-filesystem accessactive
· inline marker
Enforce deny-over-ask across sub-commands using reduce (no stash)active
· inline marker
Drop multi-line command-substitution bodies to avoid path-validation false positivesactive
· inline marker

Top Hotspots5 of 476View all

extracted-source/src/QueryEngine.ts

1c/90d100%

extracted-source/src/Tool.ts

1c/90d100%

extracted-source/src/bootstrap/state.ts

1c/90d100%

extracted-source/src/bridge/bridgeApi.ts

1c/90d100%

…/bridge/bridgeMain.ts

1c/90d100%

Commit Activity

Feature Fix Refactor Dependency