Directory

components/tasks

This directory groups related source files that collaborate around a shared concern.

ui-flow · 12 tasks-background-jobs · 4 session-engine · 2 remote-bridge · 2 shell-safety · 2 planner-verifier-agents · 1
0
Child dirs
12
Child files
3,950
Direct lines
190
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 directory groups related source files that collaborate around a shared concern.

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

  • No child directories.

Child file index

FileLinesImportanceSubsystems
AsyncAgentDetailDialog.tsx
components/tasks/AsyncAgentDetailDialog.tsx
229highplanner-verifier-agents, ui-flow
BackgroundTask.tsx
components/tasks/BackgroundTask.tsx
345hightasks-background-jobs, ui-flow
BackgroundTaskStatus.tsx
components/tasks/BackgroundTaskStatus.tsx
429hightasks-background-jobs, ui-flow
BackgroundTasksDialog.tsx
components/tasks/BackgroundTasksDialog.tsx
652hightasks-background-jobs, ui-flow
DreamDetailDialog.tsx
components/tasks/DreamDetailDialog.tsx
251mediumui-flow
InProcessTeammateDetailDialog.tsx
components/tasks/InProcessTeammateDetailDialog.tsx
266mediumui-flow
RemoteSessionDetailDialog.tsx
components/tasks/RemoteSessionDetailDialog.tsx
904highsession-engine, ui-flow, remote-bridge
RemoteSessionProgress.tsx
components/tasks/RemoteSessionProgress.tsx
243highsession-engine, ui-flow, remote-bridge
ShellDetailDialog.tsx
components/tasks/ShellDetailDialog.tsx
404highshell-safety, ui-flow
ShellProgress.tsx
components/tasks/ShellProgress.tsx
87highshell-safety, ui-flow
renderToolActivity.tsx
components/tasks/renderToolActivity.tsx
33hightool-system, ui-flow
taskStatusUtils.tsx
components/tasks/taskStatusUtils.tsx
107hightasks-background-jobs, ui-flow