II.
AgentVersion JSON
Structured · liveagentVersion:droid:0-168-2
Factory Droid CLI 0.168.2 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:droid:0-168-2",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-09.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "droid",
"agentProductId": "agent:droid",
"displayName": "Factory Droid CLI 0.168.2",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "0.168.2",
"currentVersion": "0.168.2",
"releasedAt": "2026-07-09",
"sourcePackage": "@factory/cli",
"releaseNotesUrl": "https://www.npmjs.com/package/@factory/cli/v/0.168.2",
"cliCommand": "droid",
"summary": "Factory Droid CLI npm release; public version-specific release notes were not found.",
"assimilationNotes": [
"Latest npm moved from recorded 0.164.0 to 0.168.2.",
"npm metadata identifies @factory/cli as the Factory Droid CLI and points repository metadata at Factory-AI/factory under apps/cli.",
"Package now advertises platform optional dependencies for darwin, linux, and win32 builds including baseline variants and win32 arm64.",
"Node engine remains >=20.0.0 and the droid binary entry point remains bin/droid.",
"No public version-specific CLI flag, transport/API, model, package-name, install-method, or migration change is confirmed for 0.168.2.",
"Install command remains npm install -g @factory/cli."
],
"releaseHighlights": [
"npm package update to @factory/cli 0.168.2.",
"Platform optional dependency matrix includes darwin, linux, and win32 artifacts."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:droid:0-168-2",
"to": "agent:droid",
"kind": "version_of"
},
{
"from": "agentVersion:droid:0-168-2",
"to": "evidence:droid-0-168-2-2026-07-09",
"kind": "sourced_from"
},
{
"from": "agentVersion:droid:0-168-2",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:droid-0-168-2-2026-07-09",
"to": "agentVersion:droid:0-168-2",
"kind": "references"
}
]
}