From 1b6e8818316b59567031dcea6d589071d19d2b92 Mon Sep 17 00:00:00 2001 From: Mahdiyar Date: Thu, 3 Sep 2026 13:36:43 -0400 Subject: [PATCH] Add YYLO to Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95c3938..d7c0561 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [gitbackup](https://github.com/amitsaha/gitbackup) - a tool to backup your Bitbucket, GitHub and GitLab repositories. * [soba](https://github.com/jonhadfield/soba) - scheduled backups of repositories from popular providers with change detection. * [tig](https://github.com/jonas/tig) - text-mode interface for git. +* [YYLO](https://github.com/yylo-dev/yylo) - a CLI orchestrator that runs AI coding agents in parallel across isolated git worktrees and drives their merges and releases from a Kanban board. ## Extensions *Git is designed for source control management. but people extend the idea and push version control to everywhere*