multica/packages/core/src/hub
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
..
rpc refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
agent-store.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
block-chunker.test.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
block-chunker.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
device-store.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
exec-approval-manager.test.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
exec-approval-manager.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
heartbeat-filter.test.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
heartbeat-filter.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
hub-identity.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
hub-singleton.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
hub.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
index.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
message-aggregator.test.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
message-aggregator.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
types.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00