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

agentVersion:omp:17-0-2

Structured · live

Oh-My-Pi 17.0.2 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-17.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:omp:17-0-2",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-17.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "omp",
    "agentProductId": "agent:omp",
    "displayName": "Oh-My-Pi 17.0.2",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "17.0.2",
    "currentVersion": "17.0.2",
    "releasedAt": "2026-07-17",
    "sourcePackage": "@oh-my-pi/pi-coding-agent",
    "upstreamReleaseTag": "v17.0.2",
    "releaseNotesUrl": "https://github.com/can1357/oh-my-pi/releases/tag/v17.0.2",
    "cliCommand": "omp",
    "summary": "Oh-My-Pi release surfacing provider stream failures, fixing Cursor MCP context propagation, rotating invalid OAuth credentials, and updating GPT-5.6/Kimi catalog behavior.",
    "assimilationNotes": [
      "Latest official stable release moved from recorded 16.5.0 to 17.0.2.",
      "Provider stream failures now surface through the assistant message lifecycle instead of silent loading spinners, affecting stream/error handling.",
      "Cursor provider contexts now include host-supplied MCP tools for main and side-channel requests, affecting adapter MCP tool propagation.",
      "OAuth credentials automatically invalidate and rotate on invalidated-token errors.",
      "Kimi-code Anthropic-format requests now respect custom provider base URLs.",
      "GPT-5.6 Codex Responses-Lite tool_choice handling downgrades invalid forced hosted choices to auto while preserving explicit tool-use constraints.",
      "Kimi K2.7-Code Fireworks maxTokens increased to 65,536 and OpenAI Codex GPT-5.6 context metadata preserves 372,000 capacity.",
      "No package-name or install-method migration was published."
    ],
    "releaseHighlights": [
      "Provider stream failure visibility in interactive clients.",
      "Cursor provider MCP tool propagation fix.",
      "OAuth invalidation and credential rotation.",
      "Custom provider base URL fix for kimi-code.",
      "GPT-5.6 Codex Responses-Lite tool_choice compatibility.",
      "Kimi and GPT-5.6 catalog metadata updates."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:omp:17-0-2",
      "to": "agent:omp",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:omp:17-0-2",
      "to": "evidence:omp-17-0-2-2026-07-17",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:omp:17-0-2",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:omp-17-0-2-2026-07-17",
      "to": "agentVersion:omp:17-0-2",
      "kind": "references"
    }
  ]
}