repowiserepowise
Sign in
2233admin/dexter
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

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

dexter

github.com/2233admin/dexter

8819ad7mainsynced 2mo ago

Files

190

Symbols

879

Docs

0

Dead Exports

84

Entry Points

22

Code HealthView report

Average health
8.1/10
Excellent
Hotspot health
7.4/10
Good
Open findings260Worst filesrc/cli.ts2.6/10

CostsView costs →

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

Open the Costs page →

Attention Needed30

src/agent/agent.tsUngoverned Hotspot

High-churn file with no governing decision

jest.config.jsKnowledge Silo

100% single-owner concentration

src/components/debug-panel.tsDead Code

Safe to delete (40 lines)

src/agent/compact.tsUngoverned Hotspot

High-churn file with no governing decision

scripts/release.shKnowledge Silo

100% single-owner concentration

7 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Rewrite memory systemproposed
· git archaeology
Split orchestration into run context and tool executor modulesproposed
· git archaeology
Remove tool call hard block and let LLM decideproposed
· git archaeology
Extract token counting into TokenCounter classproposed
· git archaeology
Extract out and improve tool descriptionsproposed
· git archaeology
Extract task and tool executors from orchestratorproposed
· git archaeology

Top Hotspots5 of 40View all

src/agent/agent.ts

21c/90d99%

src/agent/prompts.ts

23c/90d99%

src/cli.ts

18c/90d98%

src/agent/scratchpad.ts

4c/90d98%

src/agent/tool-executor.ts

1c/90d97%

Commit Activity

Feature Fix Refactor Dependency