iiRecord
Agentic AI Atlas · Pi 0.80.6
agentVersion:pi:0-80-6a5c.ai
II.
AgentVersion JSON

agentVersion:pi:0-80-6

Structured · live

Pi 0.80.6 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-10.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:pi:0-80-6",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-10.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "pi",
    "agentProductId": "agent:pi",
    "displayName": "Pi 0.80.6",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.80.6",
    "currentVersion": "0.80.6",
    "releasedAt": "2026-07-09",
    "sourcePackage": "@earendil-works/pi-coding-agent",
    "upstreamReleaseTag": "v0.80.6",
    "releaseNotesUrl": "https://github.com/earendil-works/pi/releases/tag/v0.80.6",
    "cliCommand": "pi",
    "summary": "Pi release adding max thinking level across CLI, SDK, RPC, model selection, and themes, plus request-wide input-token pricing tiers and long-context/model metadata fixes.",
    "assimilationNotes": [
      "Latest npm moved from recorded 0.80.3 to 0.80.6.",
      "New opt-in max thinking level above xhigh is available through CLI --thinking max, SDK, RPC, model selection, and themes, affecting launchBehavior and capability metadata.",
      "Request-wide input-token pricing tiers improve long-context cost accounting for GPT-5.4, GPT-5.5, GPT-5.6, custom models, modelOverrides, and extension providers.",
      "shellPath now expands ~ to the home directory.",
      "Inherited post-compaction output-token budgeting ignores stale pre-compaction assistant usage.",
      "GPT-5.6 metadata keeps direct OpenAI requests in the 272K short-context tier while exposing Codex backend 372K context with long-context pricing; the nonexistent bare gpt-5.6 alias was removed.",
      "Anthropic message conversion preserves signed empty thinking blocks to avoid newer-Claude thinking-block errors.",
      "No package-name or install-method migration was published; install remains npm install -g @earendil-works/pi-coding-agent."
    ],
    "releaseHighlights": [
      "--thinking max and max thinking support across SDK/RPC/model selection.",
      "Input-token pricing tiers for long-context cost accounting.",
      "~ expansion for shellPath.",
      "Post-compaction budgeting and GPT-5.6 metadata fixes.",
      "Anthropic signed empty thinking-block preservation."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:pi:0-80-6",
      "to": "agent:pi",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:pi:0-80-6",
      "to": "evidence:pi-0-80-6-2026-07-10",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:pi:0-80-6",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:pi-0-80-6-2026-07-10",
      "to": "agentVersion:pi:0-80-6",
      "kind": "references"
    }
  ]
}