28 days ago · Tech · 0 comments

Antigravity is a new VSCode fork from Google designed to prioritize AI-assisted development. It came out in November and I’ve been using it since on personal and professional projects. Day-to-day, I’m consistently having AI write tests or smaller, well-scoped features. I’ve been using a mix of planning and fast mode but I prefer planning mode for anything more than a few lines of code so I can critique the plan before the AI starts generating code. Planning Mode Planning mode starts with the agent generating an “Implementation Plan” and asking for approval before proceeding. You can comment on the plan and have AI iterate on it until you’re ready to proceed. The Antigravity interface for reviewing the plan is great and being able to comment on individual plan items works well for making minor changes to the overall plan. The produced plan follows a general structure of “Proposed Changes”, broken down into “Structure” and “Components”, and then “Verification Plan”, broken down into…

No comments yet. Log in to reply on the Fediverse. Comments will appear here.