We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95832e7 commit a05f659Copy full SHA for a05f659
readme.md
@@ -38,6 +38,9 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome).
38
* [Tabnine](https://www.tabnine.com/) - AI code completions trained on open-source code.
39
* [Cody (Sourcegraph)](https://sourcegraph.com/cody) - AI coding assistant with codebase context.
40
* [Amazon CodeWhisperer](https://aws.amazon.com/codewhisperer/) - AI-powered code suggestions from AWS.
41
+* [Claude Code](https://claude.ai/code) - Anthropic's official CLI for Claude.
42
+* [Cline](https://github.com/cline/cline) - AI-powered code assistant.
43
+* [OpenCode](https://opencode.ai/) - AI coding agent built for the terminal.
44
45
## IDEs & Code Editors
46
0 commit comments