From a05f659a9500968524c03f0fd3c76b23b5ded816 Mon Sep 17 00:00:00 2001 From: DK Date: Fri, 11 Jul 2025 10:02:52 -0400 Subject: [PATCH] Add Claude Code, Cline, and OpenCode to AI coding tools --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index b3f5636..dc9cce2 100644 --- a/readme.md +++ b/readme.md @@ -38,6 +38,9 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [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. * [Amazon CodeWhisperer](https://aws.amazon.com/codewhisperer/) - AI-powered code suggestions from AWS. +* [Claude Code](https://claude.ai/code) - Anthropic's official CLI for Claude. +* [Cline](https://github.com/cline/cline) - AI-powered code assistant. +* [OpenCode](https://opencode.ai/) - AI coding agent built for the terminal. ## IDEs & Code Editors