Commands
list
Lists agents visible to the authenticated identity. Usagesearch
Searches every accessible workspace unless--workspace narrows the request.
Usage
get
Shows one agent by its stableagent_... ID.
Usage
validate
Validates one local YAML or JSON agent definition without writing to the Registry. Usagecreate
Creates an agent from a local YAML or JSON definition. Usageupdate
Updates one exact agent from a local definition. Names are not unique, so the stable ID is required. UsageExamples
Output and behavior
list,search, andgetreturn human output unless--json,--jq, or--templateis supplied.validaterejects unknown fields and invalid tool definitions locally.createandupdateprompt before writing unless--auto-approveis used.updatereads the current content hash and refuses an unconditional update.- Agent creation does not print or store the Registry’s reveal-once machine credential.