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

agentVersion:pi:0-78-1

Structured · live

Pi 0.78.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:pi:0-78-1",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-06-05.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "pi",
    "agentProductId": "agent:pi",
    "displayName": "Pi 0.78.1",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.78.1",
    "currentVersion": "0.78.1",
    "releasedAt": "2026-06-04",
    "upstreamReleaseTag": "v0.78.1",
    "releaseNotesUrl": "https://github.com/earendil-works/pi/releases/tag/v0.78.1",
    "cliCommand": "pi",
    "sourcePackage": "@earendil-works/pi-coding-agent",
    "summary": "Pi release adding Ant Ling, NVIDIA NIM, MiniMax-M3, richer extension context, safer extension install paths, git package source hardening, HTML export XSS fixes, and broader provider timeout fixes.",
    "assimilationNotes": [
      "Latest upstream moved from 0.78.0 to 0.78.1.",
      "Provider setup adds Ant Ling and NVIDIA NIM; MiniMax-M3 support affects model/provider catalogs.",
      "Extensions now expose ctx.mode and ctx.getSystemPromptOptions(), affecting extension adapter capability metadata.",
      "Temporary extension installs now use a private ~/.pi/agent/tmp/extensions directory with 0700 permissions.",
      "Git package source handling now rejects unsafe host/path components and confines managed clone paths.",
      "HTML session exports sanitize Markdown link and image URLs to address stored XSS.",
      "HTTP idle timeout now applies to non-Codex providers that support it."
    ],
    "releaseHighlights": [
      "Ant Ling and NVIDIA NIM provider setup.",
      "MiniMax-M3 direct provider support.",
      "ctx.mode and ctx.getSystemPromptOptions for extensions.",
      "Safer extension installs and git package source handling.",
      "Stored XSS fix in HTML session exports.",
      "Provider-wide HTTP timeout handling."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:pi:0-78-1",
      "to": "agent:pi",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:pi:0-78-1",
      "to": "evidence:pi-0-78-1-2026-06-05",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:pi:0-78-1",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:pi",
      "to": "agentVersion:pi:0-78-1",
      "kind": "has_version"
    },
    {
      "from": "evidence:pi-0-78-1-2026-06-05",
      "to": "agentVersion:pi:0-78-1",
      "kind": "references"
    }
  ]
}