bloopai/bloop · client/src/context
The client/src/context module of bloopai/bloop — the files it contains, which are most load-bearing, and how it couples to the rest of the codebase. Derived from the import graph.
11
Files
187
Total in-degree
1
Modules imported
41
Importing modules
Files in this module
Ranked by in-degree — how many other files import each one. The top of the list is where the module's weight sits.
- uiContext.ts36 in · 2 out · radius 78
- commandBarContext.ts36 in · 1 out · radius 77
- projectContext.ts34 in · 1 out · radius 53
- tabsContext.tsx33 in · 1 out · radius 64
- deviceContext.ts15 in · 0 out · radius 138
- arrowNavigationContext.ts9 in · 0 out · radius 125
- localeContext.ts8 in · 1 out · radius 22
- repositoriesContext.ts5 in · 1 out · radius 20
- studiosContext.tsx4 in · 2 out · radius 12
- chatsContext.tsx4 in · 1 out · radius 13
- fileHighlightsContext.ts3 in · 1 out · radius 18
Depends on
Modules this one imports from (with the number of import edges).
Depended on by
Modules that import from this one — its blast radius if you change it.
- client/src/CommandBar/steps23
- client/src/Project/CurrentTabContent/ChatTab12
- client/src/Project/CurrentTabContent/StudioTab10
- client/src/components/Header10
- client/src/context/providers10
- client/src/hooks9
- client/src/Project7
- client/src/Project/CurrentTabContent/FileTab6
- client/src/Project/CurrentTabContent/Header6
- client/src/Settings/Preferences6
- client/src/Project/CurrentTabContent/DocTab5
- client/src/Project/LeftSidebar/NavPanel/Studios5
- client/src/Project/LeftSidebar5
- client/src/CommandBar/steps/ManageRepos4
- client/src/Project/CurrentTabContent/StudioTab/Conversation4
- client/src/Project/LeftSidebar/NavPanel4
- client/src/Project/LeftSidebar/RegexSearchPanel4
- client/src/components/Code/CodeFullSelectable4
- client/src/CommandBar/Body3
- client/src/CommandBar/steps/PrivateRepos3
- client/src/CommandBar/steps/items3
- client/src/Project/LeftSidebar/NavPanel/Conversations3
- client/src/Project/LeftSidebar/NavPanel/Repo3
- client/src/ProjectSettings3
- client/src/components/Code/CodeFull3
- client/src/components/MarkdownWithCode3
- client/src/CommandBar2
- client/src/Project/CurrentTabContent/ChatTab/Input2
- client/src/Project/CurrentTabContent/ChatTab/Message2
- client/src/Project/CurrentTabContent/StudioTab/Conversation/Input2
- client/src/Project/CurrentTabContent2
- client/src/Project/LeftSidebar/RegexSearchPanel/Results2
- apps/desktop/src1
- client/src1
- client/src/CommandBar/Footer1
- client/src/CommandBar/Header1
- client/src/CommandBar/Tutorial1
- client/src/Settings1
- client/src/components/Dropdown/Section1
- client/src/components/Dropdown1
- client/src/components/RefsDefsPopup1
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. Module boundaries are inferred from source directories and the import graph at the time of analysis; they can be incomplete or stale.