chore: remove @memohai/cli

This commit is contained in:
Acbox
2026-03-24 21:34:04 +08:00
parent ff764d53ac
commit dd1b588e95
26 changed files with 13 additions and 2364 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ cmd/ — Go application entry points
internal/ — Go backend core code
apps/ — Application services (Agent Gateway, etc.)
agent/ — Agent Gateway (Bun/Elysia)
packages/ — Frontend monorepo (web, ui, sdk, cli, config)
packages/ — Frontend monorepo (web, ui, sdk, config)
db/ — Database migrations and queries
scripts/ — Utility scripts
```