mirror of
https://github.com/multica-ai/multica.git
synced 2026-06-17 03:38:32 +02:00
5fdae53687615d357a10bafa2f3f9268b8ebe0ba
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
45.8%
TypeScript
45%
MDX
7.6%
PLpgSQL
0.5%
CSS
0.4%
Other
0.6%