Merge pull request #11 from dmkenney/add-ai-coding-tools

Add Claude Code, Cline, and OpenCode to AI coding tools
This commit is contained in:
Dariush Abbasi
2025-07-11 17:43:47 +03:30
committed by GitHub

View File

@@ -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