mirror of
https://github.com/jamesmurdza/awesome-ai-devtools.git
synced 2026-04-25 12:46:22 +02:00
Merge pull request #116 from michaelquinn32/patch-1
Include Claude Code
This commit is contained in:
@@ -89,6 +89,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
|
||||
### Command-line
|
||||
|
||||
|
||||
- [talk-codebase](https://github.com/rsaryev/talk-codebase) — CLI chatbot with repository as context. Supports OpenAI as well as locally running LLMs via GPT4All.
|
||||
- [gptcomet](https://github.com/belingud/gptcomet) — CLI tool to help you generate commit message and review changes. Support mutiple providers and languages.
|
||||
|
||||
@@ -123,6 +124,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
|
||||
- [Micro Agent by Builder](https://www.builder.io/blog/micro-agent) — An AI agent that writes and fixes code for you.
|
||||
- [Fine](https://fine.dev/?ref=awesome) — AI Dev Environment for automating mundane work. Integrate GitHub, Sentry, Linear. Get context-aware answers to questions. Plan, design and implement changes. Automate self-healing CI/CD.
|
||||
- [Potpie](https://potpie.ai) — Open Source AI Agents for your codebase in minutes. Use pre-built agents for Q&A, Testing, Debugging and System Design or create your own purpose-built agents.
|
||||
- [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) - Anthropic's agentic coding tool.
|
||||
|
||||
## PR agents
|
||||
|
||||
|
||||
Reference in New Issue
Block a user