/
This is the repository root. It is the best starting point for structure, major entry files, and top-level subsystem boundaries.
session-engine · 2 tasks-background-jobs · 2 tool-system · 2 commands · 1 repo-context · 1 ui-flow · 1
35
Child dirs
19
Child files
12,010
Direct lines
516
Detected imports
6
Subsystem signals
Beginner explanation
This folder is best understood as a neighborhood inside the repo. Start with the child files that have the clearest names, then open the file pages to see how they connect.
What this is for
This is the repository root. It is the best starting point for structure, major entry files, and top-level subsystem boundaries.
Expert explanation
Use this page to inspect local cohesion: direct files, dominant subsystem tags, import density, and adjacency to parent/child directories. Directory boundaries are useful but not perfect architectural boundaries, so confirm by opening the linked file pages.
Child directories
Child file index
| File | Lines | Importance | Subsystems |
|---|---|---|---|
| QueryEngine.ts QueryEngine.ts | 1296 | high | general |
| README.md README.md | 24 | high | general |
| Task.ts Task.ts | 126 | high | session-engine, tasks-background-jobs |
| Tool.ts Tool.ts | 793 | high | tool-system |
| commands.ts commands.ts | 755 | high | commands |
| context.ts context.ts | 190 | high | repo-context |
| cost-tracker.ts cost-tracker.ts | 324 | high | general |
| costHook.ts costHook.ts | 23 | medium | general |
| dialogLaunchers.tsx dialogLaunchers.tsx | 133 | high | general |
| history.ts history.ts | 465 | high | session-engine |
| ink.ts ink.ts | 86 | high | ui-flow |
| interactiveHelpers.tsx interactiveHelpers.tsx | 366 | high | general |
| main.tsx main.tsx | 4684 | high | app-bootstrap |
| projectOnboardingState.ts projectOnboardingState.ts | 84 | high | general |
| query.ts query.ts | 1730 | high | general |
| replLauncher.tsx replLauncher.tsx | 23 | medium | general |
| setup.ts setup.ts | 478 | high | general |
| tasks.ts tasks.ts | 40 | medium | tasks-background-jobs |
| tools.ts tools.ts | 390 | high | tool-system |