II.
AgentVersion JSON
Structured · liveagentVersion:droid:0-150-1
Factory Droid CLI 0.150.1 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:droid:0-150-1",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-06-17.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "droid",
"agentProductId": "agent:droid",
"displayName": "Factory Droid CLI 0.150.1",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "0.150.1",
"currentVersion": "0.150.1",
"releasedAt": "2026-06-17",
"sourcePackage": "@factory/cli",
"releaseNotesUrl": "https://www.npmjs.com/package/@factory/cli/v/0.150.1",
"cliCommand": "droid",
"summary": "Factory Droid CLI npm release; public version-specific release notes were not found.",
"assimilationNotes": [
"Latest npm moved from 0.141.0 to 0.150.1.",
"npm metadata identifies the package as Factory Droid CLI and points repository metadata at Factory-AI/factory apps/cli.",
"No public version-specific changelog was found, so no CLI flag, transport, API, model, or migration change is confirmed.",
"Install command remains npm install -g @factory/cli."
],
"releaseHighlights": [
"npm package update to @factory/cli 0.150.1."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:droid:0-150-1",
"to": "agent:droid",
"kind": "version_of"
},
{
"from": "agentVersion:droid:0-150-1",
"to": "evidence:droid-0-150-1-2026-06-17",
"kind": "sourced_from"
},
{
"from": "agentVersion:droid:0-150-1",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:droid-0-150-1-2026-06-17",
"to": "agentVersion:droid:0-150-1",
"kind": "references"
}
]
}