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

agentVersion:omp:16-3-10

Structured · live

Oh-My-Pi 16.3.10 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-06.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:omp:16-3-10",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-06.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "omp",
    "agentProductId": "agent:omp",
    "displayName": "Oh-My-Pi 16.3.10",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "16.3.10",
    "currentVersion": "16.3.10",
    "releasedAt": "2026-07-06",
    "sourcePackage": "@oh-my-pi/pi-coding-agent",
    "upstreamReleaseTag": "v16.3.10",
    "releaseNotesUrl": "https://github.com/can1357/oh-my-pi/releases/tag/v16.3.10",
    "cliCommand": "omp",
    "summary": "Oh-My-Pi release hardening strict-tool fallback, Ollama empty-stop retries, LiteLLM discovery, high-subagent TUI rendering, browser teardown cleanup, session stats, llama.cpp vision metadata, IRC waits, and postmortem cleanup.",
    "assimilationNotes": [
      "Latest npm moved from recorded 16.3.4 to 16.3.10; an existing issue tracks 16.3.6, but 16.3.10 supersedes it.",
      "Claude Sonnet 5 strict-tool rejections from feature-gated gateways are now classified and retried without strict tools, affecting provider fallback and strict-tool error handling.",
      "Ollama/Ollama Cloud EOS-only completions retry empty stops with a single output token before the agent loop halts, affecting model-response retry logic.",
      "get_session_stats RPC responses now include context-window usage, affecting RPC clients and context meter rendering.",
      "High-subagent sessions limit HUD/subagent tree rendering and coalesce observer updates, affecting TUI rendering and performance assumptions.",
      "Browser run cleanup aborts are downgraded to log lines instead of killing every subagent sharing the process, affecting browser-run lifecycle supervision.",
      "postmortem cleanup adds expected-cleanup-error tagging and a 10s cleanup deadline, affecting fatal-path cleanup behavior.",
      "No package-name or install-method migration was published."
    ],
    "releaseHighlights": [
      "Strict-tool rejection fallback for Claude Sonnet 5 feature-gated gateways.",
      "Ollama empty-stop retry before silent halt.",
      "LiteLLM rich discovery placeholder filtering.",
      "Bounded high-subagent HUD/tree rendering and lower TUI CPU use.",
      "Browser teardown cleanup no longer exits the shared process.",
      "get_session_stats includes context-window usage.",
      "Postmortem expected-cleanup-error tagging and 10s cleanup deadline."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:omp:16-3-10",
      "to": "agent:omp",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:omp:16-3-10",
      "to": "evidence:omp-16-3-10-2026-07-06",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:omp:16-3-10",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:omp-16-3-10-2026-07-06",
      "to": "agentVersion:omp:16-3-10",
      "kind": "references"
    }
  ]
}