@claudedevs: We've added `ant apply` to the ant CLI. Now you can declare Claude Managed Agent environments...
We've added `ant apply` to the ant CLI. Now you can declare Claude Managed Agent environments, agents, skills, memory stores, and deployments as files in your repository and keep the API's resources in sync with them using `ant apply`. Docs: https://t.co/qQchmDjTmm https://t.co/7hX3OV3h29
What happened
Users can now declare Claude Managed Agent environments and their associated resources as files in their repository, ensuring synchronization with the API through the `ant apply` command.
Why it matters
This enhancement streamlines the management of AI agent configurations, enabling developers to maintain consistency across their environments and facilitate smoother integrations in their workflows.