feedback
feedback copied to clipboard
Provide feedback to our codelabs by filing an issue here
Typo URL: https://codelabs.developers.google.com/getting-started-google-antigravity#7 Typo: This means that in most cases, we are simply _given_ an instruction to the Agent and the Agent then goes off on its own, does its...
I am writing to report an issue I've encountered after successfully downloading and installing Antigravity. When I proceeded to the "Sign into Google" step, I was able to log in...
> let us look at two specific properties here Since there are only three properties, even if **JavaScript execution policy** is not needed for the Getting Started, please explain what...
Antigravity Bug Report: Persistent ERR_CONNECTION_REFUSED and Setup Failures on Windows This report details two major blocking issues encountered while attempting to set up and run a local project (static HTML/CSS)...
AI Commit Message includes "unstaged" changes, ignoring the staging selection. ## Change Type - [x] Bug fix - [ ] New feature - [ ] Improvement / Refactor - [...
Can you just add some text on your Google antigravity website like what kind of codes and which languages are generated by AI agent For your more information just mail...
This code lab does not work. I get all the way to the end of the tutorial. But the final step of deploying the container fails every time I try...
Fix for success build ```bash FROM python:3.13-slim # Copy uv from the official image COPY --from=ghcr.io/astral-sh/uv:latest /uv /usr/local/bin/uv # System dependencies RUN apt-get update && apt-get install -y curl build-essential...
There was no "retrieval_service" folder nor code. Without the Retrieval_Service, how people could piece together this puzzle? I actually ran into exact same issue when I tried to complete GSP1226...