-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Feat: add a new agent: Google Anti Gravity #1220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Hey @localden Just added another new agent for Anti Gravity. Please let me know if it looks good to you |
@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. |
|
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! |
@sakshamnanda For current |



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.shscript to generate a local release package and manully copied it to local branch to test it out, the result is as follows: