From e49d336b679529d1b84b2d63d05b5f167b4951e7 Mon Sep 17 00:00:00 2001 From: tarmojussila Date: Mon, 23 Feb 2026 15:38:23 +0200 Subject: [PATCH 01/69] Add Z.ai and MiniMax PR agent AI tools --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8c236d..9fceed3 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Matter AI](https://matterai.dev) - Open Source AI Code Reviewer to help engineering teams release code with confidence. - [Gito](https://github.com/Nayjest/Gito) - AI code reviewer that works with any language model, locally or in GitHub Actions. - [Baz](https://baz.co) - Ai Code Reviewer that is tailored to your team's guidelines and conventions. Customizable, adaptable, responsive and integrated with the rest of teh developer tooling for context. +- [Z.ai Code Review](https://github.com/tarmojussila/zai-code-review) - AI-powered GitHub Pull Request code review using Z.ai models. +- [MiniMax Code Review](https://github.com/tarmojussila/minimax-code-review) - AI-powered GitHub Pull Request code review using MiniMax models. ## App generators From 6dafdac59299fc30d214c50a39b159590b1335a4 Mon Sep 17 00:00:00 2001 From: gloria-zxr Date: Sun, 8 Mar 2026 21:53:27 +0800 Subject: [PATCH 02/69] Add GolemBot to Agents section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 332c22d..d4ccdcc 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Recurse ML](https://recurse.ml) - Find bugs in AI Generated Code - [Zenable](https://zenable.io/) — AI guardrails that learn your team's standards and ensure coding agents follow them, maximizing speed and quality. - [Trellis](https://github.com/mindfold-ai/Trellis) - All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines. +- [GolemBot](https://github.com/0xranx/golembot) — Unified framework wrapping Claude Code, Cursor, OpenCode, and Codex CLIs behind a single streaming API. Adds IM adapters (Slack, Telegram, Discord, Feishu), Skill system, fleet mode, and HTTP embedding. ## PR agents From b4b752f643e9006828ebb883c670d34813ee86ed Mon Sep 17 00:00:00 2001 From: Sagar M Date: Sun, 8 Mar 2026 20:49:40 -0400 Subject: [PATCH 03/69] Add Beacon: semantic code search plugin for Claude Code --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 332c22d..5bb972b 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Buildt](https://www.buildt.ai/) — Natural language search for repositories. Waitlist. - [SeaGOAT](https://kantord.github.io/SeaGOAT/latest/) — A local search tool leveraging vector embeddings to search your codebase semantically. - [ContextMCP](https://contextmcp.ai) — Self-hosted semantic search across documentation from various sources for AI agents. +- [Beacon](https://github.com/sagarmk/beacon-plugin) — Semantic code search plugin for Claude Code that combines embedding-based similarity with BM25 keyword matching. Indexes locally via Ollama and stores everything in SQLite. ## Testing From 513c8b650cc1bf1a8cac9118642f1e4f4a5f5ebc Mon Sep 17 00:00:00 2001 From: Julien SIKOUTRIS Date: Wed, 11 Mar 2026 13:40:13 +0100 Subject: [PATCH 04/69] Add AI Coding Compare to Resources section AI Coding Compare is a comparison tool for 50+ AI coding assistants with features, pricing, and performance benchmarks. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 39051fc..c306b92 100644 --- a/README.md +++ b/README.md @@ -300,4 +300,5 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [aiforcode.io](https://aiforcode.io) — Expert-curated directory of 42+ AI coding tools with transparent 100-point scoring, head-to-head comparisons, and an interactive tool recommendation quiz. Verified monthly. - [Awesome Code Docs](https://github.com/johnxie/awesome-code-docs) — Curated deep-dive tutorials for open-source AI and developer tooling projects. - [Cursor Rules Collection](https://github.com/survivorforge/cursor-rules) — 35+ production-quality .cursorrules files for 16 frameworks including React, Next.js, Python, Go, Rust, SvelteKit, and Django. Configure AI coding assistants with code style, architecture, and testing conventions. MIT licensed. +- [AI Coding Compare](https://aicodingcompare.com) — Compare 50+ AI coding assistants with features, pricing, and performance benchmarks. - [Havoptic](https://havoptic.com/) — Free, open-source timeline tracking releases from AI coding tools. Auto-updated daily. [Source](https://github.com/scotthavird/havoptic.com) From beb07f40c4451353d5e89fa496d11b9593f4b679 Mon Sep 17 00:00:00 2001 From: Prakersh Maheshwari Date: Sun, 15 Mar 2026 20:21:53 +0530 Subject: [PATCH 05/69] Add onWatch to Command-line section onWatch is an open-source Go CLI that tracks AI API quota usage across 7 providers with a Material Design 3 web dashboard. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 043b559..3d96d07 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AdaL](https://sylph.ai/) — Self-evolving AI coding agent that lets models collaborate (Claude, GPT, Gemini). Runs locally, learns your codebase patterns. - [Tokscale](https://github.com/junhoyeo/tokscale) — CLI tool for tracking token usage from AI coding agents (OpenCode, Claude Code, OpenClaw, Codex, Gemini CLI, Cursor IDE, AmpCode, Factory Droid) with a global leaderboard and 2D/3D contribution graphs. - [BurnRate](https://getburnrate.io) - Local-first AI coding cost analytics. Tracks Claude Code, Cursor, Codex, Copilot, Windsurf, Cline, and Aider. Cost breakdowns, 23 optimization rules, rate limit monitoring, provider comparison, and PDF reports. +- [onWatch](https://github.com/onllm-dev/onwatch) — Open-source Go CLI that tracks AI API quota usage across 7 providers (Anthropic, OpenAI Codex, GitHub Copilot, Synthetic, Z.ai, MiniMax, Antigravity). Background daemon with Material Design 3 web dashboard, ~15MB binary, <50MB RAM, zero telemetry. - [vsync](https://github.com/nicepkg/vsync) — CLI tool that syncs Skills, MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode, and Codex with automatic format conversion (JSON ↔ TOML ↔ JSONC). - [rule-porter](https://github.com/nedcodes-ok/rule-porter) — Zero-dependency CLI that converts AI IDE rule files between Cursor (.mdc), CLAUDE.md, AGENTS.md, Copilot, and Windsurf. Bidirectional with lossy-conversion warnings. - [LynxPrompt](https://github.com/GeiserX/LynxPrompt) — Self-hostable platform for managing AI IDE configuration files. Generates, syncs, and shares configs (.cursorrules, CLAUDE.md, copilot-instructions.md, etc.) across 30+ AI coding assistants via web UI, REST API, CLI, and federated blueprint marketplace. From b7e0ce71cd2df2d380146b34a6f308597098e5b5 Mon Sep 17 00:00:00 2001 From: ofekkatriel Date: Mon, 16 Mar 2026 00:19:12 +0200 Subject: [PATCH 06/69] Add Caliber to Command-line assistants --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 043b559..04cf92e 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AdaL](https://sylph.ai/) — Self-evolving AI coding agent that lets models collaborate (Claude, GPT, Gemini). Runs locally, learns your codebase patterns. - [Tokscale](https://github.com/junhoyeo/tokscale) — CLI tool for tracking token usage from AI coding agents (OpenCode, Claude Code, OpenClaw, Codex, Gemini CLI, Cursor IDE, AmpCode, Factory Droid) with a global leaderboard and 2D/3D contribution graphs. - [BurnRate](https://getburnrate.io) - Local-first AI coding cost analytics. Tracks Claude Code, Cursor, Codex, Copilot, Windsurf, Cline, and Aider. Cost breakdowns, 23 optimization rules, rate limit monitoring, provider comparison, and PDF reports. +- [Caliber](https://github.com/rely-ai-org/caliber) — Open-source CLI that scans your codebase and generates AI agent configs (CLAUDE.md, .cursorrules, skills, MCPs) for Claude Code, Cursor, and Codex. Scores your setup 0–100 and recommends MCP servers. - [vsync](https://github.com/nicepkg/vsync) — CLI tool that syncs Skills, MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode, and Codex with automatic format conversion (JSON ↔ TOML ↔ JSONC). - [rule-porter](https://github.com/nedcodes-ok/rule-porter) — Zero-dependency CLI that converts AI IDE rule files between Cursor (.mdc), CLAUDE.md, AGENTS.md, Copilot, and Windsurf. Bidirectional with lossy-conversion warnings. - [LynxPrompt](https://github.com/GeiserX/LynxPrompt) — Self-hostable platform for managing AI IDE configuration files. Generates, syncs, and shares configs (.cursorrules, CLAUDE.md, copilot-instructions.md, etc.) across 30+ AI coding assistants via web UI, REST API, CLI, and federated blueprint marketplace. From 85b4252598b51e4e7af6698987b115ec3ccfdb97 Mon Sep 17 00:00:00 2001 From: Reeve Francis Date: Mon, 16 Mar 2026 16:53:18 -0400 Subject: [PATCH 07/69] Add FlyDex to agent tooling list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 043b559..1c2464a 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [DevOpsGPT](https://github.com/kuafuai/DevOpsGPT) — DevOpsGPT: AI-Driven Software Development Automation Solution - [Second.dev](https://www.second.dev/) — A platform for adding features to full-stack apps. - [Factory](https://www.factory.ai/) — Agents for code generation. Waitlisted. +- [FlyDex](https://flydex.net) — Browser-first remote control plane for local Codex sessions with QR pairing, approvals, and machine continuity. - [sudocode](https://sudocode.ai/) — A web based chat assistant for generating projects, similar to Code Interpreter. - [CodeFlash AI](https://www.codeflash.ai/) — A CLI and CI tool for optimizing Python code using AI. - [Micro Agent by Builder](https://www.builder.io/blog/micro-agent) — An AI agent that writes and fixes code for you. From 2ee4803da5f86abc5137998a8bfb9be6007a4142 Mon Sep 17 00:00:00 2001 From: CrossGen-ai Date: Tue, 17 Mar 2026 20:49:50 -0700 Subject: [PATCH 08/69] =?UTF-8?q?Add=20CodeHawk=20=E2=80=94=20AI=20GitHub?= =?UTF-8?q?=20PR=20review=20bot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a54180..efc37ef 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Baz](https://baz.co) - Ai Code Reviewer that is tailored to your team's guidelines and conventions. Customizable, adaptable, responsive and integrated with the rest of teh developer tooling for context. - [claude-pr-reviewer](https://github.com/indoor47/claude-pr-reviewer) - GitHub Action + CLI that uses Claude AI to automatically review pull requests, post inline comments, and report token costs. Supports strictness levels (lenient/balanced/strict). Zero dependencies, Python 3.8+. - [Revieko](https://synqra.tech/revieko/) — Architecture drift radar for PRs: structural risk scoring and drift hotspots. +- [CodeHawk](https://codehawk.crossgen-ai.com) — GitHub App that installs in seconds and reviews pull requests automatically, posting inline comments on bugs, security vulnerabilities, and logic errors. ## App generators From 907a2cce2fe03c954710bd11d78cc98b39c48b8a Mon Sep 17 00:00:00 2001 From: Dohko Date: Wed, 18 Mar 2026 12:08:55 +0000 Subject: [PATCH 09/69] Add AI Dev Toolkit to Resources section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a54180..5bf9e32 100644 --- a/README.md +++ b/README.md @@ -307,3 +307,4 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Cursor Rules Collection](https://github.com/survivorforge/cursor-rules) — 35+ production-quality .cursorrules files for 16 frameworks including React, Next.js, Python, Go, Rust, SvelteKit, and Django. Configure AI coding assistants with code style, architecture, and testing conventions. MIT licensed. - [AI Coding Compare](https://aicodingcompare.com) — Compare 50+ AI coding assistants with features, pricing, and performance benchmarks. - [Havoptic](https://havoptic.com/) — Free, open-source timeline tracking releases from AI coding tools. Auto-updated daily. [Source](https://github.com/scotthavird/havoptic.com) +- [AI Dev Toolkit](https://github.com/dohko04/awesome-ai-prompts-for-devs) — 198 production-ready AI engineering resources: prompt frameworks, multi-agent configs, MCP setups, RAG pipelines, and automation scripts for Claude Code, Cursor, GPT-5, Copilot, and more. Free samples included. From ba27aa5a1bde13e3b83a44b3f4ee227e488c874c Mon Sep 17 00:00:00 2001 From: li Date: Fri, 20 Mar 2026 01:55:16 +0800 Subject: [PATCH 10/69] =?UTF-8?q?Add=20CCG=20Workflow=20=E2=80=94=20multi-?= =?UTF-8?q?model=20collaboration=20CLI=20for=20Claude=20Code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a54180..eb62888 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Claude Code Open](https://github.com/kill136/claude-code-open) — Open-source AI coding platform with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features browser-based IDE with Monaco editor, Blueprint multi-agent orchestration, and scheduled task daemon. - [Arctic](https://github.com/arctic-cli/interface): A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility. - [models](https://github.com/arimxyer/models) — A TUI for browsing AI models, benchmarks from Artificial Analysis, and coding agents with GitHub integration. Built with Rust and Ratatui. +- [CCG Workflow](https://github.com/fengshao1227/ccg-workflow) — Multi-model collaboration system for Claude Code. Orchestrates Claude + Codex + Gemini with 28 slash commands, smart routing (Gemini for frontend, Codex for backend), Agent Teams for parallel development, and 6 built-in quality gate skills. One-command install via npx. ### Desktop From cd21b30e5747f7d58e80bf891bf20ebe1ca4e649 Mon Sep 17 00:00:00 2001 From: Juan Antonio Osorio Date: Fri, 20 Mar 2026 14:36:36 +0200 Subject: [PATCH 11/69] Add brood-box to Agents section --- README.md | 53 +++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 6a54180..687cb85 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Melty](https://melty.sh/) — 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](https://replit.com/) — Web-based IDE with cloud developer environments, code completion, chat, a software development agent and deployments. - [Mutable](https://github.com/mutableai/monitors4codegen) — Web-based IDE, integrated with a chatbot and GitHub. -- [CodeStory](https://codestory.ai/) — An IDE with chat, code explanations, auto-generated commits and PR summaries. Forked from VSCodium. +- [CodeStory](https://codestory.ai/) — An IDE with chat, code explanations, auto-generated commits and PR summaries. Forked from VSCodium. - [UI Pilot](https://ui-pilot.com/) — Chat-based AI code editor that creates forms using Material UI, using GPT-4. - [GitWit](https://gitwit.dev/) — Web-based editor for building ReactJS applications with AI. - [Windsurf](https://windsurf.com) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Formerly known as Codeium. @@ -54,7 +54,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Web-based - [Replit Ghostwriter Chat](https://replit.com/site/ghostwriter) — Assistant built into [Replit](https://replit.com/) with chat, proactive debugging, and autocomplete. Uses OpenAI for chat and [replit-code-v1-3b](https://huggingface.co/replit/replit-code-v1-3b) (OS) for autocomplete. -- [Unblocked](https://getunblocked.com/) — 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. +- [Unblocked](https://getunblocked.com/) — 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](https://about.sourcegraph.com/cody) — Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. Also available as a web app. - [Magnet](https://www.magnet.run/) — Web-based chatbot with repositories and issues as context. - [Adrenaline](https://useadrenaline.com/) — Web-based chatbot using AI and ASTs to answer questions about your codebase. @@ -74,27 +74,27 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [GitHub Copilot](https://github.com/features/copilot) — A VS Code extension with chat, pull request text generation, and unit test generation. - [Cline](https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev) — 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](https://refact.ai/) [Source](https://github.com/smallcloudai/refact) — Open source assistant with chat, completion, refactoring, and codebase-specific fine-tuning. Extensions for VS Code and JetBrains. +- [Refact AI](https://refact.ai/) [Source](https://github.com/smallcloudai/refact) — Open source assistant with chat, completion, refactoring, and codebase-specific fine-tuning. Extensions for VS Code and JetBrains. - [Continue](https://continue.dev/) — VS Code extension with chat, refactor, and code generation. Edits multiple files and runs commands on your behalf. - [cursor-doctor](https://github.com/nedcodes-ok/cursor-doctor) — Health scanner and diagnostic tool for Cursor AI IDE configuration (.cursor/rules/ files). Scans for broken YAML frontmatter, rule conflicts, redundancies, missing alwaysApply, token budget issues, and stack coverage gaps. Available as CLI (`npx cursor-doctor scan`) and VS Code extension. - [Blackbox AI](https://www.useblackbox.io/) — VS Code extension with autocomplete and chat including links to online coding references. - [CodeGeeX](https://codegeex.cn/) — Open source assistant based on the CodeGeeX LLM with chat, completion, and refactoring. Extensions for 9 editors including VS Code, and PyCharm. -- [Quack AI](https://www.quackai.com/) — VS Code extension for adhering to project coding guidelines. -- [Tabby](https://tabbyml.github.io/tabby/) — Open source, self-hosted code completion assistant. Extensions for VS Code and Vim. +- [Quack AI](https://www.quackai.com/) — VS Code extension for adhering to project coding guidelines. +- [Tabby](https://tabbyml.github.io/tabby/) — Open source, self-hosted code completion assistant. Extensions for VS Code and Vim. - [Tabnine](https://www.tabnine.com/) [(Source)](https://github.com/codota/TabNine) — Open source, self-hosted code completion assistant. Extensions for 15 editors including VS Code, IntelliJ, Neovim, Eclipse, and PyCharm. - [CodeMate](https://www.codemate.ai/) — VS Code extension for debugging and optimizing code. - [AskCodi](https://www.askcodi.com/) — AI coding assistant with extensions for VS Code, JetBrains and Sublime Text. - [Rubberduck](https://github.com/rubberduck-ai/rubberduck-vscode) — Open source, chat assistant for the Visual Studio Code side bar. - [CodeComplete](https://codecomplete.ai/) — Self hosted, enterprise completion assistant. - [GoCodeo](https://www.gocodeo.com/) - GoCodeo is an AI agent that lets you build and deploy full-stack apps effortlessly, with one click Vercel deployment and seamless Supabase integration. -- [JetBrains AI](https://www.jetbrains.com/ai/) — AI assistant available in all JetBrains IDEs. +- [JetBrains AI](https://www.jetbrains.com/ai/) — AI assistant available in all JetBrains IDEs. - [aiXcoder](https://www.aixcoder.com/en/) — Local or cloud-based assistant with extensions for IntelliJ IDEA, CLion, GoLand, PyCharm, WebStorm, Visual Studio Code, and Eclipse. - [Sourcery](https://sourcery.ai/) — AI assistant and linter with a reference of 160 Python best practices and 40+ JS/TS best practices. Extensions for VS Code, PyCharm, vim and Sublime. - [Swimm](https://swimm.io) — Assistant for contextual code understanding using static analysis and AI generated documentation. VSCode, Jetbrains, IntelliJ, WebStorm, Rider, PhpStorm, Android Studio, PyCharm, PhPStorm - [Supermaven](https://supermaven.com/) — VS Code extension for autocomplete with 300,000-token context window. -- [Amazon Q Developer](https://aws.amazon.com/q/developer/build/?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0&sc_channel=el) — AI coding assistant with extensions for IDEs such as VS Code and IntelliJ IDEA. Amazon Q Developer IDE plugin has a number of Agents that can also scan code to highlight and define security issues (/review), write documentation (/doc), write unit tests (/test), and help you upgrade to later versions of Java (/transform) (formerly known as Amazon CodeWhisperer) -- [Android Studio Bot](https://developer.android.com/studio/preview/studio-bot) — Studio Bot is an AI powered coding assistant that is tightly integrated in Android Studio. Studio Bot can help Android developers generate code, find relevant resources, learn best practices, and save time. -- [IBM watsonx Code Assistant for Z](https://www.ibm.com/products/watsonx-code-assistant-z) — watsonx Code Assistant for Z is an AI-powered mainframe application modernization product with code generation. Features include application discovery and analysis, automated code refactoring and COBOL to Java conversion. +- [Amazon Q Developer](https://aws.amazon.com/q/developer/build/?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0&sc_channel=el) — AI coding assistant with extensions for IDEs such as VS Code and IntelliJ IDEA. Amazon Q Developer IDE plugin has a number of Agents that can also scan code to highlight and define security issues (/review), write documentation (/doc), write unit tests (/test), and help you upgrade to later versions of Java (/transform) (formerly known as Amazon CodeWhisperer) +- [Android Studio Bot](https://developer.android.com/studio/preview/studio-bot) — Studio Bot is an AI powered coding assistant that is tightly integrated in Android Studio. Studio Bot can help Android developers generate code, find relevant resources, learn best practices, and save time. +- [IBM watsonx Code Assistant for Z](https://www.ibm.com/products/watsonx-code-assistant-z) — watsonx Code Assistant for Z is an AI-powered mainframe application modernization product with code generation. Features include application discovery and analysis, automated code refactoring and COBOL to Java conversion. - [EasyCode](https://www.easycode.ai/) — VS Code extension with GPT-4 chat. - [Kilo Code](https://kilocode.ai) - Open Source AI coding assistant for planning, building, and fixing code inside VS Code. - [Mysti](https://github.com/DeepMyst/Mysti) — Multi-agent AI coding assistant for VS Code. Supports Claude Code, OpenAI Codex, Gemini, Cline, and GitHub Copilot with brainstorm mode where agents debate, red-team, and collaborate on solutions. @@ -151,8 +151,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Aider](https://github.com/paul-gauthier/aider) — CLI assistant and agent that generates changes and commits to repositories. Uses OpenAI. - [Blinky](https://github.com/seahyinghang8/blinky) — A debugging agent for VS Code that helps to identify and fix backend errors, inspired by SWE-agent. - [Mentat](https://www.mentat.ai/) — CLI assistant and agent that makes changes to repositories. -- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions. -- [GPT Migrate](https://github.com/0xpayne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context. +- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions. +- [GPT Migrate](https://github.com/0xpayne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context. - [Grit](https://app.grit.io) — GitHub-integrated agent for automating maintenance tasks and other development work. - [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Auto Gen-AI App Generator with the Power of Llama 2 - [DevOpsGPT](https://github.com/kuafuai/DevOpsGPT) — DevOpsGPT: AI-Driven Software Development Automation Solution @@ -174,24 +174,25 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Zenable](https://zenable.io/) — AI guardrails that learn your team's standards and ensure coding agents follow them, maximizing speed and quality. - [Stoneforge](https://stoneforge.ai) — Open-source orchestration for AI coding agents. Run multiple agents in parallel with automatic dispatch, merge, and recovery. - [Trellis](https://github.com/mindfold-ai/Trellis) - All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines. +- [brood-box](https://github.com/stacklok/brood-box) — Run coding agents (Claude Code, Codex, OpenCode) inside hardware-isolated microVMs with snapshot isolation and egress control. ## PR agents - [Greptile](https://greptile.com/code-review-bot) — AI bot that reviews PRs in GitHub/Gitlab with full context of the codebase. - [Macroscope](https://macroscope.com/code-review) - AI-powered code review for GitHub that uses ASTs to build a graph-based representation of your codebase & pulls context from your issue management systems. - [EntelligenceAI](https://entelligence.ai/pr) — AI powered code reviews for Github and Gitlab that improves over time based on user comments -- [Sweep](https://github.com/sweepai/sweep) — AI junior dev: GitHub integration to generate, test, and self-review pull requests from issues. +- [Sweep](https://github.com/sweepai/sweep) — AI junior dev: GitHub integration to generate, test, and self-review pull requests from issues. - [Codegen](https://www.codegen.com/) — GPT-4 based PR agent for enterprise codebases. -- [Code Review GPT](https://github.com/mattzcarey/code-review-gpt) — An open source tool for reviewing PRs. Works as GitHub action, Gitlab CLI or locally. -- [Qodo PR Agent](https://github.com/qodo-ai/pr-agent) — Open source tool for automated code reviews. Qodo was formerly known as Codium (not to be confused with Codeium with an "E"). +- [Code Review GPT](https://github.com/mattzcarey/code-review-gpt) — An open source tool for reviewing PRs. Works as GitHub action, Gitlab CLI or locally. +- [Qodo PR Agent](https://github.com/qodo-ai/pr-agent) — Open source tool for automated code reviews. Qodo was formerly known as Codium (not to be confused with Codeium with an "E"). - [Nova](https://www.trynova.ai/) — CI bot to add actions such as summaries and tests to new PRs. -- [CodeRabbit](https://coderabbit.ai/) — Customizable CI to add summaries and code suggestions to PRs. -- [SwePT](https://github.com/keerthanpg/SwePT) — Open source PR generator written in 150 lines of Python code. -- [Duckie](https://duckie.ai/) — A web based chat assistant for modifying GitHub repositories. +- [CodeRabbit](https://coderabbit.ai/) — Customizable CI to add summaries and code suggestions to PRs. +- [SwePT](https://github.com/keerthanpg/SwePT) — Open source PR generator written in 150 lines of Python code. +- [Duckie](https://duckie.ai/) — A web based chat assistant for modifying GitHub repositories. - [PR Explainer Bot](https://pr-explainer-bot.web.app/) — A GitHub integration that adds explanatory text to newly created PRs. - [Goast](https://goast.ai/) — A hosted tool that ingests your error logs and suggests fixes. - [Corgea](https://corgea.com/) — A GitHub integration that finds and fixes vulnerable code. -- [vx.dev](https://github.com/Yuyz0112/vx.dev) — A GitHub integration focused on UI generation with built in support for shadcn, lucide, and nivo charts. +- [vx.dev](https://github.com/Yuyz0112/vx.dev) — A GitHub integration focused on UI generation with built in support for shadcn, lucide, and nivo charts. - [Pixee](https://pixee.ai) — Pixeebot finds security and code quality issues in your code and creates merge-ready pull requests with recommended fixes. - [CodeAnt AI](https://www.codeant.ai/) — Automatically create PRs to fix code issues. - [What The Diff](https://whatthediff.ai/) — AI-powered app that reviews the diff of pull requests and writes a descriptive comment about the changes in plain english. @@ -222,7 +223,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Marblism](https://marblism.com) — Generate a SaaS boilerplate from a prompt. - [Glowbom](https://glowbom.com/) — Generate apps with AI and export to multiple platforms. - [Mage](https://usemage.ai/) — Generate full-stack web apps in Wasp, React, Node.js and Prisma. -- [ScrollHub](https://hub.scroll.pub/) — Generate and publish websites using the Scroll programming language. +- [ScrollHub](https://hub.scroll.pub/) — Generate and publish websites using the Scroll programming language. - [Taskade Genesis](https://taskade.com/genesis) — AI-powered platform for building custom AI agents, workflows, and apps using natural language. Multi-model support (GPT-4o, Claude, Gemini), open-source MCP server. - [Berrry](https://berrry.app) — Twitter app generator that transforms social media posts into functional web applications. Turn tweets and Reddit content into complete apps with unique subdomains. @@ -233,10 +234,10 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [v0](https://v0.dev/) — Create and iterate new UI components in your browser. - [Rendition Create ](https://www.renditioncreate.com/) — Create and iterate new UI components in your browser. -- [Rapidpages](https://github.com/rapidpages/rapidpages) — Open source UI generator. -- [Magic Patterns](https://www.magicpatterns.com/) — Protoype your product ideas. UI generator website where you can prompt, upload images, or import design inspiration with their [Chrome Extension](https://www.magicpatterns.com/extension). Can export to Figma with a [plugin](https://www.figma.com/community/plugin/1304255855834420274). Supports a number of component systems including Shadcn, ChakraUI, and HTML + Tailwind. +- [Rapidpages](https://github.com/rapidpages/rapidpages) — Open source UI generator. +- [Magic Patterns](https://www.magicpatterns.com/) — Protoype your product ideas. UI generator website where you can prompt, upload images, or import design inspiration with their [Chrome Extension](https://www.magicpatterns.com/extension). Can export to Figma with a [plugin](https://www.figma.com/community/plugin/1304255855834420274). Supports a number of component systems including Shadcn, ChakraUI, and HTML + Tailwind. - [Tempo ](https://www.tempolabs.ai/) — WYSIWYG editor for React interfaces. -- [Kombai](https://kombai.com/) — AI Tool for generating frontend code from Figma. +- [Kombai](https://kombai.com/) — AI Tool for generating frontend code from Figma. - [CodeParrot](https://www.codeparrot.ai/) — VS code plugin to generate Frontend code from Figma. Reuses existing components, libraries and coding standards to generate code which fits perfectly with your existing codebase. All without any prompting. - [Galileo AI](https://www.usegalileo.ai/) — A text-to-UI platform. Waitlist. - [Uizard](https://uizard.io/) — Generate multi-screen mockups from text prompts and edit them with a drag-and-drop editor. Scan screenshots of apps or hand-drawn wireframes and transform them into editable app mockups. @@ -248,7 +249,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Snippet generators - [CodePal](https://codepal.ai/) — A web tool for quickly generating or refactoring code. -- [AI Code Convert](https://aicodeconvert.com/) — A web tool for translating code between programming languages. +- [AI Code Convert](https://aicodeconvert.com/) — A web tool for translating code between programming languages. - [AI Code Playground](https://aicodeplayground.com/) — A web tool for refactoring and improving code. - [AutoRegex](https://www.autoregex.xyz/) — AutoRegex uses OpenAI's GPT-3 to produce regular expressions from plain English. - [unpkg.ai](https://unpkg.ai/) — Open source AI-powered ESM module generation service. Generate JavaScript modules via URL for rapid prototyping. @@ -257,9 +258,9 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Documentation - [Trelent](https://trelent.net/) — A VS Code extension to generate docstrings. Uses proprietary models. -- [DiagramGPT](https://www.eraser.io/diagramgpt) — DiagramGPT is a free AI-based web app that converts a schema, infrastructure definition, code snippet or plain language description into diagrams. The tool can generate flow charts, entity relationship diagrams, cloud architecture diagrams and sequence diagrams. -- [DocuWriter.ai](https://www.docuwriter.ai/) — AI-powered web app to generate automated Code & API documentation from your source code files. -- [README-AI](https://github.com/eli64s/readme-ai) — Automated README.md file generator, powered by large language model APIs. +- [DiagramGPT](https://www.eraser.io/diagramgpt) — DiagramGPT is a free AI-based web app that converts a schema, infrastructure definition, code snippet or plain language description into diagrams. The tool can generate flow charts, entity relationship diagrams, cloud architecture diagrams and sequence diagrams. +- [DocuWriter.ai](https://www.docuwriter.ai/) — AI-powered web app to generate automated Code & API documentation from your source code files. +- [README-AI](https://github.com/eli64s/readme-ai) — Automated README.md file generator, powered by large language model APIs. - [Supacodes](https://www.supacodes.com) — An AI tool that automates writing & updating code documentation in Github. - [CodexAtlas](https://codedocumentation.app/) — Automated code and API documentation using latest AI models. - [EkLine](https://ekline.io/) — Helps software teams create and maintain high-quality documentation with AI-powered quality checks, style guide enforcement, and automatic doc generation. From 7e3a238e8f60d7e4e06d757b7b7576415e4bfbfa Mon Sep 17 00:00:00 2001 From: Gabriel Anhaia Date: Fri, 20 Mar 2026 16:20:54 +0100 Subject: [PATCH 12/69] Add Hermes IDE to Shell assistants section Added Hermes IDE to the list of AI tools in the README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a54180..518ebc6 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Warp](https://www.warp.dev/) - Warp brings AI and team knowledge together in a single, fast, and intuitive terminal. - [TmuxAI](https://tmuxai.dev/) - AI-powered, non-intrusive terminal assistant. - [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. +- - [Hermes IDE](https://www.hermes-ide.com) — AI-powered shell wrapper for zsh, bash, and fish that adds ghost-text completions, autonomous task execution, full git management with worktrees, and multi-project sessions. Free and open source. ## Agents From 401bbd0a2095420f9813c3f62aece6a6a28f972a Mon Sep 17 00:00:00 2001 From: "Charlie.Cao" Date: Sat, 21 Mar 2026 00:34:50 +0800 Subject: [PATCH 13/69] =?UTF-8?q?Add=20Skills=20Hub=20to=20Resources=20?= =?UTF-8?q?=E2=80=94=20community-rated=20AI=20coding=20instructions=20mark?= =?UTF-8?q?etplace?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 57 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 29 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index 6a54180..f95ee8e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ⚡️🧑‍💻 Awesome AI-Powered Developer Tools +⚡️🧑‍💻 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. @@ -30,7 +30,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Melty](https://melty.sh/) — 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](https://replit.com/) — Web-based IDE with cloud developer environments, code completion, chat, a software development agent and deployments. - [Mutable](https://github.com/mutableai/monitors4codegen) — Web-based IDE, integrated with a chatbot and GitHub. -- [CodeStory](https://codestory.ai/) — An IDE with chat, code explanations, auto-generated commits and PR summaries. Forked from VSCodium. +- [CodeStory](https://codestory.ai/) — An IDE with chat, code explanations, auto-generated commits and PR summaries. Forked from VSCodium. - [UI Pilot](https://ui-pilot.com/) — Chat-based AI code editor that creates forms using Material UI, using GPT-4. - [GitWit](https://gitwit.dev/) — Web-based editor for building ReactJS applications with AI. - [Windsurf](https://windsurf.com) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Formerly known as Codeium. @@ -54,7 +54,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Web-based - [Replit Ghostwriter Chat](https://replit.com/site/ghostwriter) — Assistant built into [Replit](https://replit.com/) with chat, proactive debugging, and autocomplete. Uses OpenAI for chat and [replit-code-v1-3b](https://huggingface.co/replit/replit-code-v1-3b) (OS) for autocomplete. -- [Unblocked](https://getunblocked.com/) — 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. +- [Unblocked](https://getunblocked.com/) — 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](https://about.sourcegraph.com/cody) — Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. Also available as a web app. - [Magnet](https://www.magnet.run/) — Web-based chatbot with repositories and issues as context. - [Adrenaline](https://useadrenaline.com/) — Web-based chatbot using AI and ASTs to answer questions about your codebase. @@ -62,7 +62,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Incognito Pilot](https://github.com/silvanmelchior/IncognitoPilot) — Open source assistant with built-in Python editor and interpreter. - [Onboard](https://www.getonboardai.com) — Chat with an AI about public and private codebases. - [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts. -- [Pieces](https://pieces.app/) — An on-device copilot that helps you capture, enrich, and reuse code, streamline collaboration, and solve complex problems through a contextual understanding of your workflow. +- [Pieces](https://pieces.app/) — 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](https://github.com/LeonardoCardoso/Poirot) — A macOS app for browsing Claude Code sessions, exploring diffs, and re-running commands. Reads local transcripts, runs offline, open source. - [Wren AI](https://getwren.ai/oss) — SQL AI Agent to get results and insights faster by asking questions without writing SQL, and it's open-source! - [TEXT2SQL.AI](https://www.text2sql.ai/) — AI-powered SQL query builder. Translate, explain and fix complex SQL queries using plain English. @@ -74,27 +74,27 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [GitHub Copilot](https://github.com/features/copilot) — A VS Code extension with chat, pull request text generation, and unit test generation. - [Cline](https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev) — 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](https://refact.ai/) [Source](https://github.com/smallcloudai/refact) — Open source assistant with chat, completion, refactoring, and codebase-specific fine-tuning. Extensions for VS Code and JetBrains. +- [Refact AI](https://refact.ai/) [Source](https://github.com/smallcloudai/refact) — Open source assistant with chat, completion, refactoring, and codebase-specific fine-tuning. Extensions for VS Code and JetBrains. - [Continue](https://continue.dev/) — VS Code extension with chat, refactor, and code generation. Edits multiple files and runs commands on your behalf. - [cursor-doctor](https://github.com/nedcodes-ok/cursor-doctor) — Health scanner and diagnostic tool for Cursor AI IDE configuration (.cursor/rules/ files). Scans for broken YAML frontmatter, rule conflicts, redundancies, missing alwaysApply, token budget issues, and stack coverage gaps. Available as CLI (`npx cursor-doctor scan`) and VS Code extension. - [Blackbox AI](https://www.useblackbox.io/) — VS Code extension with autocomplete and chat including links to online coding references. - [CodeGeeX](https://codegeex.cn/) — Open source assistant based on the CodeGeeX LLM with chat, completion, and refactoring. Extensions for 9 editors including VS Code, and PyCharm. -- [Quack AI](https://www.quackai.com/) — VS Code extension for adhering to project coding guidelines. -- [Tabby](https://tabbyml.github.io/tabby/) — Open source, self-hosted code completion assistant. Extensions for VS Code and Vim. +- [Quack AI](https://www.quackai.com/) — VS Code extension for adhering to project coding guidelines. +- [Tabby](https://tabbyml.github.io/tabby/) — Open source, self-hosted code completion assistant. Extensions for VS Code and Vim. - [Tabnine](https://www.tabnine.com/) [(Source)](https://github.com/codota/TabNine) — Open source, self-hosted code completion assistant. Extensions for 15 editors including VS Code, IntelliJ, Neovim, Eclipse, and PyCharm. - [CodeMate](https://www.codemate.ai/) — VS Code extension for debugging and optimizing code. - [AskCodi](https://www.askcodi.com/) — AI coding assistant with extensions for VS Code, JetBrains and Sublime Text. - [Rubberduck](https://github.com/rubberduck-ai/rubberduck-vscode) — Open source, chat assistant for the Visual Studio Code side bar. - [CodeComplete](https://codecomplete.ai/) — Self hosted, enterprise completion assistant. - [GoCodeo](https://www.gocodeo.com/) - GoCodeo is an AI agent that lets you build and deploy full-stack apps effortlessly, with one click Vercel deployment and seamless Supabase integration. -- [JetBrains AI](https://www.jetbrains.com/ai/) — AI assistant available in all JetBrains IDEs. +- [JetBrains AI](https://www.jetbrains.com/ai/) — AI assistant available in all JetBrains IDEs. - [aiXcoder](https://www.aixcoder.com/en/) — Local or cloud-based assistant with extensions for IntelliJ IDEA, CLion, GoLand, PyCharm, WebStorm, Visual Studio Code, and Eclipse. - [Sourcery](https://sourcery.ai/) — AI assistant and linter with a reference of 160 Python best practices and 40+ JS/TS best practices. Extensions for VS Code, PyCharm, vim and Sublime. - [Swimm](https://swimm.io) — Assistant for contextual code understanding using static analysis and AI generated documentation. VSCode, Jetbrains, IntelliJ, WebStorm, Rider, PhpStorm, Android Studio, PyCharm, PhPStorm - [Supermaven](https://supermaven.com/) — VS Code extension for autocomplete with 300,000-token context window. -- [Amazon Q Developer](https://aws.amazon.com/q/developer/build/?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0&sc_channel=el) — AI coding assistant with extensions for IDEs such as VS Code and IntelliJ IDEA. Amazon Q Developer IDE plugin has a number of Agents that can also scan code to highlight and define security issues (/review), write documentation (/doc), write unit tests (/test), and help you upgrade to later versions of Java (/transform) (formerly known as Amazon CodeWhisperer) -- [Android Studio Bot](https://developer.android.com/studio/preview/studio-bot) — Studio Bot is an AI powered coding assistant that is tightly integrated in Android Studio. Studio Bot can help Android developers generate code, find relevant resources, learn best practices, and save time. -- [IBM watsonx Code Assistant for Z](https://www.ibm.com/products/watsonx-code-assistant-z) — watsonx Code Assistant for Z is an AI-powered mainframe application modernization product with code generation. Features include application discovery and analysis, automated code refactoring and COBOL to Java conversion. +- [Amazon Q Developer](https://aws.amazon.com/q/developer/build/?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0&sc_channel=el) — AI coding assistant with extensions for IDEs such as VS Code and IntelliJ IDEA. Amazon Q Developer IDE plugin has a number of Agents that can also scan code to highlight and define security issues (/review), write documentation (/doc), write unit tests (/test), and help you upgrade to later versions of Java (/transform) (formerly known as Amazon CodeWhisperer) +- [Android Studio Bot](https://developer.android.com/studio/preview/studio-bot) — Studio Bot is an AI powered coding assistant that is tightly integrated in Android Studio. Studio Bot can help Android developers generate code, find relevant resources, learn best practices, and save time. +- [IBM watsonx Code Assistant for Z](https://www.ibm.com/products/watsonx-code-assistant-z) — watsonx Code Assistant for Z is an AI-powered mainframe application modernization product with code generation. Features include application discovery and analysis, automated code refactoring and COBOL to Java conversion. - [EasyCode](https://www.easycode.ai/) — VS Code extension with GPT-4 chat. - [Kilo Code](https://kilocode.ai) - Open Source AI coding assistant for planning, building, and fixing code inside VS Code. - [Mysti](https://github.com/DeepMyst/Mysti) — Multi-agent AI coding assistant for VS Code. Supports Claude Code, OpenAI Codex, Gemini, Cline, and GitHub Copilot with brainstorm mode where agents debate, red-team, and collaborate on solutions. @@ -151,8 +151,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Aider](https://github.com/paul-gauthier/aider) — CLI assistant and agent that generates changes and commits to repositories. Uses OpenAI. - [Blinky](https://github.com/seahyinghang8/blinky) — A debugging agent for VS Code that helps to identify and fix backend errors, inspired by SWE-agent. - [Mentat](https://www.mentat.ai/) — CLI assistant and agent that makes changes to repositories. -- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions. -- [GPT Migrate](https://github.com/0xpayne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context. +- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions. +- [GPT Migrate](https://github.com/0xpayne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context. - [Grit](https://app.grit.io) — GitHub-integrated agent for automating maintenance tasks and other development work. - [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Auto Gen-AI App Generator with the Power of Llama 2 - [DevOpsGPT](https://github.com/kuafuai/DevOpsGPT) — DevOpsGPT: AI-Driven Software Development Automation Solution @@ -180,18 +180,18 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Greptile](https://greptile.com/code-review-bot) — AI bot that reviews PRs in GitHub/Gitlab with full context of the codebase. - [Macroscope](https://macroscope.com/code-review) - AI-powered code review for GitHub that uses ASTs to build a graph-based representation of your codebase & pulls context from your issue management systems. - [EntelligenceAI](https://entelligence.ai/pr) — AI powered code reviews for Github and Gitlab that improves over time based on user comments -- [Sweep](https://github.com/sweepai/sweep) — AI junior dev: GitHub integration to generate, test, and self-review pull requests from issues. +- [Sweep](https://github.com/sweepai/sweep) — AI junior dev: GitHub integration to generate, test, and self-review pull requests from issues. - [Codegen](https://www.codegen.com/) — GPT-4 based PR agent for enterprise codebases. -- [Code Review GPT](https://github.com/mattzcarey/code-review-gpt) — An open source tool for reviewing PRs. Works as GitHub action, Gitlab CLI or locally. -- [Qodo PR Agent](https://github.com/qodo-ai/pr-agent) — Open source tool for automated code reviews. Qodo was formerly known as Codium (not to be confused with Codeium with an "E"). +- [Code Review GPT](https://github.com/mattzcarey/code-review-gpt) — An open source tool for reviewing PRs. Works as GitHub action, Gitlab CLI or locally. +- [Qodo PR Agent](https://github.com/qodo-ai/pr-agent) — Open source tool for automated code reviews. Qodo was formerly known as Codium (not to be confused with Codeium with an "E"). - [Nova](https://www.trynova.ai/) — CI bot to add actions such as summaries and tests to new PRs. -- [CodeRabbit](https://coderabbit.ai/) — Customizable CI to add summaries and code suggestions to PRs. -- [SwePT](https://github.com/keerthanpg/SwePT) — Open source PR generator written in 150 lines of Python code. -- [Duckie](https://duckie.ai/) — A web based chat assistant for modifying GitHub repositories. +- [CodeRabbit](https://coderabbit.ai/) — Customizable CI to add summaries and code suggestions to PRs. +- [SwePT](https://github.com/keerthanpg/SwePT) — Open source PR generator written in 150 lines of Python code. +- [Duckie](https://duckie.ai/) — A web based chat assistant for modifying GitHub repositories. - [PR Explainer Bot](https://pr-explainer-bot.web.app/) — A GitHub integration that adds explanatory text to newly created PRs. - [Goast](https://goast.ai/) — A hosted tool that ingests your error logs and suggests fixes. - [Corgea](https://corgea.com/) — A GitHub integration that finds and fixes vulnerable code. -- [vx.dev](https://github.com/Yuyz0112/vx.dev) — A GitHub integration focused on UI generation with built in support for shadcn, lucide, and nivo charts. +- [vx.dev](https://github.com/Yuyz0112/vx.dev) — A GitHub integration focused on UI generation with built in support for shadcn, lucide, and nivo charts. - [Pixee](https://pixee.ai) — Pixeebot finds security and code quality issues in your code and creates merge-ready pull requests with recommended fixes. - [CodeAnt AI](https://www.codeant.ai/) — Automatically create PRs to fix code issues. - [What The Diff](https://whatthediff.ai/) — AI-powered app that reviews the diff of pull requests and writes a descriptive comment about the changes in plain english. @@ -222,7 +222,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Marblism](https://marblism.com) — Generate a SaaS boilerplate from a prompt. - [Glowbom](https://glowbom.com/) — Generate apps with AI and export to multiple platforms. - [Mage](https://usemage.ai/) — Generate full-stack web apps in Wasp, React, Node.js and Prisma. -- [ScrollHub](https://hub.scroll.pub/) — Generate and publish websites using the Scroll programming language. +- [ScrollHub](https://hub.scroll.pub/) — Generate and publish websites using the Scroll programming language. - [Taskade Genesis](https://taskade.com/genesis) — AI-powered platform for building custom AI agents, workflows, and apps using natural language. Multi-model support (GPT-4o, Claude, Gemini), open-source MCP server. - [Berrry](https://berrry.app) — Twitter app generator that transforms social media posts into functional web applications. Turn tweets and Reddit content into complete apps with unique subdomains. @@ -233,10 +233,10 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [v0](https://v0.dev/) — Create and iterate new UI components in your browser. - [Rendition Create ](https://www.renditioncreate.com/) — Create and iterate new UI components in your browser. -- [Rapidpages](https://github.com/rapidpages/rapidpages) — Open source UI generator. -- [Magic Patterns](https://www.magicpatterns.com/) — Protoype your product ideas. UI generator website where you can prompt, upload images, or import design inspiration with their [Chrome Extension](https://www.magicpatterns.com/extension). Can export to Figma with a [plugin](https://www.figma.com/community/plugin/1304255855834420274). Supports a number of component systems including Shadcn, ChakraUI, and HTML + Tailwind. +- [Rapidpages](https://github.com/rapidpages/rapidpages) — Open source UI generator. +- [Magic Patterns](https://www.magicpatterns.com/) — Protoype your product ideas. UI generator website where you can prompt, upload images, or import design inspiration with their [Chrome Extension](https://www.magicpatterns.com/extension). Can export to Figma with a [plugin](https://www.figma.com/community/plugin/1304255855834420274). Supports a number of component systems including Shadcn, ChakraUI, and HTML + Tailwind. - [Tempo ](https://www.tempolabs.ai/) — WYSIWYG editor for React interfaces. -- [Kombai](https://kombai.com/) — AI Tool for generating frontend code from Figma. +- [Kombai](https://kombai.com/) — AI Tool for generating frontend code from Figma. - [CodeParrot](https://www.codeparrot.ai/) — VS code plugin to generate Frontend code from Figma. Reuses existing components, libraries and coding standards to generate code which fits perfectly with your existing codebase. All without any prompting. - [Galileo AI](https://www.usegalileo.ai/) — A text-to-UI platform. Waitlist. - [Uizard](https://uizard.io/) — Generate multi-screen mockups from text prompts and edit them with a drag-and-drop editor. Scan screenshots of apps or hand-drawn wireframes and transform them into editable app mockups. @@ -248,7 +248,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Snippet generators - [CodePal](https://codepal.ai/) — A web tool for quickly generating or refactoring code. -- [AI Code Convert](https://aicodeconvert.com/) — A web tool for translating code between programming languages. +- [AI Code Convert](https://aicodeconvert.com/) — A web tool for translating code between programming languages. - [AI Code Playground](https://aicodeplayground.com/) — A web tool for refactoring and improving code. - [AutoRegex](https://www.autoregex.xyz/) — AutoRegex uses OpenAI's GPT-3 to produce regular expressions from plain English. - [unpkg.ai](https://unpkg.ai/) — Open source AI-powered ESM module generation service. Generate JavaScript modules via URL for rapid prototyping. @@ -257,9 +257,9 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Documentation - [Trelent](https://trelent.net/) — A VS Code extension to generate docstrings. Uses proprietary models. -- [DiagramGPT](https://www.eraser.io/diagramgpt) — DiagramGPT is a free AI-based web app that converts a schema, infrastructure definition, code snippet or plain language description into diagrams. The tool can generate flow charts, entity relationship diagrams, cloud architecture diagrams and sequence diagrams. -- [DocuWriter.ai](https://www.docuwriter.ai/) — AI-powered web app to generate automated Code & API documentation from your source code files. -- [README-AI](https://github.com/eli64s/readme-ai) — Automated README.md file generator, powered by large language model APIs. +- [DiagramGPT](https://www.eraser.io/diagramgpt) — DiagramGPT is a free AI-based web app that converts a schema, infrastructure definition, code snippet or plain language description into diagrams. The tool can generate flow charts, entity relationship diagrams, cloud architecture diagrams and sequence diagrams. +- [DocuWriter.ai](https://www.docuwriter.ai/) — AI-powered web app to generate automated Code & API documentation from your source code files. +- [README-AI](https://github.com/eli64s/readme-ai) — Automated README.md file generator, powered by large language model APIs. - [Supacodes](https://www.supacodes.com) — An AI tool that automates writing & updating code documentation in Github. - [CodexAtlas](https://codedocumentation.app/) — Automated code and API documentation using latest AI models. - [EkLine](https://ekline.io/) — Helps software teams create and maintain high-quality documentation with AI-powered quality checks, style guide enforcement, and automatic doc generation. @@ -302,6 +302,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Resources +- [Skills Hub](https://skillshub.io) — Community-rated marketplace for GitHub Copilot, Cursor, and Claude AI coding instructions. Browse and share quality-scored `copilot-instructions.md`, `.cursorrules`, and `CLAUDE.md` configurations organized by tech stack. - [aiforcode.io](https://aiforcode.io) — Expert-curated directory of 42+ AI coding tools with transparent 100-point scoring, head-to-head comparisons, and an interactive tool recommendation quiz. Verified monthly. - [Awesome Code Docs](https://github.com/johnxie/awesome-code-docs) — Curated deep-dive tutorials for open-source AI and developer tooling projects. - [Cursor Rules Collection](https://github.com/survivorforge/cursor-rules) — 35+ production-quality .cursorrules files for 16 frameworks including React, Next.js, Python, Go, Rust, SvelteKit, and Django. Configure AI coding assistants with code style, architecture, and testing conventions. MIT licensed. From 066d72fca3b40b64e498d5b6b2201136db913ce6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Jin?= <68268252+yjcho9317@users.noreply.github.com> Date: Sat, 21 Mar 2026 02:49:27 +0900 Subject: [PATCH 14/69] Add aiignore-cli --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a54180..7e74db3 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Claude Code Open](https://github.com/kill136/claude-code-open) — Open-source AI coding platform with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features browser-based IDE with Monaco editor, Blueprint multi-agent orchestration, and scheduled task daemon. - [Arctic](https://github.com/arctic-cli/interface): A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility. - [models](https://github.com/arimxyer/models) — A TUI for browsing AI models, benchmarks from Artificial Analysis, and coding agents with GitHub integration. Built with Rust and Ratatui. +- [aiignore-cli](https://github.com/yjcho9317/aiignore-cli) — Generates ignore configs for 7 AI coding tools based on per-tool bypass testing. Like `npx gitignore` but for Cursor, Claude Code, Gemini, JetBrains, Windsurf, Aider, and Copilot. ### Desktop From d6a04d7308f387d39470fbcf624f65f1fa01dcad Mon Sep 17 00:00:00 2001 From: Wolfe-James Date: Fri, 20 Mar 2026 16:54:29 -0400 Subject: [PATCH 15/69] Add faf-cli to Command-line assistants --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a54180..3382874 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [poorcoder](https://github.com/vgrichina/poorcoder) — A collection of Bash scripts to extract code context, apply changes from markdown, and generate AI commit messages while using web-based LLMs. - [Vibe Compiler (vibec)](https://github.com/Strawberry-Computer/vibe-compiler) — A self-compiling tool that transforms markdown-based prompt stacks into code and tests using LLM generation. Works with any LLM via OpenRouter, including Claude, ChatGPT, and Grok. - [cmd-ai](https://github.com/BrodaNoel/cmd-ai) - Turns natural language into executable shell commands (ei.: `ai Tell me the free space on disk`) +- [faf-cli](https://github.com/Wolfe-Jam/faf-cli) — Foundational AI-context format. Generates persistent project DNA (.faf files) that give any AI instant, structured context. IANA-registered (application/vnd.faf+yaml). Works with Claude, Gemini, Grok, Cursor, and Windsurf. - [promptext](https://github.com/1broseidon/promptext) — Smart code context extractor for AI assistants with accurate token counting, relevance prioritization, and budget management. Prepares optimized code context within LLM token limits. - [Conduit8](https://github.com/conduit8/conduit8) — CLI registry for discovering, installing, and managing Claude Code skills. Search 20+ curated skills by keyword or category, install directly to ~/.claude/skills/ with one command. - [Baz CLI](https://github.com/baz-scm/baz-cli) - CLI for AI assisted code review, with access to the actual code, diff etc. From a649b24c57efb31c2cb30786ad96e96235f21e11 Mon Sep 17 00:00:00 2001 From: Ariel Shadkhan Date: Sun, 22 Mar 2026 20:26:40 +0200 Subject: [PATCH 16/69] Add Shep --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d2e594..e1b3bdf 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Stoneforge](https://stoneforge.ai) — Open-source orchestration for AI coding agents. Run multiple agents in parallel with automatic dispatch, merge, and recovery. - [Trellis](https://github.com/mindfold-ai/Trellis) - All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines. - [brood-box](https://github.com/stacklok/brood-box) — Run coding agents (Claude Code, Codex, OpenCode) inside hardware-isolated microVMs with snapshot isolation and egress control. +- [Shep](https://github.com/shep-ai/cli) — Multi-session SDLC control center that orchestrates AI coding agents (Claude Code, Cursor CLI, Gemini) for autonomous feature development with configurable approval gates and a live web dashboard. ## PR agents From b1ed647ea8c431de47020d66e4323a9b5aedf827 Mon Sep 17 00:00:00 2001 From: Srikanth Rao M Date: Tue, 24 Mar 2026 07:14:57 +0530 Subject: [PATCH 17/69] Add Code Insights to tools list in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1b3bdf..6f0123a 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AdaL](https://sylph.ai/) — Self-evolving AI coding agent that lets models collaborate (Claude, GPT, Gemini). Runs locally, learns your codebase patterns. - [Tokscale](https://github.com/junhoyeo/tokscale) — CLI tool for tracking token usage from AI coding agents (OpenCode, Claude Code, OpenClaw, Codex, Gemini CLI, Cursor IDE, AmpCode, Factory Droid) with a global leaderboard and 2D/3D contribution graphs. - [BurnRate](https://getburnrate.io) - Local-first AI coding cost analytics. Tracks Claude Code, Cursor, Codex, Copilot, Windsurf, Cline, and Aider. Cost breakdowns, 23 optimization rules, rate limit monitoring, provider comparison, and PDF reports. +- [Code Insights](https://github.com/melagiri/code-insights) — Local-first CLI and dashboard for analyzing AI coding sessions from Claude Code, Cursor, Codex CLI, Copilot CLI, and VS Code Copilot Chat. SQLite-backed with terminal analytics, browser dashboard, and LLM-powered insights. - [onWatch](https://github.com/onllm-dev/onwatch) — Open-source Go CLI that tracks AI API quota usage across 7 providers (Anthropic, OpenAI Codex, GitHub Copilot, Synthetic, Z.ai, MiniMax, Antigravity). Background daemon with Material Design 3 web dashboard, ~15MB binary, <50MB RAM, zero telemetry. - [Caliber](https://github.com/rely-ai-org/caliber) — Open-source CLI that scans your codebase and generates AI agent configs (CLAUDE.md, .cursorrules, skills, MCPs) for Claude Code, Cursor, and Codex. Scores your setup 0–100 and recommends MCP servers. - [vsync](https://github.com/nicepkg/vsync) — CLI tool that syncs Skills, MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode, and Codex with automatic format conversion (JSON ↔ TOML ↔ JSONC). From d5df97a51a5235631b6cb9ca9e0a4375b3b6b762 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Tue, 24 Mar 2026 23:19:15 -0700 Subject: [PATCH 18/69] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f0123a..461373c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -⚡️🧑‍💻 Awesome AI-Powered Developer Tools +# ⚡️🧑‍💻 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. From 8964661927416b2f524263a9293d7f2b7c0a60dc Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 06:20:54 +0000 Subject: [PATCH 19/69] Add pull request template Add a simple PR template to help contributors provide consistent information when submitting pull requests. Co-Authored-By: Claude Opus 4.5 --- .github/PULL_REQUEST_TEMPLATE.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..ccc7231 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,17 @@ +## Description + + + +## Type of Change + +- [ ] Adding a new tool/resource +- [ ] Updating an existing entry +- [ ] Fixing a broken link +- [ ] Other (please describe) + +## Checklist + +- [ ] I have read the contributing guidelines +- [ ] The entry follows the existing format +- [ ] Links have been verified and are working +- [ ] The entry is placed in the appropriate category From 7ac2078505606be2dd84c24075744a3643f08241 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 00:07:38 -0700 Subject: [PATCH 20/69] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ccc7231..eef3aa8 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,17 +1,20 @@ ## Description + + -## Type of Change - -- [ ] Adding a new tool/resource -- [ ] Updating an existing entry -- [ ] Fixing a broken link -- [ ] Other (please describe) - ## Checklist -- [ ] I have read the contributing guidelines -- [ ] The entry follows the existing format -- [ ] Links have been verified and are working -- [ ] The entry is placed in the appropriate category +- [ ] The entry is a tool that uses AI +- [ ] The entry is a developer-focused tool +- [ ] The description is unambiguous and clear +- [ ] The description matches the style of other entries From 78db2d7d92fd117bd1fba6b0b943a23ebe85c416 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 00:13:40 -0700 Subject: [PATCH 21/69] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 461373c..d1d4cd6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ 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. +> [!IMPORTANT] +> Please read the [contribution rules](https://github.com/jamesmurdza/awesome-ai-devtools/blob/7ac2078505606be2dd84c24075744a3643f08241/.github/PULL_REQUEST_TEMPLATE.md?plain=1#L4-L10) before submitting a PR. + +## Categories - [IDEs](#ides) - [Git Clients](#git-clients) - [Assistants](#assistants) From e1f3b8d75bd86122f00ecce6acb7476cfe0b5818 Mon Sep 17 00:00:00 2001 From: zhanghaidong Date: Wed, 25 Mar 2026 21:43:48 +0800 Subject: [PATCH 22/69] Add CCHub to Desktop section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5333fc..08e56e0 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Memex](https://memex.tech/) — Build anything in any stack, with just natural language, on your desktop. - [Pieces](https://pieces.app/) — AI-enabled desktop application and browser extension designed to assist developers in enhancing productivity. - [Poirot](https://github.com/LeonardoCardoso/Poirot) — A macOS app for browsing Claude Code sessions, exploring diffs, and re-running commands. Reads local transcripts, runs offline, open source. +- [CCHub](https://github.com/Moresl/cchub) — Claude Code ecosystem management platform with visual GUI for MCP server management, skill management, multi-config switching, custom slash commands, and JSON config editing. Built with Tauri v2. - [Mantra](https://mantra.gonewx.com) — Desktop session time machine for AI coding tools. Captures and restores full conversation state for Claude Code, Cursor, and Windsurf — like quicksave for your AI sessions. Free for macOS. ## Shell assistants From 4ea3d2f47d1f34ec6050b8423af30b37cd92ea73 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 18:53:51 +0000 Subject: [PATCH 23/69] Fix formatting issues and remove duplicate entry MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Remove duplicate Poirot entry (was listed in both Web-based and Desktop sections) - Fix double hyphen typo on Hermes IDE entry (- - → -) - Standardize Zed entry to use em dash (— ) instead of hyphen - Remove misplaced AgentsKB entry (was orphaned between Testing and Evaluation) - Remove extra blank line in App generators section Co-Authored-By: Claude Opus 4.5 --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 469b9a2..b57a55f 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Theia IDE](https://theia-ide.org/#theiaide) — 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](https://eclipsesource.com/blogs/2024/10/07/introducing-theia-ai/), a platform designed to enable the creation of custom, AI-powered tools and IDEs. - [OneCompiler](https://onecompiler.com/) — A free AI Powered online compiler supporting over 70 languages, including Java, Python, MySQL, C++, and HTML, for writing, running, and sharing code. - [trae](https://www.trae.ai/) — Trae is an adaptive AI IDE that transforms how you work, collaborating with you to run faster. -- [Zed](https://zed.dev/) - A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. +- [Zed](https://zed.dev/) — A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. - [Dorothy](https://github.com/Charlie85270/Dorothy) — Open-source desktop app to orchestrate multiple AI coding agents (Claude Code, Codex, Gemini) simultaneously with automations, Kanban management, and remote control. - [Nimbalyst](https://nimbalyst.com) - An agent management environment for Claude Code and Codex. Interactive visual editing of markdown, mockups, excalidraw, code. Parallel session management. - [Parallel Code](https://github.com/johannesjo/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. @@ -67,7 +67,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Onboard](https://www.getonboardai.com) — Chat with an AI about public and private codebases. - [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts. - [Pieces](https://pieces.app/) — 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](https://github.com/LeonardoCardoso/Poirot) — A macOS app for browsing Claude Code sessions, exploring diffs, and re-running commands. Reads local transcripts, runs offline, open source. - [Wren AI](https://getwren.ai/oss) — SQL AI Agent to get results and insights faster by asking questions without writing SQL, and it's open-source! - [TEXT2SQL.AI](https://www.text2sql.ai/) — AI-powered SQL query builder. Translate, explain and fix complex SQL queries using plain English. - [SQLAI.ai](https://www.sqlai.ai/) — AI generates, fixes, explains and optimizes SQL queries. Ability to add your own database schema and train AI to understand it. @@ -152,7 +151,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Warp](https://www.warp.dev/) - Warp brings AI and team knowledge together in a single, fast, and intuitive terminal. - [TmuxAI](https://tmuxai.dev/) - AI-powered, non-intrusive terminal assistant. - [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. -- - [Hermes IDE](https://www.hermes-ide.com) — AI-powered shell wrapper for zsh, bash, and fish that adds ghost-text completions, autonomous task execution, full git management with worktrees, and multi-project sessions. Free and open source. +- [Hermes IDE](https://www.hermes-ide.com) — AI-powered shell wrapper for zsh, bash, and fish that adds ghost-text completions, autonomous task execution, full git management with worktrees, and multi-project sessions. Free and open source. ## Agents @@ -239,7 +238,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Mage](https://usemage.ai/) — Generate full-stack web apps in Wasp, React, Node.js and Prisma. - [ScrollHub](https://hub.scroll.pub/) — Generate and publish websites using the Scroll programming language. - [Taskade Genesis](https://taskade.com/genesis) — AI-powered platform for building custom AI agents, workflows, and apps using natural language. Multi-model support (GPT-4o, Claude, Gemini), open-source MCP server. - - [Berrry](https://berrry.app) — Twitter app generator that transforms social media posts into functional web applications. Turn tweets and Reddit content into complete apps with unique subdomains. - [Blank Space](https://www.blankspace.build/) — Open-source AI app builder for creating web applications using natural language. Self-hostable alternative to v0, Lovable, and Bolt. - [Fastshot](https://fastshot.ai/) — AI driven no-code platform for building and deploying mobile apps. @@ -310,8 +308,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [KushoAI](https://kusho.ai/) — AI agent for API testing which transforms your Postman collections, OpenAPI specs, curl commands, etc. into exhaustive test suites that plug into your CI/CD pipeline. - [Test Gru](https://gru.ai/home#test-gru) — Provides enterprise-level unit test automation services. -- [AgentsKB](https://agentskb.com) - Expert knowledge layer for AI assistants. Your AI searches, we research. That's the difference. - ## Evaluation - [sniffbench](https://github.com/AnswerLayer/sniffbench) — Benchmark suite for evaluating coding agents. Compare configurations, track metrics, and A/B test with real issues from your repos. From 4c4ff8622f398279f63019c37df3a4d6ee9f7a5d Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 18:56:19 +0000 Subject: [PATCH 24/69] Add AgentsKB to Search section AgentsKB is a knowledge base with 39K+ technical Q&As that integrates with AI coding assistants via MCP server, REST API, or web interface. Co-Authored-By: Claude Opus 4.5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b57a55f..44d24c0 100644 --- a/README.md +++ b/README.md @@ -293,6 +293,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [SeaGOAT](https://kantord.github.io/SeaGOAT/latest/) — A local search tool leveraging vector embeddings to search your codebase semantically. - [ContextMCP](https://contextmcp.ai) — Self-hosted semantic search across documentation from various sources for AI agents. - [Beacon](https://github.com/sagarmk/beacon-plugin) — Semantic code search plugin for Claude Code that combines embedding-based similarity with BM25 keyword matching. Indexes locally via Ollama and stores everything in SQLite. +- [AgentsKB](https://agentskb.com) — Knowledge base with 39K+ researched technical Q&As accessible via MCP server, REST API, or web search. Integrates with Claude Code, Cursor, and Cline. ## Testing From d3a454d33bc504f62a2ee33cad96abb3b59e4296 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:03:28 +0000 Subject: [PATCH 25/69] Add major missing AI coding agents and CLI tools Added high-profile autonomous coding agents and CLI tools: - Agents: Devin, OpenHands, SWE-Agent, GPT-Pilot, Goose, Plandex - CLI tools: OpenAI Codex CLI, Gemini CLI Tools ordered by significance within their sections. Also moved Claude Code to top of agents section alongside other major agents. Co-Authored-By: Claude Opus 4.5 --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 469b9a2..287f432 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Command-line +- [OpenAI Codex CLI](https://github.com/openai/codex) — OpenAI's official lightweight coding agent that runs in your terminal. Executes code, manipulates files, and iterates with the user. Fully open-source with support for multiple AI providers. +- [Gemini CLI](https://github.com/google-gemini/gemini-cli) — Google's open-source AI agent for the command line. Features agentic capabilities, MCP support, shell integration, and seamless access to Gemini models with a generous free tier. - [Amazon Q Developer CLI](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line.html?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0&sc_channel=el) - CLI that provides command completion, command translation using generative AI to translate intent to commands, and a full agentic chat interface with context management that helps you write code. It works with many terminals and shells, on MacOS, Linux and Windows (via wsl). - [aloc](https://github.com/modern-tooling/aloc) — A modern, AI-augmented lines of code counter built with Rust and Ratatui. Uses AI effort profiles for accurate project estimation. - [talk-codebase](https://github.com/rsaryev/talk-codebase) — CLI chatbot with repository as context. Supports OpenAI as well as locally running LLMs via GPT4All. @@ -156,6 +158,13 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Agents +- [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. +- [OpenHands](https://github.com/All-Hands-AI/OpenHands) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. +- [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) - Anthropic's agentic coding tool. +- [SWE-Agent](https://github.com/princeton-nlp/SWE-agent) — Princeton's autonomous software engineering agent that turns LLMs into full software engineers. Achieves state-of-the-art results on SWE-bench and provides a custom agent-computer interface for coding tasks. +- [GPT-Pilot](https://github.com/Pythagora-io/gpt-pilot) — AI developer that writes entire scalable apps from scratch while the developer oversees the implementation. Creates apps step-by-step with human collaboration. 30k+ GitHub stars. +- [Goose](https://github.com/block/goose) — Block's open-source autonomous AI coding agent that operates on your machine. Extensible with MCP, works with multiple LLM providers, and handles complex multi-step development tasks. +- [Plandex](https://github.com/plandex-ai/plandex) — Terminal-based AI coding agent for complex, multi-file tasks. Features built-in version control, iterative planning, and context management across large codebases. - [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates a repository from a prompt. Uses OpenAI and Anthropic. - [Aider](https://github.com/paul-gauthier/aider) — CLI assistant and agent that generates changes and commits to repositories. Uses OpenAI. - [Blinky](https://github.com/seahyinghang8/blinky) — A debugging agent for VS Code that helps to identify and fix backend errors, inspired by SWE-agent. @@ -174,7 +183,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [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. - [Roundtable MCP Server](https://github.com/askbudi/roundtable) — Zero-configuration MCP server that unifies multiple AI coding assistants through intelligent auto-discovery and standardized interface -- [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) - Anthropic's agentic coding tool. - [Open Agent](https://github.com/Th0rgal/openagent) — Self-hosted control plane for Claude Code with isolated container workspaces and real-time mission streaming. - [Agentic Sprint](https://github.com/damienlaine/agentic-sprint) — Spec-driven, self-iterative multi-agent framework for Claude Code with coordinated specialized agents (Python, Next.js, CI/CD, QA, UI Testing). - [VibeBox](https://vibebox.robcholz.com) — Open-source, per-project micro-VM sandbox for running AI coding agents safely on macOS. From d7b7e7e9cb5d495af922ae6233c777dd033ac9a2 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:10:48 +0000 Subject: [PATCH 26/69] Update tool URLs to use official websites instead of GitHub Changed URLs for newly added tools to point to official product pages: - OpenHands: all-hands.dev - SWE-Agent: swe-agent.com - GPT-Pilot: pythagora.ai - Goose: block.github.io/goose - Plandex: plandex.ai - OpenAI Codex CLI: openai.com - Gemini CLI: cloud.google.com Co-Authored-By: Claude Opus 4.5 --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 287f432..2b815d3 100644 --- a/README.md +++ b/README.md @@ -108,8 +108,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Command-line -- [OpenAI Codex CLI](https://github.com/openai/codex) — OpenAI's official lightweight coding agent that runs in your terminal. Executes code, manipulates files, and iterates with the user. Fully open-source with support for multiple AI providers. -- [Gemini CLI](https://github.com/google-gemini/gemini-cli) — Google's open-source AI agent for the command line. Features agentic capabilities, MCP support, shell integration, and seamless access to Gemini models with a generous free tier. +- [OpenAI Codex CLI](https://openai.com/index/introducing-codex/) — OpenAI's official lightweight coding agent that runs in your terminal. Executes code, manipulates files, and iterates with the user. Fully open-source with support for multiple AI providers. +- [Gemini CLI](https://cloud.google.com/gemini/docs/codeassist/gemini-cli) — Google's open-source AI agent for the command line. Features agentic capabilities, MCP support, shell integration, and seamless access to Gemini models with a generous free tier. - [Amazon Q Developer CLI](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line.html?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0&sc_channel=el) - CLI that provides command completion, command translation using generative AI to translate intent to commands, and a full agentic chat interface with context management that helps you write code. It works with many terminals and shells, on MacOS, Linux and Windows (via wsl). - [aloc](https://github.com/modern-tooling/aloc) — A modern, AI-augmented lines of code counter built with Rust and Ratatui. Uses AI effort profiles for accurate project estimation. - [talk-codebase](https://github.com/rsaryev/talk-codebase) — CLI chatbot with repository as context. Supports OpenAI as well as locally running LLMs via GPT4All. @@ -159,12 +159,12 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Agents - [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. -- [OpenHands](https://github.com/All-Hands-AI/OpenHands) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. +- [OpenHands](https://www.all-hands.dev/) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. - [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) - Anthropic's agentic coding tool. -- [SWE-Agent](https://github.com/princeton-nlp/SWE-agent) — Princeton's autonomous software engineering agent that turns LLMs into full software engineers. Achieves state-of-the-art results on SWE-bench and provides a custom agent-computer interface for coding tasks. -- [GPT-Pilot](https://github.com/Pythagora-io/gpt-pilot) — AI developer that writes entire scalable apps from scratch while the developer oversees the implementation. Creates apps step-by-step with human collaboration. 30k+ GitHub stars. -- [Goose](https://github.com/block/goose) — Block's open-source autonomous AI coding agent that operates on your machine. Extensible with MCP, works with multiple LLM providers, and handles complex multi-step development tasks. -- [Plandex](https://github.com/plandex-ai/plandex) — Terminal-based AI coding agent for complex, multi-file tasks. Features built-in version control, iterative planning, and context management across large codebases. +- [SWE-Agent](https://swe-agent.com/) — Princeton's autonomous software engineering agent that turns LLMs into full software engineers. Achieves state-of-the-art results on SWE-bench and provides a custom agent-computer interface for coding tasks. +- [GPT-Pilot](https://www.pythagora.ai/) — AI developer that writes entire scalable apps from scratch while the developer oversees the implementation. Creates apps step-by-step with human collaboration. 30k+ GitHub stars. +- [Goose](https://block.github.io/goose/) — Block's open-source autonomous AI coding agent that operates on your machine. Extensible with MCP, works with multiple LLM providers, and handles complex multi-step development tasks. +- [Plandex](https://plandex.ai/) — Terminal-based AI coding agent for complex, multi-file tasks. Features built-in version control, iterative planning, and context management across large codebases. - [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates a repository from a prompt. Uses OpenAI and Anthropic. - [Aider](https://github.com/paul-gauthier/aider) — CLI assistant and agent that generates changes and commits to repositories. Uses OpenAI. - [Blinky](https://github.com/seahyinghang8/blinky) — A debugging agent for VS Code that helps to identify and fix backend errors, inspired by SWE-agent. From 6fe6cd3ba94b4f8e86fd2a1f88b1d16798aac1b3 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:17:06 +0000 Subject: [PATCH 27/69] Fix URLs and rename SWE-Agent to Mini SWE-Agent MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - OpenAI Codex CLI: openai.com/codex/ - Gemini CLI: geminicli.com/ - SWE-Agent → Mini SWE-Agent with updated description - GPT-Pilot: back to GitHub URL Co-Authored-By: Claude Opus 4.5 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2b815d3..48efa46 100644 --- a/README.md +++ b/README.md @@ -108,8 +108,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Command-line -- [OpenAI Codex CLI](https://openai.com/index/introducing-codex/) — OpenAI's official lightweight coding agent that runs in your terminal. Executes code, manipulates files, and iterates with the user. Fully open-source with support for multiple AI providers. -- [Gemini CLI](https://cloud.google.com/gemini/docs/codeassist/gemini-cli) — Google's open-source AI agent for the command line. Features agentic capabilities, MCP support, shell integration, and seamless access to Gemini models with a generous free tier. +- [OpenAI Codex CLI](https://openai.com/codex/) — OpenAI's official lightweight coding agent that runs in your terminal. Executes code, manipulates files, and iterates with the user. Fully open-source with support for multiple AI providers. +- [Gemini CLI](https://geminicli.com/) — Google's open-source AI agent for the command line. Features agentic capabilities, MCP support, shell integration, and seamless access to Gemini models with a generous free tier. - [Amazon Q Developer CLI](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line.html?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0&sc_channel=el) - CLI that provides command completion, command translation using generative AI to translate intent to commands, and a full agentic chat interface with context management that helps you write code. It works with many terminals and shells, on MacOS, Linux and Windows (via wsl). - [aloc](https://github.com/modern-tooling/aloc) — A modern, AI-augmented lines of code counter built with Rust and Ratatui. Uses AI effort profiles for accurate project estimation. - [talk-codebase](https://github.com/rsaryev/talk-codebase) — CLI chatbot with repository as context. Supports OpenAI as well as locally running LLMs via GPT4All. @@ -161,8 +161,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. - [OpenHands](https://www.all-hands.dev/) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. - [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) - Anthropic's agentic coding tool. -- [SWE-Agent](https://swe-agent.com/) — Princeton's autonomous software engineering agent that turns LLMs into full software engineers. Achieves state-of-the-art results on SWE-bench and provides a custom agent-computer interface for coding tasks. -- [GPT-Pilot](https://www.pythagora.ai/) — AI developer that writes entire scalable apps from scratch while the developer oversees the implementation. Creates apps step-by-step with human collaboration. 30k+ GitHub stars. +- [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility. +- [GPT-Pilot](https://github.com/Pythagora-io/gpt-pilot) — AI developer that writes entire scalable apps from scratch while the developer oversees the implementation. Creates apps step-by-step with human collaboration. 30k+ GitHub stars. - [Goose](https://block.github.io/goose/) — Block's open-source autonomous AI coding agent that operates on your machine. Extensible with MCP, works with multiple LLM providers, and handles complex multi-step development tasks. - [Plandex](https://plandex.ai/) — Terminal-based AI coding agent for complex, multi-file tasks. Features built-in version control, iterative planning, and context management across large codebases. - [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates a repository from a prompt. Uses OpenAI and Anthropic. From 75fd651e5e904106c5be930b001308e1f3188e16 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:18:28 +0000 Subject: [PATCH 28/69] Add Jules (Google's AI coding agent) Added Jules to the Agents section alongside other major autonomous coding agents (Devin, OpenHands, Claude Code). Co-Authored-By: Claude Opus 4.5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48efa46..7d09c8a 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. - [OpenHands](https://www.all-hands.dev/) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. +- [Jules](https://jules.google.com/) — Google's asynchronous AI coding agent that integrates with GitHub. Handles bug fixes, code changes, and multi-file tasks autonomously in the background, creating pull requests for review. - [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) - Anthropic's agentic coding tool. - [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility. - [GPT-Pilot](https://github.com/Pythagora-io/gpt-pilot) — AI developer that writes entire scalable apps from scratch while the developer oversees the implementation. Creates apps step-by-step with human collaboration. 30k+ GitHub stars. From 84ac190a8a7af6bdf873a9535fc32ea9db0c7d9a Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:21:35 +0000 Subject: [PATCH 29/69] Move Aider up in Agents list and update description Moved Aider to position 8 (after Goose, before Plandex) to reflect its popularity and significance. Updated URL to aider.chat and improved description with star count. Co-Authored-By: Claude Opus 4.5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d09c8a..b5686c9 100644 --- a/README.md +++ b/README.md @@ -165,9 +165,9 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility. - [GPT-Pilot](https://github.com/Pythagora-io/gpt-pilot) — AI developer that writes entire scalable apps from scratch while the developer oversees the implementation. Creates apps step-by-step with human collaboration. 30k+ GitHub stars. - [Goose](https://block.github.io/goose/) — Block's open-source autonomous AI coding agent that operates on your machine. Extensible with MCP, works with multiple LLM providers, and handles complex multi-step development tasks. +- [Aider](https://aider.chat/) — Popular CLI assistant and agent that generates changes and commits to repositories. Supports multiple LLM providers with built-in benchmarks. 25k+ GitHub stars. - [Plandex](https://plandex.ai/) — Terminal-based AI coding agent for complex, multi-file tasks. Features built-in version control, iterative planning, and context management across large codebases. - [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates a repository from a prompt. Uses OpenAI and Anthropic. -- [Aider](https://github.com/paul-gauthier/aider) — CLI assistant and agent that generates changes and commits to repositories. Uses OpenAI. - [Blinky](https://github.com/seahyinghang8/blinky) — A debugging agent for VS Code that helps to identify and fix backend errors, inspired by SWE-agent. - [Mentat](https://www.mentat.ai/) — CLI assistant and agent that makes changes to repositories. - [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions. From e312091876701625556bc15d84ed9931e37d54f4 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:22:22 +0000 Subject: [PATCH 30/69] Add Cursor CLI to command-line tools Added Cursor CLI alongside other major vendor CLIs (OpenAI Codex, Gemini CLI, Amazon Q). Co-Authored-By: Claude Opus 4.5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5686c9..b335246 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [OpenAI Codex CLI](https://openai.com/codex/) — OpenAI's official lightweight coding agent that runs in your terminal. Executes code, manipulates files, and iterates with the user. Fully open-source with support for multiple AI providers. - [Gemini CLI](https://geminicli.com/) — Google's open-source AI agent for the command line. Features agentic capabilities, MCP support, shell integration, and seamless access to Gemini models with a generous free tier. +- [Cursor CLI](https://cursor.com/cli) — Cursor's command-line interface bringing AI-powered coding to the terminal. Integrates with Cursor's AI capabilities for code generation and editing from the command line. - [Amazon Q Developer CLI](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line.html?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0&sc_channel=el) - CLI that provides command completion, command translation using generative AI to translate intent to commands, and a full agentic chat interface with context management that helps you write code. It works with many terminals and shells, on MacOS, Linux and Windows (via wsl). - [aloc](https://github.com/modern-tooling/aloc) — A modern, AI-augmented lines of code counter built with Rust and Ratatui. Uses AI effort profiles for accurate project estimation. - [talk-codebase](https://github.com/rsaryev/talk-codebase) — CLI chatbot with repository as context. Supports OpenAI as well as locally running LLMs via GPT4All. From 98fa04450bf50461f494c585afc8dffc422f32b3 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:38:39 +0000 Subject: [PATCH 31/69] Restructure categories for better navigation and mutual exclusivity Reorganize the entire list from 16 overlapping categories into 13 mutually exclusive categories based on primary delivery mechanism: ### New Structure: - **Development Environments**: AI-Native IDEs, IDE Extensions - **Terminal**: Terminal Agents (interactive), CLI Utilities (single-command) - **Web & Desktop**: Web-Based Tools, Desktop Applications - **Automated Workflows**: PR & Code Review Bots, CI/CD & Testing Automation - **Agent Infrastructure**: Multi-Agent Orchestration, Sandboxing & Isolation, Configuration & Context Management, Usage Analytics & Cost Tracking - **Specialized Tools**: Git & Commit Helpers, Documentation Generation, Code Search & Understanding - **Resources**: Benchmarks & Evaluation, Rule Collections & Templates ### Key Changes: - Merged "Shell Assistants" into CLI Utilities (moved Warp to Desktop Apps) - Consolidated App generators, UI generators, Snippet generators into Web-Based Tools - Created new "Agent Infrastructure" section for the growing ecosystem - Split terminal tools into Agents (interactive sessions) vs Utilities (single commands) - Added decision tree for unambiguous tool classification Co-Authored-By: Claude Opus 4.5 --- README.md | 430 ++++++++++++++++++++++++++++++------------------------ 1 file changed, 240 insertions(+), 190 deletions(-) diff --git a/README.md b/README.md index 66a3a5c..efe991e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ⚡️🧑‍💻 Awesome AI-Powered Developer Tools +# 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. @@ -6,27 +6,44 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to > Please read the [contribution rules](https://github.com/jamesmurdza/awesome-ai-devtools/blob/7ac2078505606be2dd84c24075744a3643f08241/.github/PULL_REQUEST_TEMPLATE.md?plain=1#L4-L10) before submitting a PR. ## Categories -- [IDEs](#ides) -- [Git Clients](#git-clients) -- [Assistants](#assistants) - - [Web-based](#web-based) - - [IDE extensions](#ide-extensions) - - [Command-line](#command-line) - - [Desktop](#desktop) -- [Shell assistants](#shell-assistants) -- [Agents](#agents) -- [PR agents](#pr-agents) -- [App generators](#app-generators) -- [UI generators](#ui-generators) -- [Snippet generators](#snippet-generators) -- [Documentation](#documentation) -- [OpenAI plugins](#openai-plugins) -- [Search](#search) -- [Testing](#testing) -- [Evaluation](#evaluation) -- [Resources](#resources) -## IDEs +### Development Environments +- [AI-Native IDEs](#ai-native-ides) +- [IDE Extensions](#ide-extensions) + +### Terminal +- [Terminal Agents](#terminal-agents) +- [CLI Utilities](#cli-utilities) + +### Web & Desktop +- [Web-Based Tools](#web-based-tools) +- [Desktop Applications](#desktop-applications) + +### Automated Workflows +- [PR & Code Review Bots](#pr--code-review-bots) +- [CI/CD & Testing Automation](#cicd--testing-automation) + +### Agent Infrastructure +- [Multi-Agent Orchestration](#multi-agent-orchestration) +- [Sandboxing & Isolation](#sandboxing--isolation) +- [Configuration & Context Management](#configuration--context-management) +- [Usage Analytics & Cost Tracking](#usage-analytics--cost-tracking) + +### Specialized Tools +- [Git & Commit Helpers](#git--commit-helpers) +- [Documentation Generation](#documentation-generation) +- [Code Search & Understanding](#code-search--understanding) + +### Resources +- [Benchmarks & Evaluation](#benchmarks--evaluation) +- [Rule Collections & Templates](#rule-collections--templates) + +--- + +## Development Environments + +### AI-Native IDEs + - [Google Antigravity](https://antigravity.google/) — An agent-first IDE that orchestrates autonomous AI agents to plan, execute, and verify complex coding tasks with deep browser integration. - [Crystal](https://github.com/stravu/crystal) — A new type of dev environment to manage, inspect, and test parallel Claude Code sessions. - [Cursor](https://www.cursor.com/) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Uses OpenAI. @@ -42,38 +59,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [OneCompiler](https://onecompiler.com/) — A free AI Powered online compiler supporting over 70 languages, including Java, Python, MySQL, C++, and HTML, for writing, running, and sharing code. - [trae](https://www.trae.ai/) — Trae is an adaptive AI IDE that transforms how you work, collaborating with you to run faster. - [Zed](https://zed.dev/) — A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. -- [Dorothy](https://github.com/Charlie85270/Dorothy) — Open-source desktop app to orchestrate multiple AI coding agents (Claude Code, Codex, Gemini) simultaneously with automations, Kanban management, and remote control. -- [Nimbalyst](https://nimbalyst.com) - An agent management environment for Claude Code and Codex. Interactive visual editing of markdown, mockups, excalidraw, code. Parallel session management. -- [Parallel Code](https://github.com/johannesjo/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](https://github.com/HexmosTech/git-lrc) - Free, unlimited AI code reviews that run on every commit. -- [GitBrain](https://gitbrain.dev/) — Git client that simplifies the git workflow. Splits code changes, generates summaries & commit messages for code changes. Uses OpenAI. -- [GitButler](https://gitbutler.com/) — 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](https://github.com/pmusolino/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](https://replit.com/site/ghostwriter) — Assistant built into [Replit](https://replit.com/) with chat, proactive debugging, and autocomplete. Uses OpenAI for chat and [replit-code-v1-3b](https://huggingface.co/replit/replit-code-v1-3b) (OS) for autocomplete. -- [Unblocked](https://getunblocked.com/) — 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](https://about.sourcegraph.com/cody) — Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. Also available as a web app. -- [Magnet](https://www.magnet.run/) — Web-based chatbot with repositories and issues as context. -- [Adrenaline](https://useadrenaline.com/) — Web-based chatbot using AI and ASTs to answer questions about your codebase. -- [CodeSquire](https://codesquire.ai/) — Chrome extension that adds autocomplete to Google Colab, BigQuery, and JupyterLab. -- [Incognito Pilot](https://github.com/silvanmelchior/IncognitoPilot) — Open source assistant with built-in Python editor and interpreter. -- [Onboard](https://www.getonboardai.com) — Chat with an AI about public and private codebases. -- [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts. -- [Pieces](https://pieces.app/) — 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. -- [Wren AI](https://getwren.ai/oss) — SQL AI Agent to get results and insights faster by asking questions without writing SQL, and it's open-source! -- [TEXT2SQL.AI](https://www.text2sql.ai/) — AI-powered SQL query builder. Translate, explain and fix complex SQL queries using plain English. -- [SQLAI.ai](https://www.sqlai.ai/) — AI generates, fixes, explains and optimizes SQL queries. Ability to add your own database schema and train AI to understand it. -- [CodeWP](https://codewp.ai/) — AI chat and coding tools specifically trained for WordPress developers. AI code generation for code snippets and plugins in WordPress. -- [Gru.ai](https://www.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 +### IDE Extensions - [GitHub Copilot](https://github.com/features/copilot) — A VS Code extension with chat, pull request text generation, and unit test generation. - [Cline](https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev) — 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. @@ -105,12 +92,30 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Traycer](https://traycer.ai) - Plan-First Coding Assistant in VS Code. - [shadcn/studio MCP](https://shadcnstudio.com/mcp) - Integrate shadcn/studio MCP Server directly into your favorite IDE and craft stunning shadcn/ui Components, Blocks and Pages inspired by shadcn/studio. -### Command-line +--- + +## Terminal + +### Terminal Agents - [OpenAI Codex CLI](https://openai.com/codex/) — OpenAI's official lightweight coding agent that runs in your terminal. Executes code, manipulates files, and iterates with the user. Fully open-source with support for multiple AI providers. - [Gemini CLI](https://geminicli.com/) — Google's open-source AI agent for the command line. Features agentic capabilities, MCP support, shell integration, and seamless access to Gemini models with a generous free tier. - [Cursor CLI](https://cursor.com/cli) — Cursor's command-line interface bringing AI-powered coding to the terminal. Integrates with Cursor's AI capabilities for code generation and editing from the command line. - [Amazon Q Developer CLI](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line.html?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0&sc_channel=el) - CLI that provides command completion, command translation using generative AI to translate intent to commands, and a full agentic chat interface with context management that helps you write code. It works with many terminals and shells, on MacOS, Linux and Windows (via wsl). +- [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) - Anthropic's agentic coding tool. +- [Aider](https://aider.chat/) — Popular CLI assistant and agent that generates changes and commits to repositories. Supports multiple LLM providers with built-in benchmarks. 25k+ GitHub stars. +- [Plandex](https://plandex.ai/) — Terminal-based AI coding agent for complex, multi-file tasks. Features built-in version control, iterative planning, and context management across large codebases. +- [Goose](https://block.github.io/goose/) — Block's open-source autonomous AI coding agent that operates on your machine. Extensible with MCP, works with multiple LLM providers, and handles complex multi-step development tasks. +- [Mentat](https://www.mentat.ai/) — CLI assistant and agent that makes changes to repositories. +- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions. +- [GPT-Pilot](https://github.com/Pythagora-io/gpt-pilot) — AI developer that writes entire scalable apps from scratch while the developer oversees the implementation. Creates apps step-by-step with human collaboration. 30k+ GitHub stars. +- [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates a repository from a prompt. Uses OpenAI and Anthropic. +- [AdaL](https://sylph.ai/) — Self-evolving AI coding agent that lets models collaborate (Claude, GPT, Gemini). Runs locally, learns your codebase patterns. +- [Claude Code Open](https://github.com/kill136/claude-code-open) — Open-source AI coding platform with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features browser-based IDE with Monaco editor, Blueprint multi-agent orchestration, and scheduled task daemon. +- [Arctic](https://github.com/arctic-cli/interface): A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility. + +### CLI Utilities + - [aloc](https://github.com/modern-tooling/aloc) — A modern, AI-augmented lines of code counter built with Rust and Ratatui. Uses AI effort profiles for accurate project estimation. - [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. @@ -121,82 +126,104 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [promptext](https://github.com/1broseidon/promptext) — Smart code context extractor for AI assistants with accurate token counting, relevance prioritization, and budget management. Prepares optimized code context within LLM token limits. - [Conduit8](https://github.com/conduit8/conduit8) — CLI registry for discovering, installing, and managing Claude Code skills. Search 20+ curated skills by keyword or category, install directly to ~/.claude/skills/ with one command. - [Baz CLI](https://github.com/baz-scm/baz-cli) - CLI for AI assisted code review, with access to the actual code, diff etc. -- [AdaL](https://sylph.ai/) — Self-evolving AI coding agent that lets models collaborate (Claude, GPT, Gemini). Runs locally, learns your codebase patterns. - [Tokscale](https://github.com/junhoyeo/tokscale) — CLI tool for tracking token usage from AI coding agents (OpenCode, Claude Code, OpenClaw, Codex, Gemini CLI, Cursor IDE, AmpCode, Factory Droid) with a global leaderboard and 2D/3D contribution graphs. - [BurnRate](https://getburnrate.io) - Local-first AI coding cost analytics. Tracks Claude Code, Cursor, Codex, Copilot, Windsurf, Cline, and Aider. Cost breakdowns, 23 optimization rules, rate limit monitoring, provider comparison, and PDF reports. - [Code Insights](https://github.com/melagiri/code-insights) — Local-first CLI and dashboard for analyzing AI coding sessions from Claude Code, Cursor, Codex CLI, Copilot CLI, and VS Code Copilot Chat. SQLite-backed with terminal analytics, browser dashboard, and LLM-powered insights. - [onWatch](https://github.com/onllm-dev/onwatch) — Open-source Go CLI that tracks AI API quota usage across 7 providers (Anthropic, OpenAI Codex, GitHub Copilot, Synthetic, Z.ai, MiniMax, Antigravity). Background daemon with Material Design 3 web dashboard, ~15MB binary, <50MB RAM, zero telemetry. -- [Caliber](https://github.com/rely-ai-org/caliber) — Open-source CLI that scans your codebase and generates AI agent configs (CLAUDE.md, .cursorrules, skills, MCPs) for Claude Code, Cursor, and Codex. Scores your setup 0–100 and recommends MCP servers. -- [vsync](https://github.com/nicepkg/vsync) — CLI tool that syncs Skills, MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode, and Codex with automatic format conversion (JSON ↔ TOML ↔ JSONC). +- [Caliber](https://github.com/rely-ai-org/caliber) — Open-source CLI that scans your codebase and generates AI agent configs (CLAUDE.md, .cursorrules, skills, MCPs) for Claude Code, Cursor, and Codex. Scores your setup 0-100 and recommends MCP servers. +- [vsync](https://github.com/nicepkg/vsync) — CLI tool that syncs Skills, MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode, and Codex with automatic format conversion (JSON <-> TOML <-> JSONC). - [rule-porter](https://github.com/nedcodes-ok/rule-porter) — Zero-dependency CLI that converts AI IDE rule files between Cursor (.mdc), CLAUDE.md, AGENTS.md, Copilot, and Windsurf. Bidirectional with lossy-conversion warnings. - [LynxPrompt](https://github.com/GeiserX/LynxPrompt) — Self-hostable platform for managing AI IDE configuration files. Generates, syncs, and shares configs (.cursorrules, CLAUDE.md, copilot-instructions.md, etc.) across 30+ AI coding assistants via web UI, REST API, CLI, and federated blueprint marketplace. -- [Claude Code Open](https://github.com/kill136/claude-code-open) — Open-source AI coding platform with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features browser-based IDE with Monaco editor, Blueprint multi-agent orchestration, and scheduled task daemon. -- [Arctic](https://github.com/arctic-cli/interface): A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility. - [models](https://github.com/arimxyer/models) — A TUI for browsing AI models, benchmarks from Artificial Analysis, and coding agents with GitHub integration. Built with Rust and Ratatui. - [CCG Workflow](https://github.com/fengshao1227/ccg-workflow) — Multi-model collaboration system for Claude Code. Orchestrates Claude + Codex + Gemini with 28 slash commands, smart routing (Gemini for frontend, Codex for backend), Agent Teams for parallel development, and 6 built-in quality gate skills. One-command install via npx. - [aiignore-cli](https://github.com/yjcho9317/aiignore-cli) — Generates ignore configs for 7 AI coding tools based on per-tool bypass testing. Like `npx gitignore` but for Cursor, Claude Code, Gemini, JetBrains, Windsurf, Aider, and Copilot. +- [Butterfish](https://butterfi.sh) — CLI tool that embeds ChatGPT in your shell for easy access. Includes simple agentic capabilities. +- [Shell Whiz](https://github.com/beimzhan/shell-whiz) — highly configurable CLI assistant to generate shell commands and get explanations for them. +- [AutoComplete.sh](https://github.com/closedLoop-technologies/autocomplete-sh) - CLI tool that adds AI-powered command-line suggestions directly to your terminal with just type to return the top suggestions for you. +- [code-collator](https://github.com/tawandakembo/code-collator) — CLI tool that creates a single markdown file that describes your entire codebase to language models. Useful for AI-coding assistance from the Claude/ChatGPT web interface rather than via the API. +- [TmuxAI](https://tmuxai.dev/) - AI-powered, non-intrusive terminal assistant. +- [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. +- [Hermes IDE](https://www.hermes-ide.com) — AI-powered shell wrapper for zsh, bash, and fish that adds ghost-text completions, autonomous task execution, full git management with worktrees, and multi-project sessions. Free and open source. -### Desktop +--- + +## Web & Desktop + +### Web-Based Tools + +- [Replit Ghostwriter Chat](https://replit.com/site/ghostwriter) — Assistant built into [Replit](https://replit.com/) with chat, proactive debugging, and autocomplete. Uses OpenAI for chat and [replit-code-v1-3b](https://huggingface.co/replit/replit-code-v1-3b) (OS) for autocomplete. +- [Unblocked](https://getunblocked.com/) — 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](https://about.sourcegraph.com/cody) — Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. Also available as a web app. +- [Magnet](https://www.magnet.run/) — Web-based chatbot with repositories and issues as context. +- [Adrenaline](https://useadrenaline.com/) — Web-based chatbot using AI and ASTs to answer questions about your codebase. +- [CodeSquire](https://codesquire.ai/) — Chrome extension that adds autocomplete to Google Colab, BigQuery, and JupyterLab. +- [Incognito Pilot](https://github.com/silvanmelchior/IncognitoPilot) — Open source assistant with built-in Python editor and interpreter. +- [Onboard](https://www.getonboardai.com) — Chat with an AI about public and private codebases. +- [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts. +- [Pieces](https://pieces.app/) — 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. +- [Wren AI](https://getwren.ai/oss) — SQL AI Agent to get results and insights faster by asking questions without writing SQL, and it's open-source! +- [TEXT2SQL.AI](https://www.text2sql.ai/) — AI-powered SQL query builder. Translate, explain and fix complex SQL queries using plain English. +- [SQLAI.ai](https://www.sqlai.ai/) — AI generates, fixes, explains and optimizes SQL queries. Ability to add your own database schema and train AI to understand it. +- [CodeWP](https://codewp.ai/) — AI chat and coding tools specifically trained for WordPress developers. AI code generation for code snippets and plugins in WordPress. +- [Gru.ai](https://www.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. +- [Pico](https://picoapps.xyz) — End-to-end micro app generator with instant deployment. +- [Co.dev](https://www.co.dev/) — AI-powered app development platform that helps build and deploy full-stack applications. +- [SoftGen](https://softgen.ai/) — AI-powered software generation platform for building Web Apps. +- [LlamaCoder](https://llamacoder.together.ai/) — Open source code generation model for building applications using Opensource LLMs. +- [e2b_Fragments](https://fragments.e2b.dev/) — Platform for building and deploying AI-powered applications with sandboxed environments. +- [Bolt.new](https://bolt.new) — AI-powered web development agent that allows you to prompt, run, edit, and deploy full-stack applications directly in the browser using WebContainers. Supports npm packages, Node.js servers, and third-party APIs. +- [Bolt.diy](https://github.com/stackblitz-labs/bolt.diy) — Open source version of Bolt.new that supports multiple LLM providers including Groq, Anthropic, Ollama, OpenRouter, Gemini, LMStudio, Mistral, xAI, HuggingFace, DeepSeek +- [Srcbook](https://github.com/srcbookdev/srcbook) — TypeScript-centric app development platform with an AI app builder and TypeScript notebook. +- [Capacity](https://capacity.so) — AI powered full-stack web app development that turn prompt in natural language into fully functional web applications. +- [Lovable](https://lovable.dev/) — AI-powered full-stack app development platform that converts natural language descriptions or designs into fully functional applications with built-in deployment and GitHub integration. +- [Literally anything](https://literallyanything.io) — HTML and JavaScript web app generator. +- [GPT Web App Generator](https://magic-app-generator.wasp-lang.dev/) — Generates a full-stack React/Node.js/Prisma/Wasp app from a short description. +- [Make Real](https://makereal.tldraw.com/) — Online canvas that can be used to generate HTML/JavaScript apps. +- [Marblism](https://marblism.com) — Generate a SaaS boilerplate from a prompt. +- [Glowbom](https://glowbom.com/) — Generate apps with AI and export to multiple platforms. +- [Mage](https://usemage.ai/) — Generate full-stack web apps in Wasp, React, Node.js and Prisma. +- [ScrollHub](https://hub.scroll.pub/) — Generate and publish websites using the Scroll programming language. +- [Taskade Genesis](https://taskade.com/genesis) — AI-powered platform for building custom AI agents, workflows, and apps using natural language. Multi-model support (GPT-4o, Claude, Gemini), open-source MCP server. +- [Berrry](https://berrry.app) — Twitter app generator that transforms social media posts into functional web applications. Turn tweets and Reddit content into complete apps with unique subdomains. +- [Blank Space](https://www.blankspace.build/) — Open-source AI app builder for creating web applications using natural language. Self-hostable alternative to v0, Lovable, and Bolt. +- [Fastshot](https://fastshot.ai/) — AI driven no-code platform for building and deploying mobile apps. +- [v0](https://v0.dev/) — Create and iterate new UI components in your browser. +- [Rendition Create ](https://www.renditioncreate.com/) — Create and iterate new UI components in your browser. +- [Rapidpages](https://github.com/rapidpages/rapidpages) — Open source UI generator. +- [Magic Patterns](https://www.magicpatterns.com/) — Protoype your product ideas. UI generator website where you can prompt, upload images, or import design inspiration with their [Chrome Extension](https://www.magicpatterns.com/extension). Can export to Figma with a [plugin](https://www.figma.com/community/plugin/1304255855834420274). Supports a number of component systems including Shadcn, ChakraUI, and HTML + Tailwind. +- [Tempo ](https://www.tempolabs.ai/) — WYSIWYG editor for React interfaces. +- [Kombai](https://kombai.com/) — AI Tool for generating frontend code from Figma. +- [CodeParrot](https://www.codeparrot.ai/) — VS code plugin to generate Frontend code from Figma. Reuses existing components, libraries and coding standards to generate code which fits perfectly with your existing codebase. All without any prompting. +- [Galileo AI](https://www.usegalileo.ai/) — A text-to-UI platform. Waitlist. +- [Uizard](https://uizard.io/) — Generate multi-screen mockups from text prompts and edit them with a drag-and-drop editor. Scan screenshots of apps or hand-drawn wireframes and transform them into editable app mockups. +- [Frontly](https://fronty.com/) — Convert the uploaded image to HTML CSS code. +- [BoringUi](https://www.boringui.xyz/) — Create beautiful UI using your JSON data. The generated UI is in HTML and Tailwind CSS with code which can be copied and UI can be shared with anyone using links. +- [Polymet](https://polymet.ai) — Create and iterate product design easily. Polymet helps teams create user interfaces and prototypes without any design experience, provides production-ready front-end code. +- [CSS Picker](https://csspicker.dev/) - Copy UI from Existing Design and Iterate with AI, support Copy CSS from website (by [CSS Picker Extension](https://chromewebstore.google.com/detail/csspicker-copy-css-from-w/laooinkgdapbcbjchpmihliljfnakkdh)), image to code and text to UI. +- [CodePal](https://codepal.ai/) — A web tool for quickly generating or refactoring code. +- [AI Code Convert](https://aicodeconvert.com/) — A web tool for translating code between programming languages. +- [AI Code Playground](https://aicodeplayground.com/) — A web tool for refactoring and improving code. +- [AutoRegex](https://www.autoregex.xyz/) — AutoRegex uses OpenAI's GPT-3 to produce regular expressions from plain English. +- [unpkg.ai](https://unpkg.ai/) — Open source AI-powered ESM module generation service. Generate JavaScript modules via URL for rapid prototyping. +- [AskCommand](https://www.askcommand.cppexpert.online/) — Web based tool to generate Unix commands from text automatically using AI. +- [GitFluence](https://www.gitfluence.com/) — Web-based Git command generator to automatically generate Git commands for terminal or CLI from text description, using an AI-driven solution to suggest the most relevant Git commands. + +### Desktop Applications - [Memex](https://memex.tech/) — Build anything in any stack, with just natural language, on your desktop. - [Pieces](https://pieces.app/) — AI-enabled desktop application and browser extension designed to assist developers in enhancing productivity. - [Poirot](https://github.com/LeonardoCardoso/Poirot) — A macOS app for browsing Claude Code sessions, exploring diffs, and re-running commands. Reads local transcripts, runs offline, open source. - [Mantra](https://mantra.gonewx.com) — Desktop session time machine for AI coding tools. Captures and restores full conversation state for Claude Code, Cursor, and Windsurf — like quicksave for your AI sessions. Free for macOS. - -## Shell assistants - -- [AskCommand](https://www.askcommand.cppexpert.online/) — Web based tool to generate Unix commands from text automatically using AI. -- [Butterfish](https://butterfi.sh) — CLI tool that embeds ChatGPT in your shell for easy access. Includes simple agentic capabilities. -- [Shell Whiz](https://github.com/beimzhan/shell-whiz) — highly configurable CLI assistant to generate shell commands and get explanations for them. -- [GitFluence](https://www.gitfluence.com/) — Web-based Git command generator to automatically generate Git commands for terminal or CLI from text description, using an AI-driven solution to suggest the most relevant Git commands. -- [AutoComplete.sh](https://github.com/closedLoop-technologies/autocomplete-sh) - CLI tool that adds AI-powered command-line suggestions directly to your terminal with just type to return the top suggestions for you. -- [code-collator](https://github.com/tawandakembo/code-collator) — CLI tool that creates a single markdown file that describes your entire codebase to language models. Useful for AI-coding assistance from the Claude/ChatGPT web interface rather than via the API. - [Warp](https://www.warp.dev/) - Warp brings AI and team knowledge together in a single, fast, and intuitive terminal. -- [TmuxAI](https://tmuxai.dev/) - AI-powered, non-intrusive terminal assistant. -- [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. -- [Hermes IDE](https://www.hermes-ide.com) — AI-powered shell wrapper for zsh, bash, and fish that adds ghost-text completions, autonomous task execution, full git management with worktrees, and multi-project sessions. Free and open source. +- [Dorothy](https://github.com/Charlie85270/Dorothy) — Open-source desktop app to orchestrate multiple AI coding agents (Claude Code, Codex, Gemini) simultaneously with automations, Kanban management, and remote control. +- [Nimbalyst](https://nimbalyst.com) - An agent management environment for Claude Code and Codex. Interactive visual editing of markdown, mockups, excalidraw, code. Parallel session management. +- [Parallel Code](https://github.com/johannesjo/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. -## Agents +--- -- [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. -- [OpenHands](https://www.all-hands.dev/) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. -- [Jules](https://jules.google.com/) — Google's asynchronous AI coding agent that integrates with GitHub. Handles bug fixes, code changes, and multi-file tasks autonomously in the background, creating pull requests for review. -- [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) - Anthropic's agentic coding tool. -- [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility. -- [GPT-Pilot](https://github.com/Pythagora-io/gpt-pilot) — AI developer that writes entire scalable apps from scratch while the developer oversees the implementation. Creates apps step-by-step with human collaboration. 30k+ GitHub stars. -- [Goose](https://block.github.io/goose/) — Block's open-source autonomous AI coding agent that operates on your machine. Extensible with MCP, works with multiple LLM providers, and handles complex multi-step development tasks. -- [Aider](https://aider.chat/) — Popular CLI assistant and agent that generates changes and commits to repositories. Supports multiple LLM providers with built-in benchmarks. 25k+ GitHub stars. -- [Plandex](https://plandex.ai/) — Terminal-based AI coding agent for complex, multi-file tasks. Features built-in version control, iterative planning, and context management across large codebases. -- [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates a repository from a prompt. Uses OpenAI and Anthropic. -- [Blinky](https://github.com/seahyinghang8/blinky) — A debugging agent for VS Code that helps to identify and fix backend errors, inspired by SWE-agent. -- [Mentat](https://www.mentat.ai/) — CLI assistant and agent that makes changes to repositories. -- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions. -- [GPT Migrate](https://github.com/0xpayne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context. -- [Grit](https://app.grit.io) — GitHub-integrated agent for automating maintenance tasks and other development work. -- [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Auto Gen-AI App Generator with the Power of Llama 2 -- [DevOpsGPT](https://github.com/kuafuai/DevOpsGPT) — DevOpsGPT: AI-Driven Software Development Automation Solution -- [Second.dev](https://www.second.dev/) — A platform for adding features to full-stack apps. -- [Factory](https://www.factory.ai/) — Agents for code generation. Waitlisted. -- [FlyDex](https://flydex.net) — Browser-first remote control plane for local Codex sessions with QR pairing, approvals, and machine continuity. -- [sudocode](https://sudocode.ai/) — A web based chat assistant for generating projects, similar to Code Interpreter. -- [CodeFlash AI](https://www.codeflash.ai/) — A CLI and CI tool for optimizing Python code using AI. -- [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. -- [Roundtable MCP Server](https://github.com/askbudi/roundtable) — Zero-configuration MCP server that unifies multiple AI coding assistants through intelligent auto-discovery and standardized interface -- [Open Agent](https://github.com/Th0rgal/openagent) — Self-hosted control plane for Claude Code with isolated container workspaces and real-time mission streaming. -- [Agentic Sprint](https://github.com/damienlaine/agentic-sprint) — Spec-driven, self-iterative multi-agent framework for Claude Code with coordinated specialized agents (Python, Next.js, CI/CD, QA, UI Testing). -- [VibeBox](https://vibebox.robcholz.com) — Open-source, per-project micro-VM sandbox for running AI coding agents safely on macOS. -- [Leap.new](https://leap.new/) - It builds functional apps with real backend services, APIs, and deploys to your cloud. -- [Recurse ML](https://recurse.ml) - Find bugs in AI Generated Code -- [Zenable](https://zenable.io/) — AI guardrails that learn your team's standards and ensure coding agents follow them, maximizing speed and quality. -- [Stoneforge](https://stoneforge.ai) — Open-source orchestration for AI coding agents. Run multiple agents in parallel with automatic dispatch, merge, and recovery. -- [Trellis](https://github.com/mindfold-ai/Trellis) - All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines. -- [GolemBot](https://github.com/0xranx/golembot) — Unified framework wrapping Claude Code, Cursor, OpenCode, and Codex CLIs behind a single streaming API. Adds IM adapters (Slack, Telegram, Discord, Feishu), Skill system, fleet mode, and HTTP embedding. -- [brood-box](https://github.com/stacklok/brood-box) — Run coding agents (Claude Code, Codex, OpenCode) inside hardware-isolated microVMs with snapshot isolation and egress control. -- [Shep](https://github.com/shep-ai/cli) — Multi-session SDLC control center that orchestrates AI coding agents (Claude Code, Cursor CLI, Gemini) for autonomous feature development with configurable approval gates and a live web dashboard. +## Automated Workflows -## PR agents +### PR & Code Review Bots - [Greptile](https://greptile.com/code-review-bot) — AI bot that reviews PRs in GitHub/Gitlab with full context of the codebase. - [Macroscope](https://macroscope.com/code-review) - AI-powered code review for GitHub that uses ASTs to build a graph-based representation of your codebase & pulls context from your issue management systems. @@ -228,84 +255,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Revieko](https://synqra.tech/revieko/) — Architecture drift radar for PRs: structural risk scoring and drift hotspots. - [CodeHawk](https://codehawk.crossgen-ai.com) — GitHub App that installs in seconds and reviews pull requests automatically, posting inline comments on bugs, security vulnerabilities, and logic errors. -## App generators - -- [Pico](https://picoapps.xyz) — End-to-end micro app generator with instant deployment. -- [Co.dev](https://www.co.dev/) — AI-powered app development platform that helps build and deploy full-stack applications. -- [SoftGen](https://softgen.ai/) — AI-powered software generation platform for building Web Apps. -- [LlamaCoder](https://llamacoder.together.ai/) — Open source code generation model for building applications using Opensource LLMs. -- [e2b_Fragments](https://fragments.e2b.dev/) — Platform for building and deploying AI-powered applications with sandboxed environments. -- [Bolt.new](https://bolt.new) — AI-powered web development agent that allows you to prompt, run, edit, and deploy full-stack applications directly in the browser using WebContainers. Supports npm packages, Node.js servers, and third-party APIs. -- [Bolt.diy](https://github.com/stackblitz-labs/bolt.diy) — Open source version of Bolt.new that supports multiple LLM providers including Groq, Anthropic, Ollama, OpenRouter, Gemini, LMStudio, Mistral, xAI, HuggingFace, DeepSeek -- [Srcbook](https://github.com/srcbookdev/srcbook) — TypeScript-centric app development platform with an AI app builder and TypeScript notebook. -- [Capacity](https://capacity.so) — AI powered full-stack web app development that turn prompt in natural language into fully functional web applications. -- [Lovable](https://lovable.dev/) — AI-powered full-stack app development platform that converts natural language descriptions or designs into fully functional applications with built-in deployment and GitHub integration. -- [Literally anything](https://literallyanything.io) — HTML and JavaScript web app generator. -- [GPT Web App Generator](https://magic-app-generator.wasp-lang.dev/) — Generates a full-stack React/Node.js/Prisma/Wasp app from a short description. -- [Make Real](https://makereal.tldraw.com/) — Online canvas that can be used to generate HTML/JavaScript apps. -- [Marblism](https://marblism.com) — Generate a SaaS boilerplate from a prompt. -- [Glowbom](https://glowbom.com/) — Generate apps with AI and export to multiple platforms. -- [Mage](https://usemage.ai/) — Generate full-stack web apps in Wasp, React, Node.js and Prisma. -- [ScrollHub](https://hub.scroll.pub/) — Generate and publish websites using the Scroll programming language. -- [Taskade Genesis](https://taskade.com/genesis) — AI-powered platform for building custom AI agents, workflows, and apps using natural language. Multi-model support (GPT-4o, Claude, Gemini), open-source MCP server. -- [Berrry](https://berrry.app) — Twitter app generator that transforms social media posts into functional web applications. Turn tweets and Reddit content into complete apps with unique subdomains. -- [Blank Space](https://www.blankspace.build/) — Open-source AI app builder for creating web applications using natural language. Self-hostable alternative to v0, Lovable, and Bolt. -- [Fastshot](https://fastshot.ai/) — AI driven no-code platform for building and deploying mobile apps. - -## UI generators - -- [v0](https://v0.dev/) — Create and iterate new UI components in your browser. -- [Rendition Create ](https://www.renditioncreate.com/) — Create and iterate new UI components in your browser. -- [Rapidpages](https://github.com/rapidpages/rapidpages) — Open source UI generator. -- [Magic Patterns](https://www.magicpatterns.com/) — Protoype your product ideas. UI generator website where you can prompt, upload images, or import design inspiration with their [Chrome Extension](https://www.magicpatterns.com/extension). Can export to Figma with a [plugin](https://www.figma.com/community/plugin/1304255855834420274). Supports a number of component systems including Shadcn, ChakraUI, and HTML + Tailwind. -- [Tempo ](https://www.tempolabs.ai/) — WYSIWYG editor for React interfaces. -- [Kombai](https://kombai.com/) — AI Tool for generating frontend code from Figma. -- [CodeParrot](https://www.codeparrot.ai/) — VS code plugin to generate Frontend code from Figma. Reuses existing components, libraries and coding standards to generate code which fits perfectly with your existing codebase. All without any prompting. -- [Galileo AI](https://www.usegalileo.ai/) — A text-to-UI platform. Waitlist. -- [Uizard](https://uizard.io/) — Generate multi-screen mockups from text prompts and edit them with a drag-and-drop editor. Scan screenshots of apps or hand-drawn wireframes and transform them into editable app mockups. -- [Frontly](https://fronty.com/) — Convert the uploaded image to HTML CSS code. -- [BoringUi](https://www.boringui.xyz/) — Create beautiful UI using your JSON data. The generated UI is in HTML and Tailwind CSS with code which can be copied and UI can be shared with anyone using links. -- [Polymet](https://polymet.ai) — Create and iterate product design easily. Polymet helps teams create user interfaces and prototypes without any design experience, provides production-ready front-end code. -- [CSS Picker](https://csspicker.dev/) - Copy UI from Existing Design and Iterate with AI, support Copy CSS from website (by [CSS Picker Extension](https://chromewebstore.google.com/detail/csspicker-copy-css-from-w/laooinkgdapbcbjchpmihliljfnakkdh)), image to code and text to UI. - -## Snippet generators - -- [CodePal](https://codepal.ai/) — A web tool for quickly generating or refactoring code. -- [AI Code Convert](https://aicodeconvert.com/) — A web tool for translating code between programming languages. -- [AI Code Playground](https://aicodeplayground.com/) — A web tool for refactoring and improving code. -- [AutoRegex](https://www.autoregex.xyz/) — AutoRegex uses OpenAI's GPT-3 to produce regular expressions from plain English. -- [unpkg.ai](https://unpkg.ai/) — Open source AI-powered ESM module generation service. Generate JavaScript modules via URL for rapid prototyping. -- [rule-gen](https://github.com/nedcodes-ok/rule-gen) — CLI tool that generates AI coding rules from your actual codebase using Google Gemini. Feeds source files into Gemini's 1M token context window to produce project-specific rules for Cursor, Claude Code, Copilot, and Windsurf. Zero dependencies. - -## Documentation - -- [Trelent](https://trelent.net/) — A VS Code extension to generate docstrings. Uses proprietary models. -- [DiagramGPT](https://www.eraser.io/diagramgpt) — DiagramGPT is a free AI-based web app that converts a schema, infrastructure definition, code snippet or plain language description into diagrams. The tool can generate flow charts, entity relationship diagrams, cloud architecture diagrams and sequence diagrams. -- [DocuWriter.ai](https://www.docuwriter.ai/) — AI-powered web app to generate automated Code & API documentation from your source code files. -- [README-AI](https://github.com/eli64s/readme-ai) — Automated README.md file generator, powered by large language model APIs. -- [Supacodes](https://www.supacodes.com) — An AI tool that automates writing & updating code documentation in Github. -- [CodexAtlas](https://codedocumentation.app/) — Automated code and API documentation using latest AI models. -- [EkLine](https://ekline.io/) — Helps software teams create and maintain high-quality documentation with AI-powered quality checks, style guide enforcement, and automatic doc generation. -- [Changenotes](https://changenotes.app) — AI-powered changelog generator. Connects to GitHub, auto-generates categorized changelogs from commits and PRs on every release. Free tier available, Pro $9/mo. - -## Observability -- [TraceRoot AI](https://traceroot.ai/) - An AI native observability tool that using AI agents to automatically fix your production bugs. - -## OpenAI plugins - -- [ChatWithGit](https://gitsearch.sdan.io/) — Enables ChatGPT to search GitHub and return links to relevant repositories. -- [Code ChatGPT Plugin](https://github.com/kesor/chatgpt-code-plugin) — Open source example of a ChatGPT plugin that pulls context from a directory of files. - -## Search - -- [Bloop](https://bloop.ai/) — Natural language search for repositories. -- [Buildt](https://www.buildt.ai/) — Natural language search for repositories. Waitlist. -- [SeaGOAT](https://kantord.github.io/SeaGOAT/latest/) — A local search tool leveraging vector embeddings to search your codebase semantically. -- [ContextMCP](https://contextmcp.ai) — Self-hosted semantic search across documentation from various sources for AI agents. -- [Beacon](https://github.com/sagarmk/beacon-plugin) — Semantic code search plugin for Claude Code that combines embedding-based similarity with BM25 keyword matching. Indexes locally via Ollama and stores everything in SQLite. -- [AgentsKB](https://agentskb.com) — Knowledge base with 39K+ researched technical Q&As accessible via MCP server, REST API, or web search. Integrates with Claude Code, Cursor, and Cline. - -## Testing +### CI/CD & Testing Automation - [Checksum AI](https://checksum.ai) — End-to-end fully autonomous QA Automation agent that generates CI/CD ready Playwright tests directly to the repository - [OctoMind](https://octomind.dev) — Auto-maintenance and generated browser-based end-to-end-tests integrated into Github Actions, Azure DevOps and more. @@ -319,11 +269,109 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [KushoAI](https://kusho.ai/) — AI agent for API testing which transforms your Postman collections, OpenAPI specs, curl commands, etc. into exhaustive test suites that plug into your CI/CD pipeline. - [Test Gru](https://gru.ai/home#test-gru) — Provides enterprise-level unit test automation services. -## Evaluation +--- + +## Agent Infrastructure + +### Multi-Agent Orchestration + +- [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. +- [OpenHands](https://www.all-hands.dev/) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. +- [Jules](https://jules.google.com/) — Google's asynchronous AI coding agent that integrates with GitHub. Handles bug fixes, code changes, and multi-file tasks autonomously in the background, creating pull requests for review. +- [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility. +- [Blinky](https://github.com/seahyinghang8/blinky) — A debugging agent for VS Code that helps to identify and fix backend errors, inspired by SWE-agent. +- [GPT Migrate](https://github.com/0xpayne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context. +- [Grit](https://app.grit.io) — GitHub-integrated agent for automating maintenance tasks and other development work. +- [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Auto Gen-AI App Generator with the Power of Llama 2 +- [DevOpsGPT](https://github.com/kuafuai/DevOpsGPT) — DevOpsGPT: AI-Driven Software Development Automation Solution +- [Second.dev](https://www.second.dev/) — A platform for adding features to full-stack apps. +- [Factory](https://www.factory.ai/) — Agents for code generation. Waitlisted. +- [FlyDex](https://flydex.net) — Browser-first remote control plane for local Codex sessions with QR pairing, approvals, and machine continuity. +- [sudocode](https://sudocode.ai/) — A web based chat assistant for generating projects, similar to Code Interpreter. +- [CodeFlash AI](https://www.codeflash.ai/) — A CLI and CI tool for optimizing Python code using AI. +- [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. +- [Roundtable MCP Server](https://github.com/askbudi/roundtable) — Zero-configuration MCP server that unifies multiple AI coding assistants through intelligent auto-discovery and standardized interface +- [Open Agent](https://github.com/Th0rgal/openagent) — Self-hosted control plane for Claude Code with isolated container workspaces and real-time mission streaming. +- [Agentic Sprint](https://github.com/damienlaine/agentic-sprint) — Spec-driven, self-iterative multi-agent framework for Claude Code with coordinated specialized agents (Python, Next.js, CI/CD, QA, UI Testing). +- [Leap.new](https://leap.new/) - It builds functional apps with real backend services, APIs, and deploys to your cloud. +- [Recurse ML](https://recurse.ml) - Find bugs in AI Generated Code +- [Zenable](https://zenable.io/) — AI guardrails that learn your team's standards and ensure coding agents follow them, maximizing speed and quality. +- [Stoneforge](https://stoneforge.ai) — Open-source orchestration for AI coding agents. Run multiple agents in parallel with automatic dispatch, merge, and recovery. +- [Trellis](https://github.com/mindfold-ai/Trellis) - All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines. +- [GolemBot](https://github.com/0xranx/golembot) — Unified framework wrapping Claude Code, Cursor, OpenCode, and Codex CLIs behind a single streaming API. Adds IM adapters (Slack, Telegram, Discord, Feishu), Skill system, fleet mode, and HTTP embedding. +- [Shep](https://github.com/shep-ai/cli) — Multi-session SDLC control center that orchestrates AI coding agents (Claude Code, Cursor CLI, Gemini) for autonomous feature development with configurable approval gates and a live web dashboard. + +### Sandboxing & Isolation + +- [VibeBox](https://vibebox.robcholz.com) — Open-source, per-project micro-VM sandbox for running AI coding agents safely on macOS. +- [brood-box](https://github.com/stacklok/brood-box) — Run coding agents (Claude Code, Codex, OpenCode) inside hardware-isolated microVMs with snapshot isolation and egress control. + +### Configuration & Context Management + +- [cursor-doctor](https://github.com/nedcodes-ok/cursor-doctor) — Health scanner and diagnostic tool for Cursor AI IDE configuration (.cursor/rules/ files). Scans for broken YAML frontmatter, rule conflicts, redundancies, missing alwaysApply, token budget issues, and stack coverage gaps. Available as CLI (`npx cursor-doctor scan`) and VS Code extension. +- [Caliber](https://github.com/rely-ai-org/caliber) — Open-source CLI that scans your codebase and generates AI agent configs (CLAUDE.md, .cursorrules, skills, MCPs) for Claude Code, Cursor, and Codex. Scores your setup 0-100 and recommends MCP servers. +- [vsync](https://github.com/nicepkg/vsync) — CLI tool that syncs Skills, MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode, and Codex with automatic format conversion (JSON <-> TOML <-> JSONC). +- [rule-porter](https://github.com/nedcodes-ok/rule-porter) — Zero-dependency CLI that converts AI IDE rule files between Cursor (.mdc), CLAUDE.md, AGENTS.md, Copilot, and Windsurf. Bidirectional with lossy-conversion warnings. +- [LynxPrompt](https://github.com/GeiserX/LynxPrompt) — Self-hostable platform for managing AI IDE configuration files. Generates, syncs, and shares configs (.cursorrules, CLAUDE.md, copilot-instructions.md, etc.) across 30+ AI coding assistants via web UI, REST API, CLI, and federated blueprint marketplace. +- [faf-cli](https://github.com/Wolfe-Jam/faf-cli) — Foundational AI-context format. Generates persistent project DNA (.faf files) that give any AI instant, structured context. IANA-registered (application/vnd.faf+yaml). Works with Claude, Gemini, Grok, Cursor, and Windsurf. +- [promptext](https://github.com/1broseidon/promptext) — Smart code context extractor for AI assistants with accurate token counting, relevance prioritization, and budget management. Prepares optimized code context within LLM token limits. +- [Conduit8](https://github.com/conduit8/conduit8) — CLI registry for discovering, installing, and managing Claude Code skills. Search 20+ curated skills by keyword or category, install directly to ~/.claude/skills/ with one command. +- [ContextMCP](https://contextmcp.ai) — Self-hosted semantic search across documentation from various sources for AI agents. +- [Beacon](https://github.com/sagarmk/beacon-plugin) — Semantic code search plugin for Claude Code that combines embedding-based similarity with BM25 keyword matching. Indexes locally via Ollama and stores everything in SQLite. +- [AgentsKB](https://agentskb.com) — Knowledge base with 39K+ researched technical Q&As accessible via MCP server, REST API, or web search. Integrates with Claude Code, Cursor, and Cline. +- [rule-gen](https://github.com/nedcodes-ok/rule-gen) — CLI tool that generates AI coding rules from your actual codebase using Google Gemini. Feeds source files into Gemini's 1M token context window to produce project-specific rules for Cursor, Claude Code, Copilot, and Windsurf. Zero dependencies. + +### Usage Analytics & Cost Tracking + +- [Tokscale](https://github.com/junhoyeo/tokscale) — CLI tool for tracking token usage from AI coding agents (OpenCode, Claude Code, OpenClaw, Codex, Gemini CLI, Cursor IDE, AmpCode, Factory Droid) with a global leaderboard and 2D/3D contribution graphs. +- [BurnRate](https://getburnrate.io) - Local-first AI coding cost analytics. Tracks Claude Code, Cursor, Codex, Copilot, Windsurf, Cline, and Aider. Cost breakdowns, 23 optimization rules, rate limit monitoring, provider comparison, and PDF reports. +- [Code Insights](https://github.com/melagiri/code-insights) — Local-first CLI and dashboard for analyzing AI coding sessions from Claude Code, Cursor, Codex CLI, Copilot CLI, and VS Code Copilot Chat. SQLite-backed with terminal analytics, browser dashboard, and LLM-powered insights. +- [onWatch](https://github.com/onllm-dev/onwatch) — Open-source Go CLI that tracks AI API quota usage across 7 providers (Anthropic, OpenAI Codex, GitHub Copilot, Synthetic, Z.ai, MiniMax, Antigravity). Background daemon with Material Design 3 web dashboard, ~15MB binary, <50MB RAM, zero telemetry. + +--- + +## Specialized Tools + +### Git & Commit Helpers + +- [git-lrc](https://github.com/HexmosTech/git-lrc) - Free, unlimited AI code reviews that run on every commit. +- [GitBrain](https://gitbrain.dev/) — Git client that simplifies the git workflow. Splits code changes, generates summaries & commit messages for code changes. Uses OpenAI. +- [GitButler](https://gitbutler.com/) — 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](https://github.com/pmusolino/AI-Git-Narrator) - CLI tool that uses AI to automatically generate high-quality Git commit messages and pull request descriptions. +- [gptcomet](https://github.com/belingud/gptcomet) — CLI tool to help you generate commit message and review changes. Support mutiple providers and languages. + +### Documentation Generation + +- [Trelent](https://trelent.net/) — A VS Code extension to generate docstrings. Uses proprietary models. +- [DiagramGPT](https://www.eraser.io/diagramgpt) — DiagramGPT is a free AI-based web app that converts a schema, infrastructure definition, code snippet or plain language description into diagrams. The tool can generate flow charts, entity relationship diagrams, cloud architecture diagrams and sequence diagrams. +- [DocuWriter.ai](https://www.docuwriter.ai/) — AI-powered web app to generate automated Code & API documentation from your source code files. +- [README-AI](https://github.com/eli64s/readme-ai) — Automated README.md file generator, powered by large language model APIs. +- [Supacodes](https://www.supacodes.com) — An AI tool that automates writing & updating code documentation in Github. +- [CodexAtlas](https://codedocumentation.app/) — Automated code and API documentation using latest AI models. +- [EkLine](https://ekline.io/) — Helps software teams create and maintain high-quality documentation with AI-powered quality checks, style guide enforcement, and automatic doc generation. +- [Changenotes](https://changenotes.app) — AI-powered changelog generator. Connects to GitHub, auto-generates categorized changelogs from commits and PRs on every release. Free tier available, Pro $9/mo. +- [TraceRoot AI](https://traceroot.ai/) - An AI native observability tool that using AI agents to automatically fix your production bugs. + +### Code Search & Understanding + +- [Bloop](https://bloop.ai/) — Natural language search for repositories. +- [Buildt](https://www.buildt.ai/) — Natural language search for repositories. Waitlist. +- [SeaGOAT](https://kantord.github.io/SeaGOAT/latest/) — A local search tool leveraging vector embeddings to search your codebase semantically. +- [ContextMCP](https://contextmcp.ai) — Self-hosted semantic search across documentation from various sources for AI agents. +- [Beacon](https://github.com/sagarmk/beacon-plugin) — Semantic code search plugin for Claude Code that combines embedding-based similarity with BM25 keyword matching. Indexes locally via Ollama and stores everything in SQLite. +- [AgentsKB](https://agentskb.com) — Knowledge base with 39K+ researched technical Q&As accessible via MCP server, REST API, or web search. Integrates with Claude Code, Cursor, and Cline. + +--- + +## Resources + +### Benchmarks & Evaluation - [sniffbench](https://github.com/AnswerLayer/sniffbench) — Benchmark suite for evaluating coding agents. Compare configurations, track metrics, and A/B test with real issues from your repos. -## Resources +### Rule Collections & Templates - [Skills Hub](https://skillshub.io) — Community-rated marketplace for GitHub Copilot, Cursor, and Claude AI coding instructions. Browse and share quality-scored `copilot-instructions.md`, `.cursorrules`, and `CLAUDE.md` configurations organized by tech stack. - [aiforcode.io](https://aiforcode.io) — Expert-curated directory of 42+ AI coding tools with transparent 100-point scoring, head-to-head comparisons, and an interactive tool recommendation quiz. Verified monthly. @@ -332,3 +380,5 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AI Coding Compare](https://aicodingcompare.com) — Compare 50+ AI coding assistants with features, pricing, and performance benchmarks. - [Havoptic](https://havoptic.com/) — Free, open-source timeline tracking releases from AI coding tools. Auto-updated daily. [Source](https://github.com/scotthavird/havoptic.com) - [AI Dev Toolkit](https://github.com/dohko04/awesome-ai-prompts-for-devs) — 198 production-ready AI engineering resources: prompt frameworks, multi-agent configs, MCP setups, RAG pipelines, and automation scripts for Claude Code, Cursor, GPT-5, Copilot, and more. Free samples included. +- [ChatWithGit](https://gitsearch.sdan.io/) — Enables ChatGPT to search GitHub and return links to relevant repositories. +- [Code ChatGPT Plugin](https://github.com/kesor/chatgpt-code-plugin) — Open source example of a ChatGPT plugin that pulls context from a directory of files. From 8299da8ff0b6cde1fc67240b5ff5cf0586863984 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:42:49 +0000 Subject: [PATCH 32/69] Fix duplicate entries and misclassifications MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Restore emoji in title (⚡️🧑‍💻) - Remove duplicate entries that appeared in multiple categories: - cursor-doctor: keep in Configuration & Context Management only - gptcomet: keep in CLI Utilities only (removed from Git & Commit Helpers) - faf-cli, promptext: keep in Configuration & Context Management only - ContextMCP, Beacon, AgentsKB: keep in Configuration & Context Management only - Pieces: keep in Desktop Applications only - Fix Conduit8 entry (was mislabeled as "Baz CLI") - Move TraceRoot AI from Documentation to CI/CD & Testing (observability tool) Each tool now appears in exactly ONE category. Co-Authored-By: Claude Opus 4.5 --- README.md | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index efe991e..de7f9a6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Awesome AI-Powered Developer Tools +# ⚡️🧑‍💻 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. @@ -66,7 +66,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Cline](https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev) — 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](https://refact.ai/) [Source](https://github.com/smallcloudai/refact) — Open source assistant with chat, completion, refactoring, and codebase-specific fine-tuning. Extensions for VS Code and JetBrains. - [Continue](https://continue.dev/) — VS Code extension with chat, refactor, and code generation. Edits multiple files and runs commands on your behalf. -- [cursor-doctor](https://github.com/nedcodes-ok/cursor-doctor) — Health scanner and diagnostic tool for Cursor AI IDE configuration (.cursor/rules/ files). Scans for broken YAML frontmatter, rule conflicts, redundancies, missing alwaysApply, token budget issues, and stack coverage gaps. Available as CLI (`npx cursor-doctor scan`) and VS Code extension. - [Blackbox AI](https://www.useblackbox.io/) — VS Code extension with autocomplete and chat including links to online coding references. - [CodeGeeX](https://codegeex.cn/) — Open source assistant based on the CodeGeeX LLM with chat, completion, and refactoring. Extensions for 9 editors including VS Code, and PyCharm. - [Quack AI](https://www.quackai.com/) — VS Code extension for adhering to project coding guidelines. @@ -122,18 +121,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [poorcoder](https://github.com/vgrichina/poorcoder) — A collection of Bash scripts to extract code context, apply changes from markdown, and generate AI commit messages while using web-based LLMs. - [Vibe Compiler (vibec)](https://github.com/Strawberry-Computer/vibe-compiler) — A self-compiling tool that transforms markdown-based prompt stacks into code and tests using LLM generation. Works with any LLM via OpenRouter, including Claude, ChatGPT, and Grok. - [cmd-ai](https://github.com/BrodaNoel/cmd-ai) - Turns natural language into executable shell commands (ei.: `ai Tell me the free space on disk`) -- [faf-cli](https://github.com/Wolfe-Jam/faf-cli) — Foundational AI-context format. Generates persistent project DNA (.faf files) that give any AI instant, structured context. IANA-registered (application/vnd.faf+yaml). Works with Claude, Gemini, Grok, Cursor, and Windsurf. -- [promptext](https://github.com/1broseidon/promptext) — Smart code context extractor for AI assistants with accurate token counting, relevance prioritization, and budget management. Prepares optimized code context within LLM token limits. -- [Conduit8](https://github.com/conduit8/conduit8) — CLI registry for discovering, installing, and managing Claude Code skills. Search 20+ curated skills by keyword or category, install directly to ~/.claude/skills/ with one command. - [Baz CLI](https://github.com/baz-scm/baz-cli) - CLI for AI assisted code review, with access to the actual code, diff etc. -- [Tokscale](https://github.com/junhoyeo/tokscale) — CLI tool for tracking token usage from AI coding agents (OpenCode, Claude Code, OpenClaw, Codex, Gemini CLI, Cursor IDE, AmpCode, Factory Droid) with a global leaderboard and 2D/3D contribution graphs. -- [BurnRate](https://getburnrate.io) - Local-first AI coding cost analytics. Tracks Claude Code, Cursor, Codex, Copilot, Windsurf, Cline, and Aider. Cost breakdowns, 23 optimization rules, rate limit monitoring, provider comparison, and PDF reports. -- [Code Insights](https://github.com/melagiri/code-insights) — Local-first CLI and dashboard for analyzing AI coding sessions from Claude Code, Cursor, Codex CLI, Copilot CLI, and VS Code Copilot Chat. SQLite-backed with terminal analytics, browser dashboard, and LLM-powered insights. -- [onWatch](https://github.com/onllm-dev/onwatch) — Open-source Go CLI that tracks AI API quota usage across 7 providers (Anthropic, OpenAI Codex, GitHub Copilot, Synthetic, Z.ai, MiniMax, Antigravity). Background daemon with Material Design 3 web dashboard, ~15MB binary, <50MB RAM, zero telemetry. -- [Caliber](https://github.com/rely-ai-org/caliber) — Open-source CLI that scans your codebase and generates AI agent configs (CLAUDE.md, .cursorrules, skills, MCPs) for Claude Code, Cursor, and Codex. Scores your setup 0-100 and recommends MCP servers. -- [vsync](https://github.com/nicepkg/vsync) — CLI tool that syncs Skills, MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode, and Codex with automatic format conversion (JSON <-> TOML <-> JSONC). -- [rule-porter](https://github.com/nedcodes-ok/rule-porter) — Zero-dependency CLI that converts AI IDE rule files between Cursor (.mdc), CLAUDE.md, AGENTS.md, Copilot, and Windsurf. Bidirectional with lossy-conversion warnings. -- [LynxPrompt](https://github.com/GeiserX/LynxPrompt) — Self-hostable platform for managing AI IDE configuration files. Generates, syncs, and shares configs (.cursorrules, CLAUDE.md, copilot-instructions.md, etc.) across 30+ AI coding assistants via web UI, REST API, CLI, and federated blueprint marketplace. - [models](https://github.com/arimxyer/models) — A TUI for browsing AI models, benchmarks from Artificial Analysis, and coding agents with GitHub integration. Built with Rust and Ratatui. - [CCG Workflow](https://github.com/fengshao1227/ccg-workflow) — Multi-model collaboration system for Claude Code. Orchestrates Claude + Codex + Gemini with 28 slash commands, smart routing (Gemini for frontend, Codex for backend), Agent Teams for parallel development, and 6 built-in quality gate skills. One-command install via npx. - [aiignore-cli](https://github.com/yjcho9317/aiignore-cli) — Generates ignore configs for 7 AI coding tools based on per-tool bypass testing. Like `npx gitignore` but for Cursor, Claude Code, Gemini, JetBrains, Windsurf, Aider, and Copilot. @@ -160,7 +148,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Incognito Pilot](https://github.com/silvanmelchior/IncognitoPilot) — Open source assistant with built-in Python editor and interpreter. - [Onboard](https://www.getonboardai.com) — Chat with an AI about public and private codebases. - [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts. -- [Pieces](https://pieces.app/) — 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. - [Wren AI](https://getwren.ai/oss) — SQL AI Agent to get results and insights faster by asking questions without writing SQL, and it's open-source! - [TEXT2SQL.AI](https://www.text2sql.ai/) — AI-powered SQL query builder. Translate, explain and fix complex SQL queries using plain English. - [SQLAI.ai](https://www.sqlai.ai/) — AI generates, fixes, explains and optimizes SQL queries. Ability to add your own database schema and train AI to understand it. @@ -268,6 +255,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [MutahunterAI](https://github.com/codeintegrity-ai/mutahunter) — Accelerate developer productivity and code security by finding vulnerabilities in code and generating tests for them. Open Source and available as a CLI or CI/CD pipeline. - [KushoAI](https://kusho.ai/) — AI agent for API testing which transforms your Postman collections, OpenAPI specs, curl commands, etc. into exhaustive test suites that plug into your CI/CD pipeline. - [Test Gru](https://gru.ai/home#test-gru) — Provides enterprise-level unit test automation services. +- [TraceRoot AI](https://traceroot.ai/) — AI-native observability tool that uses AI agents to automatically fix production bugs. --- @@ -315,9 +303,9 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [vsync](https://github.com/nicepkg/vsync) — CLI tool that syncs Skills, MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode, and Codex with automatic format conversion (JSON <-> TOML <-> JSONC). - [rule-porter](https://github.com/nedcodes-ok/rule-porter) — Zero-dependency CLI that converts AI IDE rule files between Cursor (.mdc), CLAUDE.md, AGENTS.md, Copilot, and Windsurf. Bidirectional with lossy-conversion warnings. - [LynxPrompt](https://github.com/GeiserX/LynxPrompt) — Self-hostable platform for managing AI IDE configuration files. Generates, syncs, and shares configs (.cursorrules, CLAUDE.md, copilot-instructions.md, etc.) across 30+ AI coding assistants via web UI, REST API, CLI, and federated blueprint marketplace. +- [Conduit8](https://github.com/conduit8/conduit8) — CLI registry for discovering, installing, and managing Claude Code skills. Search 20+ curated skills by keyword or category, install directly to ~/.claude/skills/ with one command. - [faf-cli](https://github.com/Wolfe-Jam/faf-cli) — Foundational AI-context format. Generates persistent project DNA (.faf files) that give any AI instant, structured context. IANA-registered (application/vnd.faf+yaml). Works with Claude, Gemini, Grok, Cursor, and Windsurf. - [promptext](https://github.com/1broseidon/promptext) — Smart code context extractor for AI assistants with accurate token counting, relevance prioritization, and budget management. Prepares optimized code context within LLM token limits. -- [Conduit8](https://github.com/conduit8/conduit8) — CLI registry for discovering, installing, and managing Claude Code skills. Search 20+ curated skills by keyword or category, install directly to ~/.claude/skills/ with one command. - [ContextMCP](https://contextmcp.ai) — Self-hosted semantic search across documentation from various sources for AI agents. - [Beacon](https://github.com/sagarmk/beacon-plugin) — Semantic code search plugin for Claude Code that combines embedding-based similarity with BM25 keyword matching. Indexes locally via Ollama and stores everything in SQLite. - [AgentsKB](https://agentskb.com) — Knowledge base with 39K+ researched technical Q&As accessible via MCP server, REST API, or web search. Integrates with Claude Code, Cursor, and Cline. @@ -340,7 +328,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [GitBrain](https://gitbrain.dev/) — Git client that simplifies the git workflow. Splits code changes, generates summaries & commit messages for code changes. Uses OpenAI. - [GitButler](https://gitbutler.com/) — 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](https://github.com/pmusolino/AI-Git-Narrator) - CLI tool that uses AI to automatically generate high-quality Git commit messages and pull request descriptions. -- [gptcomet](https://github.com/belingud/gptcomet) — CLI tool to help you generate commit message and review changes. Support mutiple providers and languages. ### Documentation Generation @@ -352,16 +339,12 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [CodexAtlas](https://codedocumentation.app/) — Automated code and API documentation using latest AI models. - [EkLine](https://ekline.io/) — Helps software teams create and maintain high-quality documentation with AI-powered quality checks, style guide enforcement, and automatic doc generation. - [Changenotes](https://changenotes.app) — AI-powered changelog generator. Connects to GitHub, auto-generates categorized changelogs from commits and PRs on every release. Free tier available, Pro $9/mo. -- [TraceRoot AI](https://traceroot.ai/) - An AI native observability tool that using AI agents to automatically fix your production bugs. ### Code Search & Understanding - [Bloop](https://bloop.ai/) — Natural language search for repositories. - [Buildt](https://www.buildt.ai/) — Natural language search for repositories. Waitlist. - [SeaGOAT](https://kantord.github.io/SeaGOAT/latest/) — A local search tool leveraging vector embeddings to search your codebase semantically. -- [ContextMCP](https://contextmcp.ai) — Self-hosted semantic search across documentation from various sources for AI agents. -- [Beacon](https://github.com/sagarmk/beacon-plugin) — Semantic code search plugin for Claude Code that combines embedding-based similarity with BM25 keyword matching. Indexes locally via Ollama and stores everything in SQLite. -- [AgentsKB](https://agentskb.com) — Knowledge base with 39K+ researched technical Q&As accessible via MCP server, REST API, or web search. Integrates with Claude Code, Cursor, and Cline. --- From 86dec24856db6d3da5fd5aa86eada8923196f6c3 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:43:44 +0000 Subject: [PATCH 33/69] Move sniffbench from Resources to CI/CD & Testing Automation sniffbench is a benchmark suite tool for evaluating coding agents, not a static resource. It belongs in the Testing Automation category alongside other evaluation and testing tools. Co-Authored-By: Claude Opus 4.5 --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index de7f9a6..20e0425 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Code Search & Understanding](#code-search--understanding) ### Resources -- [Benchmarks & Evaluation](#benchmarks--evaluation) - [Rule Collections & Templates](#rule-collections--templates) --- @@ -256,6 +255,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [KushoAI](https://kusho.ai/) — AI agent for API testing which transforms your Postman collections, OpenAPI specs, curl commands, etc. into exhaustive test suites that plug into your CI/CD pipeline. - [Test Gru](https://gru.ai/home#test-gru) — Provides enterprise-level unit test automation services. - [TraceRoot AI](https://traceroot.ai/) — AI-native observability tool that uses AI agents to automatically fix production bugs. +- [sniffbench](https://github.com/AnswerLayer/sniffbench) — Benchmark suite for evaluating coding agents. Compare configurations, track metrics, and A/B test with real issues from your repos. --- @@ -350,10 +350,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Resources -### Benchmarks & Evaluation - -- [sniffbench](https://github.com/AnswerLayer/sniffbench) — Benchmark suite for evaluating coding agents. Compare configurations, track metrics, and A/B test with real issues from your repos. - ### Rule Collections & Templates - [Skills Hub](https://skillshub.io) — Community-rated marketplace for GitHub Copilot, Cursor, and Claude AI coding instructions. Browse and share quality-scored `copilot-instructions.md`, `.cursorrules`, and `CLAUDE.md` configurations organized by tech stack. From 40ced4b965a1f917234b1b6bf361c2d979b1c39e Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:45:41 +0000 Subject: [PATCH 34/69] Convert TOC to hierarchical nested list format Change the table of contents from flat headers with bullet points to a properly nested hierarchical list with parent categories linking to their sections. Co-Authored-By: Claude Opus 4.5 --- README.md | 53 +++++++++++++++++++++++------------------------------ 1 file changed, 23 insertions(+), 30 deletions(-) diff --git a/README.md b/README.md index 20e0425..93b108e 100644 --- a/README.md +++ b/README.md @@ -6,36 +6,29 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to > Please read the [contribution rules](https://github.com/jamesmurdza/awesome-ai-devtools/blob/7ac2078505606be2dd84c24075744a3643f08241/.github/PULL_REQUEST_TEMPLATE.md?plain=1#L4-L10) before submitting a PR. ## Categories - -### Development Environments -- [AI-Native IDEs](#ai-native-ides) -- [IDE Extensions](#ide-extensions) - -### Terminal -- [Terminal Agents](#terminal-agents) -- [CLI Utilities](#cli-utilities) - -### Web & Desktop -- [Web-Based Tools](#web-based-tools) -- [Desktop Applications](#desktop-applications) - -### Automated Workflows -- [PR & Code Review Bots](#pr--code-review-bots) -- [CI/CD & Testing Automation](#cicd--testing-automation) - -### Agent Infrastructure -- [Multi-Agent Orchestration](#multi-agent-orchestration) -- [Sandboxing & Isolation](#sandboxing--isolation) -- [Configuration & Context Management](#configuration--context-management) -- [Usage Analytics & Cost Tracking](#usage-analytics--cost-tracking) - -### Specialized Tools -- [Git & Commit Helpers](#git--commit-helpers) -- [Documentation Generation](#documentation-generation) -- [Code Search & Understanding](#code-search--understanding) - -### Resources -- [Rule Collections & Templates](#rule-collections--templates) +- [Development Environments](#development-environments) + - [AI-Native IDEs](#ai-native-ides) + - [IDE Extensions](#ide-extensions) +- [Terminal](#terminal) + - [Terminal Agents](#terminal-agents) + - [CLI Utilities](#cli-utilities) +- [Web & Desktop](#web--desktop) + - [Web-Based Tools](#web-based-tools) + - [Desktop Applications](#desktop-applications) +- [Automated Workflows](#automated-workflows) + - [PR & Code Review Bots](#pr--code-review-bots) + - [CI/CD & Testing Automation](#cicd--testing-automation) +- [Agent Infrastructure](#agent-infrastructure) + - [Multi-Agent Orchestration](#multi-agent-orchestration) + - [Sandboxing & Isolation](#sandboxing--isolation) + - [Configuration & Context Management](#configuration--context-management) + - [Usage Analytics & Cost Tracking](#usage-analytics--cost-tracking) +- [Specialized Tools](#specialized-tools) + - [Git & Commit Helpers](#git--commit-helpers) + - [Documentation Generation](#documentation-generation) + - [Code Search & Understanding](#code-search--understanding) +- [Resources](#resources) + - [Rule Collections & Templates](#rule-collections--templates) --- From 572150ddfb4c2d4945233cc9d19ed27ebb249d3d Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:48:20 +0000 Subject: [PATCH 35/69] Refactor Multi-Agent Orchestration to only include true orchestrators The Multi-Agent Orchestration category was being used as a catch-all for various agents. Now it only includes tools that actually coordinate multiple AI coding agents working together: - Roundtable MCP Server - Agentic Sprint - Stoneforge - Trellis - GolemBot - Shep Relocated misplaced tools to appropriate categories: **Terminal Agents** (autonomous agents): - Devin, OpenHands, Jules, Mini SWE-Agent, GPT Migrate, Micro Agent, DevOpsGPT **Web-Based Tools** (browser-based platforms): - Second.dev, sudocode, Leap.new, DemoGPT, Factory, Potpie **IDE Extensions**: - Blinky (VS Code debugging agent) **PR & Code Review Bots**: - Grit (GitHub automation) **CI/CD & Testing Automation**: - Fine, CodeFlash AI, Recurse ML **Sandboxing & Isolation** (agent control planes): - Open Agent, FlyDex **Configuration & Context Management**: - Zenable (guardrails/standards) Co-Authored-By: Claude Opus 4.5 --- README.md | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 93b108e..bd24a97 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Mysti](https://github.com/DeepMyst/Mysti) — Multi-agent AI coding assistant for VS Code. Supports Claude Code, OpenAI Codex, Gemini, Cline, and GitHub Copilot with brainstorm mode where agents debate, red-team, and collaborate on solutions. - [FlyonUI MCP](https://flyonui.com/mcp) — Integrate FlyonUI MCP - Tailwind AI Builder directly into your IDE and craft stunning Tailwind CSS Components, Blocks and Pages inspired by FlyonUI. - [Traycer](https://traycer.ai) - Plan-First Coding Assistant in VS Code. -- [shadcn/studio MCP](https://shadcnstudio.com/mcp) - Integrate shadcn/studio MCP Server directly into your favorite IDE and craft stunning shadcn/ui Components, Blocks and Pages inspired by shadcn/studio. +- [shadcn/studio MCP](https://shadcnstudio.com/mcp) — Integrate shadcn/studio MCP Server directly into your favorite IDE and craft stunning shadcn/ui Components, Blocks and Pages inspired by shadcn/studio. +- [Blinky](https://github.com/seahyinghang8/blinky) — A debugging agent for VS Code that helps identify and fix backend errors, inspired by SWE-agent. --- @@ -103,7 +104,14 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates a repository from a prompt. Uses OpenAI and Anthropic. - [AdaL](https://sylph.ai/) — Self-evolving AI coding agent that lets models collaborate (Claude, GPT, Gemini). Runs locally, learns your codebase patterns. - [Claude Code Open](https://github.com/kill136/claude-code-open) — Open-source AI coding platform with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features browser-based IDE with Monaco editor, Blueprint multi-agent orchestration, and scheduled task daemon. -- [Arctic](https://github.com/arctic-cli/interface): A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility. +- [Arctic](https://github.com/arctic-cli/interface) — A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility. +- [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. +- [OpenHands](https://www.all-hands.dev/) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. +- [Jules](https://jules.google.com/) — Google's asynchronous AI coding agent that integrates with GitHub. Handles bug fixes, code changes, and multi-file tasks autonomously in the background, creating pull requests for review. +- [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility. +- [GPT Migrate](https://github.com/0xpayne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context. +- [Micro Agent](https://www.builder.io/blog/micro-agent) — An AI agent that writes and fixes code for you. +- [DevOpsGPT](https://github.com/kuafuai/DevOpsGPT) — AI-driven software development automation solution. ### CLI Utilities @@ -186,6 +194,12 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [unpkg.ai](https://unpkg.ai/) — Open source AI-powered ESM module generation service. Generate JavaScript modules via URL for rapid prototyping. - [AskCommand](https://www.askcommand.cppexpert.online/) — Web based tool to generate Unix commands from text automatically using AI. - [GitFluence](https://www.gitfluence.com/) — Web-based Git command generator to automatically generate Git commands for terminal or CLI from text description, using an AI-driven solution to suggest the most relevant Git commands. +- [Second.dev](https://www.second.dev/) — A platform for adding features to full-stack apps. +- [sudocode](https://sudocode.ai/) — A web-based chat assistant for generating projects, similar to Code Interpreter. +- [Leap.new](https://leap.new/) — Builds functional apps with real backend services, APIs, and deploys to your cloud. +- [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Auto Gen-AI App Generator with the Power of Llama 2. +- [Factory](https://www.factory.ai/) — Agents for code generation. Waitlisted. +- [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. ### Desktop Applications @@ -233,6 +247,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [claude-pr-reviewer](https://github.com/indoor47/claude-pr-reviewer) - GitHub Action + CLI that uses Claude AI to automatically review pull requests, post inline comments, and report token costs. Supports strictness levels (lenient/balanced/strict). Zero dependencies, Python 3.8+. - [Revieko](https://synqra.tech/revieko/) — Architecture drift radar for PRs: structural risk scoring and drift hotspots. - [CodeHawk](https://codehawk.crossgen-ai.com) — GitHub App that installs in seconds and reviews pull requests automatically, posting inline comments on bugs, security vulnerabilities, and logic errors. +- [Grit](https://app.grit.io) — GitHub-integrated agent for automating maintenance tasks and other development work. ### CI/CD & Testing Automation @@ -249,6 +264,9 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Test Gru](https://gru.ai/home#test-gru) — Provides enterprise-level unit test automation services. - [TraceRoot AI](https://traceroot.ai/) — AI-native observability tool that uses AI agents to automatically fix production bugs. - [sniffbench](https://github.com/AnswerLayer/sniffbench) — Benchmark suite for evaluating coding agents. Compare configurations, track metrics, and A/B test with real issues from your repos. +- [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. +- [CodeFlash AI](https://www.codeflash.ai/) — A CLI and CI tool for optimizing Python code using AI. +- [Recurse ML](https://recurse.ml) — Find bugs in AI-generated code. --- @@ -256,31 +274,10 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Multi-Agent Orchestration -- [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. -- [OpenHands](https://www.all-hands.dev/) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. -- [Jules](https://jules.google.com/) — Google's asynchronous AI coding agent that integrates with GitHub. Handles bug fixes, code changes, and multi-file tasks autonomously in the background, creating pull requests for review. -- [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility. -- [Blinky](https://github.com/seahyinghang8/blinky) — A debugging agent for VS Code that helps to identify and fix backend errors, inspired by SWE-agent. -- [GPT Migrate](https://github.com/0xpayne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context. -- [Grit](https://app.grit.io) — GitHub-integrated agent for automating maintenance tasks and other development work. -- [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Auto Gen-AI App Generator with the Power of Llama 2 -- [DevOpsGPT](https://github.com/kuafuai/DevOpsGPT) — DevOpsGPT: AI-Driven Software Development Automation Solution -- [Second.dev](https://www.second.dev/) — A platform for adding features to full-stack apps. -- [Factory](https://www.factory.ai/) — Agents for code generation. Waitlisted. -- [FlyDex](https://flydex.net) — Browser-first remote control plane for local Codex sessions with QR pairing, approvals, and machine continuity. -- [sudocode](https://sudocode.ai/) — A web based chat assistant for generating projects, similar to Code Interpreter. -- [CodeFlash AI](https://www.codeflash.ai/) — A CLI and CI tool for optimizing Python code using AI. -- [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. -- [Roundtable MCP Server](https://github.com/askbudi/roundtable) — Zero-configuration MCP server that unifies multiple AI coding assistants through intelligent auto-discovery and standardized interface -- [Open Agent](https://github.com/Th0rgal/openagent) — Self-hosted control plane for Claude Code with isolated container workspaces and real-time mission streaming. +- [Roundtable MCP Server](https://github.com/askbudi/roundtable) — Zero-configuration MCP server that unifies multiple AI coding assistants through intelligent auto-discovery and standardized interface. - [Agentic Sprint](https://github.com/damienlaine/agentic-sprint) — Spec-driven, self-iterative multi-agent framework for Claude Code with coordinated specialized agents (Python, Next.js, CI/CD, QA, UI Testing). -- [Leap.new](https://leap.new/) - It builds functional apps with real backend services, APIs, and deploys to your cloud. -- [Recurse ML](https://recurse.ml) - Find bugs in AI Generated Code -- [Zenable](https://zenable.io/) — AI guardrails that learn your team's standards and ensure coding agents follow them, maximizing speed and quality. - [Stoneforge](https://stoneforge.ai) — Open-source orchestration for AI coding agents. Run multiple agents in parallel with automatic dispatch, merge, and recovery. -- [Trellis](https://github.com/mindfold-ai/Trellis) - All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines. +- [Trellis](https://github.com/mindfold-ai/Trellis) — All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines. - [GolemBot](https://github.com/0xranx/golembot) — Unified framework wrapping Claude Code, Cursor, OpenCode, and Codex CLIs behind a single streaming API. Adds IM adapters (Slack, Telegram, Discord, Feishu), Skill system, fleet mode, and HTTP embedding. - [Shep](https://github.com/shep-ai/cli) — Multi-session SDLC control center that orchestrates AI coding agents (Claude Code, Cursor CLI, Gemini) for autonomous feature development with configurable approval gates and a live web dashboard. @@ -288,6 +285,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [VibeBox](https://vibebox.robcholz.com) — Open-source, per-project micro-VM sandbox for running AI coding agents safely on macOS. - [brood-box](https://github.com/stacklok/brood-box) — Run coding agents (Claude Code, Codex, OpenCode) inside hardware-isolated microVMs with snapshot isolation and egress control. +- [Open Agent](https://github.com/Th0rgal/openagent) — Self-hosted control plane for Claude Code with isolated container workspaces and real-time mission streaming. +- [FlyDex](https://flydex.net) — Browser-first remote control plane for local Codex sessions with QR pairing, approvals, and machine continuity. ### Configuration & Context Management @@ -303,6 +302,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Beacon](https://github.com/sagarmk/beacon-plugin) — Semantic code search plugin for Claude Code that combines embedding-based similarity with BM25 keyword matching. Indexes locally via Ollama and stores everything in SQLite. - [AgentsKB](https://agentskb.com) — Knowledge base with 39K+ researched technical Q&As accessible via MCP server, REST API, or web search. Integrates with Claude Code, Cursor, and Cline. - [rule-gen](https://github.com/nedcodes-ok/rule-gen) — CLI tool that generates AI coding rules from your actual codebase using Google Gemini. Feeds source files into Gemini's 1M token context window to produce project-specific rules for Cursor, Claude Code, Copilot, and Windsurf. Zero dependencies. +- [Zenable](https://zenable.io/) — AI guardrails that learn your team's standards and ensure coding agents follow them, maximizing speed and quality. ### Usage Analytics & Cost Tracking From a3cda4351d92fd2088bd670400388372b987dcac Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:51:40 +0000 Subject: [PATCH 36/69] Subdivide Web-Based Tools into 5 logical subcategories Web-Based Tools was the largest section (~55 tools). Now organized into: - **App Generators** (26): Full-stack app builders like Bolt.new, Lovable, Capacity - **UI Generators** (13): Component/interface generators like v0, Magic Patterns, Uizard - **Code Assistants** (12): Chat-based coding help like Sourcegraph Cody, Onboard - **Database & SQL** (3): SQL query builders like Wren AI, TEXT2SQL.AI - **Snippet & Utility Tools** (7): Single-purpose tools like AutoRegex, CodePal This makes navigation much easier for users looking for a specific type of tool. Co-Authored-By: Claude Opus 4.5 --- README.md | 91 +++++++++++++++++++++++++++++++++---------------------- 1 file changed, 55 insertions(+), 36 deletions(-) diff --git a/README.md b/README.md index bd24a97..b4dbcd8 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [CLI Utilities](#cli-utilities) - [Web & Desktop](#web--desktop) - [Web-Based Tools](#web-based-tools) + - [App Generators](#app-generators) + - [UI Generators](#ui-generators) + - [Code Assistants](#code-assistants) + - [Database & SQL](#database--sql) + - [Snippet & Utility Tools](#snippet--utility-tools) - [Desktop Applications](#desktop-applications) - [Automated Workflows](#automated-workflows) - [PR & Code Review Bots](#pr--code-review-bots) @@ -139,54 +144,74 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Web-Based Tools -- [Replit Ghostwriter Chat](https://replit.com/site/ghostwriter) — Assistant built into [Replit](https://replit.com/) with chat, proactive debugging, and autocomplete. Uses OpenAI for chat and [replit-code-v1-3b](https://huggingface.co/replit/replit-code-v1-3b) (OS) for autocomplete. -- [Unblocked](https://getunblocked.com/) — 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](https://about.sourcegraph.com/cody) — Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. Also available as a web app. -- [Magnet](https://www.magnet.run/) — Web-based chatbot with repositories and issues as context. -- [Adrenaline](https://useadrenaline.com/) — Web-based chatbot using AI and ASTs to answer questions about your codebase. -- [CodeSquire](https://codesquire.ai/) — Chrome extension that adds autocomplete to Google Colab, BigQuery, and JupyterLab. -- [Incognito Pilot](https://github.com/silvanmelchior/IncognitoPilot) — Open source assistant with built-in Python editor and interpreter. -- [Onboard](https://www.getonboardai.com) — Chat with an AI about public and private codebases. -- [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts. -- [Wren AI](https://getwren.ai/oss) — SQL AI Agent to get results and insights faster by asking questions without writing SQL, and it's open-source! -- [TEXT2SQL.AI](https://www.text2sql.ai/) — AI-powered SQL query builder. Translate, explain and fix complex SQL queries using plain English. -- [SQLAI.ai](https://www.sqlai.ai/) — AI generates, fixes, explains and optimizes SQL queries. Ability to add your own database schema and train AI to understand it. -- [CodeWP](https://codewp.ai/) — AI chat and coding tools specifically trained for WordPress developers. AI code generation for code snippets and plugins in WordPress. -- [Gru.ai](https://www.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. -- [Pico](https://picoapps.xyz) — End-to-end micro app generator with instant deployment. +#### App Generators + +- [Bolt.new](https://bolt.new) — AI-powered web development agent that allows you to prompt, run, edit, and deploy full-stack applications directly in the browser using WebContainers. Supports npm packages, Node.js servers, and third-party APIs. +- [Bolt.diy](https://github.com/stackblitz-labs/bolt.diy) — Open source version of Bolt.new that supports multiple LLM providers including Groq, Anthropic, Ollama, OpenRouter, Gemini, LMStudio, Mistral, xAI, HuggingFace, DeepSeek. +- [Lovable](https://lovable.dev/) — AI-powered full-stack app development platform that converts natural language descriptions or designs into fully functional applications with built-in deployment and GitHub integration. - [Co.dev](https://www.co.dev/) — AI-powered app development platform that helps build and deploy full-stack applications. +- [Capacity](https://capacity.so) — AI powered full-stack web app development that turns prompts in natural language into fully functional web applications. +- [Leap.new](https://leap.new/) — Builds functional apps with real backend services, APIs, and deploys to your cloud. +- [Pico](https://picoapps.xyz) — End-to-end micro app generator with instant deployment. - [SoftGen](https://softgen.ai/) — AI-powered software generation platform for building Web Apps. - [LlamaCoder](https://llamacoder.together.ai/) — Open source code generation model for building applications using Opensource LLMs. - [e2b_Fragments](https://fragments.e2b.dev/) — Platform for building and deploying AI-powered applications with sandboxed environments. -- [Bolt.new](https://bolt.new) — AI-powered web development agent that allows you to prompt, run, edit, and deploy full-stack applications directly in the browser using WebContainers. Supports npm packages, Node.js servers, and third-party APIs. -- [Bolt.diy](https://github.com/stackblitz-labs/bolt.diy) — Open source version of Bolt.new that supports multiple LLM providers including Groq, Anthropic, Ollama, OpenRouter, Gemini, LMStudio, Mistral, xAI, HuggingFace, DeepSeek - [Srcbook](https://github.com/srcbookdev/srcbook) — TypeScript-centric app development platform with an AI app builder and TypeScript notebook. -- [Capacity](https://capacity.so) — AI powered full-stack web app development that turn prompt in natural language into fully functional web applications. -- [Lovable](https://lovable.dev/) — AI-powered full-stack app development platform that converts natural language descriptions or designs into fully functional applications with built-in deployment and GitHub integration. -- [Literally anything](https://literallyanything.io) — HTML and JavaScript web app generator. - [GPT Web App Generator](https://magic-app-generator.wasp-lang.dev/) — Generates a full-stack React/Node.js/Prisma/Wasp app from a short description. -- [Make Real](https://makereal.tldraw.com/) — Online canvas that can be used to generate HTML/JavaScript apps. -- [Marblism](https://marblism.com) — Generate a SaaS boilerplate from a prompt. -- [Glowbom](https://glowbom.com/) — Generate apps with AI and export to multiple platforms. - [Mage](https://usemage.ai/) — Generate full-stack web apps in Wasp, React, Node.js and Prisma. +- [Marblism](https://marblism.com) — Generate a SaaS boilerplate from a prompt. +- [Literally anything](https://literallyanything.io) — HTML and JavaScript web app generator. +- [Make Real](https://makereal.tldraw.com/) — Online canvas that can be used to generate HTML/JavaScript apps. +- [Glowbom](https://glowbom.com/) — Generate apps with AI and export to multiple platforms. - [ScrollHub](https://hub.scroll.pub/) — Generate and publish websites using the Scroll programming language. - [Taskade Genesis](https://taskade.com/genesis) — AI-powered platform for building custom AI agents, workflows, and apps using natural language. Multi-model support (GPT-4o, Claude, Gemini), open-source MCP server. - [Berrry](https://berrry.app) — Twitter app generator that transforms social media posts into functional web applications. Turn tweets and Reddit content into complete apps with unique subdomains. - [Blank Space](https://www.blankspace.build/) — Open-source AI app builder for creating web applications using natural language. Self-hostable alternative to v0, Lovable, and Bolt. - [Fastshot](https://fastshot.ai/) — AI driven no-code platform for building and deploying mobile apps. +- [Second.dev](https://www.second.dev/) — A platform for adding features to full-stack apps. +- [sudocode](https://sudocode.ai/) — A web-based chat assistant for generating projects, similar to Code Interpreter. +- [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Auto Gen-AI App Generator with the Power of Llama 2. +- [Factory](https://www.factory.ai/) — Agents for code generation. Waitlisted. + +#### UI Generators + - [v0](https://v0.dev/) — Create and iterate new UI components in your browser. -- [Rendition Create ](https://www.renditioncreate.com/) — Create and iterate new UI components in your browser. +- [Magic Patterns](https://www.magicpatterns.com/) — Prototype your product ideas. UI generator website where you can prompt, upload images, or import design inspiration with their [Chrome Extension](https://www.magicpatterns.com/extension). Can export to Figma with a [plugin](https://www.figma.com/community/plugin/1304255855834420274). Supports a number of component systems including Shadcn, ChakraUI, and HTML + Tailwind. +- [Rendition Create](https://www.renditioncreate.com/) — Create and iterate new UI components in your browser. - [Rapidpages](https://github.com/rapidpages/rapidpages) — Open source UI generator. -- [Magic Patterns](https://www.magicpatterns.com/) — Protoype your product ideas. UI generator website where you can prompt, upload images, or import design inspiration with their [Chrome Extension](https://www.magicpatterns.com/extension). Can export to Figma with a [plugin](https://www.figma.com/community/plugin/1304255855834420274). Supports a number of component systems including Shadcn, ChakraUI, and HTML + Tailwind. -- [Tempo ](https://www.tempolabs.ai/) — WYSIWYG editor for React interfaces. -- [Kombai](https://kombai.com/) — AI Tool for generating frontend code from Figma. -- [CodeParrot](https://www.codeparrot.ai/) — VS code plugin to generate Frontend code from Figma. Reuses existing components, libraries and coding standards to generate code which fits perfectly with your existing codebase. All without any prompting. +- [Tempo](https://www.tempolabs.ai/) — WYSIWYG editor for React interfaces. - [Galileo AI](https://www.usegalileo.ai/) — A text-to-UI platform. Waitlist. - [Uizard](https://uizard.io/) — Generate multi-screen mockups from text prompts and edit them with a drag-and-drop editor. Scan screenshots of apps or hand-drawn wireframes and transform them into editable app mockups. +- [Polymet](https://polymet.ai) — Create and iterate product design easily. Polymet helps teams create user interfaces and prototypes without any design experience, provides production-ready front-end code. +- [Kombai](https://kombai.com/) — AI Tool for generating frontend code from Figma. +- [CodeParrot](https://www.codeparrot.ai/) — VS Code plugin to generate Frontend code from Figma. Reuses existing components, libraries and coding standards to generate code which fits perfectly with your existing codebase. All without any prompting. - [Frontly](https://fronty.com/) — Convert the uploaded image to HTML CSS code. - [BoringUi](https://www.boringui.xyz/) — Create beautiful UI using your JSON data. The generated UI is in HTML and Tailwind CSS with code which can be copied and UI can be shared with anyone using links. -- [Polymet](https://polymet.ai) — Create and iterate product design easily. Polymet helps teams create user interfaces and prototypes without any design experience, provides production-ready front-end code. -- [CSS Picker](https://csspicker.dev/) - Copy UI from Existing Design and Iterate with AI, support Copy CSS from website (by [CSS Picker Extension](https://chromewebstore.google.com/detail/csspicker-copy-css-from-w/laooinkgdapbcbjchpmihliljfnakkdh)), image to code and text to UI. +- [CSS Picker](https://csspicker.dev/) — Copy UI from Existing Design and Iterate with AI, support Copy CSS from website (by [CSS Picker Extension](https://chromewebstore.google.com/detail/csspicker-copy-css-from-w/laooinkgdapbcbjchpmihliljfnakkdh)), image to code and text to UI. + +#### Code Assistants + +- [Replit Ghostwriter Chat](https://replit.com/site/ghostwriter) — Assistant built into [Replit](https://replit.com/) with chat, proactive debugging, and autocomplete. Uses OpenAI for chat and [replit-code-v1-3b](https://huggingface.co/replit/replit-code-v1-3b) (OS) for autocomplete. +- [Sourcegraph Cody](https://about.sourcegraph.com/cody) — Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. Also available as a web app. +- [Unblocked](https://getunblocked.com/) — 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. +- [Magnet](https://www.magnet.run/) — Web-based chatbot with repositories and issues as context. +- [Adrenaline](https://useadrenaline.com/) — Web-based chatbot using AI and ASTs to answer questions about your codebase. +- [Onboard](https://www.getonboardai.com) — Chat with an AI about public and private codebases. +- [CodeSquire](https://codesquire.ai/) — Chrome extension that adds autocomplete to Google Colab, BigQuery, and JupyterLab. +- [Incognito Pilot](https://github.com/silvanmelchior/IncognitoPilot) — Open source assistant with built-in Python editor and interpreter. +- [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts. +- [Gru.ai](https://www.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. +- [CodeWP](https://codewp.ai/) — AI chat and coding tools specifically trained for WordPress developers. AI code generation for code snippets and plugins in WordPress. +- [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. + +#### Database & SQL + +- [Wren AI](https://getwren.ai/oss) — SQL AI Agent to get results and insights faster by asking questions without writing SQL, and it's open-source! +- [TEXT2SQL.AI](https://www.text2sql.ai/) — AI-powered SQL query builder. Translate, explain and fix complex SQL queries using plain English. +- [SQLAI.ai](https://www.sqlai.ai/) — AI generates, fixes, explains and optimizes SQL queries. Ability to add your own database schema and train AI to understand it. + +#### Snippet & Utility Tools + - [CodePal](https://codepal.ai/) — A web tool for quickly generating or refactoring code. - [AI Code Convert](https://aicodeconvert.com/) — A web tool for translating code between programming languages. - [AI Code Playground](https://aicodeplayground.com/) — A web tool for refactoring and improving code. @@ -194,12 +219,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [unpkg.ai](https://unpkg.ai/) — Open source AI-powered ESM module generation service. Generate JavaScript modules via URL for rapid prototyping. - [AskCommand](https://www.askcommand.cppexpert.online/) — Web based tool to generate Unix commands from text automatically using AI. - [GitFluence](https://www.gitfluence.com/) — Web-based Git command generator to automatically generate Git commands for terminal or CLI from text description, using an AI-driven solution to suggest the most relevant Git commands. -- [Second.dev](https://www.second.dev/) — A platform for adding features to full-stack apps. -- [sudocode](https://sudocode.ai/) — A web-based chat assistant for generating projects, similar to Code Interpreter. -- [Leap.new](https://leap.new/) — Builds functional apps with real backend services, APIs, and deploys to your cloud. -- [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Auto Gen-AI App Generator with the Power of Llama 2. -- [Factory](https://www.factory.ai/) — Agents for code generation. Waitlisted. -- [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. ### Desktop Applications From c81a7cc6ff5e1aeecd0d06785a0b6e06121f8670 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:53:32 +0000 Subject: [PATCH 37/69] Flatten Web & Desktop into separate top-level categories Remove redundant "Web & Desktop" parent category. Now "Web-Based Tools" and "Desktop Applications" are both top-level sections, which is cleaner and more consistent with the rest of the structure. Co-Authored-By: Claude Opus 4.5 --- README.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index b4dbcd8..2cf601c 100644 --- a/README.md +++ b/README.md @@ -12,14 +12,13 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Terminal](#terminal) - [Terminal Agents](#terminal-agents) - [CLI Utilities](#cli-utilities) -- [Web & Desktop](#web--desktop) - - [Web-Based Tools](#web-based-tools) - - [App Generators](#app-generators) - - [UI Generators](#ui-generators) - - [Code Assistants](#code-assistants) - - [Database & SQL](#database--sql) - - [Snippet & Utility Tools](#snippet--utility-tools) - - [Desktop Applications](#desktop-applications) +- [Web-Based Tools](#web-based-tools) + - [App Generators](#app-generators) + - [UI Generators](#ui-generators) + - [Code Assistants](#code-assistants) + - [Database & SQL](#database--sql) + - [Snippet & Utility Tools](#snippet--utility-tools) +- [Desktop Applications](#desktop-applications) - [Automated Workflows](#automated-workflows) - [PR & Code Review Bots](#pr--code-review-bots) - [CI/CD & Testing Automation](#cicd--testing-automation) @@ -140,9 +139,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to --- -## Web & Desktop - -### Web-Based Tools +## Web-Based Tools #### App Generators @@ -220,7 +217,9 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AskCommand](https://www.askcommand.cppexpert.online/) — Web based tool to generate Unix commands from text automatically using AI. - [GitFluence](https://www.gitfluence.com/) — Web-based Git command generator to automatically generate Git commands for terminal or CLI from text description, using an AI-driven solution to suggest the most relevant Git commands. -### Desktop Applications +--- + +## Desktop Applications - [Memex](https://memex.tech/) — Build anything in any stack, with just natural language, on your desktop. - [Pieces](https://pieces.app/) — AI-enabled desktop application and browser extension designed to assist developers in enhancing productivity. From 2b1b54d0465b815802c65de3c79dc9f824532c11 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:55:01 +0000 Subject: [PATCH 38/69] Move ChatGPT plugins from Resources to Web-Based Tools ChatWithGit and Code ChatGPT Plugin are actual tools/plugins, not static resources. Created new "ChatGPT Plugins" subcategory under Web-Based Tools where they fit better. Co-Authored-By: Claude Opus 4.5 --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2cf601c..9020abf 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Code Assistants](#code-assistants) - [Database & SQL](#database--sql) - [Snippet & Utility Tools](#snippet--utility-tools) + - [ChatGPT Plugins](#chatgpt-plugins) - [Desktop Applications](#desktop-applications) - [Automated Workflows](#automated-workflows) - [PR & Code Review Bots](#pr--code-review-bots) @@ -217,6 +218,11 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AskCommand](https://www.askcommand.cppexpert.online/) — Web based tool to generate Unix commands from text automatically using AI. - [GitFluence](https://www.gitfluence.com/) — Web-based Git command generator to automatically generate Git commands for terminal or CLI from text description, using an AI-driven solution to suggest the most relevant Git commands. +#### ChatGPT Plugins + +- [ChatWithGit](https://gitsearch.sdan.io/) — Enables ChatGPT to search GitHub and return links to relevant repositories. +- [Code ChatGPT Plugin](https://github.com/kesor/chatgpt-code-plugin) — Open source example of a ChatGPT plugin that pulls context from a directory of files. + --- ## Desktop Applications @@ -370,5 +376,3 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AI Coding Compare](https://aicodingcompare.com) — Compare 50+ AI coding assistants with features, pricing, and performance benchmarks. - [Havoptic](https://havoptic.com/) — Free, open-source timeline tracking releases from AI coding tools. Auto-updated daily. [Source](https://github.com/scotthavird/havoptic.com) - [AI Dev Toolkit](https://github.com/dohko04/awesome-ai-prompts-for-devs) — 198 production-ready AI engineering resources: prompt frameworks, multi-agent configs, MCP setups, RAG pipelines, and automation scripts for Claude Code, Cursor, GPT-5, Copilot, and more. Free samples included. -- [ChatWithGit](https://gitsearch.sdan.io/) — Enables ChatGPT to search GitHub and return links to relevant repositories. -- [Code ChatGPT Plugin](https://github.com/kesor/chatgpt-code-plugin) — Open source example of a ChatGPT plugin that pulls context from a directory of files. From f17681a1130669bf4807fca7abceb9c4b3eb9973 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:56:45 +0000 Subject: [PATCH 39/69] Flatten Resources section - remove unnecessary subcategory Resources only has 7 items, which is too small to warrant subdivision. Removed "Rule Collections & Templates" subcategory header for a cleaner, simpler structure. Co-Authored-By: Claude Opus 4.5 --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 9020abf..8ab6490 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Documentation Generation](#documentation-generation) - [Code Search & Understanding](#code-search--understanding) - [Resources](#resources) - - [Rule Collections & Templates](#rule-collections--templates) --- @@ -367,8 +366,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Resources -### Rule Collections & Templates - - [Skills Hub](https://skillshub.io) — Community-rated marketplace for GitHub Copilot, Cursor, and Claude AI coding instructions. Browse and share quality-scored `copilot-instructions.md`, `.cursorrules`, and `CLAUDE.md` configurations organized by tech stack. - [aiforcode.io](https://aiforcode.io) — Expert-curated directory of 42+ AI coding tools with transparent 100-point scoring, head-to-head comparisons, and an interactive tool recommendation quiz. Verified monthly. - [Awesome Code Docs](https://github.com/johnxie/awesome-code-docs) — Curated deep-dive tutorials for open-source AI and developer tooling projects. From 222475706c566312264cee33ab86a47e57652f79 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:57:32 +0000 Subject: [PATCH 40/69] Move Jules from Terminal Agents to Web-Based Tools Jules is Google's web-based coding agent accessed through a browser, not a terminal tool. Moved to App Generators subcategory. Co-Authored-By: Claude Opus 4.5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ab6490..f1b0748 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Arctic](https://github.com/arctic-cli/interface) — A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility. - [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. - [OpenHands](https://www.all-hands.dev/) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. -- [Jules](https://jules.google.com/) — Google's asynchronous AI coding agent that integrates with GitHub. Handles bug fixes, code changes, and multi-file tasks autonomously in the background, creating pull requests for review. - [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility. - [GPT Migrate](https://github.com/0xpayne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context. - [Micro Agent](https://www.builder.io/blog/micro-agent) — An AI agent that writes and fixes code for you. @@ -169,6 +168,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [sudocode](https://sudocode.ai/) — A web-based chat assistant for generating projects, similar to Code Interpreter. - [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Auto Gen-AI App Generator with the Power of Llama 2. - [Factory](https://www.factory.ai/) — Agents for code generation. Waitlisted. +- [Jules](https://jules.google.com/) — Google's asynchronous AI coding agent that integrates with GitHub. Handles bug fixes, code changes, and multi-file tasks autonomously in the background, creating pull requests for review. #### UI Generators From f68d79f21298c45549b159dc4b52f7af18d12ae4 Mon Sep 17 00:00:00 2001 From: Bobby Kersh Date: Wed, 25 Mar 2026 17:10:43 -0700 Subject: [PATCH 41/69] Add PR Triage to PR & Code Review Bots Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1b0748..ddef7c9 100644 --- a/README.md +++ b/README.md @@ -271,6 +271,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Revieko](https://synqra.tech/revieko/) — Architecture drift radar for PRs: structural risk scoring and drift hotspots. - [CodeHawk](https://codehawk.crossgen-ai.com) — GitHub App that installs in seconds and reviews pull requests automatically, posting inline comments on bugs, security vulnerabilities, and logic errors. - [Grit](https://app.grit.io) — GitHub-integrated agent for automating maintenance tasks and other development work. +- [PR Triage](https://pr-triage-web.vercel.app) — Open source PR evaluation tool that scores pull requests on six quality dimensions with diff evidence. BYOK, MIT licensed. [Source](https://github.com/Elifterminal/pr-triage-web) ### CI/CD & Testing Automation From 6ee2fee238580d29daee7690e318fa896e636294 Mon Sep 17 00:00:00 2001 From: Keptlive <96455941+keptlive@users.noreply.github.com> Date: Wed, 25 Mar 2026 23:17:50 -0400 Subject: [PATCH 42/69] Add ContextWire to Code Search & Understanding --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ddef7c9..c9b4623 100644 --- a/README.md +++ b/README.md @@ -362,6 +362,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Bloop](https://bloop.ai/) — Natural language search for repositories. - [Buildt](https://www.buildt.ai/) — Natural language search for repositories. Waitlist. - [SeaGOAT](https://kantord.github.io/SeaGOAT/latest/) — A local search tool leveraging vector embeddings to search your codebase semantically. +- [ContextWire](https://contextwire.dev) — Free search API for AI agents with 105 engines, 22 search profiles, and 94.3% SimpleQA accuracy. MCP server included. [Source](https://github.com/keptlive/contextwire-mcp) --- From 21eb3e2a6cf059aeb9d951b1bd1587430290a387 Mon Sep 17 00:00:00 2001 From: AstroHan Date: Thu, 26 Mar 2026 21:37:27 +0800 Subject: [PATCH 43/69] Add claude-lens to Usage Analytics & Cost Tracking --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9b4623..44d9404 100644 --- a/README.md +++ b/README.md @@ -334,6 +334,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [BurnRate](https://getburnrate.io) - Local-first AI coding cost analytics. Tracks Claude Code, Cursor, Codex, Copilot, Windsurf, Cline, and Aider. Cost breakdowns, 23 optimization rules, rate limit monitoring, provider comparison, and PDF reports. - [Code Insights](https://github.com/melagiri/code-insights) — Local-first CLI and dashboard for analyzing AI coding sessions from Claude Code, Cursor, Codex CLI, Copilot CLI, and VS Code Copilot Chat. SQLite-backed with terminal analytics, browser dashboard, and LLM-powered insights. - [onWatch](https://github.com/onllm-dev/onwatch) — Open-source Go CLI that tracks AI API quota usage across 7 providers (Anthropic, OpenAI Codex, GitHub Copilot, Synthetic, Z.ai, MiniMax, Antigravity). Background daemon with Material Design 3 web dashboard, ~15MB binary, <50MB RAM, zero telemetry. +- [claude-lens](https://github.com/Astro-Han/claude-lens) — Lightweight Bash + jq statusline for Claude Code with rate limit pace tracking. Compares burn rate to time remaining in 5h/7d windows, showing whether usage is ahead or behind sustainable pace. Single file, zero dependencies beyond jq. --- From af4a927a4da9cc63df311cbf94d9bbfc133c9a46 Mon Sep 17 00:00:00 2001 From: M3phist0s Date: Fri, 27 Mar 2026 12:14:02 +0100 Subject: [PATCH 44/69] Add ai-coding-tools-pricing dataset and CodeCosts calculator Add two entries to Usage Analytics & Cost Tracking: - ai-coding-tools-pricing: open JSON dataset with pricing for 8 AI coding tools - CodeCosts: interactive cost calculator built on the dataset Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d0305ed..767b876 100644 --- a/README.md +++ b/README.md @@ -336,6 +336,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Code Insights](https://github.com/melagiri/code-insights) — Local-first CLI and dashboard for analyzing AI coding sessions from Claude Code, Cursor, Codex CLI, Copilot CLI, and VS Code Copilot Chat. SQLite-backed with terminal analytics, browser dashboard, and LLM-powered insights. - [onWatch](https://github.com/onllm-dev/onwatch) — Open-source Go CLI that tracks AI API quota usage across 7 providers (Anthropic, OpenAI Codex, GitHub Copilot, Synthetic, Z.ai, MiniMax, Antigravity). Background daemon with Material Design 3 web dashboard, ~15MB binary, <50MB RAM, zero telemetry. - [claude-lens](https://github.com/Astro-Han/claude-lens) — Lightweight Bash + jq statusline for Claude Code with rate limit pace tracking. Compares burn rate to time remaining in 5h/7d windows, showing whether usage is ahead or behind sustainable pace. Single file, zero dependencies beyond jq. +- [ai-coding-tools-pricing](https://github.com/lunacompsia-oss/ai-coding-tools-pricing) — Open JSON dataset of pricing for 8 AI coding tools (Copilot, Cursor, Claude Code, Windsurf, etc.). 30+ tiers, TypeScript types, JSON Schema. CC-BY-4.0. Updated monthly. +- [CodeCosts](https://codecosts.pages.dev) — Interactive cost calculator and comparison tool for AI coding tools. Uses the ai-coding-tools-pricing dataset to help developers pick the right plan. --- From b30d170c9e891dab4de3f4e47308b9a98cc653de Mon Sep 17 00:00:00 2001 From: jiangnan <1394485448@qq.com> Date: Fri, 27 Mar 2026 19:51:54 +0800 Subject: [PATCH 45/69] Add ai-coding-guide to Resources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d0305ed..2e1fb9b 100644 --- a/README.md +++ b/README.md @@ -377,3 +377,4 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AI Coding Compare](https://aicodingcompare.com) — Compare 50+ AI coding assistants with features, pricing, and performance benchmarks. - [Havoptic](https://havoptic.com/) — Free, open-source timeline tracking releases from AI coding tools. Auto-updated daily. [Source](https://github.com/scotthavird/havoptic.com) - [AI Dev Toolkit](https://github.com/dohko04/awesome-ai-prompts-for-devs) — 198 production-ready AI engineering resources: prompt frameworks, multi-agent configs, MCP setups, RAG pipelines, and automation scripts for Claude Code, Cursor, GPT-5, Copilot, and more. Free samples included. +- [AI Coding Guide (中文)](https://github.com/jnMetaCode/ai-coding-guide) — Chinese best practices for 8 AI coding tools (Claude Code, Cursor, Copilot, Windsurf, Gemini CLI, Kiro, Aider, Trae) with copy-paste config templates and multi-tool collaboration workflows. From 7ce2f0e99eb0b8e06a089dcbdde06344bebfe845 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 15:40:37 +0000 Subject: [PATCH 46/69] Add orchestration tools: Conductor, Superset, and Sidecar Add three new multi-agent orchestration tools to the Agent Infrastructure section: - Conductor: macOS app for orchestrating Claude Code and Codex agents - Superset: Code editor for running swarms of AI coding agents in parallel - Sidecar: Terminal UI companion for CLI-based coding agents Co-Authored-By: Claude Opus 4.5 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f0051a5..1576ed5 100644 --- a/README.md +++ b/README.md @@ -299,6 +299,9 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Multi-Agent Orchestration +- [Conductor](https://conductor.build/) — macOS app for orchestrating multiple Claude Code and Codex agents working simultaneously in isolated git worktrees. Features a central dashboard for monitoring, code review, and merging. +- [Superset](https://superset.sh/) — Code editor for AI agents that orchestrates swarms of Claude Code, Codex, and other CLI-based agents in parallel. Uses isolated git worktrees with universal IDE integration. +- [Sidecar](https://github.com/marcus/sidecar) — Terminal UI companion for CLI-based coding agents (Claude Code, Cursor, Gemini) with unified conversation history, git integration, task management, and workspace control. - [Roundtable MCP Server](https://github.com/askbudi/roundtable) — Zero-configuration MCP server that unifies multiple AI coding assistants through intelligent auto-discovery and standardized interface. - [Agentic Sprint](https://github.com/damienlaine/agentic-sprint) — Spec-driven, self-iterative multi-agent framework for Claude Code with coordinated specialized agents (Python, Next.js, CI/CD, QA, UI Testing). - [Stoneforge](https://stoneforge.ai) — Open-source orchestration for AI coding agents. Run multiple agents in parallel with automatic dispatch, merge, and recovery. From ac0476c09d608d32602c39c196fcc333e53ec5a8 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 15:30:08 +0000 Subject: [PATCH 47/69] Remove dead and obsolete links Removed the following entries after verifying they are no longer valid: Dead links (404 errors): - CodeStory (codestory.ai) - site returns 404 - CodeComplete (codecomplete.ai) - site returns 404 Pivoted/no longer relevant to this list: - Mentat (mentat.ai) - site shows only tracking code, no content - Adrenaline (useadrenaline.com) - site not rendering properly - Duckie (duckie.ai) - now a customer support AI platform, not a GitHub chat assistant - Bloop (bloop.ai) - pivoted to "Vibe Kanban", no longer a code search tool - Buildt (buildt.ai) - redirects to cosine.sh, different product - Trelent (trelent.net) - now an enterprise AI platform, not a VS Code docstring extension Co-Authored-By: Claude Opus 4.5 --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 1576ed5..9f9c6f6 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Melty](https://melty.sh/) — 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](https://replit.com/) — Web-based IDE with cloud developer environments, code completion, chat, a software development agent and deployments. - [Mutable](https://github.com/mutableai/monitors4codegen) — Web-based IDE, integrated with a chatbot and GitHub. -- [CodeStory](https://codestory.ai/) — An IDE with chat, code explanations, auto-generated commits and PR summaries. Forked from VSCodium. - [UI Pilot](https://ui-pilot.com/) — Chat-based AI code editor that creates forms using Material UI, using GPT-4. - [GitWit](https://gitwit.dev/) — Web-based editor for building ReactJS applications with AI. - [Windsurf](https://windsurf.com) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Formerly known as Codeium. @@ -70,7 +69,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [CodeMate](https://www.codemate.ai/) — VS Code extension for debugging and optimizing code. - [AskCodi](https://www.askcodi.com/) — AI coding assistant with extensions for VS Code, JetBrains and Sublime Text. - [Rubberduck](https://github.com/rubberduck-ai/rubberduck-vscode) — Open source, chat assistant for the Visual Studio Code side bar. -- [CodeComplete](https://codecomplete.ai/) — Self hosted, enterprise completion assistant. - [GoCodeo](https://www.gocodeo.com/) - GoCodeo is an AI agent that lets you build and deploy full-stack apps effortlessly, with one click Vercel deployment and seamless Supabase integration. - [JetBrains AI](https://www.jetbrains.com/ai/) — AI assistant available in all JetBrains IDEs. - [aiXcoder](https://www.aixcoder.com/en/) — Local or cloud-based assistant with extensions for IntelliJ IDEA, CLion, GoLand, PyCharm, WebStorm, Visual Studio Code, and Eclipse. @@ -102,7 +100,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Aider](https://aider.chat/) — Popular CLI assistant and agent that generates changes and commits to repositories. Supports multiple LLM providers with built-in benchmarks. 25k+ GitHub stars. - [Plandex](https://plandex.ai/) — Terminal-based AI coding agent for complex, multi-file tasks. Features built-in version control, iterative planning, and context management across large codebases. - [Goose](https://block.github.io/goose/) — Block's open-source autonomous AI coding agent that operates on your machine. Extensible with MCP, works with multiple LLM providers, and handles complex multi-step development tasks. -- [Mentat](https://www.mentat.ai/) — CLI assistant and agent that makes changes to repositories. - [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions. - [GPT-Pilot](https://github.com/Pythagora-io/gpt-pilot) — AI developer that writes entire scalable apps from scratch while the developer oversees the implementation. Creates apps step-by-step with human collaboration. 30k+ GitHub stars. - [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates a repository from a prompt. Uses OpenAI and Anthropic. @@ -192,7 +189,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Sourcegraph Cody](https://about.sourcegraph.com/cody) — Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. Also available as a web app. - [Unblocked](https://getunblocked.com/) — 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. - [Magnet](https://www.magnet.run/) — Web-based chatbot with repositories and issues as context. -- [Adrenaline](https://useadrenaline.com/) — Web-based chatbot using AI and ASTs to answer questions about your codebase. - [Onboard](https://www.getonboardai.com) — Chat with an AI about public and private codebases. - [CodeSquire](https://codesquire.ai/) — Chrome extension that adds autocomplete to Google Colab, BigQuery, and JupyterLab. - [Incognito Pilot](https://github.com/silvanmelchior/IncognitoPilot) — Open source assistant with built-in Python editor and interpreter. @@ -252,7 +248,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Nova](https://www.trynova.ai/) — CI bot to add actions such as summaries and tests to new PRs. - [CodeRabbit](https://coderabbit.ai/) — Customizable CI to add summaries and code suggestions to PRs. - [SwePT](https://github.com/keerthanpg/SwePT) — Open source PR generator written in 150 lines of Python code. -- [Duckie](https://duckie.ai/) — A web based chat assistant for modifying GitHub repositories. - [PR Explainer Bot](https://pr-explainer-bot.web.app/) — A GitHub integration that adds explanatory text to newly created PRs. - [Goast](https://goast.ai/) — A hosted tool that ingests your error logs and suggests fixes. - [Corgea](https://corgea.com/) — A GitHub integration that finds and fixes vulnerable code. @@ -355,7 +350,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Documentation Generation -- [Trelent](https://trelent.net/) — A VS Code extension to generate docstrings. Uses proprietary models. - [DiagramGPT](https://www.eraser.io/diagramgpt) — DiagramGPT is a free AI-based web app that converts a schema, infrastructure definition, code snippet or plain language description into diagrams. The tool can generate flow charts, entity relationship diagrams, cloud architecture diagrams and sequence diagrams. - [DocuWriter.ai](https://www.docuwriter.ai/) — AI-powered web app to generate automated Code & API documentation from your source code files. - [README-AI](https://github.com/eli64s/readme-ai) — Automated README.md file generator, powered by large language model APIs. @@ -366,8 +360,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Code Search & Understanding -- [Bloop](https://bloop.ai/) — Natural language search for repositories. -- [Buildt](https://www.buildt.ai/) — Natural language search for repositories. Waitlist. - [SeaGOAT](https://kantord.github.io/SeaGOAT/latest/) — A local search tool leveraging vector embeddings to search your codebase semantically. - [ContextWire](https://contextwire.dev) — Free search API for AI agents with 105 engines, 22 search profiles, and 94.3% SimpleQA accuracy. MCP server included. [Source](https://github.com/keptlive/contextwire-mcp) From e8dd60574af84a3c18a1529f907561a3a38ac7f7 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 15:39:43 +0000 Subject: [PATCH 48/69] Add Cosine and Vibe Kanban (pivoted tools still relevant) - Added Cosine (cosine.sh) to Terminal Agents - enterprise AI software engineer for bug fixes, features, refactors, and PR generation. This is what Buildt pivoted to. - Added Vibe Kanban (bloop.ai) to Multi-Agent Orchestration - AI-powered Kanban platform for orchestrating autonomous coding agents. This is what Bloop pivoted to. Co-Authored-By: Claude Opus 4.5 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9f9c6f6..495fae8 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AdaL](https://sylph.ai/) — Self-evolving AI coding agent that lets models collaborate (Claude, GPT, Gemini). Runs locally, learns your codebase patterns. - [Claude Code Open](https://github.com/kill136/claude-code-open) — Open-source AI coding platform with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features browser-based IDE with Monaco editor, Blueprint multi-agent orchestration, and scheduled task daemon. - [Arctic](https://github.com/arctic-cli/interface) — A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility. +- [Cosine](https://cosine.sh/) — Agentic AI software engineer for enterprise codebases. Handles bug fixes, feature development, refactors, and PR generation with support for air-gapped deployment. Formerly Buildt. - [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. - [OpenHands](https://www.all-hands.dev/) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. - [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility. @@ -303,6 +304,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Trellis](https://github.com/mindfold-ai/Trellis) — All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines. - [GolemBot](https://github.com/0xranx/golembot) — Unified framework wrapping Claude Code, Cursor, OpenCode, and Codex CLIs behind a single streaming API. Adds IM adapters (Slack, Telegram, Discord, Feishu), Skill system, fleet mode, and HTTP embedding. - [Shep](https://github.com/shep-ai/cli) — Multi-session SDLC control center that orchestrates AI coding agents (Claude Code, Cursor CLI, Gemini) for autonomous feature development with configurable approval gates and a live web dashboard. +- [Vibe Kanban](https://bloop.ai/) — AI-powered Kanban platform for orchestrating autonomous coding agents. Manage agent workflows with visual boards for task delegation and progress tracking. Formerly Bloop. ### Sandboxing & Isolation From c413f010fae42b8294dca30bd41a74b89fd29a92 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 15:41:23 +0000 Subject: [PATCH 49/69] Clean up Cosine and Vibe Kanban descriptions - Removed "Formerly Buildt/Bloop" suffixes - Added VPC deployment detail to Cosine description Co-Authored-By: Claude Opus 4.5 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 495fae8..29367f8 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AdaL](https://sylph.ai/) — Self-evolving AI coding agent that lets models collaborate (Claude, GPT, Gemini). Runs locally, learns your codebase patterns. - [Claude Code Open](https://github.com/kill136/claude-code-open) — Open-source AI coding platform with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features browser-based IDE with Monaco editor, Blueprint multi-agent orchestration, and scheduled task daemon. - [Arctic](https://github.com/arctic-cli/interface) — A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility. -- [Cosine](https://cosine.sh/) — Agentic AI software engineer for enterprise codebases. Handles bug fixes, feature development, refactors, and PR generation with support for air-gapped deployment. Formerly Buildt. +- [Cosine](https://cosine.sh/) — Agentic AI software engineer for enterprise codebases. Handles bug fixes, feature development, refactors, and PR generation with air-gapped and VPC deployment options. - [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. - [OpenHands](https://www.all-hands.dev/) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. - [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility. @@ -304,7 +304,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Trellis](https://github.com/mindfold-ai/Trellis) — All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines. - [GolemBot](https://github.com/0xranx/golembot) — Unified framework wrapping Claude Code, Cursor, OpenCode, and Codex CLIs behind a single streaming API. Adds IM adapters (Slack, Telegram, Discord, Feishu), Skill system, fleet mode, and HTTP embedding. - [Shep](https://github.com/shep-ai/cli) — Multi-session SDLC control center that orchestrates AI coding agents (Claude Code, Cursor CLI, Gemini) for autonomous feature development with configurable approval gates and a live web dashboard. -- [Vibe Kanban](https://bloop.ai/) — AI-powered Kanban platform for orchestrating autonomous coding agents. Manage agent workflows with visual boards for task delegation and progress tracking. Formerly Bloop. +- [Vibe Kanban](https://bloop.ai/) — AI-powered Kanban platform for orchestrating autonomous coding agents. Manage agent workflows with visual boards for task delegation and progress tracking. ### Sandboxing & Isolation From 1d280ac16403dd2126f65c363199383152d694cd Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 15:45:06 +0000 Subject: [PATCH 50/69] Remove more dead links and update changed URLs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Dead links removed (SSL/certificate errors or 404): - Melty (melty.sh) - redirects to Conductor which is already listed - Magnet (magnet.run) - returns 404 - Onboard AI (getonboardai.com) - SSL certificate expired - AskCommand (askcommand.cppexpert.online) - SSL certificate expired - GitFluence (gitfluence.com) - SSL error 526 - Supacodes (supacodes.com) - returns 403 forbidden Updated URLs: - Galileo AI → Google Stitch (stitch.withgoogle.com) - acquired by Google - ChatWithGit URL updated to plugins.sdan.io/git (redirected) Co-Authored-By: Claude Opus 4.5 --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 29367f8..a112d3b 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Crystal](https://github.com/stravu/crystal) — A new type of dev environment to manage, inspect, and test parallel Claude Code sessions. - [Cursor](https://www.cursor.com/) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Uses OpenAI. - [PearAI](https://trypear.ai/) — An open source fork of VS Code with chat and inline code generation. -- [Melty](https://melty.sh/) — 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](https://replit.com/) — Web-based IDE with cloud developer environments, code completion, chat, a software development agent and deployments. - [Mutable](https://github.com/mutableai/monitors4codegen) — Web-based IDE, integrated with a chatbot and GitHub. - [UI Pilot](https://ui-pilot.com/) — Chat-based AI code editor that creates forms using Material UI, using GPT-4. @@ -175,7 +174,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Rendition Create](https://www.renditioncreate.com/) — Create and iterate new UI components in your browser. - [Rapidpages](https://github.com/rapidpages/rapidpages) — Open source UI generator. - [Tempo](https://www.tempolabs.ai/) — WYSIWYG editor for React interfaces. -- [Galileo AI](https://www.usegalileo.ai/) — A text-to-UI platform. Waitlist. +- [Google Stitch](https://stitch.withgoogle.com/) — Google's AI-powered design tool for creating UI designs. Formerly Galileo AI. - [Uizard](https://uizard.io/) — Generate multi-screen mockups from text prompts and edit them with a drag-and-drop editor. Scan screenshots of apps or hand-drawn wireframes and transform them into editable app mockups. - [Polymet](https://polymet.ai) — Create and iterate product design easily. Polymet helps teams create user interfaces and prototypes without any design experience, provides production-ready front-end code. - [Kombai](https://kombai.com/) — AI Tool for generating frontend code from Figma. @@ -189,8 +188,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Replit Ghostwriter Chat](https://replit.com/site/ghostwriter) — Assistant built into [Replit](https://replit.com/) with chat, proactive debugging, and autocomplete. Uses OpenAI for chat and [replit-code-v1-3b](https://huggingface.co/replit/replit-code-v1-3b) (OS) for autocomplete. - [Sourcegraph Cody](https://about.sourcegraph.com/cody) — Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. Also available as a web app. - [Unblocked](https://getunblocked.com/) — 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. -- [Magnet](https://www.magnet.run/) — Web-based chatbot with repositories and issues as context. -- [Onboard](https://www.getonboardai.com) — Chat with an AI about public and private codebases. - [CodeSquire](https://codesquire.ai/) — Chrome extension that adds autocomplete to Google Colab, BigQuery, and JupyterLab. - [Incognito Pilot](https://github.com/silvanmelchior/IncognitoPilot) — Open source assistant with built-in Python editor and interpreter. - [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts. @@ -211,12 +208,10 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AI Code Playground](https://aicodeplayground.com/) — A web tool for refactoring and improving code. - [AutoRegex](https://www.autoregex.xyz/) — AutoRegex uses OpenAI's GPT-3 to produce regular expressions from plain English. - [unpkg.ai](https://unpkg.ai/) — Open source AI-powered ESM module generation service. Generate JavaScript modules via URL for rapid prototyping. -- [AskCommand](https://www.askcommand.cppexpert.online/) — Web based tool to generate Unix commands from text automatically using AI. -- [GitFluence](https://www.gitfluence.com/) — Web-based Git command generator to automatically generate Git commands for terminal or CLI from text description, using an AI-driven solution to suggest the most relevant Git commands. #### ChatGPT Plugins -- [ChatWithGit](https://gitsearch.sdan.io/) — Enables ChatGPT to search GitHub and return links to relevant repositories. +- [ChatWithGit](https://plugins.sdan.io/git) — Enables ChatGPT to search GitHub and return links to relevant repositories. - [Code ChatGPT Plugin](https://github.com/kesor/chatgpt-code-plugin) — Open source example of a ChatGPT plugin that pulls context from a directory of files. --- @@ -355,7 +350,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [DiagramGPT](https://www.eraser.io/diagramgpt) — DiagramGPT is a free AI-based web app that converts a schema, infrastructure definition, code snippet or plain language description into diagrams. The tool can generate flow charts, entity relationship diagrams, cloud architecture diagrams and sequence diagrams. - [DocuWriter.ai](https://www.docuwriter.ai/) — AI-powered web app to generate automated Code & API documentation from your source code files. - [README-AI](https://github.com/eli64s/readme-ai) — Automated README.md file generator, powered by large language model APIs. -- [Supacodes](https://www.supacodes.com) — An AI tool that automates writing & updating code documentation in Github. - [CodexAtlas](https://codedocumentation.app/) — Automated code and API documentation using latest AI models. - [EkLine](https://ekline.io/) — Helps software teams create and maintain high-quality documentation with AI-powered quality checks, style guide enforcement, and automatic doc generation. - [Changenotes](https://changenotes.app) — AI-powered changelog generator. Connects to GitHub, auto-generates categorized changelogs from commits and PRs on every release. Free tier available, Pro $9/mo. From 431888277009be1251f4d2c6a797ac8f9e1e68c5 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 15:48:21 +0000 Subject: [PATCH 51/69] Restore Magnet and Onboard links Re-added after user confirmed they are working: - Magnet (magnet.run) - updated description to "AI-native workspace" - Onboard (getonboardai.com) - SSL cert issue was transient Co-Authored-By: Claude Opus 4.5 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a112d3b..1390b60 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Replit Ghostwriter Chat](https://replit.com/site/ghostwriter) — Assistant built into [Replit](https://replit.com/) with chat, proactive debugging, and autocomplete. Uses OpenAI for chat and [replit-code-v1-3b](https://huggingface.co/replit/replit-code-v1-3b) (OS) for autocomplete. - [Sourcegraph Cody](https://about.sourcegraph.com/cody) — Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. Also available as a web app. - [Unblocked](https://getunblocked.com/) — 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. +- [Magnet](https://www.magnet.run/) — AI-native workspace for building software with repositories and issues as context. +- [Onboard](https://www.getonboardai.com) — Chat with an AI about public and private codebases. - [CodeSquire](https://codesquire.ai/) — Chrome extension that adds autocomplete to Google Colab, BigQuery, and JupyterLab. - [Incognito Pilot](https://github.com/silvanmelchior/IncognitoPilot) — Open source assistant with built-in Python editor and interpreter. - [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts. From 7cec266a2ec5ed8d334018ee9aac4579bbacab3a Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 15:53:57 +0000 Subject: [PATCH 52/69] Sync with external changes Co-Authored-By: Claude Opus 4.5 From 2c32c0072cab70c4dc78f5ea8920133ec6a81a98 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 16:07:11 +0000 Subject: [PATCH 53/69] Add Context7 to Configuration & Context Management Context7 is a documentation platform that delivers up-to-date, version-specific docs and code examples for any library directly into AI coding tools like Cursor, Claude Code, and Windsurf. Co-Authored-By: Claude Opus 4.5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1390b60..da724f5 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Configuration & Context Management +- [Context7](https://context7.com/) — Documentation platform that provides up-to-date, version-specific documentation and code examples for any library directly into Cursor, Claude Code, Windsurf, and other AI coding tools. - [cursor-doctor](https://github.com/nedcodes-ok/cursor-doctor) — Health scanner and diagnostic tool for Cursor AI IDE configuration (.cursor/rules/ files). Scans for broken YAML frontmatter, rule conflicts, redundancies, missing alwaysApply, token budget issues, and stack coverage gaps. Available as CLI (`npx cursor-doctor scan`) and VS Code extension. - [Caliber](https://github.com/rely-ai-org/caliber) — Open-source CLI that scans your codebase and generates AI agent configs (CLAUDE.md, .cursorrules, skills, MCPs) for Claude Code, Cursor, and Codex. Scores your setup 0-100 and recommends MCP servers. - [vsync](https://github.com/nicepkg/vsync) — CLI tool that syncs Skills, MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode, and Codex with automatic format conversion (JSON <-> TOML <-> JSONC). From 3d8b8bc6b575a3c63687c79a3150591a323171db Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 16:09:38 +0000 Subject: [PATCH 54/69] Empty commit Co-Authored-By: Claude Opus 4.5 From c1b1f266aa4f8917b0391b6aa9555d4815446bdd Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 09:20:24 -0700 Subject: [PATCH 55/69] Fix dead links and remove stale repositories (#355) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Fix GitHub repository URLs that have moved Updated URLs to their new locations: - Rubberduck: rubberduck-ai → lgrammel - GPT Migrate: 0xpayne → joshpxyne - poorcoder: vgrichina → Strawberry-Computer - Shell Whiz: beimzhan → beyimjan - Code Review GPT → Shippie: mattzcarey/code-review-gpt → mattzcarey/shippie - vx.dev → Dewhale: Yuyz0112/vx.dev → Yuyz0112/dewhale - Claude Code Open → Axon: kill136/claude-code-open → kill136/axon Co-Authored-By: Claude Opus 4.5 * Update descriptions for renamed/pivoted tools - Shippie: Updated description to reflect current features (extendable code review agent with MCP integration) - Dewhale: Updated to describe as GitHub-powered AI and v0.dev alternative - Axon: Updated to highlight self-modification and multi-provider support Co-Authored-By: Claude Opus 4.5 * Remove archived and stale repositories Removed the following due to being archived or not updated in 6+ months: Archived: - talk-codebase (archived, last updated Nov 2024) Stale (no updates in 6+ months): - Mutable (repo deleted/404) - Smol Developer (last updated Apr 2024) - DevOpsGPT (last updated Aug 2024) - Rapidpages (last updated May 2024) - Incognito Pilot (last updated Sep 2023) - SwePT (last updated Mar 2023) - Blinky (last updated Jun 2024) - Rubberduck (last updated May 2024) - Agentic Sprint (not recently updated) - code-collator (last updated Oct 2024) Co-Authored-By: Claude Opus 4.5 * Fix Dewhale description to use technical language Replaced marketing speak with concrete technical details about the tool's capabilities. Co-Authored-By: Claude Opus 4.5 * Remove additional stale projects Removed Shippie, Dewhale, poorcoder, and Shell Whiz as they are no longer actively maintained. Co-Authored-By: Claude Opus 4.5 * Remove GPT Migrate (stale project) Co-Authored-By: Claude Opus 4.5 * Update Sweep, replace GPT-Pilot/Srcbook with Pythagora/Mocha - Sweep: Changed from stale GitHub repo to sweep.dev, moved to IDE Extensions (now a JetBrains plugin with autocomplete and codebase indexing) - GPT-Pilot: Removed stale GitHub repo, replaced with Pythagora (pythagora.ai) in App Generators - the commercial evolution of GPT-Pilot - Srcbook: Removed stale GitHub repo, replaced with Mocha (getmocha.com) in App Generators - AI-powered no-code app builder Co-Authored-By: Claude Opus 4.5 * Remove additional stale GitHub repositories Removed repos not updated in 6+ months: - GPT Engineer (AntonOsika/gpt-engineer) - last updated May 2025 - Vibe Compiler (Strawberry-Computer/vibe-compiler) - last updated May 2025 - MutahunterAI (codeintegrity-ai/mutahunter) - last updated April 2025 - Roundtable MCP Server (askbudi/roundtable) - last updated October 2025 - AutoComplete.sh (closedLoop-technologies/autocomplete-sh) - last updated February 2025 Co-Authored-By: Claude Opus 4.5 --------- Co-authored-by: James Murdza Co-authored-by: Claude Opus 4.5 --- README.md | 29 ++++------------------------- 1 file changed, 4 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 1390b60..e0a4c71 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Cursor](https://www.cursor.com/) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Uses OpenAI. - [PearAI](https://trypear.ai/) — An open source fork of VS Code with chat and inline code generation. - [Replit](https://replit.com/) — Web-based IDE with cloud developer environments, code completion, chat, a software development agent and deployments. -- [Mutable](https://github.com/mutableai/monitors4codegen) — Web-based IDE, integrated with a chatbot and GitHub. - [UI Pilot](https://ui-pilot.com/) — Chat-based AI code editor that creates forms using Material UI, using GPT-4. - [GitWit](https://gitwit.dev/) — Web-based editor for building ReactJS applications with AI. - [Windsurf](https://windsurf.com) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Formerly known as Codeium. @@ -67,7 +66,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Tabnine](https://www.tabnine.com/) [(Source)](https://github.com/codota/TabNine) — Open source, self-hosted code completion assistant. Extensions for 15 editors including VS Code, IntelliJ, Neovim, Eclipse, and PyCharm. - [CodeMate](https://www.codemate.ai/) — VS Code extension for debugging and optimizing code. - [AskCodi](https://www.askcodi.com/) — AI coding assistant with extensions for VS Code, JetBrains and Sublime Text. -- [Rubberduck](https://github.com/rubberduck-ai/rubberduck-vscode) — Open source, chat assistant for the Visual Studio Code side bar. - [GoCodeo](https://www.gocodeo.com/) - GoCodeo is an AI agent that lets you build and deploy full-stack apps effortlessly, with one click Vercel deployment and seamless Supabase integration. - [JetBrains AI](https://www.jetbrains.com/ai/) — AI assistant available in all JetBrains IDEs. - [aiXcoder](https://www.aixcoder.com/en/) — Local or cloud-based assistant with extensions for IntelliJ IDEA, CLion, GoLand, PyCharm, WebStorm, Visual Studio Code, and Eclipse. @@ -83,7 +81,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [FlyonUI MCP](https://flyonui.com/mcp) — Integrate FlyonUI MCP - Tailwind AI Builder directly into your IDE and craft stunning Tailwind CSS Components, Blocks and Pages inspired by FlyonUI. - [Traycer](https://traycer.ai) - Plan-First Coding Assistant in VS Code. - [shadcn/studio MCP](https://shadcnstudio.com/mcp) — Integrate shadcn/studio MCP Server directly into your favorite IDE and craft stunning shadcn/ui Components, Blocks and Pages inspired by shadcn/studio. -- [Blinky](https://github.com/seahyinghang8/blinky) — A debugging agent for VS Code that helps identify and fix backend errors, inspired by SWE-agent. +- [Sweep](https://sweep.dev/) — AI coding plugin for JetBrains IDEs with autocomplete, codebase indexing, and context-aware suggestions. Uses proprietary LLMs with zero data retention. --- @@ -99,36 +97,25 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Aider](https://aider.chat/) — Popular CLI assistant and agent that generates changes and commits to repositories. Supports multiple LLM providers with built-in benchmarks. 25k+ GitHub stars. - [Plandex](https://plandex.ai/) — Terminal-based AI coding agent for complex, multi-file tasks. Features built-in version control, iterative planning, and context management across large codebases. - [Goose](https://block.github.io/goose/) — Block's open-source autonomous AI coding agent that operates on your machine. Extensible with MCP, works with multiple LLM providers, and handles complex multi-step development tasks. -- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions. -- [GPT-Pilot](https://github.com/Pythagora-io/gpt-pilot) — AI developer that writes entire scalable apps from scratch while the developer oversees the implementation. Creates apps step-by-step with human collaboration. 30k+ GitHub stars. -- [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates a repository from a prompt. Uses OpenAI and Anthropic. - [AdaL](https://sylph.ai/) — Self-evolving AI coding agent that lets models collaborate (Claude, GPT, Gemini). Runs locally, learns your codebase patterns. -- [Claude Code Open](https://github.com/kill136/claude-code-open) — Open-source AI coding platform with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features browser-based IDE with Monaco editor, Blueprint multi-agent orchestration, and scheduled task daemon. +- [Axon](https://github.com/kill136/axon) — Open-source AI coding assistant with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features Monaco editor, self-modification capabilities, and multiple AI provider integrations. - [Arctic](https://github.com/arctic-cli/interface) — A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility. - [Cosine](https://cosine.sh/) — Agentic AI software engineer for enterprise codebases. Handles bug fixes, feature development, refactors, and PR generation with air-gapped and VPC deployment options. - [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. - [OpenHands](https://www.all-hands.dev/) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. - [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility. -- [GPT Migrate](https://github.com/0xpayne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context. - [Micro Agent](https://www.builder.io/blog/micro-agent) — An AI agent that writes and fixes code for you. -- [DevOpsGPT](https://github.com/kuafuai/DevOpsGPT) — AI-driven software development automation solution. ### CLI Utilities - [aloc](https://github.com/modern-tooling/aloc) — A modern, AI-augmented lines of code counter built with Rust and Ratatui. Uses AI effort profiles for accurate project estimation. -- [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. -- [poorcoder](https://github.com/vgrichina/poorcoder) — A collection of Bash scripts to extract code context, apply changes from markdown, and generate AI commit messages while using web-based LLMs. -- [Vibe Compiler (vibec)](https://github.com/Strawberry-Computer/vibe-compiler) — A self-compiling tool that transforms markdown-based prompt stacks into code and tests using LLM generation. Works with any LLM via OpenRouter, including Claude, ChatGPT, and Grok. - [cmd-ai](https://github.com/BrodaNoel/cmd-ai) - Turns natural language into executable shell commands (ei.: `ai Tell me the free space on disk`) - [Baz CLI](https://github.com/baz-scm/baz-cli) - CLI for AI assisted code review, with access to the actual code, diff etc. - [models](https://github.com/arimxyer/models) — A TUI for browsing AI models, benchmarks from Artificial Analysis, and coding agents with GitHub integration. Built with Rust and Ratatui. - [CCG Workflow](https://github.com/fengshao1227/ccg-workflow) — Multi-model collaboration system for Claude Code. Orchestrates Claude + Codex + Gemini with 28 slash commands, smart routing (Gemini for frontend, Codex for backend), Agent Teams for parallel development, and 6 built-in quality gate skills. One-command install via npx. - [aiignore-cli](https://github.com/yjcho9317/aiignore-cli) — Generates ignore configs for 7 AI coding tools based on per-tool bypass testing. Like `npx gitignore` but for Cursor, Claude Code, Gemini, JetBrains, Windsurf, Aider, and Copilot. - [Butterfish](https://butterfi.sh) — CLI tool that embeds ChatGPT in your shell for easy access. Includes simple agentic capabilities. -- [Shell Whiz](https://github.com/beimzhan/shell-whiz) — highly configurable CLI assistant to generate shell commands and get explanations for them. -- [AutoComplete.sh](https://github.com/closedLoop-technologies/autocomplete-sh) - CLI tool that adds AI-powered command-line suggestions directly to your terminal with just type to return the top suggestions for you. -- [code-collator](https://github.com/tawandakembo/code-collator) — CLI tool that creates a single markdown file that describes your entire codebase to language models. Useful for AI-coding assistance from the Claude/ChatGPT web interface rather than via the API. - [TmuxAI](https://tmuxai.dev/) - AI-powered, non-intrusive terminal assistant. - [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. - [Hermes IDE](https://www.hermes-ide.com) — AI-powered shell wrapper for zsh, bash, and fish that adds ghost-text completions, autonomous task execution, full git management with worktrees, and multi-project sessions. Free and open source. @@ -149,7 +136,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [SoftGen](https://softgen.ai/) — AI-powered software generation platform for building Web Apps. - [LlamaCoder](https://llamacoder.together.ai/) — Open source code generation model for building applications using Opensource LLMs. - [e2b_Fragments](https://fragments.e2b.dev/) — Platform for building and deploying AI-powered applications with sandboxed environments. -- [Srcbook](https://github.com/srcbookdev/srcbook) — TypeScript-centric app development platform with an AI app builder and TypeScript notebook. +- [Mocha](https://getmocha.com/) — AI-powered no-code application builder for creating web apps without writing code. +- [Pythagora](https://www.pythagora.ai/) — AI development platform with 14 specialized agents that builds React/Node.js apps from natural language. Integrates with VS Code and Cursor with one-click deployment. - [GPT Web App Generator](https://magic-app-generator.wasp-lang.dev/) — Generates a full-stack React/Node.js/Prisma/Wasp app from a short description. - [Mage](https://usemage.ai/) — Generate full-stack web apps in Wasp, React, Node.js and Prisma. - [Marblism](https://marblism.com) — Generate a SaaS boilerplate from a prompt. @@ -172,7 +160,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [v0](https://v0.dev/) — Create and iterate new UI components in your browser. - [Magic Patterns](https://www.magicpatterns.com/) — Prototype your product ideas. UI generator website where you can prompt, upload images, or import design inspiration with their [Chrome Extension](https://www.magicpatterns.com/extension). Can export to Figma with a [plugin](https://www.figma.com/community/plugin/1304255855834420274). Supports a number of component systems including Shadcn, ChakraUI, and HTML + Tailwind. - [Rendition Create](https://www.renditioncreate.com/) — Create and iterate new UI components in your browser. -- [Rapidpages](https://github.com/rapidpages/rapidpages) — Open source UI generator. - [Tempo](https://www.tempolabs.ai/) — WYSIWYG editor for React interfaces. - [Google Stitch](https://stitch.withgoogle.com/) — Google's AI-powered design tool for creating UI designs. Formerly Galileo AI. - [Uizard](https://uizard.io/) — Generate multi-screen mockups from text prompts and edit them with a drag-and-drop editor. Scan screenshots of apps or hand-drawn wireframes and transform them into editable app mockups. @@ -191,7 +178,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Magnet](https://www.magnet.run/) — AI-native workspace for building software with repositories and issues as context. - [Onboard](https://www.getonboardai.com) — Chat with an AI about public and private codebases. - [CodeSquire](https://codesquire.ai/) — Chrome extension that adds autocomplete to Google Colab, BigQuery, and JupyterLab. -- [Incognito Pilot](https://github.com/silvanmelchior/IncognitoPilot) — Open source assistant with built-in Python editor and interpreter. - [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts. - [Gru.ai](https://www.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. - [CodeWP](https://codewp.ai/) — AI chat and coding tools specifically trained for WordPress developers. AI code generation for code snippets and plugins in WordPress. @@ -239,17 +225,13 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Greptile](https://greptile.com/code-review-bot) — AI bot that reviews PRs in GitHub/Gitlab with full context of the codebase. - [Macroscope](https://macroscope.com/code-review) - AI-powered code review for GitHub that uses ASTs to build a graph-based representation of your codebase & pulls context from your issue management systems. - [EntelligenceAI](https://entelligence.ai/pr) — AI powered code reviews for Github and Gitlab that improves over time based on user comments -- [Sweep](https://github.com/sweepai/sweep) — AI junior dev: GitHub integration to generate, test, and self-review pull requests from issues. - [Codegen](https://www.codegen.com/) — GPT-4 based PR agent for enterprise codebases. -- [Code Review GPT](https://github.com/mattzcarey/code-review-gpt) — An open source tool for reviewing PRs. Works as GitHub action, Gitlab CLI or locally. - [Qodo PR Agent](https://github.com/qodo-ai/pr-agent) — Open source tool for automated code reviews. Qodo was formerly known as Codium (not to be confused with Codeium with an "E"). - [Nova](https://www.trynova.ai/) — CI bot to add actions such as summaries and tests to new PRs. - [CodeRabbit](https://coderabbit.ai/) — Customizable CI to add summaries and code suggestions to PRs. -- [SwePT](https://github.com/keerthanpg/SwePT) — Open source PR generator written in 150 lines of Python code. - [PR Explainer Bot](https://pr-explainer-bot.web.app/) — A GitHub integration that adds explanatory text to newly created PRs. - [Goast](https://goast.ai/) — A hosted tool that ingests your error logs and suggests fixes. - [Corgea](https://corgea.com/) — A GitHub integration that finds and fixes vulnerable code. -- [vx.dev](https://github.com/Yuyz0112/vx.dev) — A GitHub integration focused on UI generation with built in support for shadcn, lucide, and nivo charts. - [Pixee](https://pixee.ai) — Pixeebot finds security and code quality issues in your code and creates merge-ready pull requests with recommended fixes. - [CodeAnt AI](https://www.codeant.ai/) — Automatically create PRs to fix code issues. - [What The Diff](https://whatthediff.ai/) — AI-powered app that reviews the diff of pull requests and writes a descriptive comment about the changes in plain english. @@ -277,7 +259,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [DiffBlue](https://www.diffblue.com/) — Automatically generated unit tests for Java. - [Qodo](https://www.qodo.ai/) — Non-trivial test generation with support for major programming languages. Extensions for VS Code and JetBrains. (formerly Codium) - [DeepUnit](https://www.deepunit.ai/) — Thoughtful test cases and generation of complete unit test files. Available as an interactive VS Code extension, npm package, CLI or CI/CD pipeline. -- [MutahunterAI](https://github.com/codeintegrity-ai/mutahunter) — Accelerate developer productivity and code security by finding vulnerabilities in code and generating tests for them. Open Source and available as a CLI or CI/CD pipeline. - [KushoAI](https://kusho.ai/) — AI agent for API testing which transforms your Postman collections, OpenAPI specs, curl commands, etc. into exhaustive test suites that plug into your CI/CD pipeline. - [Test Gru](https://gru.ai/home#test-gru) — Provides enterprise-level unit test automation services. - [TraceRoot AI](https://traceroot.ai/) — AI-native observability tool that uses AI agents to automatically fix production bugs. @@ -295,8 +276,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Conductor](https://conductor.build/) — macOS app for orchestrating multiple Claude Code and Codex agents working simultaneously in isolated git worktrees. Features a central dashboard for monitoring, code review, and merging. - [Superset](https://superset.sh/) — Code editor for AI agents that orchestrates swarms of Claude Code, Codex, and other CLI-based agents in parallel. Uses isolated git worktrees with universal IDE integration. - [Sidecar](https://github.com/marcus/sidecar) — Terminal UI companion for CLI-based coding agents (Claude Code, Cursor, Gemini) with unified conversation history, git integration, task management, and workspace control. -- [Roundtable MCP Server](https://github.com/askbudi/roundtable) — Zero-configuration MCP server that unifies multiple AI coding assistants through intelligent auto-discovery and standardized interface. -- [Agentic Sprint](https://github.com/damienlaine/agentic-sprint) — Spec-driven, self-iterative multi-agent framework for Claude Code with coordinated specialized agents (Python, Next.js, CI/CD, QA, UI Testing). - [Stoneforge](https://stoneforge.ai) — Open-source orchestration for AI coding agents. Run multiple agents in parallel with automatic dispatch, merge, and recovery. - [Trellis](https://github.com/mindfold-ai/Trellis) — All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines. - [GolemBot](https://github.com/0xranx/golembot) — Unified framework wrapping Claude Code, Cursor, OpenCode, and Codex CLIs behind a single streaming API. Adds IM adapters (Slack, Telegram, Discord, Feishu), Skill system, fleet mode, and HTTP embedding. From 997a0bcb6b94858f619a5d497ec524c0e3d6e7c6 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 09:24:51 -0700 Subject: [PATCH 56/69] Reorder tools by popularity/notability in key sections (#356) Move most notable and popular tools to the top of their respective sections: - AI-Native IDEs: Cursor, Windsurf, Zed, Replit now lead - IDE Extensions: Continue, Tabnine, Supermaven moved up after Copilot/Cline - Terminal Agents: Claude Code, Aider, OpenHands, Devin now lead - Desktop Applications: Warp moved to #1 - PR & Code Review: CodeRabbit, Qodo PR Agent now lead Co-authored-by: James Murdza Co-authored-by: Claude Opus 4.5 --- README.md | 50 ++++++++++++++++++++++++++++---------------------- 1 file changed, 28 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index b6da97a..b9e7edd 100644 --- a/README.md +++ b/README.md @@ -40,39 +40,40 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### AI-Native IDEs -- [Google Antigravity](https://antigravity.google/) — An agent-first IDE that orchestrates autonomous AI agents to plan, execute, and verify complex coding tasks with deep browser integration. -- [Crystal](https://github.com/stravu/crystal) — A new type of dev environment to manage, inspect, and test parallel Claude Code sessions. - [Cursor](https://www.cursor.com/) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Uses OpenAI. -- [PearAI](https://trypear.ai/) — An open source fork of VS Code with chat and inline code generation. +- [Windsurf](https://windsurf.com) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Formerly known as Codeium. +- [Zed](https://zed.dev/) — A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. - [Replit](https://replit.com/) — Web-based IDE with cloud developer environments, code completion, chat, a software development agent and deployments. +- [Google Antigravity](https://antigravity.google/) — An agent-first IDE that orchestrates autonomous AI agents to plan, execute, and verify complex coding tasks with deep browser integration. +- [trae](https://www.trae.ai/) — Trae is an adaptive AI IDE that transforms how you work, collaborating with you to run faster. +- [PearAI](https://trypear.ai/) — An open source fork of VS Code with chat and inline code generation. +- [Crystal](https://github.com/stravu/crystal) — A new type of dev environment to manage, inspect, and test parallel Claude Code sessions. +- [Theia IDE](https://theia-ide.org/#theiaide) — 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](https://eclipsesource.com/blogs/2024/10/07/introducing-theia-ai/), a platform designed to enable the creation of custom, AI-powered tools and IDEs. +- [Mutable](https://github.com/mutableai/monitors4codegen) — Web-based IDE, integrated with a chatbot and GitHub. - [UI Pilot](https://ui-pilot.com/) — Chat-based AI code editor that creates forms using Material UI, using GPT-4. - [GitWit](https://gitwit.dev/) — Web-based editor for building ReactJS applications with AI. -- [Windsurf](https://windsurf.com) — 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](https://theia-ide.org/#theiaide) — 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](https://eclipsesource.com/blogs/2024/10/07/introducing-theia-ai/), a platform designed to enable the creation of custom, AI-powered tools and IDEs. - [OneCompiler](https://onecompiler.com/) — A free AI Powered online compiler supporting over 70 languages, including Java, Python, MySQL, C++, and HTML, for writing, running, and sharing code. -- [trae](https://www.trae.ai/) — Trae is an adaptive AI IDE that transforms how you work, collaborating with you to run faster. -- [Zed](https://zed.dev/) — A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. ### IDE Extensions - [GitHub Copilot](https://github.com/features/copilot) — A VS Code extension with chat, pull request text generation, and unit test generation. - [Cline](https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev) — 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](https://refact.ai/) [Source](https://github.com/smallcloudai/refact) — Open source assistant with chat, completion, refactoring, and codebase-specific fine-tuning. Extensions for VS Code and JetBrains. - [Continue](https://continue.dev/) — VS Code extension with chat, refactor, and code generation. Edits multiple files and runs commands on your behalf. +- [Tabnine](https://www.tabnine.com/) [(Source)](https://github.com/codota/TabNine) — Open source, self-hosted code completion assistant. Extensions for 15 editors including VS Code, IntelliJ, Neovim, Eclipse, and PyCharm. +- [Supermaven](https://supermaven.com/) — VS Code extension for autocomplete with 300,000-token context window. +- [Amazon Q Developer](https://aws.amazon.com/q/developer/build/?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0&sc_channel=el) — AI coding assistant with extensions for IDEs such as VS Code and IntelliJ IDEA. Amazon Q Developer IDE plugin has a number of Agents that can also scan code to highlight and define security issues (/review), write documentation (/doc), write unit tests (/test), and help you upgrade to later versions of Java (/transform) (formerly known as Amazon CodeWhisperer) +- [JetBrains AI](https://www.jetbrains.com/ai/) — AI assistant available in all JetBrains IDEs. +- [Refact AI](https://refact.ai/) [Source](https://github.com/smallcloudai/refact) — Open source assistant with chat, completion, refactoring, and codebase-specific fine-tuning. Extensions for VS Code and JetBrains. +- [Tabby](https://tabbyml.github.io/tabby/) — Open source, self-hosted code completion assistant. Extensions for VS Code and Vim. - [Blackbox AI](https://www.useblackbox.io/) — VS Code extension with autocomplete and chat including links to online coding references. - [CodeGeeX](https://codegeex.cn/) — Open source assistant based on the CodeGeeX LLM with chat, completion, and refactoring. Extensions for 9 editors including VS Code, and PyCharm. - [Quack AI](https://www.quackai.com/) — VS Code extension for adhering to project coding guidelines. -- [Tabby](https://tabbyml.github.io/tabby/) — Open source, self-hosted code completion assistant. Extensions for VS Code and Vim. -- [Tabnine](https://www.tabnine.com/) [(Source)](https://github.com/codota/TabNine) — Open source, self-hosted code completion assistant. Extensions for 15 editors including VS Code, IntelliJ, Neovim, Eclipse, and PyCharm. - [CodeMate](https://www.codemate.ai/) — VS Code extension for debugging and optimizing code. - [AskCodi](https://www.askcodi.com/) — AI coding assistant with extensions for VS Code, JetBrains and Sublime Text. - [GoCodeo](https://www.gocodeo.com/) - GoCodeo is an AI agent that lets you build and deploy full-stack apps effortlessly, with one click Vercel deployment and seamless Supabase integration. -- [JetBrains AI](https://www.jetbrains.com/ai/) — AI assistant available in all JetBrains IDEs. - [aiXcoder](https://www.aixcoder.com/en/) — Local or cloud-based assistant with extensions for IntelliJ IDEA, CLion, GoLand, PyCharm, WebStorm, Visual Studio Code, and Eclipse. - [Sourcery](https://sourcery.ai/) — AI assistant and linter with a reference of 160 Python best practices and 40+ JS/TS best practices. Extensions for VS Code, PyCharm, vim and Sublime. - [Swimm](https://swimm.io) — Assistant for contextual code understanding using static analysis and AI generated documentation. VSCode, Jetbrains, IntelliJ, WebStorm, Rider, PhpStorm, Android Studio, PyCharm, PhPStorm -- [Supermaven](https://supermaven.com/) — VS Code extension for autocomplete with 300,000-token context window. -- [Amazon Q Developer](https://aws.amazon.com/q/developer/build/?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0&sc_channel=el) — AI coding assistant with extensions for IDEs such as VS Code and IntelliJ IDEA. Amazon Q Developer IDE plugin has a number of Agents that can also scan code to highlight and define security issues (/review), write documentation (/doc), write unit tests (/test), and help you upgrade to later versions of Java (/transform) (formerly known as Amazon CodeWhisperer) - [Android Studio Bot](https://developer.android.com/studio/preview/studio-bot) — Studio Bot is an AI powered coding assistant that is tightly integrated in Android Studio. Studio Bot can help Android developers generate code, find relevant resources, learn best practices, and save time. - [IBM watsonx Code Assistant for Z](https://www.ibm.com/products/watsonx-code-assistant-z) — watsonx Code Assistant for Z is an AI-powered mainframe application modernization product with code generation. Features include application discovery and analysis, automated code refactoring and COBOL to Java conversion. - [EasyCode](https://www.easycode.ai/) — VS Code extension with GPT-4 chat. @@ -89,20 +90,23 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Terminal Agents +- [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) - Anthropic's agentic coding tool. - [OpenAI Codex CLI](https://openai.com/codex/) — OpenAI's official lightweight coding agent that runs in your terminal. Executes code, manipulates files, and iterates with the user. Fully open-source with support for multiple AI providers. +- [Aider](https://aider.chat/) — Popular CLI assistant and agent that generates changes and commits to repositories. Supports multiple LLM providers with built-in benchmarks. 25k+ GitHub stars. +- [OpenHands](https://www.all-hands.dev/) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. +- [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. - [Gemini CLI](https://geminicli.com/) — Google's open-source AI agent for the command line. Features agentic capabilities, MCP support, shell integration, and seamless access to Gemini models with a generous free tier. - [Cursor CLI](https://cursor.com/cli) — Cursor's command-line interface bringing AI-powered coding to the terminal. Integrates with Cursor's AI capabilities for code generation and editing from the command line. -- [Amazon Q Developer CLI](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line.html?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0&sc_channel=el) - CLI that provides command completion, command translation using generative AI to translate intent to commands, and a full agentic chat interface with context management that helps you write code. It works with many terminals and shells, on MacOS, Linux and Windows (via wsl). -- [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) - Anthropic's agentic coding tool. -- [Aider](https://aider.chat/) — Popular CLI assistant and agent that generates changes and commits to repositories. Supports multiple LLM providers with built-in benchmarks. 25k+ GitHub stars. -- [Plandex](https://plandex.ai/) — Terminal-based AI coding agent for complex, multi-file tasks. Features built-in version control, iterative planning, and context management across large codebases. +- [GPT-Pilot](https://github.com/Pythagora-io/gpt-pilot) — AI developer that writes entire scalable apps from scratch while the developer oversees the implementation. Creates apps step-by-step with human collaboration. 30k+ GitHub stars. - [Goose](https://block.github.io/goose/) — Block's open-source autonomous AI coding agent that operates on your machine. Extensible with MCP, works with multiple LLM providers, and handles complex multi-step development tasks. +- [Plandex](https://plandex.ai/) — Terminal-based AI coding agent for complex, multi-file tasks. Features built-in version control, iterative planning, and context management across large codebases. +- [Amazon Q Developer CLI](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line.html?trk=fd6bb27a-13b0-4286-8269-c7b1cfaa29f0&sc_channel=el) - CLI that provides command completion, command translation using generative AI to translate intent to commands, and a full agentic chat interface with context management that helps you write code. It works with many terminals and shells, on MacOS, Linux and Windows (via wsl). +- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions. +- [Cosine](https://cosine.sh/) — Agentic AI software engineer for enterprise codebases. Handles bug fixes, feature development, refactors, and PR generation with air-gapped and VPC deployment options. +- [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates a repository from a prompt. Uses OpenAI and Anthropic. - [AdaL](https://sylph.ai/) — Self-evolving AI coding agent that lets models collaborate (Claude, GPT, Gemini). Runs locally, learns your codebase patterns. - [Axon](https://github.com/kill136/axon) — Open-source AI coding assistant with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features Monaco editor, self-modification capabilities, and multiple AI provider integrations. - [Arctic](https://github.com/arctic-cli/interface) — A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility. -- [Cosine](https://cosine.sh/) — Agentic AI software engineer for enterprise codebases. Handles bug fixes, feature development, refactors, and PR generation with air-gapped and VPC deployment options. -- [Devin](https://devin.ai/) — The first fully autonomous AI software engineer by Cognition. Handles entire development tasks end-to-end including planning, coding, debugging, and deployment with its own IDE, browser, and shell. -- [OpenHands](https://www.all-hands.dev/) — Open-source autonomous AI software developer (formerly OpenDevin). Features a full development environment with code editor, terminal, and browser for end-to-end task completion. 50k+ GitHub stars. - [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility. - [Micro Agent](https://www.builder.io/blog/micro-agent) — An AI agent that writes and fixes code for you. @@ -206,12 +210,12 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Desktop Applications -- [Memex](https://memex.tech/) — Build anything in any stack, with just natural language, on your desktop. +- [Warp](https://www.warp.dev/) - Warp brings AI and team knowledge together in a single, fast, and intuitive terminal. - [Pieces](https://pieces.app/) — AI-enabled desktop application and browser extension designed to assist developers in enhancing productivity. +- [Memex](https://memex.tech/) — Build anything in any stack, with just natural language, on your desktop. - [Poirot](https://github.com/LeonardoCardoso/Poirot) — A macOS app for browsing Claude Code sessions, exploring diffs, and re-running commands. Reads local transcripts, runs offline, open source. - [CCHub](https://github.com/Moresl/cchub) — Claude Code ecosystem management platform with visual GUI for MCP server management, skill management, multi-config switching, custom slash commands, and JSON config editing. Built with Tauri v2. - [Mantra](https://mantra.gonewx.com) — Desktop session time machine for AI coding tools. Captures and restores full conversation state for Claude Code, Cursor, and Windsurf — like quicksave for your AI sessions. Free for macOS. -- [Warp](https://www.warp.dev/) - Warp brings AI and team knowledge together in a single, fast, and intuitive terminal. - [Dorothy](https://github.com/Charlie85270/Dorothy) — Open-source desktop app to orchestrate multiple AI coding agents (Claude Code, Codex, Gemini) simultaneously with automations, Kanban management, and remote control. - [Nimbalyst](https://nimbalyst.com) - An agent management environment for Claude Code and Codex. Interactive visual editing of markdown, mockups, excalidraw, code. Parallel session management. - [Parallel Code](https://github.com/johannesjo/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. @@ -222,6 +226,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### PR & Code Review Bots +- [CodeRabbit](https://coderabbit.ai/) — Customizable CI to add summaries and code suggestions to PRs. +- [Qodo PR Agent](https://github.com/qodo-ai/pr-agent) — Open source tool for automated code reviews. Qodo was formerly known as Codium (not to be confused with Codeium with an "E"). - [Greptile](https://greptile.com/code-review-bot) — AI bot that reviews PRs in GitHub/Gitlab with full context of the codebase. - [Macroscope](https://macroscope.com/code-review) - AI-powered code review for GitHub that uses ASTs to build a graph-based representation of your codebase & pulls context from your issue management systems. - [EntelligenceAI](https://entelligence.ai/pr) — AI powered code reviews for Github and Gitlab that improves over time based on user comments From 3a8a8b00f238bd11b3013ff49c4f3ebd4772ebc6 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 16:27:36 +0000 Subject: [PATCH 57/69] Remove duplicate entries - Remove duplicate CodeRabbit entry (line 237) - Remove duplicate Qodo PR Agent entry (line 235) - Remove GPT Web App Generator (duplicate of MAGE - same Wasp product) Co-Authored-By: Claude Opus 4.5 --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index b9e7edd..8c75284 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [e2b_Fragments](https://fragments.e2b.dev/) — Platform for building and deploying AI-powered applications with sandboxed environments. - [Mocha](https://getmocha.com/) — AI-powered no-code application builder for creating web apps without writing code. - [Pythagora](https://www.pythagora.ai/) — AI development platform with 14 specialized agents that builds React/Node.js apps from natural language. Integrates with VS Code and Cursor with one-click deployment. -- [GPT Web App Generator](https://magic-app-generator.wasp-lang.dev/) — Generates a full-stack React/Node.js/Prisma/Wasp app from a short description. - [Mage](https://usemage.ai/) — Generate full-stack web apps in Wasp, React, Node.js and Prisma. - [Marblism](https://marblism.com) — Generate a SaaS boilerplate from a prompt. - [Literally anything](https://literallyanything.io) — HTML and JavaScript web app generator. @@ -232,9 +231,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Macroscope](https://macroscope.com/code-review) - AI-powered code review for GitHub that uses ASTs to build a graph-based representation of your codebase & pulls context from your issue management systems. - [EntelligenceAI](https://entelligence.ai/pr) — AI powered code reviews for Github and Gitlab that improves over time based on user comments - [Codegen](https://www.codegen.com/) — GPT-4 based PR agent for enterprise codebases. -- [Qodo PR Agent](https://github.com/qodo-ai/pr-agent) — Open source tool for automated code reviews. Qodo was formerly known as Codium (not to be confused with Codeium with an "E"). - [Nova](https://www.trynova.ai/) — CI bot to add actions such as summaries and tests to new PRs. -- [CodeRabbit](https://coderabbit.ai/) — Customizable CI to add summaries and code suggestions to PRs. - [PR Explainer Bot](https://pr-explainer-bot.web.app/) — A GitHub integration that adds explanatory text to newly created PRs. - [Goast](https://goast.ai/) — A hosted tool that ingests your error logs and suggests fixes. - [Corgea](https://corgea.com/) — A GitHub integration that finds and fixes vulnerable code. From 9ff298c1f2626d2cd10ce4cdd5339e85a5f00b24 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 16:27:49 +0000 Subject: [PATCH 58/69] Remove Marblism Marblism is no longer a devtool. Co-Authored-By: Claude Opus 4.5 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8c75284..5fa43a0 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Mocha](https://getmocha.com/) — AI-powered no-code application builder for creating web apps without writing code. - [Pythagora](https://www.pythagora.ai/) — AI development platform with 14 specialized agents that builds React/Node.js apps from natural language. Integrates with VS Code and Cursor with one-click deployment. - [Mage](https://usemage.ai/) — Generate full-stack web apps in Wasp, React, Node.js and Prisma. -- [Marblism](https://marblism.com) — Generate a SaaS boilerplate from a prompt. - [Literally anything](https://literallyanything.io) — HTML and JavaScript web app generator. - [Make Real](https://makereal.tldraw.com/) — Online canvas that can be used to generate HTML/JavaScript apps. - [Glowbom](https://glowbom.com/) — Generate apps with AI and export to multiple platforms. From 996f5a5d3a0c98fa6d8230db217b379830534fda Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 16:28:37 +0000 Subject: [PATCH 59/69] Remove Second.dev Co-Authored-By: Claude Opus 4.5 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5fa43a0..626c8d4 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Berrry](https://berrry.app) — Twitter app generator that transforms social media posts into functional web applications. Turn tweets and Reddit content into complete apps with unique subdomains. - [Blank Space](https://www.blankspace.build/) — Open-source AI app builder for creating web applications using natural language. Self-hostable alternative to v0, Lovable, and Bolt. - [Fastshot](https://fastshot.ai/) — AI driven no-code platform for building and deploying mobile apps. -- [Second.dev](https://www.second.dev/) — A platform for adding features to full-stack apps. - [sudocode](https://sudocode.ai/) — A web-based chat assistant for generating projects, similar to Code Interpreter. - [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Auto Gen-AI App Generator with the Power of Llama 2. - [Factory](https://www.factory.ai/) — Agents for code generation. Waitlisted. From e8b7443ab03af10cb4cb78804df2667a0e0d2a83 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 16:30:04 +0000 Subject: [PATCH 60/69] Update Factory.ai description Factory is no longer waitlisted and now offers a full agent-native development platform with Droids across IDE, terminal, CLI, and more. Co-Authored-By: Claude Opus 4.5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 626c8d4..df6c44e 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Fastshot](https://fastshot.ai/) — AI driven no-code platform for building and deploying mobile apps. - [sudocode](https://sudocode.ai/) — A web-based chat assistant for generating projects, similar to Code Interpreter. - [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Auto Gen-AI App Generator with the Power of Llama 2. -- [Factory](https://www.factory.ai/) — Agents for code generation. Waitlisted. +- [Factory](https://www.factory.ai/) — Agent-native software development platform with "Droids" that work across IDE, terminal, CLI, Slack/Teams, and CI/CD. Handles refactors, incident response, and migrations. - [Jules](https://jules.google.com/) — Google's asynchronous AI coding agent that integrates with GitHub. Handles bug fixes, code changes, and multi-file tasks autonomously in the background, creating pull requests for review. #### UI Generators From 5eabfb5b1417aab44ebb8c3b0687bc1f1dd2238b Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 16:30:35 +0000 Subject: [PATCH 61/69] Remove Rendition Create Co-Authored-By: Claude Opus 4.5 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index df6c44e..bde09db 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [v0](https://v0.dev/) — Create and iterate new UI components in your browser. - [Magic Patterns](https://www.magicpatterns.com/) — Prototype your product ideas. UI generator website where you can prompt, upload images, or import design inspiration with their [Chrome Extension](https://www.magicpatterns.com/extension). Can export to Figma with a [plugin](https://www.figma.com/community/plugin/1304255855834420274). Supports a number of component systems including Shadcn, ChakraUI, and HTML + Tailwind. -- [Rendition Create](https://www.renditioncreate.com/) — Create and iterate new UI components in your browser. - [Tempo](https://www.tempolabs.ai/) — WYSIWYG editor for React interfaces. - [Google Stitch](https://stitch.withgoogle.com/) — Google's AI-powered design tool for creating UI designs. Formerly Galileo AI. - [Uizard](https://uizard.io/) — Generate multi-screen mockups from text prompts and edit them with a drag-and-drop editor. Scan screenshots of apps or hand-drawn wireframes and transform them into editable app mockups. From 7aa06738f4d0dd9397ad96304afd4c91ca57de2d Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 16:31:01 +0000 Subject: [PATCH 62/69] Remove Replit Ghostwriter Chat Replit is already listed under AI-Native IDEs. Co-Authored-By: Claude Opus 4.5 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bde09db..80dbcb2 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to #### Code Assistants -- [Replit Ghostwriter Chat](https://replit.com/site/ghostwriter) — Assistant built into [Replit](https://replit.com/) with chat, proactive debugging, and autocomplete. Uses OpenAI for chat and [replit-code-v1-3b](https://huggingface.co/replit/replit-code-v1-3b) (OS) for autocomplete. - [Sourcegraph Cody](https://about.sourcegraph.com/cody) — Assistant with chat, refactoring, and unit test generation. Extensions for VS Code and IntelliJ. Also available as a web app. - [Unblocked](https://getunblocked.com/) — 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. - [Magnet](https://www.magnet.run/) — AI-native workspace for building software with repositories and issues as context. From cab110948dcbf7dd8fac20983d7133a361289d93 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Fri, 27 Mar 2026 16:32:07 +0000 Subject: [PATCH 63/69] Replace CodeWP with Telex CodeWP is now Telex (telex.automattic.ai). Co-Authored-By: Claude Opus 4.5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80dbcb2..8375353 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [CodeSquire](https://codesquire.ai/) — Chrome extension that adds autocomplete to Google Colab, BigQuery, and JupyterLab. - [Code to Flow](https://codetoflow.com) — Visualize, analyze, and understand code with interactive flowcharts. - [Gru.ai](https://www.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. -- [CodeWP](https://codewp.ai/) — AI chat and coding tools specifically trained for WordPress developers. AI code generation for code snippets and plugins in WordPress. +- [Telex](https://telex.automattic.ai/) — AI-powered WordPress block and theme generator. Describe your idea and it builds WordPress blocks for you. - [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. #### Database & SQL From 33f0a993c505119e0e6e8528d471b1c5528b947b Mon Sep 17 00:00:00 2001 From: G3dar Date: Sat, 28 Mar 2026 00:31:15 -0300 Subject: [PATCH 64/69] Add PATAPIM to Desktop Applications --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8375353..2fe703a 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Dorothy](https://github.com/Charlie85270/Dorothy) — Open-source desktop app to orchestrate multiple AI coding agents (Claude Code, Codex, Gemini) simultaneously with automations, Kanban management, and remote control. - [Nimbalyst](https://nimbalyst.com) - An agent management environment for Claude Code and Codex. Interactive visual editing of markdown, mockups, excalidraw, code. Parallel session management. - [Parallel Code](https://github.com/johannesjo/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. +- [PATAPIM](https://patapim.ai) — Terminal IDE for AI coding agents with a 9-terminal grid, AI state detection, built-in Whisper voice dictation, LAN remote access, and embedded MCP browser. Built with Electron. --- From 2bcab4c1421075139e6c486c48549d022320a022 Mon Sep 17 00:00:00 2001 From: dwgoldie <114653555+dwgoldie@users.noreply.github.com> Date: Sat, 28 Mar 2026 15:28:35 +1100 Subject: [PATCH 65/69] Add Gestalt to Configuration & Context Management (#357) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2fe703a..b452ba8 100644 --- a/README.md +++ b/README.md @@ -305,6 +305,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AgentsKB](https://agentskb.com) — Knowledge base with 39K+ researched technical Q&As accessible via MCP server, REST API, or web search. Integrates with Claude Code, Cursor, and Cline. - [rule-gen](https://github.com/nedcodes-ok/rule-gen) — CLI tool that generates AI coding rules from your actual codebase using Google Gemini. Feeds source files into Gemini's 1M token context window to produce project-specific rules for Cursor, Claude Code, Copilot, and Windsurf. Zero dependencies. - [Zenable](https://zenable.io/) — AI guardrails that learn your team's standards and ensure coding agents follow them, maximizing speed and quality. +- [Gestalt](https://github.com/dwgoldie/gestalt) — Model-agnostic thinking protocol (AGENTS.md) that shapes how AI coding agents reason. Less filler, more substance, honest about limits. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI. ### Usage Analytics & Cost Tracking From ea07dad66cdcbd30f77c9f53b65af2c11a254dd2 Mon Sep 17 00:00:00 2001 From: chernistry Date: Sat, 28 Mar 2026 10:37:21 +0300 Subject: [PATCH 66/69] Add Bernstein to Multi-Agent Orchestration --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b452ba8..cd4bf72 100644 --- a/README.md +++ b/README.md @@ -273,6 +273,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Multi-Agent Orchestration +- [Bernstein](https://github.com/chernistry/bernstein) — Deterministic multi-agent orchestrator that spawns parallel coding agents (Claude Code, Codex CLI, Gemini CLI) from a single goal, verifies with tests, and auto-commits. Zero LLM tokens on coordination. - [Conductor](https://conductor.build/) — macOS app for orchestrating multiple Claude Code and Codex agents working simultaneously in isolated git worktrees. Features a central dashboard for monitoring, code review, and merging. - [Superset](https://superset.sh/) — Code editor for AI agents that orchestrates swarms of Claude Code, Codex, and other CLI-based agents in parallel. Uses isolated git worktrees with universal IDE integration. - [Sidecar](https://github.com/marcus/sidecar) — Terminal UI companion for CLI-based coding agents (Claude Code, Cursor, Gemini) with unified conversation history, git integration, task management, and workspace control. From 14ad7deefb174590fdc160e6aef85785aa9bf008 Mon Sep 17 00:00:00 2001 From: chernistry <73943355+chernistry@users.noreply.github.com> Date: Sat, 28 Mar 2026 16:47:50 +0300 Subject: [PATCH 67/69] Move Bernstein to end of Multi-Agent Orchestration section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd4bf72..4afa544 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ### Multi-Agent Orchestration -- [Bernstein](https://github.com/chernistry/bernstein) — Deterministic multi-agent orchestrator that spawns parallel coding agents (Claude Code, Codex CLI, Gemini CLI) from a single goal, verifies with tests, and auto-commits. Zero LLM tokens on coordination. - [Conductor](https://conductor.build/) — macOS app for orchestrating multiple Claude Code and Codex agents working simultaneously in isolated git worktrees. Features a central dashboard for monitoring, code review, and merging. - [Superset](https://superset.sh/) — Code editor for AI agents that orchestrates swarms of Claude Code, Codex, and other CLI-based agents in parallel. Uses isolated git worktrees with universal IDE integration. - [Sidecar](https://github.com/marcus/sidecar) — Terminal UI companion for CLI-based coding agents (Claude Code, Cursor, Gemini) with unified conversation history, git integration, task management, and workspace control. @@ -282,6 +281,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [GolemBot](https://github.com/0xranx/golembot) — Unified framework wrapping Claude Code, Cursor, OpenCode, and Codex CLIs behind a single streaming API. Adds IM adapters (Slack, Telegram, Discord, Feishu), Skill system, fleet mode, and HTTP embedding. - [Shep](https://github.com/shep-ai/cli) — Multi-session SDLC control center that orchestrates AI coding agents (Claude Code, Cursor CLI, Gemini) for autonomous feature development with configurable approval gates and a live web dashboard. - [Vibe Kanban](https://bloop.ai/) — AI-powered Kanban platform for orchestrating autonomous coding agents. Manage agent workflows with visual boards for task delegation and progress tracking. +- [Bernstein](https://github.com/chernistry/bernstein) — Deterministic multi-agent orchestrator that spawns parallel coding agents (Claude Code, Codex CLI, Gemini CLI) from a single goal, verifies with tests, and auto-commits. Zero LLM tokens on coordination. ### Sandboxing & Isolation From b66cf6ec659045fad3d0dc94bfd3cf71eb223400 Mon Sep 17 00:00:00 2001 From: kurtnebiev-elvis4 <97522565+kurtnebiev-elvis4@users.noreply.github.com> Date: Sat, 28 Mar 2026 16:58:04 +0100 Subject: [PATCH 68/69] Add ai-vertical-saas-gen to App Generators section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4afa544..d5b45fc 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Auto Gen-AI App Generator with the Power of Llama 2. - [Factory](https://www.factory.ai/) — Agent-native software development platform with "Droids" that work across IDE, terminal, CLI, Slack/Teams, and CI/CD. Handles refactors, incident response, and migrations. - [Jules](https://jules.google.com/) — Google's asynchronous AI coding agent that integrates with GitHub. Handles bug fixes, code changes, and multi-file tasks autonomously in the background, creating pull requests for review. +- [ai-vertical-saas-gen](https://github.com/kurtnebiev-elvis4/ai-vertical-saas-gen) — CLI that generates complete vertical SaaS apps (Next.js 14 + Supabase) with industry-specific data models for 20+ niches. Zero dependencies, offline, outputs 20 deployable files in one command. #### UI Generators From 8c5d7302dc73acb95ebfce46ac9e5b76a6a4c3cc Mon Sep 17 00:00:00 2001 From: James Murdza Date: Sat, 28 Mar 2026 17:09:10 -0700 Subject: [PATCH 69/69] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5b45fc..36154cf 100644 --- a/README.md +++ b/README.md @@ -277,11 +277,12 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Conductor](https://conductor.build/) — macOS app for orchestrating multiple Claude Code and Codex agents working simultaneously in isolated git worktrees. Features a central dashboard for monitoring, code review, and merging. - [Superset](https://superset.sh/) — Code editor for AI agents that orchestrates swarms of Claude Code, Codex, and other CLI-based agents in parallel. Uses isolated git worktrees with universal IDE integration. - [Sidecar](https://github.com/marcus/sidecar) — Terminal UI companion for CLI-based coding agents (Claude Code, Cursor, Gemini) with unified conversation history, git integration, task management, and workspace control. -- [Stoneforge](https://stoneforge.ai) — Open-source orchestration for AI coding agents. Run multiple agents in parallel with automatic dispatch, merge, and recovery. +- [Vibe Kanban](https://vibekanban.com/) — AI-powered Kanban platform for orchestrating autonomous coding agents. Manage agent workflows with visual boards for task delegation and progress tracking. - [Trellis](https://github.com/mindfold-ai/Trellis) — All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines. +- [Upstream Agents](https://upstreamagents.com/) — Run AI coding agents in isolated sandboxes connected to your GitHub repositories. Supports Claude Code, odex and OpenCode. - [GolemBot](https://github.com/0xranx/golembot) — Unified framework wrapping Claude Code, Cursor, OpenCode, and Codex CLIs behind a single streaming API. Adds IM adapters (Slack, Telegram, Discord, Feishu), Skill system, fleet mode, and HTTP embedding. +- [Stoneforge](https://stoneforge.ai) — Open-source orchestration for AI coding agents. Run multiple agents in parallel with automatic dispatch, merge, and recovery. - [Shep](https://github.com/shep-ai/cli) — Multi-session SDLC control center that orchestrates AI coding agents (Claude Code, Cursor CLI, Gemini) for autonomous feature development with configurable approval gates and a live web dashboard. -- [Vibe Kanban](https://bloop.ai/) — AI-powered Kanban platform for orchestrating autonomous coding agents. Manage agent workflows with visual boards for task delegation and progress tracking. - [Bernstein](https://github.com/chernistry/bernstein) — Deterministic multi-agent orchestrator that spawns parallel coding agents (Claude Code, Codex CLI, Gemini CLI) from a single goal, verifies with tests, and auto-commits. Zero LLM tokens on coordination. ### Sandboxing & Isolation