Ecosystem overview for everything related to local-llm.
Open Multi-Agent is a lightweight, TypeScript-native multi-agent orchestration framework. By simply providing a goal, its built-in coordinator automatically decomposes the goal into a task DAG, parallelizes independent steps, and synthesizes the final output. With only 3 runtime dependencies, it seamlessly drops into any Node.js backend. Key features include mixing over 12 LLM providers within a single team, a sandboxed filesystem workspace, pluggable shared memory, and native integration with the Model Context Protocol (MCP) for tool extensibility.