Skip to content

Conversation

@TCoherence
Copy link
Contributor

Background

Recently Google just release their new AI IDE - Anti Gravity with Gemini 3.0 Pro! I noticed that we already have 2 threads talking about this #1213 and #1217
So this is the PR to officially support this!

AI disclosure

This code is mainly done by using Anti Gravity with Gemini 3.0 Pro, with some manual fixes

Test Screenshot

Used .github/workflows/scripts/create-release-packages.sh script to generate a local release package and manully copied it to local branch to test it out, the result is as follows:
df76b4a06cf1455f1c069ca30c19903f

@TCoherence TCoherence requested a review from localden as a code owner November 19, 2025 21:11
@TCoherence
Copy link
Contributor Author

Hey @localden Just added another new agent for Anti Gravity. Please let me know if it looks good to you

@sakshamnanda
Copy link

sakshamnanda commented Nov 19, 2025

I tried your PR, the specify init doesn't work on the new antigravity update, as agy command is not decoupled anymore to outside terminals.
image

@TCoherence
Copy link
Contributor Author

TCoherence commented Nov 20, 2025

I tried your PR, the specify init doesn't work on the new antigravity update, as agy command is not decoupled anymore to outside terminals. image

@sakshamnanda The specify init command only pulls packages release officially. I actually have another separate PR to add a separate option "--template-file" in the "specify-cli" so that you can init from a specific package. Check this out: #1057

@sakshamnanda
Copy link

I tried your PR, the specify init doesn't work on the new antigravity update, as agy command is not decoupled anymore to outside terminals. image

@sakshamnanda The specify init command only pulls packages release officially. I actually have another separate PR to add a separate option "--template-file" in the "specify-cli" so that you can init from a specific package. Check this out: #1057

I used this command to use your branch to initialise, and that's how I got the error.
In the official specify the agy is not even in the packages.
uvx --from "git+https://github.com/TCoherence/github-spec-kit@new_agent/antigravity" specify init .

@kvcrajan
Copy link

I appreciate for the quick turn-around, however I would like have this change merged with README update and released as template just like for other IDEs. Hope to see that soon. Great Job and Thank you again!

@TCoherence
Copy link
Contributor Author

TCoherence commented Nov 20, 2025

I tried your PR, the specify init doesn't work on the new antigravity update, as agy command is not decoupled anymore to outside terminals. image

@sakshamnanda The specify init command only pulls packages release officially. I actually have another separate PR to add a separate option "--template-file" in the "specify-cli" so that you can init from a specific package. Check this out: #1057

I used this command to use your branch to initialise, and that's how I got the error. In the official specify the agy is not even in the packages. uvx --from "git+https://github.com/TCoherence/github-spec-kit@new_agent/antigravity" specify init .

@sakshamnanda For current specify command, it's forced to pull packages from the offical release, you can check it out in __init__.py. Here is a quick screenshot from Gemini's response:
image

@localden
Copy link
Collaborator

localden commented Dec 2, 2025

@TCoherence can you please resolve the conflicts before we can merge this? Also, seems like you're using the agy acronym - is that something Google uses for Antigravity? I would rather use the full name.

@localden localden self-assigned this Dec 2, 2025
@localden localden added merge-candidate Reasonable change that is going to be merged after a review. new-agent labels Dec 2, 2025
@TCoherence
Copy link
Contributor Author

@TCoherence can you please resolve the conflicts before we can merge this? Also, seems like you're using the agy acronym - is that something Google uses for Antigravity? I would rather use the full name.

@localden Sure will do later this week when free.
For agy, i use it because agy is the command will be installed by default for AntiGravity
image

@TCoherence
Copy link
Contributor Author

Hey @localden Just fixed the conflicts and please let me know if it looks good to you. 🤜

@EpicHigh
Copy link

Please help merge this one @localden.

1 similar comment
@xuan2261
Copy link

Please help merge this one @localden.

@TCoherence
Copy link
Contributor Author

Hey @localden Can you take a quick look at this PR? Thanks!

@cristianuibar
Copy link

awaiting for this as well

@crokobit
Copy link

looking forward to this

@AndyZHENG0715
Copy link

Looking forward to supporting Antigravity

@vincentlkl
Copy link

looking forward to it to be merged

@suchithm1999
Copy link

@TCoherence Hey There, is there a guild on how to use this till this gets merged?

@dougcooper
Copy link

My Christmas wish was for this story to get merged 😥

@suchithm1999
Copy link

suchithm1999 commented Dec 25, 2025

Hey Guys, I found a way to make this spec-kit work with antigravity, download the release template for gemini-sh, rename the workflows folder as below (make sure you change the extension to .md)

Edit: built the static feedpost app in an hour using spec-kit and antigravity:
github: https://github.com/suchithm1999/PostShare
deployed URL: https://post-share-eight.vercel.app/

Screenshot 2025-12-25 at 5 30 23 PM

@Max-Levitskiy
Copy link

Let's finally merge it. ;)

@black1good
Copy link

@localden Grant us the ability Master #1220 😀

@black1good
Copy link

black1good commented Jan 2, 2026

@TCoherence Hi, I just updated your Antigravitiy thread, but there are no resources available (No matching resource found for agy (expected template: spec-kit-template-agy-sh). Could you please update it?

@hb2708
Copy link

hb2708 commented Jan 6, 2026

Came across this , looking forward to see this merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-candidate Reasonable change that is going to be merged after a review. new-agent

Projects

None yet

Development

Successfully merging this pull request may close these issues.