mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
feat: vendor official hippo memory extension
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Upstream provenance
|
||||
|
||||
- Upstream repository: <https://github.com/kitfunso/hippo-memory>
|
||||
- Imported release: `v1.33.0`
|
||||
- Imported commit: `e928179a3b35e8fe5837878aed071d6025ced45c`
|
||||
- Imported source: `extensions/pi-extension/`
|
||||
- Initial import date: 2026-08-19
|
||||
|
||||
This directory contains the official Hippo Memory Pi extension source, which is
|
||||
present in the upstream Git repository but excluded from the
|
||||
`hippo-memory@1.33.0` npm tarball. The extension is maintained directly in
|
||||
`my-pi`, is not a submodule, and does not retain a nested `.git` directory.
|
||||
|
||||
The matching CLI version is declared in `config/hippo-memory-version` and is
|
||||
managed as an optional machine-level dependency by the bundle helper scripts.
|
||||
Future upstream updates must be ported from an exact tag/commit and reviewed
|
||||
against local changes rather than overwriting this directory wholesale.
|
||||
Reference in New Issue
Block a user