功能对比
| Step | What to check | Why it matters |
|---|---|---|
| Official entry | Start from antigravity.google or a linked Google-owned page | Avoid spoofed installers and SEO ads. |
| Installer identity | Check publisher, domain, and operating system target before installing | Prevents unofficial binaries and malware risk. |
| Login | Use the intended Google account and verify org policy | Keeps personal and company access separate. |
| Repo permissions | Open a low-risk repo first and review file, terminal, Git, and extension access | New IDEs can request broad local permissions. |
| VS Code / Cursor comparison | Check settings, keybindings, extensions, rules, and terminal behavior | Migration friction often hides in daily ergonomics. |
| Limits tracking | Record plan, usage, prompts, agent limits, and last checked date | Pricing or limits may change as the product evolves. |
Official Download Path
Start at the official Google Antigravity site. If you reach a download through search results, ads, social posts, mirrors, or shortened links, back up and re-open the official domain manually.
Install And Login Checklist
Before opening a real client or production repository, complete a low-risk setup pass.
[ ] Confirm the domain is antigravity.google or a Google-owned page. [ ] Confirm the installer publisher and operating system target. [ ] Sign in with the right Google account. [ ] Review workspace, terminal, Git, browser, and file permissions. [ ] Open a sample repo before opening private production code. [ ] Record pricing and usage limit status as unknown/track if not shown officially.
VS Code And Cursor Setup Parity
Most developers judge a new IDE by small daily habits. Check these before declaring Antigravity a Cursor replacement.
- Can you bring over keybindings and editor preferences?
- Which VS Code extensions work, fail, or need alternatives?
- Where do persistent project instructions live?
- Can terminal commands, Git workflows, and test output be reviewed clearly?
- Does the agent keep changes scoped to expected files?
Common Setup Issues
The most common early issues are usually account policy, extension compatibility, repo permission prompts, and unclear pricing or usage limits.
- If login fails, check Google account type, browser session, and organization policy.
- If extensions are missing, list which ones are required for the project and find official alternatives.
- If agent output is too broad, add project instructions and run a smaller task.
- If pricing is unclear, mark it unknown and do not approve a team rollout yet.
What Not To Do
Do not publish or link to unofficial download files. Do not ask users to paste Google passwords, workspace tokens, or repo secrets into a webpage. Do not claim a price, limit, or platform support unless it is visible in official documentation.
常见问题
Where should I download Google Antigravity?
Start from the official Google Antigravity site at antigravity.google or a Google-owned page linked from it. Avoid mirrors, ads, and unofficial installers.
Is Google Antigravity the same as Cursor?
No. Cursor is an established AI editor workflow, while Antigravity should be evaluated as Google's agentic IDE direction. Compare them on one real repository before switching.
Does Antigravity support VS Code extensions?
Verify current extension support during setup. Do not assume every VS Code or Cursor extension works until you test the actual project workflow.
What should I check before opening a private repo?
Check account login, file permissions, terminal access, Git access, extension behavior, project instructions, and whether pricing or limits are clear enough for your organization.