Highlights
- Adds first-class Pi support across the TUI, CLI, and MCP server.
- Discovers Pi v3 JSONL session trees and follows only the active
parentIdbranch. - 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 PisessionDirsettings. - Extends
showagent setupto install the Compound Engineering Pi package pluspi-subagentsandpi-ask-useridempotently. - 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