Skip to main content

Google Antigravity

As you write specifications in CodeValid, you can leverage coding agents to implement functionality automatically.
Once you push your changes to GitHub and create a pull request, CodeValid will automatically validate those changes.


Steps to Work with Coding Agents​

1. Clone Repository to Google Antigravity​

  1. Open Git Plane and log in to your GitHub account.
  2. Clone your repository.
    • Note: Any specification changes made in CodeValid are automatically pushed to your working branch.
    • Make sure to switch to your working branch and pull the latest changes before making further edits.

2. Implement Changes Using Agent Plane​

  1. Use Agent Plane to prompt coding agents to implement changes.
  2. Tip: Since CodeValid automatically keeps track of specifications, you can simply instruct agents to look for codevalid.json and implement the corresponding changes.
  3. For further automation, you can create a workflow in Agent Plane to execute these commands automatically.

Learn more: For detailed instructions on setting up and using workflows, refer to Google Antigravity Workflows Documentation.

Tip: This integration allows you to seamlessly implement specifications while CodeValid ensures that all changes are validated against your requirements.