<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Antigravity on Atamel.Dev</title><link>https://atamel.dev/tags/antigravity/</link><description>Recent content in Antigravity on Atamel.Dev</description><generator>Hugo</generator><language>en</language><managingEditor>atamel@gmail.com (Mete Atamel)</managingEditor><webMaster>atamel@gmail.com (Mete Atamel)</webMaster><lastBuildDate>Mon, 19 Jan 2026 15:22:45 +0000</lastBuildDate><atom:link href="https://atamel.dev/tags/antigravity/index.xml" rel="self" type="application/rss+xml"/><item><title>Parallel agents in Antigravity</title><link>https://atamel.dev/posts/2026/01-19_parallel_agents_antigravity/</link><pubDate>Mon, 19 Jan 2026 00:00:00 +0000</pubDate><author>atamel@gmail.com (Mete Atamel)</author><guid>https://atamel.dev/posts/2026/01-19_parallel_agents_antigravity/</guid><description>&lt;p&gt;&lt;figure&gt;
 &lt;img src="https://atamel.dev/img/2026/parallel_agents_antigravity.jpg" alt="Hero image" /&gt;
 
 &lt;figcaption&gt;Hero image&lt;/figcaption&gt;
 
&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://antigravity.google/"&gt;Google Antigravity&lt;/a&gt; transforms your regular IDE into an agentic development platform. In
my previous blog posts, I showed some of the unique features of Antigravity compared to a regular IDE. In today’s blog
post, I’ll talk about what makes Antigravity truly unique: &lt;strong&gt;Its ability to spin up and manage multiple agents.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="antigravity-modes"&gt;Antigravity modes&lt;/h2&gt;
&lt;p&gt;Antigravity has two modes: &lt;strong&gt;Editor&lt;/strong&gt; and &lt;strong&gt;Agent Manager&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Editor&lt;/strong&gt; is your familiar IDE with an agent on the side to help you with tasks. You can read more about it in my
previous blog post &lt;a href="https://atamel.dev/posts/2025/12-01_antigravity_editor_tips/"&gt;Google Antigravity Editor - Tips &amp;amp;
Tricks&lt;/a&gt; and learn how to provide feedback to the agent in
&lt;a href="https://atamel.dev/posts/2025/12-10_antigravity_provide_feedback/"&gt;Provide Feedback to Google Antigravity&lt;/a&gt; and how to
customize it in &lt;a href="https://atamel.dev/posts/2025/11-25_customize_antigravity_rules_workflows/"&gt;Customize Google Antigravity with rules and
workflows&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Provide Feedback to Google Antigravity</title><link>https://atamel.dev/posts/2025/12-10_antigravity_provide_feedback/</link><pubDate>Wed, 10 Dec 2025 00:00:00 +0000</pubDate><author>atamel@gmail.com (Mete Atamel)</author><guid>https://atamel.dev/posts/2025/12-10_antigravity_provide_feedback/</guid><description>&lt;p&gt;&lt;figure&gt;
 &lt;img src="https://atamel.dev/img/2025/antigravity_provide_feedback_outline.png" alt="Google Antigravity Provide Feedback" /&gt;
 
 &lt;figcaption&gt;Google Antigravity Provide Feedback&lt;/figcaption&gt;
 
&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;At the heart of &lt;a href="https://antigravity.google/"&gt;Google Antigravity&lt;/a&gt; is its ability to effortlessly gather your feedback
at every stage of the experience. In this blog post, I will show you all the different ways you can provide feedback
to Antigravity.&lt;/p&gt;
&lt;p&gt;As the agent works on a task, it creates different artifacts along the way:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An implementation plan and a task list (before coding)&lt;/li&gt;
&lt;li&gt;Code diffs (as it generates code)&lt;/li&gt;
&lt;li&gt;A walkthrough to verify the results (after coding)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These artifacts are a way for Antigravity to communicate its plans and progress. More importantly, they&amp;rsquo;re also a way
for you to provide feedback to the agent in Google docs style comments. This is very useful to effectively steer the
agent in the direction you want.&lt;/p&gt;</description></item><item><title>Google Antigravity Editor - Tips &amp; Tricks</title><link>https://atamel.dev/posts/2025/12-01_antigravity_editor_tips/</link><pubDate>Mon, 01 Dec 2025 00:00:00 +0000</pubDate><author>atamel@gmail.com (Mete Atamel)</author><guid>https://atamel.dev/posts/2025/12-01_antigravity_editor_tips/</guid><description>&lt;p&gt;&lt;figure&gt;
 &lt;img src="https://atamel.dev/img/2025/antigravity_tips_and_tricks.png" alt="Google Antigravity Tips and Tricks" /&gt;
 
 &lt;figcaption&gt;Google Antigravity Tips and Tricks&lt;/figcaption&gt;
 
&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://antigravity.google/"&gt;Google Antigravity&lt;/a&gt; is an agentic development platform where you have your familiar code
editor along with a powerful agent on the side. In today&amp;rsquo;s post, I want to show you some tips and tricks for the code
editor.&lt;/p&gt;
&lt;h2 id="setup-and-extensions"&gt;Setup and Extensions&lt;/h2&gt;
&lt;p&gt;In a typical setup, you&amp;rsquo;d have the editor, the terminal, and the agent visible:&lt;/p&gt;
&lt;p&gt;&lt;figure&gt;
 &lt;img src="https://atamel.dev/img/2025/antigravity_ide.png" alt="Antigravity IDE" /&gt;
 
 &lt;figcaption&gt;Antigravity IDE&lt;/figcaption&gt;
 
&lt;/figure&gt;&lt;/p&gt;</description></item><item><title>Customize Google Antigravity with rules and workflows</title><link>https://atamel.dev/posts/2025/11-25_customize_antigravity_rules_workflows/</link><pubDate>Tue, 25 Nov 2025 00:00:00 +0000</pubDate><author>atamel@gmail.com (Mete Atamel)</author><guid>https://atamel.dev/posts/2025/11-25_customize_antigravity_rules_workflows/</guid><description>&lt;p&gt;&lt;figure&gt;
 &lt;img src="https://antigravity.google/assets/image/blog/introducing-antigravity-1.jpg" alt="Google Antigravity" /&gt;
 
 &lt;figcaption&gt;Google Antigravity&lt;/figcaption&gt;
 
&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://antigravity.google/"&gt;Google Antigravity&lt;/a&gt; was
&lt;a href="https://antigravity.google/blog/introducing-google-antigravity"&gt;announced&lt;/a&gt; last week as the next generation agentic
IDE. I&amp;rsquo;m very impressed with it so far. It already helped me to upgrade my blog to the latest Hugo (that I&amp;rsquo;ve been
putting off for a long time). It even recognized that some of the shortcodes (eg. Twitter) from the old version changed
in the new version and automatically updated my blog posts with the new version of the shortcodes. Nice!&lt;/p&gt;</description></item></channel></rss>