Google Releases Interactions API in General Availability

APIs AI-Agents Tools

TL;DR: Google has launched the Interactions API in general availability, enabling developers to build agentic workflows with remote sandboxing and async execution.

Summary: Google has announced the general availability of its Interactions API, which provides a unified endpoint for both Gemini model inference and autonomous agents. The API features managed agents executing in remote Linux sandboxes, a simplified linear schema, and support for asynchronous background execution. It also integrates multimodal tool combination and dedicated coding agent skills.

Why it matters: This release simplifies agent construction by shifting sandbox isolation and async process management to the API infrastructure layer. Developers should explore the new endpoint or install the global developer skill to align their coding agents with the updated SDK patterns.

Source: @googleaidevs