Skip to content

feat: Add Antigravity AI coding assistant support#1452

Closed
limit-breaker-999 wants to merge 1 commit into
github:mainfrom
limit-breaker-999:add-antigravity-support
Closed

feat: Add Antigravity AI coding assistant support#1452
limit-breaker-999 wants to merge 1 commit into
github:mainfrom
limit-breaker-999:add-antigravity-support

Conversation

@limit-breaker-999

Copy link
Copy Markdown

Summary

Add support for Google DeepMind's Antigravity IDE as a new AI coding assistant.

Changes

Files Modified (10 total)

  • src/specify_cli/__init__.py - Add antigravity to AGENT_CONFIG
  • scripts/bash/update-agent-context.sh - Add antigravity support
  • scripts/powershell/update-agent-context.ps1 - Add antigravity support
  • .github/workflows/scripts/create-release-packages.sh - Add antigravity packages
  • .github/workflows/scripts/create-github-release.sh - Add antigravity uploads
  • AGENTS.md - Document antigravity in table and lists
  • README.md - Add to supported agents table and examples
  • docs/installation.md - Add to prerequisites
  • pyproject.toml - Bump version to 0.0.23
  • CHANGELOG.md - Add release entry

Antigravity Configuration

  • Folder: .agent/
  • Workflows: .agent/workflows/
  • Rules: .agent/rules/specify-rules.md
  • Type: IDE-based (requires_cli: false)

Testing

  • CLI recognizes --ai antigravity option
  • Release package generation creates correct folder structure
  • Bash script syntax check passed
  • Python syntax check passed

AI Disclosure

This PR was developed with assistance from an AI coding agent (Antigravity).

Add support for Google DeepMind's Antigravity IDE as a new AI agent.

Changes:
- Add 'antigravity' to AGENT_CONFIG with .agent/ folder structure
- Update bash and PowerShell update-agent-context scripts
- Update release package scripts (create-release-packages.sh, create-github-release.sh)
- Update documentation (README.md, AGENTS.md, docs/installation.md)
- Bump version to 0.0.23 and add CHANGELOG entry

Antigravity uses:
- Workflows: .agent/workflows/
- Rules: .agent/rules/specify-rules.md

AI Disclosure: This PR was developed with assistance from an AI coding agent (Antigravity).
@yashvekaria

Copy link
Copy Markdown

Please review this approval. Its most needed featuer as of now

@santosflores

Copy link
Copy Markdown

Thanks a lot for the toolkit! A friendly bump for a review.

@mnriem

mnriem commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Closing as superseded — Antigravity is now supported natively (the agy integration shipped via #2052), available with specify init --ai agy. Thank you for the contribution and for helping drive Antigravity support! 🙏

@mnriem mnriem closed this Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants