Agents

MVP agent profiles control which tools are available and how writes behave (spec/tools-extensibility.md).

AgentTypical toolsWrites / bash
buildFull built-in setPermissioned (ask/allow)
planread, grep, glob, ls, skillNo write/bash

CLI and config

Start read-only exploration:

sh
zox --agent plan

Switch when you want edits: /agent build.

Default in minimal project config is often "agent": "build" (see Configuration).