II.
AgentVersion JSON
Structured · liveagentVersion:antigravity:1-1-3
Antigravity CLI 1.1.3 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:antigravity:1-1-3",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-17.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "antigravity",
"agentProductId": "agent:antigravity-cli",
"displayName": "Antigravity CLI 1.1.3",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "1.1.3",
"currentVersion": "1.1.3",
"releasedAt": "2026-07-16",
"upstreamReleaseTag": "1.1.3",
"releaseNotesUrl": "https://github.com/google-antigravity/antigravity-cli/releases/tag/1.1.3",
"cliCommand": "antigravity",
"summary": "Antigravity CLI release adding workspace code search, copy-on-select, context-compaction markers, startup/discovery latency fixes, and stricter headless permission behavior.",
"assimilationNotes": [
"Latest official stable release moved from recorded 1.1.2 to 1.1.3.",
"New /codesearch command aliases /cs and /search support regex search, literal matching with -F/--literal, and f:/file: glob filters, affecting promptExtraFlags and command modeling.",
"Headless -p runs now soft-deny tools that require permission confirmation instead of hanging or silently auto-approving; always-proceed outside-workspace file writes are no longer incorrectly auto-approved.",
"Skills, rules, agents, and hooks load with consolidated directory walks and cached filesystem lookups, affecting startup timing expectations.",
"No package-name or install-method migration was published for the GitHub release distribution."
],
"releaseHighlights": [
"/codesearch, /cs, and /search workspace code search command.",
"Copy-on-select in no-flickering mode.",
"Context-compaction boundary indicator.",
"Headless permission soft-denial for confirmation-required tools.",
"Startup and customization discovery latency improvements."
],
"installMethods": [
"install:github-release"
]
},
"outgoingEdges": [
{
"from": "agentVersion:antigravity:1-1-3",
"to": "agent:antigravity-cli",
"kind": "version_of"
},
{
"from": "agentVersion:antigravity:1-1-3",
"to": "evidence:antigravity-1-1-3-2026-07-17",
"kind": "sourced_from"
}
],
"incomingEdges": [
{
"from": "evidence:antigravity-1-1-3-2026-07-17",
"to": "agentVersion:antigravity:1-1-3",
"kind": "references"
}
]
}