II.
AgentVersion JSON
Structured · liveagentVersion:omp:16-5-0
Oh-My-Pi 16.5.0 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:omp:16-5-0",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-14.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "omp",
"agentProductId": "agent:omp",
"displayName": "Oh-My-Pi 16.5.0",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "16.5.0",
"currentVersion": "16.5.0",
"releasedAt": "2026-07-14",
"sourcePackage": "@oh-my-pi/pi-coding-agent",
"upstreamReleaseTag": "v16.5.0",
"releaseNotesUrl": "https://github.com/can1357/oh-my-pi/releases/tag/v16.5.0",
"cliCommand": "omp",
"summary": "Oh-My-Pi release replacing reasoning-slide flags with prewalk, adding launch tool support, compaction rescue improvements, diagnostic inference headers, streamGenerateContent Google providers, detached launches, model picker improvements, and shell builtin portability fixes.",
"assimilationNotes": [
"Latest npm moved from recorded 16.4.8 to 16.5.0.",
"Breaking change: --reasoning-slide-* flags were replaced by --prewalk, --prewalk-into <model>, and --no-prewalk.",
"New prewalk execution flow starts on a strong model for planning/todo initialization before handing off to a faster implementation model, affecting launchBehavior promptExtraFlags and model handoff modeling.",
"New project-scoped launch tool, gated by launch.enabled, manages long-running services/debuggers with readiness probes, bounded logs, PTY input, restart policies, teardown, and detached launch support.",
"Google and Google Vertex providers now always use streamGenerateContent requests and removed /interactions chaining plus useInteractionsApi/storeInteraction/previousInteractionId stream options.",
"Diagnostic inference response headers expose request IDs, LiteLLM model metadata, response cost, duration, and processing time on non-streaming responses.",
"Auto-compaction adds image-dropping rescue, warning badges, inline compacted-history display controls, and JSON log provider payloads.",
"No package-name or install-method migration was published; install remains npm install -g @oh-my-pi/pi-coding-agent."
],
"releaseHighlights": [
"Breaking --reasoning-slide-* replacement with --prewalk flags.",
"Project-scoped launch tool and detached launches.",
"Diagnostic inference headers.",
"Google providers always use streamGenerateContent.",
"Compaction rescue and scrollback rebuild controls.",
"Model picker and Agent Hub refinements."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:omp:16-5-0",
"to": "agent:omp",
"kind": "version_of"
},
{
"from": "agentVersion:omp:16-5-0",
"to": "evidence:omp-16-5-0-2026-07-14",
"kind": "sourced_from"
},
{
"from": "agentVersion:omp:16-5-0",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:omp-16-5-0-2026-07-14",
"to": "agentVersion:omp:16-5-0",
"kind": "references"
}
]
}