From 20c990bde95cda743f9d58d7de95768ec20d27ab Mon Sep 17 00:00:00 2001 From: liyin2015 Date: Sun, 1 Feb 2026 16:40:44 -0800 Subject: [PATCH] Add AdaL CLI to Code assistants section AdaL is an AI coding CLI from SylphAI with multi-model support. Co-Authored-By: AdaL --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a696cc..859b1b8 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ A list of AI coding tools (assistants, completion, refactoring, etc.). - [Plandex](https://github.com/plandex-ai/plandex) - Engine for complex, multi-file tasks with version control integration. - [Potpie](https://potpie.ai) - Platform for creating custom engineering assistants. - [Aider](https://aider.chat) - Pair programming tool in your terminal that works with local git repos. +- [AdaL](https://sylph.ai/) - AI coding CLI from SylphAI with multi-model support (Claude, GPT, Gemini), built on the open-source AdalFlow library. - [PoorCoder](https://github.com/vgrichina/poorcoder) – Unix-style scripts to assist coding using tools like Claude, Grok, and ChatGPT. - [Fynix](https://fynix.ai) - Assistant to help developers throughout the SDLC. - [Memex](https://memex.tech/) - Desktop app that turns natural language into working apps on Mac, Linux, and Windows.