Skip to content

Installation

Pi Hindsight is published as an npm Pi package.

Terminal window
pi install npm:@luxusai/pi-hindsight

Use a version when you want a pinned install:

Terminal window
pi install npm:@luxusai/pi-hindsight@0.3.0

Use GitHub source only when you intentionally want the repository state instead of the latest npm release:

Terminal window
pi install https://github.com/luxus/pi-hindsight

Local checkout installs are for contributors and test builds. See Development.

Use Hindsight Cloud, a self-hosted Hindsight API server, or an embedded local daemon:

The conventional local URL is:

http://localhost:8888

Pi Hindsight treats official Hindsight API behavior as the source of truth. Local Pi config selects banks and behavior; Hindsight owns Memory Bank storage, Retain, Recall, Reflect, bank config, mental models, and directives.

Open Pi in a repository and run:

/hindsight

If the repository has no project config yet, guided setup starts first.