All playbooks
DOSSIER 01 12 pages

Multica vs Buzz — One person, many agents

Two open-source platforms for coordinating a squad of agents running in parallel, dissected by architecture, operating model, and token cost. Plus a third option: replicate the model with Hermes Agent on a Telegram group.

Published: August 7, 2026

“Choosing the wrong primitive means choosing the wrong platform — Multica sees work as tickets, Buzz sees work as signed events.”

Summary

  • Two platforms solve the same need — one person coordinating many agents across parallel projects — but choose two different primitive units. Choosing the wrong primitive means choosing the wrong platform.
  • Multica: primitive is the issue. Buzz: primitive is the signed event. Both are already present in the Hermes ecosystem.
  • Multica shows token usage per run, agent, issue — see which run is expensive and cut exactly there.
  • Buzz: every action is a signed Nostr event, hash-chain audit log, identity via keypair.

Table of contents

  1. 01

    Conclusion first, evidence second

    Two platforms, two primitives, three decision questions

  2. 02

    Multica — technical profile

    Multiplexed Information and Computing Agent, Go backend, 44k+ stars

  3. 03

    Multica — orchestrating multiple agents

    Squad, autopilot, data boundaries, self-host

  4. 04

    Buzz — technical profile

    Self-hosted workspace, Nostr relay, Rust, Apache-2.0

  5. 05

    Buzz — operations and workflow

    Channel, workflow trigger, hash-chain audit, self-admitted limitations

  6. 06

    14-criteria comparison table

    Readable even in black-and-white print

  7. 07

    Where tokens go — seven saving levers

    Based on documentation, not speculation

  8. 08

    Third option: Hermes Agent + Telegram group

    You don't have to pick one — there's a path combining all three

  9. 09

    30-day roadmap

    From zero to a parallel agent squad

  10. 10

    Sources & what could not be verified

    All numbers sourced, with a list of acknowledged gaps

Conclusion first, evidence second

Two platforms solve the same need — one person coordinating many agents across parallel projects — but choose two different primitive units. Multica: the issue. Buzz: the signed event.

Three decision questions

  1. Does your work have a “ticket” shape? If work splits into discrete parts with clear done-criteria, Multica fits.
  2. How deep do you need audit? Buzz gives hash-verifiable signed events. Multica answers “how much”; Buzz answers “who signed, can’t be altered”.
  3. How many discrete tasks can you tolerate? Multica runs near-daily releases but the license isn’t pure OSI.

Third option

Both are already in the Hermes ecosystem. Multica lists hermes as one of 20 runnable CLI agents, and Hermes lists Buzz as an official messaging channel. You don’t have to pick one — there’s a path combining all three.

Get the full playbook (PDF)

Leave your email — we'll send the full PDF.