Unity has launched Unity CLI, a new terminal-native tool that lets developers connect AI agents, continuous integration systems, and custom tools directly to the game engine. Unity CLI was developed in direct response to developer feedback, aiming to make workflows more predictable and extensible while addressing actual user needs. With this release, automation and agentic workflows are now accessible straight from the command line. Developers can run arbitrary code rapidly using the eval command, powered by the Roslyn compiler, which avoids lengthy compilation and domain reloads. This approach reduces waiting times during development and improves efficiency. Building on its flexible design, Unity CLI supports integration with any AI agent or model, including Claude Code, Codex, GitHub Copilot, and local solutions. Developers can further tailor workflows by writing custom commands that enable agents to access detailed, project-specific context. The CLI provides direct access not just t...
Related
Google launches three new AI models: Gemini 3.6 Flash, 3.5 Flash Lite, and 3.5 Flash Cyber
Google has expanded its Gemini lineup with three new models: Gemini 3.6 Flash, Gemini 3.5 Flash Lite, and Gemini 3.5 Flash Cyber. Gemini 3.6 Flash is designed for coding, knowledge...
Introducing Unity CLI, a terminal-native path for connecting AI agents and CI pipelines
Unity has launched Unity CLI, a new terminal-native tool that lets developers connect AI agents, continuous integration systems, and custom tools directly to the game engine. Unity...
MPS 2026.1 adds AI coding agent support and updates to IntelliJ 2026.1
MPS 2026.1 now ships with the Projectional Agent Toolkit, allowing AI coding agents to interact directly with MPS models through the Model Context Protocol. The release also migrat...