From bd01226b9a6526a2f04d246c5a5099491c6d1178 Mon Sep 17 00:00:00 2001 From: Charlie Date: Mon, 9 Mar 2026 11:10:19 -0400 Subject: [PATCH] Add Dorothy to AI Coding Tools Dorothy is an open-source desktop app to orchestrate multiple AI CLI agents (Claude Code, Codex, Gemini) simultaneously with automations, Kanban management, and remote control. https://github.com/Charlie85270/Dorothy --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..e06fba9 100644 --- a/readme.md +++ b/readme.md @@ -48,6 +48,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Amazon CodeWhisperer](https://aws.amazon.com/codewhisperer/) - AI-powered code suggestions from AWS. * [Claude Code](https://claude.ai/code) - Anthropic's official CLI for Claude. * [Cline](https://github.com/cline/cline) - AI-powered code assistant. +* [Dorothy](https://github.com/Charlie85270/Dorothy) - Open-source desktop app to orchestrate multiple AI CLI agents (Claude Code, Codex, Gemini) simultaneously. * [OpenCode](https://opencode.ai/) - AI coding agent built for the terminal. * [Kodus](https://kodus.io/) - Open-source AI code-review tool.