iiRecord
Agentic AI Atlas · Pi 0.84.1
agentVersion:pi:0-84-1a5c.ai
II.
AgentVersion JSON

agentVersion:pi:0-84-1

Structured · live

Pi 0.84.1 json

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

File · agent-stack/agent-versions/upstream-current-2026-08-10.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:pi:0-84-1",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-08-10.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "pi",
    "agentProductId": "agent:pi",
    "displayName": "Pi 0.84.1",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.84.1",
    "currentVersion": "0.84.1",
    "releasedAt": "2026-08-07",
    "sourcePackage": "@earendil-works/pi-coding-agent",
    "upstreamReleaseTag": "v0.84.1",
    "releaseNotesUrl": "https://github.com/earendil-works/pi/releases/tag/v0.84.1",
    "cliCommand": "pi",
    "summary": "Pi release adding Qwen Token Plan Individual provider support, pi auth check, fullscreen interaction improvements, and extension tool_call terminate support.",
    "assimilationNotes": [
      "Latest official stable release moved from recorded 0.80.10 to 0.84.1.",
      "Qwen Token Plan Individual built-in provider and QWEN_TOKEN_PLAN_API_KEY affect provider catalog and environment-variable modeling.",
      "New pi auth check verifies provider/model credentials and can emit resolved credentials, affecting CLI command surface.",
      "Extension tool_call handlers can terminate all-terminating batches without another model call, affecting extension lifecycle semantics.",
      "Fullscreen word/paragraph selection and half-page transcript scrolling affect TUI keybinding metadata.",
      "No package-name or install-method migration was published; install remains npm install -g @earendil-works/pi-coding-agent."
    ],
    "releaseHighlights": [
      "Qwen Token Plan Individual provider.",
      "pi auth check credential preflight.",
      "Extension tool_call terminate support.",
      "Fullscreen selection and scrolling improvements."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:pi:0-84-1",
      "to": "agent:pi",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:pi:0-84-1",
      "to": "evidence:pi-0-84-1-2026-08-10",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:pi:0-84-1",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:pi-0-84-1-2026-08-10",
      "to": "agentVersion:pi:0-84-1",
      "kind": "references"
    }
  ]
}