repowiserepowise
Sign in

Repository

imcarlost/codeseekr
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseimcarlost/codeseekr

codeseekr

github.com/imcarlost/codeseekr

b905f88mainsynced 10h ago

Files

53

Symbols

378

Docs

86

Deterministic wiki available

Dead Exports

1

Entry Points

10

Code HealthView report

Average health
4.8/10
Needs work
Hotspot health
2.8/10
Critical
Open findings189Worst filebin/codeseekr.js1.4/10
Maintainability5.5/10FairPerformance36risks· 9.1/10

CostsView costs →

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

Open the Costs page →

Attention Needed19

bin/codeseekr.jsUngoverned Hotspot

High-churn file with no governing decision

bin/mlx_embed.pyKnowledge Silo

83% single-owner concentration

bin/warmServer.jsUngoverned Hotspot

High-churn file with no governing decision

bin/node_modules/base64-js/base64js.min.jsKnowledge Silo

100% single-owner concentration

src/cli.tsUngoverned Hotspot

High-churn file with no governing decision

17 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Cap retained MLX tensor buffers to prevent unbounded memory growth and OOMproposed
10h ago · comment
Last-token pooling and L2-normalization via mlx-embeddingsproposed
10h ago · comment
Use long-lived MLX embedding worker processproposed
10h ago · comment
Hybrid retrieval uses RRF to avoid cross-score scale issuesproposed
10h ago · comment
Prevent daemon from relying on Store mkdir and ensure data dir exists before socket/logproposed
10h ago · comment
Build a BM25 keyword index alongside vector searchproposed
10h ago · comment

Top Hotspots5 of 9View all

bin/codeseekr.js

8c/90d100%

src/cli.ts

13c/90d99%

src/storage/store.ts

4c/90d99%

bin/warmServer.js

3c/90d98%

src/index.ts

11c/90d98%

Commit Activity

Feature Fix Refactor Dependency