Skip to content

v0.11.0 — first-class Pi sessions

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:49
bee7eab

Highlights

  • Adds first-class Pi support across the TUI, CLI, and MCP server.
  • Discovers Pi v3 JSONL session trees and follows only the active parentId branch.
  • Resumes, branches, converts, compounds, and deletes Pi sessions using native paths and formats.
  • Converts conversations both to and from Pi while preserving transcript layout and leaving originals untouched.
  • Honors PI_CODING_AGENT_DIR, PI_CODING_AGENT_SESSION_DIR, and Pi sessionDir settings.
  • Extends showagent setup to install the Compound Engineering Pi package plus pi-subagents and pi-ask-user idempotently.
  • Verified against Pi 0.80.6 using its real export and RPC session loaders.

Quality

  • Race-tested suite: 82.0% total coverage.
  • go vet, golangci-lint, and govulncheck clean.
  • Linux/macOS amd64+arm64 and Windows amd64 release builds.
  • SHA256 checksums and build-provenance attestations included.

Full changelog: v0.10.0...v0.11.0