remove mom and pods packages

People should check out pi-chat (earendil-works/pi-chat on GitHub), or use an older commit for mom and fork.
This commit is contained in:
Mario Zechner
2026-04-30 23:00:56 +02:00
parent 3ffc2b4306
commit 0ed0d43439
60 changed files with 15 additions and 12964 deletions

View File

@@ -14,10 +14,6 @@
"@mariozechner/pi-coding-agent/hooks": ["./packages/coding-agent/src/core/hooks/index.ts"],
"@mariozechner/pi-coding-agent/*": ["./packages/coding-agent/src/*"],
"typebox": ["./node_modules/typebox"],
"@mariozechner/pi-mom": ["./packages/mom/src/index.ts"],
"@mariozechner/pi-mom/*": ["./packages/mom/src/*"],
"@mariozechner/pi": ["./packages/pods/src/index.ts"],
"@mariozechner/pi/*": ["./packages/pods/src/*"],
"@mariozechner/pi-tui": ["./packages/tui/src/index.ts"],
"@mariozechner/pi-tui/*": ["./packages/tui/src/*"],
"@mariozechner/pi-web-ui": ["./packages/web-ui/src/index.ts"],