From a72918365de2b2faf3f0d879834567919036f9b5 Mon Sep 17 00:00:00 2001 From: rorychatt Date: Sat, 12 Sep 2026 16:27:33 +0200 Subject: [PATCH] docs: add Ivy Tendril to AI Coding Tools --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..d24618c 100644 --- a/readme.md +++ b/readme.md @@ -42,6 +42,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Cursor](https://www.cursor.so/) - AI-powered code editor with native GPT integration. * [GitHub Copilot](https://github.com/features/copilot) - AI pair programmer powered by OpenAI. +* [Ivy Tendril](https://github.com/Ivy-Interactive/Ivy-Tendril) - Open-source agentic software factory with an amazing UI that handles parallel Git worktrees for you, complete with programmatic verifications and fast review loops. * [Windsurf](https://windsurf.com/) - Free AI-powered code autocomplete. * [Tabnine](https://www.tabnine.com/) - AI code completions trained on open-source code. * [Cody (Sourcegraph)](https://sourcegraph.com/cody) - AI coding assistant with codebase context.