repowiserepowise
Sign in

Repository

adityarya11/voice-agent-runtime
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseadityarya11/voice-agent-runtime

voice-agent-runtime

github.com/adityarya11/voice-agent-runtime

c82c8c0mainsynced 7h ago

Files

37

Symbols

168

Doc Coverage

0%

Dead Exports

0

Entry Points

2

Code HealthView report

Average health
9.1/10+0.2
Excellent
Hotspot health
6.3/10+1.3
Fair
Open findings
38findings
critical3high3medium19low13
Worst fileservices/inference-py/llm/engine.py5.7/10
Maintainability9.8/10ExcellentPerformance3risks· 9.9/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 Needed76

Rely on min_silence_duration_ms to avoid premature end during short pauseNeeds Review

Auto-proposed decision awaiting review

Use real recorded silence/speech for VADDetector acceptance testNeeds Review

Auto-proposed decision awaiting review

Accept sequential gating in _read_pump (block during inference) for milestone 3Needs Review

Auto-proposed decision awaiting review

Reject tiling approach due to splice transients causing false speech onsetsNeeds Review

Auto-proposed decision awaiting review

Instantiate VAD components per session to avoid state leakageNeeds Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Rely on min_silence_duration_ms to avoid premature end during short pauseproposed
7h ago · comment
Use real recorded silence/speech for VADDetector acceptance testproposed
7h ago · comment
Accept sequential gating in _read_pump (block during inference) for milestone 3proposed
7h ago · readme mining
Reject tiling approach due to splice transients causing false speech onsetsproposed
7h ago · readme mining
Instantiate VAD components per session to avoid state leakageproposed
7h ago · readme mining
Separate audio preprocessing from VAD detection responsibilitiesproposed
7h ago · readme mining

Top Hotspots5 of 5View all

services/inference-py/main.py

12c/90d96%

services/orchestrator-go/cmd/main.go

10c/90d92%

…/session/session.go

7c/90d88%

…/generated/agent.pb.go

3c/90d85%

services/inference-py/llm/engine.py

6c/90d81%

Commit Activity

Feature Fix Refactor Dependency