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

agentVersion:omp:17-2-12

Structured · live

Oh-My-Pi 17.2.12 json

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

File · agent-stack/agent-versions/upstream-current-2026-08-10.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:omp:17-2-12",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-08-10.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "omp",
    "agentProductId": "agent:omp",
    "displayName": "Oh-My-Pi 17.2.12",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "17.2.12",
    "currentVersion": "17.2.12",
    "releasedAt": "2026-08-09",
    "sourcePackage": "@oh-my-pi/pi-coding-agent",
    "upstreamReleaseTag": "v17.2.12",
    "releaseNotesUrl": "https://github.com/can1357/oh-my-pi/releases/tag/v17.2.12",
    "cliCommand": "omp",
    "summary": "Oh-My-Pi release fixing Codex cyber-policy credential rotation, Alibaba/Qwen metadata, OpenCode Go Responses routing, shell minimization, TPS/TTFT metrics, and WSL/ConPTY spinner CPU use.",
    "assimilationNotes": [
      "Latest official stable release moved from recorded 17.0.2 to 17.2.12.",
      "OpenCode Go deepseek-v4-flash now routes through the OpenAI Responses API instead of chat completions, affecting provider transport routing.",
      "Account-scoped Codex cyber-policy denials now rotate through sibling credentials before surfacing errors.",
      "alibaba-token-plan/qwen3.8-max metadata now exposes thinking controls and image input.",
      "Shell minimization now preserves meaningful rustc --print and short outputs, affecting shell-output parser expectations.",
      "Task subagent assistant turns now appear in per-model TPS/TTFT aggregates.",
      "No package-name or install-method migration was published."
    ],
    "releaseHighlights": [
      "OpenCode Go Responses API routing for deepseek-v4-flash.",
      "Codex cyber-policy sibling credential rotation.",
      "Qwen metadata thinking/image-input fix.",
      "Shell minimization output preservation.",
      "Task subagent TPS/TTFT metrics fix."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:omp:17-2-12",
      "to": "agent:omp",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:omp:17-2-12",
      "to": "evidence:omp-17-2-12-2026-08-10",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:omp:17-2-12",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:omp-17-2-12-2026-08-10",
      "to": "agentVersion:omp:17-2-12",
      "kind": "references"
    }
  ]
}