mirror of
https://github.com/multica-ai/multica.git
synced 2026-06-17 03:38:32 +02:00
b36769f913728242aa93d9b49b474a51c95b751a
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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%