packages / pi-import-claude-history
extension Session utilities

pi-import-claude-history

Pi coding agent extension: import Claude Code JSONL sessions into Pi session format

No reviews yet

Install

$ pi install npm:pi-import-claude-history

Installs from npm into ~/.pi/agent/. Add -l for project-local (.pi/). Manage with pi list / pi update / pi remove.

What it actually did when run

observed

Loaded in a sandbox with no network, a read-only filesystem and a recording stand-in for pi's API. This is what it called — not what the source suggests it might.

APIs called registerCommandui.notify

2 calls the source scan did not predict

registerCommand · ui.notify

Reached through a value the scan could not follow — passed as an argument, stored on another object, or returned by a helper.

Run against version 1.0.1 on 2026-08-02. Registration-time behaviour under default settings; other configurations may differ.

Review before you install. pi packages run with your full system permissions. Check the source, pin versions, and prefer authors you trust.

Reviews

0 published

Sign in with GitHub to write a review, reply, or vote.

No reviews yet — be the first.

More in Session utilities

  • @ogulcancelik/pi-quit-and-delete — Keyboard shortcut to quit pi and permanently delete the active session file.
  • @howaboua/pi-auto-trees — A Pi package that adds /marker and /end commands for incremental long-running coding sessi…
  • pi-blueprint — A Pi extension that turns high-level objectives into phased, multi-session construction pl…
  • pi-ephemeral — Toggle Pi session persistence mid-session (delete session file on exit)