Make memory runtime-native for companion chat

Replace the old project-scoped file memory plumbing with runtime-native conversational memory and remove obsolete pi-memory-md shipping/wiring.

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Harivansh Rathi 2026-03-08 15:24:52 -07:00
parent 9765576c0a
commit 5c389efcf9
10 changed files with 1859 additions and 1536 deletions

View file

@ -60,7 +60,7 @@ This installer:
Preinstalled package sources are:
```json
["npm:@e9n/pi-channels", "npm:pi-memory-md", "npm:pi-teams"]
["npm:@e9n/pi-channels", "npm:pi-teams"]
```
If `npm` is available, it also installs these packages during install.