repowiserepowise
Sign in
balaurent/agent-desktop
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisebalaurent/agent-desktop

agent-desktop

github.com/balaurent/agent-desktop

9204545mastersynced 1w ago

Files

787

Symbols

2,936

Docs

0

Dead Exports

76

Entry Points

24

Code HealthView report

Average health
8.1/10
Excellent
Hotspot health
5.4/10
Fair
Open findings1,650Worst filesrc/core/handlers/commands.ts1.9/10
Maintainability9.0/10ExcellentPerformance93risks· 9.9/10

CostsView costs →

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

Open the Costs page →

Attention Needed30

src/core/db/schema.tsUngoverned Hotspot

High-churn file with no governing decision

.storybook/main.tsKnowledge Silo

100% single-owner concentration

resources/jupyter/bridge.pyDead Code

Safe to delete (80 lines)

src/core/handlers/auth.tsUngoverned Hotspot

High-churn file with no governing decision

.storybook/mocks/agentBridge.tsKnowledge Silo

100% single-owner concentration

59 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Use safe JSON.parse wrapper to avoid repeated try/catch patternsproposed
1w ago · comment
Enrich process.env additively at startup without overwritingproposed
1w ago · comment
Inject macOS OAuth token from Keychain into process.env for subprocess authproposed
1w ago · comment
Treat Hyprland as Wayland even without inherited WAYLAND_DISPLAYproposed
1w ago · comment
Detect Wayland via WAYLAND_DISPLAY even when DISPLAY is setproposed
1w ago · comment
Use env re-export with canonical source in coreproposed
1w ago · comment

Top Hotspots5 of 88View all

…/settings/AISettings.tsx

15c/90d100%

src/renderer/stores/chatStore.ts

13c/90d100%

src/core/services/webServer.ts

24c/90d99%

src/main/services/sessionManager.ts

13c/90d99%

src/core/services/streaming.ts

22c/90d99%

Commit Activity

Feature Fix Refactor Dependency