Directory

components/PromptInput

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

ui-flow · 21 modes · 2 session-engine · 1 commands · 1 shell-safety · 1
0
Child dirs
21
Child files
5,182
Direct lines
276
Detected imports
5
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
HistorySearchInput.tsx
components/PromptInput/HistorySearchInput.tsx
51highsession-engine, ui-flow
IssueFlagBanner.tsx
components/PromptInput/IssueFlagBanner.tsx
12mediumui-flow
Notifications.tsx
components/PromptInput/Notifications.tsx
332highui-flow
PromptInput.tsx
components/PromptInput/PromptInput.tsx
2339highui-flow
PromptInputFooter.tsx
components/PromptInput/PromptInputFooter.tsx
191mediumui-flow
PromptInputFooterLeftSide.tsx
components/PromptInput/PromptInputFooterLeftSide.tsx
517highui-flow
PromptInputFooterSuggestions.tsx
components/PromptInput/PromptInputFooterSuggestions.tsx
293mediumui-flow
PromptInputHelpMenu.tsx
components/PromptInput/PromptInputHelpMenu.tsx
358highui-flow
PromptInputModeIndicator.tsx
components/PromptInput/PromptInputModeIndicator.tsx
93highmodes, ui-flow
PromptInputQueuedCommands.tsx
components/PromptInput/PromptInputQueuedCommands.tsx
117highcommands, ui-flow
PromptInputStashNotice.tsx
components/PromptInput/PromptInputStashNotice.tsx
25mediumui-flow
SandboxPromptFooterHint.tsx
components/PromptInput/SandboxPromptFooterHint.tsx
64highshell-safety, ui-flow
ShimmeredInput.tsx
components/PromptInput/ShimmeredInput.tsx
143mediumui-flow
VoiceIndicator.tsx
components/PromptInput/VoiceIndicator.tsx
137mediumui-flow
inputModes.ts
components/PromptInput/inputModes.ts
34highmodes, ui-flow
inputPaste.ts
components/PromptInput/inputPaste.ts
91mediumui-flow
useMaybeTruncateInput.ts
components/PromptInput/useMaybeTruncateInput.ts
59mediumui-flow
usePromptInputPlaceholder.ts
components/PromptInput/usePromptInputPlaceholder.ts
77mediumui-flow
useShowFastIconHint.ts
components/PromptInput/useShowFastIconHint.ts
32mediumui-flow
useSwarmBanner.ts
components/PromptInput/useSwarmBanner.ts
156mediumui-flow
utils.ts
components/PromptInput/utils.ts
61mediumui-flow