@henkaku-center/chi
v0.3.0
Published
Chi: shared session memory for AI-speed collaboration. Bundle of all Chi Pi modules.
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/chiModules 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.
