❯ Guillaume Laforge

Antigravity

Customizing Antigravity CLI: Title and Status Line

Antigravity CLI allows you to customize both the terminal window title and the bottom status line. This is done by passing a JSON payload of the current agent state to external shell scripts via standard input.

In this post, I will explain how I set up my environment, the specific scripts I use, and how to configure the CLI to load them.

The Principle

Both the title and the status line operate on the same principle:

Read more...

Iterating on Frontend Design with Stitch and Antigravity CLI

My friend Leonard and I were collaborating over the weekend on some new updates for the Groovy Web Console. This console is an online playground where Apache Groovy users can run Groovy scripts online, with different versions of the language, from Groovy 3 up to the experimental Groovy 6. Additionally, there’s a specific integration with the Spock testing framework, which allows users to run tests written with the framework.

Here’s what the old console (well, the current one at the time of this writing) looks like:

Read more...

Gemini Is Cooking Bananas Under Antigravity

What a wild title, isn’t it? It’s a catchy one, not generated by AI, to illustrate this crazy week of announcements by Google. Of course, there are big highlights like Gemini 3 Pro, Antigravity, or Nano Banana Pro, but not only, and this is the purpose of the article to share with you everything, including links to all the interesting materials about those news.

Gemini 3 Pro

The community was eagerly anticipating the release of Gemini 3. Gemini 3 Pro is a state-of-the-art model, with excellent multimodal capabilities, advanced reasoning, excellent at coding, and other agentic activities.

Read more...