Skip to content

v4.2.0

Choose a tag to compare

@myurasov-nv myurasov-nv released this 14 Jun 15:36

Isaac Automator v4.2.0

Adds first-class AI-agent operator support: an AI agent can now drive Isaac Automator as a user (deploy a workstation, connect, run demos, stop/start, destroy) by following shipped instructions.

What's new

  • automator.agent.md - operator-agent entry point (mental model, golden rules, operator loop, skills index, connect-method guidance).
  • skills/ - step-by-step operator procedures: deploy-workstation, run-demos, connect-workstation, manage-lifecycle, transfer-data, troubleshoot.
  • AGENTS.md (agents.md standard) and CLAUDE.md - agent entry points that route to the operator guide and surface cost/safety and non-interactive rules.
  • README - new "Using with AI Agents" section.

Documentation-only release; no changes to the deploy/Terraform/Ansible behavior. (The out-of-the-box --demos capability referenced by the run-demos skill is tracked separately.)