mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-03 11:10:23 +02:00
4a7d0faa31e556b9cc340d174d462b3f650a0217
Add Hub Console with agent management and message routing
Super Multica
A multi-component architecture for distributed agent systems.
Project Structure
src/
├── agent/ # Agent module
├── gateway/ # Gateway module
├── client/ # Client module
└── shared/ # Shared types and utilities
Getting Started
pnpm install
pnpm dev
Scripts
pnpm dev- Run in development modepnpm build- Build for productionpnpm start- Run production buildpnpm typecheck- Type check without emitting
Description
Languages
Go
50.3%
TypeScript
43.8%
MDX
4.5%
PLpgSQL
0.4%
CSS
0.4%
Other
0.6%