Close Menu
AI News TodayAI News Today

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    T-Mobile Just Quietly Killed Its Better Value Phone Plan After Less Than a Year

    Nitecore’s latest power bank is the lightest and most compact yet

    This One-of-a-Kind LG 6K Professional Monitor Just Dropped to a Record Low Price

    Facebook X (Twitter) Instagram
    • About Us
    • Contact Us
    Facebook X (Twitter) Instagram Pinterest Vimeo
    AI News TodayAI News Today
    • Home
    • AI News
    • AI Reviews
    • AI Tools
    • AI Tutorials
    • Chatbots
    • Free AI Tools
    • Artificial Intelligence
    AI News TodayAI News Today
    Home»Free AI Tools»What’s new in Managed Agents in Gemini API
    Free AI Tools

    What’s new in Managed Agents in Gemini API

    By No Comments2 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
    What’s new in Managed Agents in Gemini API
    Share
    Facebook Twitter LinkedIn Pinterest Email

    In this configuration:

    • The security-gate group runs gate.py before every code_execution or write_file call. If the script returns {"decision": "deny", "reason": "..."}, the tool call is skipped and the rejection reason is passed into the model’s context.
    • The auto-format group runs auto_lint.py after every tool finishes to enforce code styling.
    • Hooks also support http type handlers that POST directly to an external endpoint.

    For complete HTTP hook definitions and failure handling semantics, refer to the hooks documentation.

    Teams are already using hooks to build production-grade validation pipelines. For example, AI-native investment bank Offdeal uses post_tool_execution hooks to run automated image verification inside the remote sandbox.

    “OffDeal is an AI-native investment bank, and Archie is the AI analyst our bankers use every day. A requirement for banker-ready decks is company logos: buyer tables, sponsor columns, tombstone grids, often 30+ logos in a single deck, every one of which must be the right company, the appropriate size and aspect ratio, contain the name, have a transparent background, and have a high contrast when placed on a white slide.

    Before agent hooks, we couldn’t do this on Gemini’s managed agents: the sandbox is remote, so our validation code had nowhere to run. With hooks, a post_tool_execution hook triggers our pipeline inside the sandbox the moment Archie writes its company list, fetching candidates, enforcing pixel-level quality checks, verifying each logo with Gemini vision, and publishing a manifest of approved files that are the only images allowed into the deck.”

    – Alston Lin, Founder & CTO of OffDeal

    Cost control and automation features

    Free tier availability

    Managed agents are now available on free tier projects. Developers can experiment with agentic workflows using an API key from a project without active billing.

    Budget controls

    Because managed agents execute multi-turn autonomous loops, complex tasks can consume significant token budgets. To prevent runaway tasks, you can pass max_total_tokens inside agent_config to cap total consumption (input + output + thinking).

    When the agent reaches the limit, execution safely pauses and the interaction returns status: "incomplete". The environment state is preserved, enabling you to continue where it stopped by passing previous_interaction_id with a fresh budget.

    Agents API Gemini Managed Whats
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleThe AI Hype Index: Unsexy AI
    Next Article Mythos attack on 3rd-round PQC algorithm candidate puts it out of commission
    • Website

    Related Posts

    AI Reviews

    Google’s AI shake-up: What’s next for Demis Hassabis and DeepMind

    AI News

    Cloudflare launches Kitesurf, a browser built for AI agents

    Free AI Tools

    Scientists Used AI to Create 16 New Viruses

    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    T-Mobile Just Quietly Killed Its Better Value Phone Plan After Less Than a Year

    0 Views

    Nitecore’s latest power bank is the lightest and most compact yet

    0 Views

    This One-of-a-Kind LG 6K Professional Monitor Just Dropped to a Record Low Price

    0 Views
    Stay In Touch
    • Facebook
    • YouTube
    • TikTok
    • WhatsApp
    • Twitter
    • Instagram
    Latest Reviews
    AI Tutorials

    Quantization from the ground up

    AI Tools

    David Sacks is done as AI czar — here’s what he’s doing instead

    AI Reviews

    Judge sides with Anthropic to temporarily block the Pentagon’s ban

    Subscribe to Updates

    Get the latest tech news from FooBar about tech, design and biz.

    Most Popular

    T-Mobile Just Quietly Killed Its Better Value Phone Plan After Less Than a Year

    0 Views

    Nitecore’s latest power bank is the lightest and most compact yet

    0 Views

    This One-of-a-Kind LG 6K Professional Monitor Just Dropped to a Record Low Price

    0 Views
    Our Picks

    Quantization from the ground up

    David Sacks is done as AI czar — here’s what he’s doing instead

    Judge sides with Anthropic to temporarily block the Pentagon’s ban

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Facebook X (Twitter) Instagram Pinterest
    • About Us
    • Contact Us
    • Terms & Conditions
    • Privacy Policy
    • Disclaimer

    © 2026 ainewstoday.co. All rights reserved. Designed by DD.

    Type above and press Enter to search. Press Esc to cancel.