iiRecord
Agentic AI Atlas · Oh-My-Pi 16.3.0
agentVersion:omp:16-3-0a5c.ai
II.
AgentVersion JSON

agentVersion:omp:16-3-0

Structured · live

Oh-My-Pi 16.3.0 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-02.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:omp:16-3-0",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-02.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "omp",
    "agentProductId": "agent:omp",
    "displayName": "Oh-My-Pi 16.3.0",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "16.3.0",
    "currentVersion": "16.3.0",
    "releasedAt": "2026-07-02",
    "sourcePackage": "@oh-my-pi/pi-coding-agent",
    "upstreamReleaseTag": "v16.3.0",
    "releaseNotesUrl": "https://github.com/can1357/oh-my-pi/releases/tag/v16.3.0",
    "cliCommand": "omp",
    "summary": "Oh-My-Pi release adding Anthropic fallback-content preservation, server-side fallback beta support, stream-healing improvements, retry/interrupt fixes, and branch-summary compaction improvements.",
    "assimilationNotes": [
      "Latest upstream moved from 16.0.5 to 16.3.0.",
      "Anthropic fallback content blocks are preserved across session persistence and event fanout, affecting message schemas.",
      "New Anthropic server-side fallback beta support adds AnthropicOptions.fallbacks and fallback-block filtering during cross-provider transforms.",
      "Stream healing changes for Anthropic, OpenAI, and OpenAI Codex affect provider stream handling.",
      "Interruptible tool waits now abort on host-provided IRC interrupts, affecting execution cancellation.",
      "No package-name or install-method migration was published."
    ],
    "releaseHighlights": [
      "Anthropic fallback content-block preservation.",
      "Anthropic server-side fallback beta support.",
      "Stream healing improvements for first-party endpoints.",
      "Tool wait cancellation via IRC interrupts.",
      "Branch-summary compaction improvements."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:omp:16-3-0",
      "to": "agent:omp",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:omp:16-3-0",
      "to": "evidence:omp-16-3-0-2026-07-02",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:omp:16-3-0",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": []
}