back to home

jamesmurdza / awesome-ai-devtools

Curated list of AI-powered developer tools.

View on GitHub
3,625 stars
535 forks
81 issues

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing jamesmurdza/awesome-ai-devtools in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/jamesmurdza/awesome-ai-devtools)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

āš”ļøšŸ§‘ā€šŸ’» Awesome AI-Powered Developer Tools This is a curated list of AI-powered developer tools. These tools leverage AI to assist developers in tasks such as code completion, refactoring, debugging, documentation, and more. • IDEs • Git Clients • Assistants • Web-based • IDE extensions • Command-line • Desktop • Shell assistants • Agents • PR agents • App generators • UI generators • Snippet generators • Documentation • OpenAI plugins • Search • Testing • Evaluation • Resources IDEs • Google Antigravity — An agent-first IDE that orchestrates autonomous AI agents to plan, execute, and verify complex coding tasks with deep browser integration. • Crystal — A new type of dev environment to manage, inspect, and test parallel Claude Code sessions. • Cursor — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Uses OpenAI. • PearAI — An open source fork of VS Code with chat and inline code generation. • Melty — An open source fork of VS Code with built in chat, change previews, and ability to write commits with AI. Currently only source code is available. • Replit — Web-based IDE with cloud developer environments, code completion, chat, a software development agent and deployments. • Mutable — Web-based IDE, integrated with a chatbot and GitHub. • CodeStory — An IDE with chat, code explanations, auto-generated commits and PR summaries. Forked from VSCodium. • UI Pilot — Chat-based AI code editor that creates forms using Material UI, using GPT-4. • GitWit — Web-based editor for building ReactJS applications with AI. • Windsurf — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Formerly known as Codeium. • Theia IDE — An extensible open-source IDE (web and desktop) providing AI-powered features like chat, code completion, terminal assistance and custom agents using arbitrary LLMs. Built on Theia AI, a platform designed to enable the creation of custom, AI-powered tools and IDEs. • OneCompiler — A free AI Powered online compiler supporting over 70 languages, including Java, Python, MySQL, C++, and HTML, for writing, running, and sharing code. • trae — Trae is an adaptive AI IDE that transforms how you work, collaborating with you to run faster. • Zed - A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. • Dorothy — Open-source desktop app to orchestrate multiple AI coding agents (Claude Code, Codex, Gemini) simultaneously with automations, Kanban management, and remote control. • Nimbalyst - An agent management environment for Claude Code and Codex. Interactive visual editing of markdown, mockups, excalidraw, code. Parallel session management. • Parallel Code - Desktop app that runs multiple AI coding agents (Claude Code, Codex CLI, Gemini CLI) in parallel with automatic git worktree isolation, a unified GUI, and remote monitoring. Git Clients • git-lrc - Free, unlimited AI code reviews that run on every commit. • GitBrain — Git client that simplifies the git workflow. Splits code changes, generates summaries & commit messages for code changes. Uses OpenAI. • GitButler — Git client for simultaneous branches on top of your existing workflow. Defaults to OpenAI, can be changed to Perplexity for generating conventional commit messages. • AI Git Narrator - CLI tool that uses AI to automatically generate high-quality Git commit messages and pull request descriptions. Assistants Web-based • Replit Ghostwriter Chat — Assistant built into Replit with chat, proactive debugging, and autocomplete. Uses OpenAI for chat and replit-code-v1-3b (OS) for autocomplete. • Unblocked — Augment source code with relevant existing knowledge in GitHub, Slack, Jira, Confluence, and more. Get answers through chat and IDE file-level context. Available on web, macOS, Slack, VSCode, and JetBrains IDE's. • Sourcegraph Cody — Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. Also available as a web app. • Magnet — Web-based chatbot with repositories and issues as context. • Adrenaline — Web-based chatbot using AI and ASTs to answer questions about your codebase. • CodeSquire — Chrome extension that adds autocomplete to Google Colab, BigQuery, and JupyterLab. • Incognito Pilot — Open source assistant with built-in Python editor and interpreter. • Onboard — Chat with an AI about public and private codebases. • Code to Flow — Visualize, analyze, and understand code with interactive flowcharts. • Pieces — An on-device copilot that helps you capture, enrich, and reuse code, streamline collaboration, and solve complex projects through a contextual understanding of your workflow. • Poirot — A macOS app for browsing Claude Code sessions, exploring diffs, and re-running commands. Reads local transcripts, runs offline, open source. • Wren AI — SQL AI Agent to get results and insights faster by asking questions without writing SQL, and it's open-source! • TEXT2SQL.AI — AI-powered SQL query builder. Translate, explain and fix complex SQL queries using plain English. • SQLAI.ai — AI generates, fixes, explains and optimizes SQL queries. Ability to add your own database schema and train AI to understand it. • CodeWP — AI chat and coding tools specifically trained for WordPress developers. AI code generation for code snippets and plugins in WordPress. • Gru.ai — An AI developer can help you solve technical problems and tackle daily coding tasks, such as building algorithms, debug issues, test solutions, answer programming questions, etc. IDE extensions • GitHub Copilot — A VS Code extension with chat, pull request text generation, and unit test generation. • Cline — Autonomous coding agent for VS Code that can create/edit files, execute commands, and use the browser with user permission. Supports multiple AI providers including OpenRouter, Anthropic, OpenAI, Google Gemini, AWS Bedrock, Azure, and GCP Vertex. • Refact AI Source — O…