multica/apps
Naiyuan Qing 6ef58a0cab refactor: restructure to monorepo architecture
- Move core agent engine to packages/core/
- Add packages/types/ for shared TypeScript types
- Add packages/utils/ for utility functions
- Add apps/cli/ for command-line interface
- Add apps/gateway/ for NestJS WebSocket gateway
- Add apps/server/ for REST API server
- Restructure desktop app (electron/ → src/main/, src/preload/)
- Update pnpm workspace configuration
- Remove legacy src/ directory

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 18:00:23 +08:00
..
cli refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
desktop refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
gateway refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
mobile feat(mobile): 移动端初始化 2026-02-03 16:39:53 +08:00
server refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
web refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00