Skip to content

[Vibe Coding AI Agents: Managing the Agent Lifecycle with Agents CLI and ADK 2.0] Cleanup step: Instructions on how to terminate the server are not complete for users who are working in Antigravity #2176

Description

@FloGua

Terminal instructions work only for Antigravity CLI

Need to specify instructions for terminal:

netsta - ano | findstr :8080
to identify PID number

then
taskkill /PID [the_pid_number] /F

Removal instructions also don't work for PowerShell users, need to use instead:

Remove-Item -Recurse -Force customer-support-agent

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions