II.
AgentVersion JSON
Structured · liveagentVersion:droid:0-137-1
Factory Droid 0.137.1 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:droid:0-137-1",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-05-31.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "droid",
"agentProductId": "agent:droid",
"displayName": "Factory Droid 0.137.1",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "0.137.1",
"currentVersion": "0.137.1",
"releasedAt": "2026-05-30",
"sourcePackage": "@factory/cli",
"releaseNotesUrl": "https://www.npmjs.com/package/@factory/cli/v/0.137.1",
"cliCommand": "droid",
"summary": "Factory Droid npm release; no public GitHub release notes were available for the package version.",
"assimilationNotes": [
"Latest npm version is 0.137.1 for @factory/cli; install command remains `npm install -g @factory/cli`.",
"No public release-note body was found in Factory-AI/factory releases or tags for this version, so capability changes could not be confirmed from a changelog.",
"Keep existing adapter assumptions until a changelog identifies CLI flag, MCP, model-routing, or transport changes."
],
"releaseHighlights": [
"Npm package update to 0.137.1."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:droid:0-137-1",
"to": "agent:droid",
"kind": "version_of"
},
{
"from": "agentVersion:droid:0-137-1",
"to": "evidence:droid-cli-0-137-1-issue-812",
"kind": "sourced_from"
},
{
"from": "agentVersion:droid:0-137-1",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "agent:droid",
"to": "agentVersion:droid:0-137-1",
"kind": "has_version"
},
{
"from": "evidence:droid-cli-0-137-1-issue-812",
"to": "agentVersion:droid:0-137-1",
"kind": "references"
}
]
}