This commit is contained in:
Harivansh Rathi 2026-03-05 15:55:27 -08:00
parent 863135d429
commit 43337449e3
88 changed files with 18387 additions and 11 deletions

8
.pi/settings.json Normal file
View file

@ -0,0 +1,8 @@
{
"packages": [
"./packages/pi-channels",
"./packages/pi-runtime-daemon",
"./packages/pi-teams",
"./packages/pi-memory-md"
]
}