Skip to content

Commit 8157ada

Browse files
authored
Merge pull request #11 from dmkenney/add-ai-coding-tools
Add Claude Code, Cline, and OpenCode to AI coding tools
2 parents 95832e7 + a05f659 commit 8157ada

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome).
3838
* [Tabnine](https://www.tabnine.com/) - AI code completions trained on open-source code.
3939
* [Cody (Sourcegraph)](https://sourcegraph.com/cody) - AI coding assistant with codebase context.
4040
* [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.
4144

4245
## IDEs & Code Editors
4346

0 commit comments

Comments
 (0)