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

agentVersion:omp:16-0-5

Structured · live

Oh-My-Pi 16.0.5 json

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

File · agent-stack/agent-versions/upstream-current-2026-06-17.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:omp:16-0-5",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-06-17.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "omp",
    "agentProductId": "agent:omp",
    "displayName": "Oh-My-Pi 16.0.5",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "16.0.5",
    "currentVersion": "16.0.5",
    "releasedAt": "2026-06-17",
    "sourcePackage": "@oh-my-pi/pi-coding-agent",
    "upstreamReleaseTag": "v16.0.5",
    "releaseNotesUrl": "https://github.com/can1357/oh-my-pi/releases/tag/v16.0.5",
    "cliCommand": "omp",
    "summary": "Oh-My-Pi release adding model-scoped API key resolution, agent-loop deadlines, Antigravity endpoint routing, Gemini thinking-loop guard, image-description fallbacks, session_stop extension events, and --max-time.",
    "assimilationNotes": [
      "Latest upstream moved from 15.9.1 to 16.0.5.",
      "Breaking AgentOptions.getApiKey and AgentLoopConfig.getApiKey signature change affects SDK/agent-core integrations.",
      "New --max-time <seconds> should be modeled in launchBehavior/promptExtraFlags.",
      "New providers.antigravityEndpoint setting and Antigravity endpoint-mode routing affect provider configuration.",
      "New session_stop extension event with continuation feedback affects extension/hook mapping.",
      "JSON-mode startup notices now route to stderr, affecting stdout JSON stream parsing."
    ],
    "releaseHighlights": [
      "Breaking model-scoped getApiKey API.",
      "Agent-loop deadline support and --max-time.",
      "Antigravity endpoint routing and user-agent changes.",
      "Gemini thinking-loop guard.",
      "Automatic image descriptions for text-only models.",
      "session_stop extension event."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:omp:16-0-5",
      "to": "agent:omp",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:omp:16-0-5",
      "to": "evidence:omp-16-0-5-2026-06-17",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:omp:16-0-5",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:omp-16-0-5-2026-06-17",
      "to": "agentVersion:omp:16-0-5",
      "kind": "references"
    }
  ]
}