Directory

tools/AgentTool

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

tool-system · 14 planner-verifier-agents · 14 memory-layers · 2
1
Child dirs
14
Child files
6,086
Direct lines
268
Detected imports
3
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

Child file index

FileLinesImportanceSubsystems
AgentTool.tsx
tools/AgentTool/AgentTool.tsx
1398hightool-system, planner-verifier-agents
UI.tsx
tools/AgentTool/UI.tsx
872hightool-system, planner-verifier-agents
agentColorManager.ts
tools/AgentTool/agentColorManager.ts
67hightool-system, planner-verifier-agents
agentDisplay.ts
tools/AgentTool/agentDisplay.ts
105hightool-system, planner-verifier-agents
agentMemory.ts
tools/AgentTool/agentMemory.ts
178hightool-system, planner-verifier-agents, memory-layers
agentMemorySnapshot.ts
tools/AgentTool/agentMemorySnapshot.ts
198hightool-system, planner-verifier-agents, memory-layers
agentToolUtils.ts
tools/AgentTool/agentToolUtils.ts
687hightool-system, planner-verifier-agents
builtInAgents.ts
tools/AgentTool/builtInAgents.ts
73hightool-system, planner-verifier-agents
constants.ts
tools/AgentTool/constants.ts
13hightool-system, planner-verifier-agents
forkSubagent.ts
tools/AgentTool/forkSubagent.ts
211hightool-system, planner-verifier-agents
loadAgentsDir.ts
tools/AgentTool/loadAgentsDir.ts
756hightool-system, planner-verifier-agents
prompt.ts
tools/AgentTool/prompt.ts
288hightool-system, planner-verifier-agents
resumeAgent.ts
tools/AgentTool/resumeAgent.ts
266hightool-system, planner-verifier-agents
runAgent.ts
tools/AgentTool/runAgent.ts
974hightool-system, planner-verifier-agents