repowiserepowise
Sign in

Repository

HexSleeves/wrkflw
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseHexSleeves/wrkflw

wrkflw

github.com/hexsleeves/wrkflw

499a4e5mainsynced 15h ago

Files

199

Symbols

3,055

Doc Coverage

0%

Dead Exports

0

Entry Points

18

Code HealthView report

Average health
6.4/10
Fair
Hotspot health
2.0/10
Critical
Open findings
773findings
critical55high144medium352low222
Worst filecrates/ui/src/app/mod.rs1.0/10
Maintainability7.2/10GoodPerformance178risks· 9.4/10

Agent savingsView costs →

Trim what your agent reads with repowise distill and the MCP tools — savings show up here.

Open the Costs page →

Attention Needed49

Make ModifyKind match exhaustive to avoid silent routing of new variantsNeeds Review

Auto-proposed decision awaiting review

Drop access/metadata updates but keep create/write/remove/renameNeeds Review

Auto-proposed decision awaiting review

Treat Modify(Any) as relevant for watch-cycle re-evaluationNeeds Review

Auto-proposed decision awaiting review

Do not ignore leaf filenames; ignore only when a directory component matchesNeeds Review

Auto-proposed decision awaiting review

Use allocation-free, amortized O(1) ignore lookup on hot pathNeeds Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Make ModifyKind match exhaustive to avoid silent routing of new variantsproposed
15h ago · comment
Drop access/metadata updates but keep create/write/remove/renameproposed
15h ago · comment
Treat Modify(Any) as relevant for watch-cycle re-evaluationproposed
15h ago · comment
Do not ignore leaf filenames; ignore only when a directory component matchesproposed
15h ago · comment
Use allocation-free, amortized O(1) ignore lookup on hot pathproposed
15h ago · comment
Ignore filter extracted to keep logic and regression tests togetherproposed
15h ago · comment

Top Hotspots5 of 6View all

crates/executor/src/engine.rs

4c/90d99%

crates/executor/src/expression.rs

5c/90d98%

crates/ui/src/app/state.rs

5c/90d97%

crates/ui/src/views/execution_tab.rs

3c/90d92%

crates/ui/src/views/status_bar.rs

3c/90d91%

Commit Activity

Feature Fix Refactor Dependency