I am trying to use the agent on antigravity and I am getting Agent terminated due to error I have tried every TBS I have found online but nothing worked . Could. you please help :
Trajectory ID: 7c5f555b-868b-41a6-a459-ab35cd1dea46
Error: HTTP 400 Bad Request
Sherlog:
TraceID: 0x7d553c5f100e42d9
Headers: {“Alt-Svc”:[“h3=“:443”; ma=2592000,h3-29=“:443”; ma=2592000”],“Content-Length”:[“382”],“Content-Type”:[“text/event-stream”],“Date”:[“Fri, 20 Mar 2026 22:32:54 GMT”],“Server”:[“ESF”],“Server-Timing”:[“gfet4t7; dur=253”],“Vary”:[“Origin”,“X-Origin”,“Referer”],“X-Cloudaicompanion-Trace-Id”:[“7d553c5f100e42d9”],“X-Content-Type-Options”:[“nosniff”],“X-Frame-Options”:[“SAMEORIGIN”],“X-Xss-Protection”:[“0”]}
{
“error”: {
“code”: 400,
“details”: [
{
“@type”: “type.googleapis.com/google.rpc.BadRequest”,
“fieldViolations”: [
{
“description”: “Invalid project resource name”,
“field”: “name”
}
]
}
],
“message”: “Invalid project resource name projects/”,
“status”: “INVALID_ARGUMENT”
}
}
Thank you