Directory

components/agents/new-agent-creation/wizard-steps

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

planner-verifier-agents · 12 ui-flow · 12 memory-layers · 1 modes · 1 tool-system · 1
0
Child dirs
12
Child files
1,419
Direct lines
148
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
ColorStep.tsx
components/agents/new-agent-creation/wizard-steps/ColorStep.tsx
84highplanner-verifier-agents, ui-flow
ConfirmStep.tsx
components/agents/new-agent-creation/wizard-steps/ConfirmStep.tsx
378highplanner-verifier-agents, ui-flow
ConfirmStepWrapper.tsx
components/agents/new-agent-creation/wizard-steps/ConfirmStepWrapper.tsx
74highplanner-verifier-agents, ui-flow
DescriptionStep.tsx
components/agents/new-agent-creation/wizard-steps/DescriptionStep.tsx
123highplanner-verifier-agents, ui-flow
GenerateStep.tsx
components/agents/new-agent-creation/wizard-steps/GenerateStep.tsx
143highplanner-verifier-agents, ui-flow
LocationStep.tsx
components/agents/new-agent-creation/wizard-steps/LocationStep.tsx
80highplanner-verifier-agents, ui-flow
MemoryStep.tsx
components/agents/new-agent-creation/wizard-steps/MemoryStep.tsx
113highplanner-verifier-agents, memory-layers, ui-flow
MethodStep.tsx
components/agents/new-agent-creation/wizard-steps/MethodStep.tsx
80highplanner-verifier-agents, ui-flow
ModelStep.tsx
components/agents/new-agent-creation/wizard-steps/ModelStep.tsx
52highmodes, planner-verifier-agents, ui-flow
PromptStep.tsx
components/agents/new-agent-creation/wizard-steps/PromptStep.tsx
128highplanner-verifier-agents, ui-flow
ToolsStep.tsx
components/agents/new-agent-creation/wizard-steps/ToolsStep.tsx
61hightool-system, planner-verifier-agents, ui-flow
TypeStep.tsx
components/agents/new-agent-creation/wizard-steps/TypeStep.tsx
103highplanner-verifier-agents, ui-flow