repowiserepowise
Sign in

Repository

Achelous1/smalti
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseAchelous1/smalti

smalti

github.com/achelous1/smalti

063ab60developsynced 1d ago

Files

243

Symbols

765

Docs

0

Dead Exports

9

Entry Points

11

Code HealthView report

Average health
8.1/10
Excellent
Hotspot health
4.4/10
Needs work
Open findings530Worst filesrc/renderer/stores/layout-store.ts1.0/10
Maintainability9.2/10ExcellentPerformance82risks· 9.8/10

CostsView costs →

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

Open the Costs page →

Attention Needed24

Use custom Electron protocol for plugin HTML to avoid CSP restrictionsStale Decision

Active decision drifting from the code it governs

build.shUngoverned Hotspot

High-churn file with no governing decision

build.shKnowledge Silo

100% single-owner concentration

validateParamNameDead Code

Safe to delete (5 lines)

src/main/ipc/fs-handlers.tsUngoverned Hotspot

High-churn file with no governing decision

73 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Avoid closing pane on transient spawn errorproposed
1d ago · comment
Mark failed tab instead of removing it to preserve user-created splitsproposed
1d ago · comment
Rollback optimistic tab on spawn failureproposed
1d ago · comment
Optimistic terminal tab rendering to keep UI responsiveproposed
1d ago · comment
Use in-memory layout cache first, fall back to disk restoreproposed
1d ago · comment
Seed plugin registry before restoreSession runsproposed
1d ago · comment

Top Hotspots5 of 22View all

src/renderer/stores/layout-store.ts

8c/90d99%

src/main/mcp/config-writer.ts

5c/90d99%

…/plugin/PluginPanel.tsx

4c/90d98%

src/main/ipc/plugin-handlers.ts

8c/90d98%

…/workspace/WorkspaceNav.tsx

5c/90d97%

Commit Activity

Feature Fix Refactor Dependency