iiRecord
Agentic AI Atlas · Oh-My-Pi 15.9.1
agentVersion:omp:15-9-1a5c.ai
II.
AgentVersion JSON

agentVersion:omp:15-9-1

Structured · live

Oh-My-Pi 15.9.1 json

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

File · agent-stack/agent-versions/upstream-current-2026-06-05.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:omp:15-9-1",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-06-05.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "omp",
    "agentProductId": "agent:omp",
    "displayName": "Oh-My-Pi 15.9.1",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "15.9.1",
    "currentVersion": "15.9.1",
    "releasedAt": "2026-06-04",
    "sourcePackage": "@oh-my-pi/pi-coding-agent",
    "upstreamReleaseTag": "v15.9.1",
    "releaseNotesUrl": "https://github.com/can1357/oh-my-pi/releases/tag/v15.9.1",
    "cliCommand": "omp",
    "summary": "Oh-My-Pi release adding regional Xiaomi Token Plan entries, deferred session-title generation, richer Control Center navigation, larger Perplexity search grounding, ACP/RPC stdio fixes, plan-mode fixes, marketplace plugin settings, and Mnemopi async recall/embedding changes.",
    "assimilationNotes": [
      "Latest npm moved from 15.7.6 to 15.9.1.",
      "New Xiaomi Token Plan provider entries affect login/provider catalogs.",
      "Perplexity web search defaults now request larger context and more results, affecting web-search tool expectations.",
      "ACP/RPC stdio startup and ACP plan-mode fixes affect transport-adapter behavior.",
      "Marketplace plugin settings now include npm/marketplace row kinds and enable toggles.",
      "Mnemopi recall APIs and MCP entrypoints now return promises; downstream integrations must await recall/search/query and MCP tool calls.",
      "omp update now pins native addon packages to the same version as the coding agent."
    ],
    "releaseHighlights": [
      "Regional Xiaomi Token Plan login/provider entries.",
      "Deferred session title generation.",
      "Perplexity search context/result expansion.",
      "ACP/RPC stdio and plan-mode fixes.",
      "Marketplace plugin settings panel.",
      "Breaking async Mnemopi recall/MCP API shape."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:omp:15-9-1",
      "to": "agent:omp",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:omp:15-9-1",
      "to": "evidence:omp-15-9-1-2026-06-05",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:omp:15-9-1",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:omp",
      "to": "agentVersion:omp:15-9-1",
      "kind": "has_version"
    },
    {
      "from": "evidence:omp-15-9-1-2026-06-05",
      "to": "agentVersion:omp:15-9-1",
      "kind": "references"
    }
  ]
}