Google Upgrades Gemini API With Smarter Agents, Developer Controls, and Free Tier Access
Summary
Google upgrades its Gemini API with smarter managed agents defaulting to Gemini 3.6 Flash, introducing developer-friendly features including custom environment hooks, budget controls, scheduled triggers, sandbox session management, and free tier access for experimentation.
Key Points
- Managed Agents in the Gemini API now default to Gemini 3.6 Flash, offering balanced reasoning, coding, and tool use, with options to select alternative models like Gemini 3.5 Flash-Lite for lower cost and latency.
- New environment hooks allow developers to run custom scripts before or after every tool call inside the sandbox, enabling security gating, automated code linting, and external HTTP-based validation pipelines.
- Additional updates include free tier access for experimentation, budget controls via max_total_tokens to prevent runaway tasks, scheduled triggers for recurring autonomous agent execution, and an Environments API for managing sandbox sessions programmatically.