From be2d7024b849a2204d9769750679fbce5fdce68a Mon Sep 17 00:00:00 2001 From: Charlie Date: Mon, 9 Mar 2026 11:09:30 -0400 Subject: [PATCH] Add Dorothy --- software/dorothy.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/dorothy.yml diff --git a/software/dorothy.yml b/software/dorothy.yml new file mode 100644 index 0000000000..7c7a549bd7 --- /dev/null +++ b/software/dorothy.yml @@ -0,0 +1,10 @@ +name: Dorothy +website_url: https://dorothyai.app +source_code_url: https://github.com/Charlie85270/Dorothy +description: Desktop application to orchestrate, manage and monitor multiple AI coding agents (Claude Code, Codex, Gemini CLI) from a single interface. +licenses: + - MIT +platforms: + - Nodejs +tags: + - Software Development - IDE & Tools