UStackUStack
Mozaik icon

Mozaik

Mozaik is an open-source TypeScript runtime for self-organizing AI agents. It helps developers build multi-agent systems that communicate, coordinate, and recover at runtime rather than following fixed workflows.

Mozaik

What Mozaik is

Mozaik is an open-source TypeScript runtime for self-organizing AI agents. It is designed for developers building multi-agent systems where agents communicate, coordinate, and act autonomously during execution.

Rather than requiring workflows and handoffs to be defined in advance, Mozaik lets collaboration emerge at runtime. The homepage frames it as an infrastructure layer for teams of agents that can work in parallel, react to events, and decide how to share context and tasks as the run unfolds.

The product page highlights a reactive, event-driven core: messages, tool calls, reasoning steps, and errors are treated as events on a bus. Agents subscribe to the events they care about, which allows them to respond to participant changes, function calls, and failures without blocking the rest of the run.

The site also shows examples of adaptive coordination and recovery, including retries, backoff, and escalation to another agent when a task fails. That makes Mozaik relevant for developers who want agent collaboration that is driven by execution-time context rather than a fixed orchestration script.

Core capabilities

Runtime for self-organizing agents

Mozaik is presented as a TypeScript runtime for agentic systems, with agents that can communicate and coordinate at execution time instead of relying on fixed handoffs.

Event-driven coordination

The homepage emphasizes a reactive bus where messages, tool calls, reasoning steps, and errors are emitted as events that agents can subscribe to and react to.

Intelligent communication control

Agents can decide when to communicate, who to involve, and what context to share, which keeps collaboration adaptive rather than predefined.

Parallel collaboration

The product supports multiple agents working at the same time while staying coordinated through shared context, letting parallel work proceed without forcing sequential waits.

Failure handling and recovery

Mozaik includes runtime error handling, with examples for catching failures, retrying, backing off, and escalating issues to another participant instead of crashing the run.

Event hooks for agent behavior

The site shows TypeScript-style examples such as onParticipantJoin, onParticipantLeft, onFunctionCall, and onError, which illustrate how agents react to runtime events.

Where Mozaik fits

  • Parallel multi-agent execution

    Use Mozaik when multiple agents need to work on one goal concurrently, with shared context keeping their work aligned while they run in parallel.

  • Event-responsive collaboration

    Use it for systems where agents should react to participant joins, departures, or other runtime events instead of waiting for a prebuilt orchestration step.

  • Non-blocking tool execution

    Use it when tool calls and reasoning steps need to be handled asynchronously, so the run can continue while results arrive as events.

  • Runtime recovery flows

    Use it for agent workflows that need retry, backoff, or escalation logic after failures, rather than stopping the entire run on the first error.

Pros and Cons

Pros

  • Open-source runtime with an explicit TypeScript foundation.
  • Designed for autonomous collaboration rather than rigid preplanned workflows.
  • Event-driven model covers messages, tool calls, reasoning steps, and errors.
  • Supports parallel work while keeping agents coordinated through shared context.
  • Includes runtime recovery patterns such as retry, backoff, and escalation.

Cons

  • The published pages do not provide a complete setup guide, integration matrix, or deployment targets.
  • Pricing information is not available on the pricing page, which currently returns a page-not-found response.
  • The site offers examples and architectural concepts, but only partial detail on the full feature set.

FAQ

What is Mozaik used for?

Mozaik is built as a TypeScript runtime for self-organizing AI agents. The homepage positions it for developers who want agents to communicate, coordinate, and act autonomously rather than follow a fixed, prewritten workflow.

Is Mozaik a library or a runtime?

The source describes Mozaik as an open-source runtime built in TypeScript. It is presented as a developer-facing layer for multi-agent systems, with examples shown in agent.ts-style code.

How do agents coordinate in Mozaik?

Mozaik’s homepage shows event-driven coordination, shared context, message routing, parallel execution, and runtime error handling. The product page does not provide a complete integration list or full setup guide.

What does Mozaik cost?

The pricing page is not available and returns a page-not-found response. The available source does confirm the product is open-source and references GitHub, npm, and Discord in the site footer.

Quick Facts

Category
Developer Tool
Platform
TypeScript runtime
Primary users
Developers building multi-agent AI systems
Source domain
mozaik.jigjoy.ai
License / availability
Open-source; MIT is shown in the site footer
Notable workflow
Self-organizing agents coordinating at runtime through events and shared context

Альтернативы Mozaik

CreateOS Sandbox icon

CreateOS Sandbox

CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. It is designed for workflows that need machine-level isolation, private networking between sandboxes, and programmatic control through SDK, CLI, or MCP.

ByteAsk icon

ByteAsk

ByteAsk is a terminal-first AI coding agent for C and C++ that edits repositories and verifies changes with the real compiler, debugger, sanitizers, and tests before showing a diff. It offers a free tier plus paid plans, with editor connectors and zero-retention handling described in the source.

hob icon

hob

hob is an independent workspace for coding agents that keeps agent sessions, terminals, history, and follow-up work organized around the tools and providers you already use. It is aimed at developers who want local control over routing, history, and workspace structure rather than a bundled model stack.

Manta AI icon

Manta AI

Manta AI is an autonomous web app testing tool for teams that want to map application behavior, catch regressions, and generate tests without writing scripts or maintaining selectors. It works from a URL and supports plain-English test flows, run results with screenshots, and scheduled or deployment-triggered checks.

SonOf icon

SonOf

SonOf connects to your repo and PM tool, audits the codebase and surrounding product context, and turns approved work into shipped tickets with senior engineering review. It is aimed at founders and engineering leaders who need backlog help without hiring a full team immediately.

Ghost icon

Ghost

Ghost — терминальный AI-ассистент для чата, генерации кода и запуска задач в командной строке. Бесплатные модели, Linux, macOS, Windows, open source.