Back to Agent Zero

Working directory

webui/components/settings/agent/workdir.html

1.13835 B
Original Source

Default working directory

The fallback workspace for chats that are not attached to a project.

Workdir path

Use a Linux path inside the container, for example /a0/usr/workdir.

Browse

Show workdir structure to the agent

Give the agent a compact map of the workspace at the start of a task.

chevron_rightAdvanced Settings

Depth limit

How many folder levels to include. Use 0 for no depth limit.

Line budget

Maximum lines shown to the agent. Use 0 for no line limit.

Folder limit

Maximum subfolders shown per folder. Use 0 for no folder limit.

File limit

Maximum files shown per folder. Use 0 for no file limit.

Ignored files and folders

Gitignore-style patterns that should stay out of the agent’s workspace map.

Preview workspace map

See exactly what the agent will receive before saving the limits.

Preview