aztec_sync_repos
Clone or update Aztec repositories locally for searching. Specify version and repos to sync.
Instructions
Clone or update Aztec repositories locally. Run this first to enable searching. Clones: aztec-packages (docs, aztec-nr, contracts), aztec-examples, aztec-starter. Specify a version to clone a specific Aztec release tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Aztec version tag to clone (e.g., 'v4.3.0'). Defaults to latest supported version. | |
| force | No | Force re-clone even if repos exist (default: false) | |
| repos | No | Specific repos to sync. Options: aztec-packages, aztec-examples, aztec-starter |