Google logo

How Google Uses Banana

5 engineering articles about Banana from Google's engineering team

Articles

Filter:
Google logo
Google
Advanced
To prevent context window bloat and reduce token consumption, Genkit Go introduces Agent Skills based on a progressive disclosure architecture. Developers can package specialized instructions, scripts, and references into modular SKILL.md bundles where only the frontmatter metadata is initially exposed to the agent's system prompt. When a task matches the skill's description, Genkit's middleware dynamically loads the full instruction body and associated assets, ensuring the model accesses precise workflows exactly when needed.
Google logo
Google
Intermediate
The Google Cloud AI Agent Bake-Off highlights a shift from simple prompt engineering to rigorous agentic engineering, emphasizing that production-ready AI requires a modular, multi-agent architecture. The post outlines five key developer tips, including decomposing complex tasks into specialized sub-agents and using deterministic code for execution to prevent probabilistic errors. Furthermore, it advises developers to prioritize multimodality and open-source protocols like MCP to ensure agents are scalable, integrated, and future-proof against rapidly evolving model capabilities.
Google logo
Google
Intermediate
Google has released version 1.0.0 of the Agent Development Kit (ADK) for Java, introducing powerful new features like Google Maps grounding, built-in URL fetching, and a standardized Agent2Agent protocol for cross-framework collaboration. The update enhances agent control through a new "App" and "Plugin" architecture, which allows for global logging, automated context window management via event compaction, and "Human-in-the-Loop" workflows for action confirmations. Additionally, the release provides robust session and memory services using Google Cloud integrations like Firestore and Vertex AI to manage long-term state and large data artifacts.
Google logo
Google
Intermediate
The article discusses the advancements in agentic AI with Gemini 3, emphasizing its role as a core orchestrator for complex workflows.
Philipp Schmid, Mark McDonald, Vishal Dharmadhikari
5 min read
Includes Code
Has Summary
--
Google logo
Google
Beginner
The article announces the general availability of Gemini 2. 5 Flash Image, an advanced image generation and editing model from Google.
Alisa Fortin, Naina Raisinghani, Seth Odoom, Guillaume Vernade
4 min read
Includes Code
Has Summary
--

You've reached the end! All 5 articles loaded.