From be233d32a4a9b9cc6ba1b5912d87e74b1ac669e3 Mon Sep 17 00:00:00 2001 From: G3dar Date: Sat, 28 Mar 2026 00:28:11 -0300 Subject: [PATCH] =?UTF-8?q?Add=20PATAPIM=20=E2=80=94=20Terminal=20IDE=20fo?= =?UTF-8?q?r=20parallel=20CLI=20coding=20agents?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f6eb736..22713d9 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,8 @@ Tools for running and managing multiple agent sessions side-by-side. Sorted by G - **[multi-agent-workflow-kit](https://github.com/laris-co/multi-agent-workflow-kit)** `⭐ 9` — Orchestrate parallel AI agents in isolated git worktrees with shared tmux visibility. +- **[PATAPIM](https://patapim.ai)** — Terminal IDE with a 9-terminal grid for running multiple CLI coding agents simultaneously; features AI state detection, built-in Whisper voice dictation, LAN remote access, and an embedded MCP browser. Built with Electron and node-pty. Freemium. + ### Orchestrators & autonomous loops Multi-agent coordination, swarm patterns, and autonomous execution loops. Sorted by GitHub stars.