bloopai/bloop · Architecture
A static read of how bloopai/bloop is wired together — module coupling, layering, and circular dependencies — derived from its import graph.
C
Architecture grade
score 68/100
8
Import cycles
lower is better
377
Modules parsed
1275 edges
95%
Layeredness
clean-layer ratio
Most-depended-on modules
These are the highest-fan-in files — change them and the blast radius is largest. Read them first.
- client/src/types/general.ts100 importers · radius 168
- client/src/icons/index.ts87 importers · radius 135
- client/src/icons/Wrapper.tsx79 importers · radius 200
- client/src/services/api.ts41 importers · radius 64
- client/src/utils/index.ts37 importers · radius 83
- client/src/context/uiContext.ts36 importers · radius 78
- client/src/context/commandBarContext.ts36 importers · radius 77
- client/src/types/api.ts35 importers · radius 168
Modules (24)
Source directories grouped from the import graph. Each links to a per-module page with its files and how it couples to the rest.
- client/src/context11 files · 187 in-degree
- client/src/types5 files · 181 in-degree · in cycle
- client/src/icons6 files · 178 in-degree
- client/src/utils6 files · 74 in-degree · in cycle
- client/src/hooks10 files · 65 in-degree
- client/src/services3 files · 58 in-degree
- client/src/consts5 files · 37 in-degree
- client/src/components/Dropdown/Section3 files · 34 in-degree
- client/src/CommandBar/Body3 files · 13 in-degree
- client/src/components/MarkdownWithCode7 files · 12 in-degree
- client/src/components/Breadcrumbs3 files · 10 in-degree · in cycle
- client/src/CommandBar/steps9 files · 9 in-degree
- client/src/Project/LeftSidebar/NavPanel/Studios7 files · 9 in-degree
- client/src/components/Header4 files · 8 in-degree
- client/src/CommandBar/Tutorial2 files · 8 in-degree
- client/src/Project/CurrentTabContent/ChatTab7 files · 7 in-degree
- client/src/components/RefsDefsPopup4 files · 7 in-degree · in cycle
- client/src4 files · 7 in-degree
- client/src/components/ScrollToBottom4 files · 7 in-degree
- client/src/context/providers5 files · 6 in-degree
- client/src/Project/LeftSidebar/NavPanel/Repo3 files · 6 in-degree
- client/src/components/Code2 files · 6 in-degree
- client/src/Project/LeftSidebar/RegexSearchPanel/Results4 files · 5 in-degree
- client/src/Project/CurrentTabContent/DocTab4 files · 5 in-degree
Circular dependencies (8)
- client/src/types/results.ts to client/src/types/prism.ts to client/src/types/results.ts
- client/src/types/api.ts to client/src/types/results.ts to client/src/types/api.ts
- client/src/types/api.ts to client/src/types/general.ts to client/src/types/api.ts
- client/src/utils/index.ts to client/src/components/Breadcrumbs/index.tsx to client/src/utils/index.ts
- client/src/components/Breadcrumbs/index.tsx to client/src/components/Breadcrumbs/BreadcrumbsCollapsed.tsx to client/src/components/Breadcrumbs/index.tsx
- client/src/components/RefsDefsPopup/index.tsx to client/src/components/RefsDefsPopup/RefDefFileItem.tsx to client/src/components/RefsDefsPopup/RefDefFileLine.tsx to client/src/components/RefsDefsPopup/index.tsx
Ask AI about bloopai/bloop
Grounded in the actual source code. Pick a starter question or write your own.
What does this repo do, in one paragraph?How would I get started using it?What are the main alternatives?Show me the entry point.
Or write your own questionInformational only. RepoPilot summarises public signals at the time of analysis; they can be incomplete or stale. Not professional, security, or legal advice.