From 90ef67294fc320c416db65067a3d0df3f3381370 Mon Sep 17 00:00:00 2001 From: rorychatt Date: Sat, 12 Sep 2026 17:33:39 +0200 Subject: [PATCH] docs: add Ivy Tendril to AI Coding Assistants --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 90f916a..7c6af7c 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,7 @@ Entries marked with `*` are especially beginner-friendly. *AI tools that write, review, and debug code alongside you.* - [GitHub Copilot](https://github.com/features/copilot) - AI coding assistant integrated into common editors and IDEs. +- [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) - AI-native IDE with an agentic flow that edits across files and reasons about your codebase. - [Claude Code](https://www.anthropic.com/claude-code) - Agentic coding tool for repository-level development tasks. - [Bolt.new](https://bolt.new) - Browser-based AI agent that generates, runs, and deploys full-stack apps from a prompt.