👀 Sneak peek behind the scenes of Google Agent Skills! In my new article, I share how we build, test, and scale AI skills at Google: • Standardized layout • Remote MCP tools for IAM • Automated CI/CD checks • 2x2 evaluation matrix Full article link in replies 👇 #GoogleCloud #AIAgents #AgentSkills
Guillaume Laforge
@glaforge.dev
🥑 Developer Advocate for Google Cloud ☁️ 🧠 Focusing on Generative AI 🤖 ⭐ Co-founder of the 🪶 Apache Groovy programming language ☕ Java Champion 🏆 📣 Co-host of Les Cast Codeurs Podcast 🐘 @glaforge@uwyn.net on #Mastodon
And now, you can even create your #AI #Agent system with the #Java flavor of #Antigravity SDK: bsky.app/profile/glaf...
Antigravity SDK makes it easy to create an AI agent using Python. Think of this as an alternative to Google agent development kit. Go build agents! #buildinpublic #aicodingtools #tutorial #vibecoding #ai
Before heading on vacation, I built an unofficial @Java SDK for #Google #antigravity 🚀 If you want to embed AI agents directly into enterprise Java applications, #GitHub Actions, or custom #CLI tools, here is how it works and what you can do with it 🧵 👇
🎉 To celebrate the Google's Gemma family hitting 900 million downloads, I benchmarked the #Gemma 4 26B-A4B running 100% locally on my #AppleSilicon #MacBookPro M4 Pro! MLX vs. llama.cpp MTP Speculative Decoding vs. Pure Java 25, let's break down the local numbers! 👇 🧵
Time to upgrade my #antigravity session visualizer with some smart chat features, powered by #Gemini Flash! glaforge.dev/posts/2026/... You can chat about your coding sessions, a particular sequence, problematic tool calls, and even create ad hoc agent #skills!
Antigravity Brain Visualizer Now With a Contextual Smart Chat
Transforming the Antigravity Brain Visualizer from a log viewer into an interactive diagnostic co-pilot with contextual AI chat and automatic Agent Skill generation.
glaforge.dev
#AI coding agents waste a lot of time and tokens repeating the exact same trial-and-error mistakes across sessions. To fix this, I created the 𝗢𝗽𝗲𝗻 𝗥𝗲𝗮𝘀𝗼𝗻𝗶𝗻𝗴 𝗙𝗼𝗿𝗺𝗮𝘁 (ORF) (a file-based specification that lets AI agents learn from past runs)
Nice to see that #Gemini 3.6 Flash knowledge cut-off date is 📅 March 2026! blog.google/innovation-...
Yeah, leave the em dash alone! ✊ I used to use it frequently, but now come back to using parentheses more, to avoid being flagged as AI-generated. I like the em dash! 😆
✨ Leave the Em Dash Alone > Stop letting AI chase you away from things you enjoy > AI is copying us—not the other way around danielmiessler.com/blog/leave-t...
Sometimes you need a custom app for your personal needs. Thanks to AI coding agents like #antigravity, you can easily implement your own software. I built my own little text editor! Someone coined a term for that: #selfware glaforge.dev/posts/2026/...
Selfware: Building my own text editor without knowing Swift
I constantly use a text editor to jot ideas, draft blog posts, or collate documents, but my usual options always felt a bit off. TextEdit is too bare-bones and …
glaforge.dev
With how fast AI tool development is moving, it can be difficult to make heads or tails of it. @glaforge.dev gave a talk on the subject and his work is always worth a look
At #DevoxxPoland I gave a panorama of #Google's agentic dev tools, covering #antigravity, the multi-faceted coding agent, #GoogleAIStudio for vibe-coding, #stitch for vibe-designing your UIs, #jules, the proactive cloud hosted asynchronous coding agent. glaforge.dev/talks/2026/...
At #DevoxxPoland I gave a panorama of #Google's agentic dev tools, covering #antigravity, the multi-faceted coding agent, #GoogleAIStudio for vibe-coding, #stitch for vibe-designing your UIs, #jules, the proactive cloud hosted asynchronous coding agent. glaforge.dev/talks/2026/...
Making Sense of Google Agentic Dev Tools
In June, I had the please to come back to Devoxx Poland to give an overview of the various agentic coding tools offered by Google. The big highlight was obviously Antigravity, but I started with Google AI Studio to show the various models in action, as well as how you can vibe code apps, and even deploy them in the cloud (on Google Cloud Run) or save them on GitHub. In addition to those, I also uncovered Google Labs’ experiments, with Stitch to vibe design UIs for web apps and mobile apps, and Jules your proactive cloud-hosted agent working relentleslly on improving your GitHub projects.
glaforge.dev
If you want to know where #Antigravity looks for #Agent #Skills, this article from @meteatamel.bsky.social answers the question. atamel.dev/posts/2026/0...
My `gh` calls started failing: rate limited. Weird. I'd barely made any. Turns out GitHub meters REST and GraphQL on two separate budgets, and agents drain GraphQL while REST sits full. Route across both, double your headroom. caseywest.com/github-gives...
GitHub Gives You Two Rate Limits. You're Only Using One.
GitHub's REST and GraphQL APIs have separate hourly rate limits—two budgets, not one. Most automation hammers a single bucket while the other sits full. Here's how to see both, why agents drain GraphQ...
caseywest.com
I'm using #AI (and #antigravity) more and more in my daily activities. #skills + #loops have become a key ingredient of my productivity! Skills encode task knowledge & loops remove me out of the loop when not needed. Concrete use case of skills & loops: glaforge.dev/posts/2026/...
Of Skills and Loops with AI Assistance
For the past few weeks, a lot has been written and said about Loop Engineering, and we’re seeing an explosion of Agent Skills out there for various tasks. …
glaforge.dev
With the launch of the Nano Banana 2 Lite and #Gemini Omni Flash models, I thought I should try them in #Java with my Gemini Interactions Java SDK! glaforge.dev/posts/2026/...
Creating Images and Videos in Java With the New Nano Banana and Omni Models
Google just announced the launch of some new image and video models: Nano Banana 2 Lite (the fastest, most cost-efficient Gemini Image model yet) and Gemini …
glaforge.dev
🚀 The 𝗚𝗲𝗺𝗶𝗻𝗶 𝗜𝗻𝘁𝗲𝗿𝗮𝗰𝘁𝗶𝗼𝗻𝘀 𝗔𝗣𝗜 is now GA. 𝘃𝟭.𝟬.𝟬-𝗥𝗖𝟭 of my 𝗝𝗮𝘃𝗮 𝗦𝗗𝗞 is on 𝗠𝗮𝘃𝗲𝗻 𝗖𝗲𝗻𝘁𝗿𝗮𝗹 ☁️ Vertex AI Agent Platform support 🎯 Simplified outputs 📦 Managed agent sandboxes 🤖 Agent #Skills integration #Java #GenerativeAI
💡#TIL: I didn't know @github.com 's gh CLI tool had a `gh skill` subcommand to install, publish #agent #skills Thanks @caseywest.bsky.social for the tip. cli.github.com/manual/gh_sk...
GitHub CLI
Take GitHub to the command line
cli.github.com
@sirot.org Un peu de conjugaison japonaise pour te rafraichir les idées en période de canicule ? underreacted.leaflet.pub/3mmevu6woys27
japanese verb conjugation the simple hard way
underreacted.leaflet.pub
Episode 341 - Endives ou Chicorée ? #Java #JDK26 #A2A #CoutsIA sur https://youtube.com/watch?v=ae4I5p__VWY et en podcast https://lescastcodeurs.com/2026/06/22/lcc-341-endives-ou-chicoree/
Vous pouvez me retrouver dans l'excellent podcast @ifthisthendev.bsky.social où je parle de #RAG (Retrieval Augmented Generation) www.ifttd.io/episodes/rag
IFTTD #361 - RAG : Pourquoi le RAG n'est pas mort (et ne le sera pas de sitôt) avec Guillaume Laforge
"D'avoir de meilleures données d'entraînement, plus pertinentes, ça reste le nerf de la guerre, même avec les plus gros modèles." Dans l'épisode 361 j'ai reçu Guillaume Laforge pour parler de "RAG"
ifttd.io
I'm not sure I really know that many words in English! (it's a foreign language for me) vocabowl-870366514258.us-west1.run.app
New release of the #Java #TUI framework #TamboUI. I totally missed that the previous release contained the new #Markdown component!!! 😍
0.4 is out! New widgets: Dual sparkline, Scrollable element, braille spinners! Bug fixes - especially around modifier keys and more consistent keybindings. https://github.com/tamboui/tamboui/releases/tag/v0.4.0
#JetBrains is running a developer ecosystem survey: surveys.jetbrains.com/s3/developer... Lots of questions, with some interesting ones. I'm curious to know the results of this survey.
Developer Ecosystem Survey 2026
Calling all developers, coders, and AI enthusiasts!
surveys.jetbrains.com
The making-of of a vibe-coding app (built with #GoogleAiStudio and #Gemini) for students revising their philosophy exam: glaforge.dev/posts/2026/0...
How I Vibecoded a Philosophy Prep App with Google AI Studio and Gemini
My daughter’s French Bac de Philosophie (philosophy baccalaureate) is tomorrow. Preparing for this examination usually involves reviewing handwritten …
glaforge.dev
Pour nos lycéens qui passent le bac de philo demain, révisions des auteurs, oeuvres, citations clés, mouvements philo, voici une appli avec : 1⃣ un quiz d'association 2⃣ des fiches type "active recall" 3⃣ un mémento global par thème et auteur philosophia-300654570476.europe-west2.run.app
Pour nos lycéens qui passent le bac de philo demain, révisions des auteurs, oeuvres, citations clés, mouvements philo, voici une appli avec : 1⃣ un quiz d'association 2⃣ des fiches type "active recall" 3⃣ un mémento global par thème et auteur philosophia-300654570476.europe-west2.run.app
On building knowledge graphs with #Gemini by my colleague Laurent Picard. hackernoon.com/building-kno...
Building Knowledge Graphs with Gemini | HackerNoon
Explore how to turn raw, unstructured documents into structured knowledge graphs using Gemini.
hackernoon.com
👷I built a thing! A visualizer of #Antigravity work sessions with an #AI analysis by #Gemini. You can browse through 👤 user requests, 🛠️ tool calls, 🔴 errors, 💬 model responses, and get actionable insight.
Damn I've maxxed out my free #GitHub Actions budget at a third of the month, trying to build cross-platform @graalvm native images 😭
J'ai eu la chance d'être invité par Bruno Soulez chez IFTTD pour échanger autour de Docker, Compose et Docker Sandbox: comment faire tourner des agents IA en sécurité sans freiner les devs 🐳 J'espère que ça vous intéressera 🎧 www.ifttd.io/episodes/doc...
IFTTD #360 - Docker Sandbox : Sécuriser les agents IA sans ralentir les devs avec Guillaume Lours
"C'est important que je comprenne le code qui a été généré." Dans l'épisode 360 j'ai reçu Guillaume Lours pour parler de "Docker Sandbox"
ifttd.io