II.
AgentVersion JSON
Structured · liveagentVersion:antigravity:1-0-16
Antigravity CLI 1.0.16 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:antigravity:1-0-16",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-03.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "antigravity",
"agentProductId": "agent:antigravity-cli",
"displayName": "Antigravity CLI 1.0.16",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "1.0.16",
"currentVersion": "1.0.16",
"releasedAt": "2026-07-02",
"upstreamReleaseTag": "1.0.16",
"releaseNotesUrl": "https://github.com/google-antigravity/antigravity-cli/releases/tag/1.0.16",
"cliCommand": "antigravity",
"summary": "Antigravity CLI release improving streamed background-task logs, transient-error retries, dynamic subagent definitions, empty-output command handling, shutdown cleanup, and pre-tool hook decision handling.",
"assimilationNotes": [
"Latest official google-antigravity/antigravity-cli release moved from 1.0.15 to 1.0.16.",
"The /tasks detail panel now follows streaming background task logs to the bottom unless the user has manually scrolled up, affecting TUI task-log rendering.",
"Model generation adds automatic client-side retries for transient errors, affecting retry/backoff expectations.",
"Dynamically defined subagents moved from JSON to Markdown definitions, affecting dynamic-subagent definition parsing.",
"Background tasks or terminal commands with empty output no longer crash, affecting process-output handling.",
"Permission manager pre-tool hooks now tolerate empty decision strings instead of reporting unknown decisions.",
"No package-name or install-method migration was identified."
],
"releaseHighlights": [
"Streaming /tasks detail panel auto-scroll behavior.",
"Client-side retries for transient model generation errors.",
"Markdown dynamic subagent definitions.",
"Empty-output background task and terminal command crash fix.",
"Shutdown leak cleanup for background sync.",
"Empty pre-tool hook decision handling."
],
"installMethods": [
"install:github-release"
]
},
"outgoingEdges": [
{
"from": "agentVersion:antigravity:1-0-16",
"to": "agent:antigravity-cli",
"kind": "version_of"
},
{
"from": "agentVersion:antigravity:1-0-16",
"to": "evidence:antigravity-1-0-16-2026-07-03",
"kind": "sourced_from"
}
],
"incomingEdges": []
}