repowiserepowise
Sign in

Repository

krsatyam36/xyz-local
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisekrsatyam36/xyz-local

xyz-local

github.com/krsatyam36/xyz-local

454242cmainsynced 18h ago

Files

20

Symbols

195

Doc Coverage

0%

Dead Exports

0

Entry Points

1

Code HealthView report

Average health
5.2/10
Fair
Hotspot health
2.4/10
Critical
Open findings
96findings
critical6high21medium29low40
Worst filesrc/xyz_local/agent.py2.0/10
Maintainability6.6/10GoodPerformance3risks· 9.8/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 Needed31

Known typo-squatting / malicious package names. NOTE: do not put legitimate package names here — entNeeds Review

Auto-proposed decision awaiting review

Context window. Ollama defaults to only 2048 tokens, which is far too small for an agent loop (a sinNeeds Review

Auto-proposed decision awaiting review

Fallback: parse tool calls out of streamed text if API didn't return them nativelyNeeds Review

Auto-proposed decision awaiting review

Longest marker is "<tool_request" (13). Hold back this many trailing chars while streaming so a markNeeds Review

Auto-proposed decision awaiting review

Load config from file then apply environment overridesNeeds Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Known typo-squatting / malicious package names. NOTE: do not put legitimate package names here — entproposed
· code comment
Context window. Ollama defaults to only 2048 tokens, which is far too small for an agent loop (a sinproposed
· code comment
Fallback: parse tool calls out of streamed text if API didn't return them nativelyproposed
· code comment
Longest marker is "<tool_request" (13). Hold back this many trailing chars while streaming so a markproposed
· code comment
Load config from file then apply environment overridesproposed
· comment
Set context window to 8192 instead of Ollama defaultproposed
· comment

Top Hotspots3 of 3View all

src/xyz_local/agent.py

19c/90d92%

src/xyz_local/tools.py

17c/90d85%

src/xyz_local/main.py

14c/90d77%

Commit Activity

Feature Fix Refactor Dependency