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

agentVersion:omp:16-3-12

Structured · live

Oh-My-Pi 16.3.12 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-09.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:omp:16-3-12",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-09.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "omp",
    "agentProductId": "agent:omp",
    "displayName": "Oh-My-Pi 16.3.12",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "16.3.12",
    "currentVersion": "16.3.12",
    "releasedAt": "2026-07-08",
    "sourcePackage": "@oh-my-pi/pi-coding-agent",
    "upstreamReleaseTag": "v16.3.12",
    "releaseNotesUrl": "https://github.com/can1357/oh-my-pi/releases/tag/v16.3.12",
    "cliCommand": "omp",
    "summary": "Oh-My-Pi release hardening provider fallback, compaction, OAuth, Codex continuations, plugin compatibility, eval rejection handling, and prompt/TUI behavior.",
    "assimilationNotes": [
      "Latest npm moved from recorded 16.3.10 to 16.3.12.",
      "Per-tool abort metadata and AssistantMessage.toolCallAbortMessages affect stream-wide abort and tool-call placeholder modeling.",
      "OpenAI-compatible remote compaction now sends chat messages instead of custom summarizer payloads for /chat/completions endpoints.",
      "Anthropic replay content is stable-partitioned so tool_use blocks trail non-tool_use content, preventing replay 400s after fallback handoffs or trailing text.",
      "Codex previous_response stale-anchor errors are retried with full context, and Codex usage-limit load balancing clears stale blocks when fresh usage reports allow traffic.",
      "Typing #number now offers PR/issue autocomplete resolved from git remotes through the read tool, InternalUrlRouter, and gh pipeline.",
      "Claude plugin manifest commands, slash-commands, and skills now accept array paths and preserve documented merge semantics.",
      "No package-name or install-method migration was published; install remains npm install -g @oh-my-pi/pi-coding-agent."
    ],
    "releaseHighlights": [
      "Per-tool abort metadata.",
      "OpenAI-compatible remote compaction fix.",
      "Anthropic replay tool_use ordering fix.",
      "Codex stale-anchor and usage-limit recovery.",
      "GitHub PR/issue #number autocomplete.",
      "Array-form Claude plugin manifest path support.",
      "Eval unhandled rejection containment."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:omp:16-3-12",
      "to": "agent:omp",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:omp:16-3-12",
      "to": "evidence:omp-16-3-12-2026-07-09",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:omp:16-3-12",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:omp-16-3-12-2026-07-09",
      "to": "agentVersion:omp:16-3-12",
      "kind": "references"
    }
  ]
}