Back to Agent Zero

Create a new project

webui/components/projects/project-edit-file-structure.html

1.13818 B
Original Source

Inject project structure into context windowWhen turned on, the project file structure will be injected into the context window of the agent. This is useful for agents that need to have an overview of project folders and files at all times.

Max DepthSet the maximum depth for the file structure (0 = unlimited).

Max LinesMaximum total lines outputted for the agent. This limits the space occupied in the context window (0 = unlimited).

Max FoldersMaximum number of subfolders to display under one folder (0 = unlimited).

Max FilesMaximum number of files to display under one folder (0 = unlimited).

Ignored files / foldersSpecify patterns in gitignore format. These files and folders will be skipped during analysis, such as meta folders, cache directories, packages, and build artifacts. account_treeTest output