Skip to content
 
 

Repository files navigation

Magic Context for Pi

This is the HEPI-maintained Pi-only fork of Magic Context.

Layout

  • packages/pi-plugin/ is the published Pi extension.
  • packages/plugin/src/ is the shared context and memory core consumed by the Pi plugin. It is source-only and bundled into the Pi release.

Development

Install dependencies, then run only the tests affected by the change:

bun install
bun test <affected-test-paths...>

Repeat those checks before committing. Run the full suite only when explicitly requested or in CI.

Build the HEPI aggregate from the parent repository with:

bun run build:aggregates

The fork targets Pi only. Keep Pi-specific integration in packages/pi-plugin; keep shared context, memory, compaction, and historian logic under packages/plugin/src.

About

Unbounded context. Memory that manages itself. One session, for life. The hippocampus for coding agents, part of CortexKit.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages