Google just launched the Interactions API, billed as the primary interface for talking to Gemini models and agents.
Think of it as a unified way to send messages, handle long running tasks, and stream tool calls back. One endpoint, no glue code.
If you are building agent workflows on Gemini this cuts a lot of plumbing. Worth a look if you are tired of stitching SDKs together.