repowiserepowise
Sign in

Repository

externref/kyro
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseexternref/kyro

kyro

github.com/externref/kyro

44674dfmainsynced 4h ago

Files

60

Symbols

940

Doc Coverage

0%

Dead Exports

1

Entry Points

4

Code HealthView report

Average health
5.5/10
Fair
Hotspot health
2.5/10
Critical
Open findings
291findings
critical20high67medium106low98
Worst filesrc/interpreter/interpreter.rs1.0/10
Maintainability6.9/10GoodPerformance8risks· 10.0/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 Needed56

Match Arrow operator first to prevent splitting on character classesNeeds Review

Auto-proposed decision awaiting review

Use standard C-style operators including bitwise and shiftsNeeds Review

Auto-proposed decision awaiting review

Support compile-time parsed string interpolationNeeds Review

Auto-proposed decision awaiting review

Define output via echo statementNeeds Review

Auto-proposed decision awaiting review

Provide structured exception handling with throw flexibilityNeeds Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Match Arrow operator first to prevent splitting on character classesproposed
4h ago · code comment
Use standard C-style operators including bitwise and shiftsproposed
4h ago · readme mining
Support compile-time parsed string interpolationproposed
4h ago · readme mining
Define output via echo statementproposed
4h ago · readme mining
Provide structured exception handling with throw flexibilityproposed
4h ago · readme mining
Use C-style control flow and strictly typed for-in loopsproposed
4h ago · readme mining

Top Hotspots5 of 8View all

src/interpreter/interpreter.rs

9c/90d97%

src/parser/parser.rs

8c/90d94%

src/stdlib/mod.rs

9c/90d91%

src/stdlib/os.rs

6c/90d88%

src/stdlib/io.rs

7c/90d85%

Commit Activity

Feature Fix Refactor Dependency