How to use /goal to add last updated at feature to an Eleventy blog in Antigravity IDE with a single prompt
6 min read
Google Antigravity 2.0 has some very interesting features. One of them is the /goal command, which runs until the specified task is complete, without asking the user for intermediate input. The point here is to achieve the goal by iteratively and autonomously checking the output until it is accomplished. In this post, you will learn how to use /goal to build a last updated at feature on this blog and also test it on the browser with only one prompt. Let's get going!