Claude Platform release notes — September 3, 2026
- Version 1.30.0 of the
antCLI addsant apply, which creates and updates agents, environments, skills, memory stores, and deployments from files in your repository. Describe each resource in a file, runant apply, and approve the plan it prints. Commit theclaude-lock.jsonlockfile it writes so that later runs, on your machine or in CI, update the same resources instead of creating new ones. See Manage resources as code with ant apply.