Skip to main content

Tools reference

The agent uses these capabilities to complete tasks. All actions respect scope and ignore rules.

Capabilities

ToolDescription
Read fileOpen and read file contents within allowed paths.
Search codebaseSearch the repo by keyword or meaning to find relevant code.
Edit fileApply changes to files (e.g. add, replace, delete) with your approval.
Run commandExecute allowed commands (e.g. tests, lint) in the project environment.
Run gatesExecute the configured gates and record evidence.

For typical flows, see Common workflows and Quickstart. Gates are documented in Gates reference and Gates & evidence.

Common workflows · Gates reference · How Midcore works