VMware Aria Automation Tools

 View Only

AI-coding tools with Aria Automation and VCF Automation

  • 1.  AI-coding tools with Aria Automation and VCF Automation

    Posted Jun 04, 2026 01:21 PM

    Does anyone use AI-enabled coding tools like Claude Code, Cursor, or Copilot in VS Code with Automation? Have you used LLM prompts to make Assembler templates or Orchestrator actions and workflows?

    My team has a few people using Claude Code for infrastructure tasks. From what we've found, it doesn't integrate with Automation at all. If you ask it to write an action that performs a specific task, it will just write JS code with API calls. It's completely unaware of Automation's plug-ins, repositories, environments, configurations, or anything else. That's led to some people writing actions that are just standalone API calls. Technically that works, but we have to do a ton of follow up to utilize features specific to Automation. 

    Is anyone else using an LLM-driven development process to build templates, actions, or workflows in Automation?