From e21daa87ac2d336eaec20d9376e322b4c3c2be4d Mon Sep 17 00:00:00 2001 From: Alessandro Ciano <158225017+ac-ciano@users.noreply.github.com> Date: Fri, 7 Aug 2026 11:03:04 +0200 Subject: [PATCH] Add Ordewell to the AI Coding Tools list --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..bdcc009 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. +* [Ordewell](https://github.com/ordewell/ordewell) - Open-source CLI/TUI that orchestrates coding agents (Claude Code, Codex, OpenCode): one goal in, an ordered plan of tasks out. ## IDEs & Code Editors