From b174464ed081dd025da45ec03909caeae1b1158b Mon Sep 17 00:00:00 2001 From: David Poblador i Garcia Date: Tue, 24 Mar 2026 10:56:11 +0100 Subject: [PATCH] Add Factory Floor to Multi-Agent & Orchestration --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd7af61..e870184 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ Frameworks and tools for orchestrating and managing multiple AI agents in develo - [Stoneforge](https://github.com/stoneforge-ai/stoneforge) - Open-source orchestration for AI coding agents. Run multiple agents in parallel with automatic dispatch, merge, and recovery - [Factory](https://github.com/Factory-AI/factory) - The agent-native development platform. Works across CLI, Web, Slack/Teams, Linear/Jira and Mobile. +- [Factory Floor](https://github.com/alltuner/factoryfloor) - Native macOS workspace that orchestrates parallel Claude Code agents, each in its own git worktree with automatic dev server port detection. Built on libghostty for GPU-rendered terminals. - [autogen](https://github.com/microsoft/autogen) - A programming framework for agentic AI - [crewAI](https://github.com/joaomdmoura/crewAI) - Framework for orchestrating role-playing, autonomous AI agents - [MetaGPT](https://github.com/geekan/MetaGPT/) - The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming