iiRecord
Agentic AI Atlas · Oh-My-Pi 16.2.12
agentVersion:omp:16-2-12a5c.ai
II.
AgentVersion JSON

agentVersion:omp:16-2-12

Structured · live

Oh-My-Pi 16.2.12 json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/agent-versions/upstream-current-2026-07-01.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:omp:16-2-12",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-01.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "omp",
    "agentProductId": "agent:omp",
    "displayName": "Oh-My-Pi 16.2.12",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "16.2.12",
    "currentVersion": "16.2.12",
    "releasedAt": "2026-07-01",
    "sourcePackage": "@oh-my-pi/pi-coding-agent",
    "upstreamReleaseTag": "v16.2.12",
    "releaseNotesUrl": "https://github.com/can1357/oh-my-pi/releases/tag/v16.2.12",
    "cliCommand": "omp",
    "summary": "Oh-My-Pi release improving provider streaming performance, fixing tool-call streaming and stalled SSE watchdogs, removing runtime canonical-equivalence APIs, and simplifying model selection.",
    "assimilationNotes": [
      "Latest upstream moved from 16.0.5 to 16.2.12.",
      "Breaking removal of runtime canonical-equivalence APIs affects code importing resolveCanonicalVariant, buildCanonicalModelOrder, CanonicalVariantPreferences, getBundledCanonicalReferenceData, ModelRegistry canonical methods, and omp models canonical.",
      "models.yml/models.json equivalence overrides and exclude keys are now inert.",
      "Model selection now resolves bare model IDs by exact/flat-ID and provider-preference matching, affecting launchBehavior model selection assumptions.",
      "Tool-call streaming fixes and SSE watchdog enforcement affect stream parser and timeout behavior."
    ],
    "releaseHighlights": [
      "Cursor and Devin provider streaming performance improvements.",
      "Tool-call streaming ID and partial JSON fixes.",
      "SSE first-event and idle watchdog fixes.",
      "Cross-turn identical tool-call loop guard.",
      "Breaking canonical-equivalence runtime API removal.",
      "Simplified model selection and matching."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:omp:16-2-12",
      "to": "agent:omp",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:omp:16-2-12",
      "to": "evidence:omp-16-2-12-2026-07-01",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:omp:16-2-12",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:omp-16-2-12-2026-07-01",
      "to": "agentVersion:omp:16-2-12",
      "kind": "references"
    }
  ]
}