From 7cf442429101bc2dd57e056f45e3f40d67f3ef76 Mon Sep 17 00:00:00 2001 From: Jeff Date: Wed, 25 Mar 2026 16:41:51 -0700 Subject: [PATCH] Add Yaw Terminal to session managers section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f6eb736..66677ee 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. +- **[Yaw](https://yaw.sh)** — Cross-platform terminal that auto-detects CLI coding agents (Claude Code, Codex, Gemini CLI, Vibe CLI) and opens a split-pane workflow. + ### Orchestrators & autonomous loops Multi-agent coordination, swarm patterns, and autonomous execution loops. Sorted by GitHub stars.