@henkaku-center/chi
extensionChi: shared session memory for AI-speed collaboration. Bundle of all Chi Pi modules.
by — · v0.3.0 · published 1mo ago
$ pi install npm:@henkaku-center/chiSignals
Download trend
755 downloads · last 12 weeks (weekly)
README
@henkaku-center/chi
The Chi bundle: shared session memory for AI-speed collaboration, packaged as a single Pi package containing every Chi module.
pi install npm:@henkaku-center/chi
Modules included:
- chi-base — module registry,
/chisettings UI, prompt contributions - chi-theme — kanji working indicator and session-aware
千-…window titles - chi-messaging — authenticated GitHub-handle mentions and portable mention metadata
- chi-sync — scanned cross-machine session sync, materialize/resume
- chi-commons —
/commonssession browser: resume/import at z levels
Install the bundle or individual modules
(pi install npm:@henkaku-center/chi-sync etc.), never both: Pi loads
packages with separate module roots, so a doubled module reaches chi-base's
duplicate registration guard.
The * dependency specs in this package's source are pinned to exact
versions at publish time by scripts/publish.mjs, which also stages and
packs this package outside the workspace (npm drops bundledDependencies
when packing inside one) and verifies the tarball before publishing.