II.
AgentVersion JSON
Structured · liveagentVersion:omp:16-4-8
Oh-My-Pi 16.4.8 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:omp:16-4-8",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-13.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "omp",
"agentProductId": "agent:omp",
"displayName": "Oh-My-Pi 16.4.8",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "16.4.8",
"currentVersion": "16.4.8",
"releasedAt": "2026-07-12",
"sourcePackage": "@oh-my-pi/pi-coding-agent",
"upstreamReleaseTag": "v16.4.8",
"releaseNotesUrl": "https://github.com/can1357/oh-my-pi/releases/tag/v16.4.8",
"cliCommand": "omp",
"summary": "Oh-My-Pi release adding model-browser keyboard and plan-review clipboard controls, refining model hub visuals, and fixing search, eval persistence, paging, hover, stats sync, and TUI input latency.",
"assimilationNotes": [
"Latest npm moved from recorded 16.4.6 to 16.4.8.",
"Model browser now supports Home and End keyboard navigation, affecting TUI keybinding coverage.",
"Plan-review overlay adds a c hotkey to copy the reviewed plan markdown, including in-overlay edits, to the system clipboard.",
"/models hub visuals changed: hover owns the highlight band, keyboard position renders as a cursor glyph in the active pane, and the sidebar active scope uses a bold accent label.",
"Perplexity provider search now forces retrieval for all queries, affecting provider request behavior.",
"JS eval cells now preserve top-level function and var declarations across cells even when the defining cell contains top-level await.",
"Model browser PageUp/PageDown now clamps at list edges, and hover highlight no longer sticks when moving into the provider sidebar.",
"omp-stats now coerces malformed persisted assistant messages at the parser boundary and skips entries with no usage/model attribution instead of aborting session sync on SQLITE_CONSTRAINT_NOTNULL messages.stop_reason.",
"pi-tui removes extra keyboard input latency after idle except for Ctrl+C and Escape double-press queue-drain grace.",
"No package-name or install-method migration was published; install remains npm install -g @oh-my-pi/pi-coding-agent."
],
"releaseHighlights": [
"Home/End model-browser navigation.",
"Plan-review c hotkey copies reviewed markdown to clipboard.",
"Model Hub selection visual refinements.",
"Forced retrieval for Perplexity search reliability.",
"JS eval top-level function/var persistence fix with top-level await.",
"omp-stats malformed-message coercion for session sync.",
"pi-tui idle keyboard-latency fix."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:omp:16-4-8",
"to": "agent:omp",
"kind": "version_of"
},
{
"from": "agentVersion:omp:16-4-8",
"to": "evidence:omp-16-4-8-2026-07-13",
"kind": "sourced_from"
},
{
"from": "agentVersion:omp:16-4-8",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:omp-16-4-8-2026-07-13",
"to": "agentVersion:omp:16-4-8",
"kind": "references"
}
]
}