How Foundational Models Became Superhuman in Bash
How Foundational Models Became Superhuman in Bash September 1, 20268 minute readIf you have used coding agents, you may have noticed that they started
Philipp Schmid is a Staff Engineer at Google DeepMind, building AI Developer Experience and DevRel initiatives. He specializes in LLMs, RLHF, and making advanced AI accessible to developers worldwide.
209 articles from this blog
How Foundational Models Became Superhuman in Bash September 1, 20268 minute readIf you have used coding agents, you may have noticed that they started
Quick guide to install OpenClaw 2.0, connect Gemini 3.7 Flash, and start using the AI assistant in under a minute.
Explores recursive self-improvement in AI agents, where systems persistently modify themselves to enhance performance and evaluation, moving beyond simple iteration.
Controlling Android with Gemini 3.7 Flash and 150 lines of Python August 17, 20266 minute readView CodeLast week we launched Gemini 3.7 Flash, our fir
Google Maps and Google Search now work together in the Gemini API, enabling combined tool calls for location-aware apps.
EvoCode-Bench is a multi-turn coding benchmark that tests AI agents on evolving tasks across 227 rounds, evaluating persistence and adaptability.
Learn how to use GitHub CLI inside Gemini API Managed Agents securely by injecting tokens via egress proxy without exposing them to the sandbox.
Guide to controlling an Android phone using Gemini 3.5 Flash's Computer Use feature with Python SDK and ADB.
Guide to using Google's Gemini Interactions API with JavaScript, covering text generation, streaming, multi-turn chat, and multimodal inputs.
Explains how Gemini Managed Agents work internally, including sandboxing, execution loops, and tool calling.
Guide to building and deploying AI agents using Gemini Managed Agents via the Interactions API, with code examples.
Explores four subagent patterns in AI agent systems for 2026, focusing on agent management and task delegation.
Guide to using Deep Research with the Gemini API, including setup, collaborative planning, and running research tasks.
Learn two proven patterns for correctly using MCP servers with AI agents to avoid context bloat, higher costs, and poor performance.
Tips for writing effective agent skills, covering structure, descriptions, and instructions for better AI performance.
Guide to using Google's Gemma 4 open models with the Gemini API and Google AI Studio, covering setup, text generation, and multimodal features.
Analysis of Kimi K2.5, Cursor Composer 2, and Chroma Context-1 reports on training agentic models with reinforcement learning.
Learn how to combine built-in tools like Google Search with custom function calling in the Gemini API for multi-step agent workflows.
A developer guide for using the Gemini Interactions API with the Nano Banana 2 image generation model to create personalized, search-grounded images.
Explores how autonomous AI agents (autoresearch) can optimize small language models by running hundreds of experiments overnight, improving performance without human intervention.