From 8720d497e967dd4ec3a3211e1d50802b667f3323 Mon Sep 17 00:00:00 2001 From: Michael Yagudaev Date: Mon, 20 Jul 2026 02:01:14 -0700 Subject: [PATCH] Add AgentGrid --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..c1caf7c 100644 --- a/readme.md +++ b/readme.md @@ -50,6 +50,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Cline](https://github.com/cline/cline) - AI-powered code assistant. * [OpenCode](https://opencode.ai/) - AI coding agent built for the terminal. * [Kodus](https://kodus.io/) - Open-source AI code-review tool. +* [AgentGrid](https://agentgrid.sh) - Desktop app with an infinite, zoomable canvas for running multiple AI coding agents in parallel, with role-based workers, per-agent git worktrees, and integrated terminals and browser panes. ## IDEs & Code Editors