H Flock banner
h-network h-network

H Flock

Development community

Description

The Ultimate Mixed Agent Coordination Framework with Claude, Codex and Agy

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

h-flock — a message bus for agents that live in terminals

[![One tenant per container](https://img.shields.io/badge/one_tenant-per_container-06B6D4?style=for-the-badge)](#-quick-start) ![Bus](https://img.shields.io/badge/bus-Redis_lists-DC382D?style=for-the-badge&logo=redis&logoColor=white) [![Apps](https://img.shields.io/badge/apps-REST_%2B_SSE-0EA5E9?style=for-the-badge)](docs/API.md) [![License](https://img.shields.io/badge/license-MIT-22C55E?style=for-the-badge)](LICENSE)

![Python](https://img.shields.io/badge/Python-3.12-3776AB?style=flat-square&logo=python&logoColor=white) ![Docker](https://img.shields.io/badge/Docker-single_image-2496ED?style=flat-square&logo=docker&logoColor=white) ![tmux](https://img.shields.io/badge/tmux-agent_windows-1BB91F?style=flat-square&logo=tmux&logoColor=white) ![FastAPI](https://img.shields.io/badge/FastAPI-two_doors-009688?style=flat-square&logo=fastapi&logoColor=white) ![Agents](https://img.shields.io/badge/agents-claude_codex_agy-8B5CF6?style=flat-square) ![Tests](https://img.shields.io/badge/tests-303_passing-22C55E?style=flat-square)

**A message bus for AI agents that live in terminals — and for the apps that talk to them. Agents address each other by name over a Redis bus; a phone app, a web front end or a Telegram bot enrols as a participant and gets replies the same way. One self-contained container.**

`./setup.sh` asks for the tenant and its agents. Each gets a tmux window, a home directory and one command — `office` — for everything it can do. Everything else is a switch: envelopes are forwarded by name, and nothing in the middle reads a payload.

[Quick start](#-quick-start) · [How it works](#️-how-it-works) · [Built by agents](#-built-by-an-office-of-agents) · [Build an app](#-build-an-app) · [Architecture](docs/HLD.md) · [API reference](docs/API.md)


✨ What it is

  • 🔀 A switch, not a framework. Producers emit env